

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#fff;
	background:url(../../images/body_bg.jpg) no-repeat center top;
	behavior:url(../../css/csshover.htc); 
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
div,input,select,textarea,td,li,dt,dd {
	color:#333;
	font-size:12px;
	font-family:Verdana;
}
input,select,textarea {
	color:#333;
}
hr {
	height:1px;
	color:#333;
}
a {
	color:#295365;
	text-decoration:none;
}
a:hover {
	color:#7aae16;
	text-decoration:underline;
}
ul,dl,dt,dd {
	margin:0;
	padding:0;
	list-style:none;
}
.button {
	border:0;
	background:url(../../images/button_bg1.gif) repeat-x;
	height:26px;
	width:66px;
	cursor:pointer;
}
.button:hover {
	background:url(../../images/button_bg2.gif) repeat-x;
	color:#fff;
}
.minbutton {
	background:url(../../images/button_bg3.gif) repeat-x;
	width:44px;
	border:0;
	height:20px;
	color:#666;
	cursor:pointer;
}
.minbutton:hover {
	background:url(../../images/button_bg4.gif) repeat-x;
	color:#fff;
}
.bgcolor {
	background-color:#f7f7f7;
}
.red {
	color:#f60;
}
.green {
	color:#090;
}
.gray {
	color:#999;
}
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
.hand {
	cursor:pointer;
}
.hidden {
	display:none;
}

#head, #menu, #main, #foot {
	width:968px;
	margin:0 auto;
	text-align:left;
}


#head {
	height:185px;
}
#menu {
	height:41px;
	background:url(../../images/menu_bg.jpg) no-repeat;
}
#menu ul {
	float:left;
	width:636px;
	padding:5px 0 0 14px;
}
#menu li {
	float:left;
}
#menu li span a {
	display:block;
	padding:9px 18px;
}
#menu li:hover {
	text-decoration:none;
	background:url(../../images/menu_hover.gif) repeat-x;
}
#menu .active {
	background:url(../../images/menu_active.gif) center no-repeat;
}
#menu li div {
	position:absolute;
	z-index:999;
	border:1px solid #19b2ba;
	background-color:#ecf9fa;
	display:none;
	padding-top:1px;
}
#menu li div a {
	white-space:nowrap;
	display:block;
	border:1px solid #fff;
	padding:7px 12px 6px 20px;
	border-top:0;
	background:url(../../images/arron.gif) no-repeat 10px 11px;
}
#menu li div a:hover {
	background-color:#b9e2e4;
	color:#295365;
	text-decoration:none;
}
#menu li:hover div {
	display:block;
}

#searchForm {
	float:left;
	width:200px;
	padding:11px 0 0 15px;
}
#searchForm input {
	float:left;
	margin-left:4px;
}
.searchInput {
	color:#666;
	width:130px;
}

#chgLang {
	float:right;
	padding:4px 4px 0 0;
	width:83px;
	text-align:center;
}
#chgLang:hover {
	background:url(../../images/menu_lang_hover.jpg) no-repeat right top;
}
#chgLang a {
	padding:10px 0;
	width:83px;
	text-align:center;
	display:block;
}


#main {
	margin-top:20px;
}
#mainBar {
	float:left;
	width:248px;
}
#mainDiv {
	float:right;
	width:700px;
}
.leftTitle {
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:29px;
	padding-left:28px;
	border-bottom:3px solid #c8eaeb;
}
.leftTitle a {
	color:#fff;
}
#leftTitle1 {
	background:url(../../images/left_title_bg1.gif) no-repeat;
}
#leftTitle2 {
	background:url(../../images/left_title_bg2.gif) no-repeat;
}
#leftTitle3 {
	background:url(../../images/left_title_bg3.gif) no-repeat;
}

.leftMenu {
	padding:8px 10px 8px 0;
	background-color:#e9f6f6;
}
.leftMenu ul {
	margin-left:14px;
	font-weight:normal;
}
.leftMenu li {
	padding:5px 0;
	background:url(../../images/arron.gif) 12px 10px no-repeat;
}
.leftMenu li a {
	padding-left:25px;
	display:block;
}
.leftMenu .active {
	font-weight:bold;
}

