/* CSS Document */

body{margin:0px; font-size:12px; color:#444444; line-height:22px;}

a { color:#444444; text-decoration:none;}
a:hover { color:#104c84; text-decoration:none;}

.bg{background:url(../images/index_01.jpg) no-repeat; width:1280px; height:126px;}
.nav{ background:url(../images/index_02.jpg) repeat-x; height:76px;}
.zt{padding:190px 0px 0px 15px; width:961px; background:url(../images/index_06.jpg) no-repeat; font-size:12px; height:15px; margin:0px;}
.ztt{ margin:0 auto;  width:976px; height:213px; overflow:hidden}
.line{border-bottom:1px #dedede solid; margin:0 auto; padding:0px;line-height:1px;width:976px;}
.bode1{border:1px #e2e2e2 solid; padding:0px; margin:0px; width:676px;}
.xx{font-size:12px; color:#f07700; text-decoration:none;}
.xx a:link,.xx a:visited{font-size:12px; color:#f07700; text-decoration:none;}
.xx a:hover,.xx a:active{font-size:12px; color:#ff0000; text-decoration:none;}
.bode2{padding:15px; margin:0px; height:181px;}
.line1{background:url(../images/line_16.jpg) repeat-y; height:181px; width:1px; padding:0px; margin:0px;}
.fon1 {color: #9b1919; text-decoration:none;}
.fon1 a:link,.fon1 a:visited{font-size:12px; color:##9b1919; text-decoration:none;}
.fon1 a:hover,.fon1 a:active{font-size:12px; color:#000000; text-decoration:none;}

.left{width:261px; background:url(../images/index_intr_30.jpg) repeat-y;}
.left_dh{background:url(../images/intr_12.jpg) no-repeat; width:158px; height:23px; padding-left:69px; padding-top:3px; color:#525151; font-size:12px;}
.left_dh a:link{color:#0361a4; font-size:12px;}
.left_dh a:visited{ color:#525151; font-size:12px;}
.left_dh a:hover{color:#525151; font-size:12px;}
.left_dh1 {background:url(../images/index_intr_12.jpg) no-repeat; color:#525151; font-size:12px; width:162px; height:23px; padding-left:69px; padding-top:5px;}

.word {font-size: 14px;}
.job{background:#e4e4e4; padding-left:10px; font-size:12px; font-weight:bold; color:#5d5d5d; height:24px; padding-top:6px;}
.contact{background:url(../images/c8_03.jpg) no-repeat; line-height:25px; font-size:14px; width:373px; height:214px; padding-top:28px;
padding-left:44px;}
.contact span{ line-height:25px; font-size:14px; font-weight:bold;}
.zz{background:url(../images/feedback_05.jpg) repeat-y; margin:0px; padding:10px; width:564px;}
.input{border:1px solid #999999; width:98%}
.input1{border-bottom:1px solid #999999; width:98%; height:30px; line-height:20px;}

#pagelist {
	margin: 0px  10px; FONT-FAMILY: 宋体,Arial, Helvetica, sans-serif;  TEXT-ALIGN: center; padding:0 0px 0 150px; list-style-type:none; height:40px;}
#pagelist ul { float:left;}
#pagelist li { float:left;  MARGIN: 0px 2px;border:1px solid #ccc; height:20px; line-height:20px;}
#pagelist a { display:block; float:left;  padding:0 6px; height:20px; line-height:20px; font-size:12px; background:#ffffff; color:#333; text-decoration:none;}
#pagelist a:hover { BACKGROUND: #ffffff;}
#pagelist li.current{ padding:0 6px; FONT-SIZE: 12px; BACKGROUND: #0D4578; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; color:#FFF; border:1px solid #006; font-weight:bold;}

/*主导航菜单*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1;
	margin-left: 15px;
}
#menu_out{
	width:966px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(../images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(../images/menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(../images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(../images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	padding-top:13px
	height:35px;
	background:url(../images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:13px 14px 10px 10px;
	line-height:14px;
	background:url(../images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:16px 14px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	padding-left:0px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(../images/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(../images/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(../images/menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(../images/menu_on_right2.gif) no-repeat right bottom;
}

/*子栏目*/
.right_nav{background:url(../images/index_24.jpg) no-repeat; width:256px; height:32px; font-size:14px; padding-left:31px; color:#666666;
padding-top:5px;}
.right_nav1{background:url(../images/index.jpg) no-repeat; width:75px; height:30px; font-size:14px; font-weight:bold; padding-top:5px; text-align:center;}
.input3{ border:1px #efefef solid; width:95px;}


.toptab{ margin:0px; padding:0px; padding-left:4px;background:url(../images/bg.jpg) no-repeat; height:34px; }
.toptab li{ 
float:left; 
list-style:none; 
width:74px; 
text-align:center;
height:34px; ; margin-top:1px; padding-top:3px; padding-right:6px
}
.toptab li.curr{ background:url(../images/index_39.jpg) no-repeat; margin-top:1px; padding-top:3px; padding-right:6px}
.toptab li a:link{ color:#6e6e6e;
	font-weight: bold; 
	font-size:14px; 
	text-decoration:none; padding-top:0px; display:block}
.toptab li a:visited{ color:#6e6e6e;
	font-weight: bold; 
	font-size:14px; 
	text-decoration:none;padding-top:0px; display:block}
.toptab li a:hover{ color:#3a3a3a;
	font-weight: bold; 
	font-size:14px; 
	text-decoration:none;padding-top:0px; display:block}	
	
.toptab li.curr a:link{ color:#ffffff;
	font-weight: bold; 
	font-size:14px; 
	text-decoration:none;}
.toptab li.curr a:visited{ color:#ffffff;
	font-weight: bold; 
	font-size:14px; 
	text-decoration:none;}
.toptab li.curr a:hover{ color:#ffffff;
	font-weight: bold; 
	font-size:14px; 
	text-decoration:none;}