.leftList {
	padding:4px 10px 4px 0;
	background-color:#e9f6f6;
}
.leftList li {
	padding:5px 0;
	background:url(../../images/arron.gif) 12px 10px no-repeat;
	padding-left:25px;
}
	
#leftContact {
	line-height:22px;
	padding:8px 15px;
	background-color:#e9f6e8;
}

.mainTitle {
	line-height:30px;
	height:30px;
	border-bottom:3px solid #c8eaeb;
	margin-top:10px;
}
.mainTitle div {
	float:left;
	font-size:14px;
	font-weight:bold;
	background:url(../../images/main_title_arron.gif) no-repeat left 7px;
	padding-left:12px;
	color:#295365;
}
.mainTitle span {
	float:right;
	margin-right:10px;
}

#indexCompany img {
	float:left;
	margin:10px 15px 0 0;
}
#indexCompany p {
	padding:8px 0;
	text-indent:24px;
	line-height:22px;
	margin:0;
}

#mainContent {
	line-height:150%;
	padding:10px 0;
}
#mainContent p {
	margin:8px 0 10px;
}

#picList {
	margin-top:10px;
}
#picList li {
	width:140px;
	float:left;
}
#picList div {
	border:1px solid #ccc;
	width:100px;
	height:100px;
	line-height:100px;
	padding:8px;
	background-color:#fff;
	display:table;
	*position:relative;
	text-align:center;
	margin:0 11px;
}
#picList li span {
	display:table-cell;
	vertical-align:middle;
	*position:absolute;
	*top:50%;
}
#picList li span a {
	*position:relative;
	*top:-50%;
	*left:-50%;
}
#picList li img {
	vertical-align:middle;
}
#picList p {
	text-align:center;
	overflow:hidden;
	width:120px;
	line-height:18px;
	white-space:nowrap;
	height:18px;
	padding:0 10px;
	margin:8px 0 12px;
}

#mainFoot {
	padding:10px 0;
	text-align:center;
}
#articleList {
	margin:10px 0;
}
#articleList li {
	line-height:30px;
	border-bottom:1px dashed #bad8d8;
	background:url(../../images/arron.gif) no-repeat 14px 12px;
	padding-left:25px;
	height:30px;
}
#articleList li div {
	float:left;
}
#articleList li span {
	float:right;
	color:#999;
	margin-right:10px;
}
#title {
	font-size:16px;
	text-align:center;
	font-weight:bold;
	line-height:32px;
	color:#64920b;
	margin-top:8px;
}
#remark {
	line-height:26px;
	border-bottom:1px dashed #bad8d8;
	text-align:center;
	color:#777;
}
#mainButton {
	padding:10px 0 20px;
	text-align:center;
}

#linksList {
	margin:15px 0;
}
#linksList li {
	line-height:30px;
	height:30px;
	background:url(../../images/arron.gif) no-repeat left 12px;
	padding:0 10px;
	width:155px;
	white-space:nowrap;
	overflow:hidden;
	float:left;
}
#noresult {
	line-height:100px;
	text-align:center;
}


#foot {
	margin-top:10px;
	border-top:1px solid #ccc;
	padding:12px 0 30px;
}
#foot a {
	color:#666;
}
#footMenu {
	float:left;
	color:#666;
}
#copyright {
	float:right;
	color:#666;
}
#footKey {
	display:none;
}


#msgShow {
	margin-top:10px;
	padding:6px 8px;
	text-align:center;
}
.msgNormal {
	background-color:#f2f2f2;
}
.msgErr {
	color:#f50;
	background-color:#fff1bb;
}

.table {
	border:1px solid #a1c7bb;
	border-collapse:collapse;
	width:100%;
}
.table td {
	border:1px solid #a1c7bb;
	text-align:center;
	padding:2px;
}
.tableTitle {
	background-color:#d1ebe6;
	font-weight:bold;
}

