@charset "gbk";
/* CSS Document */

/*init*/
body{padding:0; margin:0;  font-size:12px; font-family:Tahoma, Geneva, sans-serif，"雅黑"; font-family:"宋体", Arial, Helvetica, sans-serif; background:url(../images/body_bg1.gif) center;}
p,a,form,input,select{padding:0; margin:0}
ul,li,ol,dl{list-style:none; padding:0; margin:0;}
img{border:none; overflow:hidden;}
a{font-size:12px; color:#000; text-decoration:none}

/*main*/
#body{ overflow:hidden; _zoom:1; margin:0 auto; width:960px; background:#FFF;}


/************************头部*************************/
#head{ background:url(../images/yanxiang_02.gif); width:951px; overflow:hidden; _zoom:1; margin:0 auto;}
#head img{ float:left; width:377px; height:61px; padding:25px 0 0 25px;}
#head_right{ float:right; padding:15px 20px 0 0;}
#head_right p{ line-height:30px;}
#head_right p a{ padding-right:12px; color:#0d3681;}

/* 导航  */
#nav{ background:url(../images/nav_bg.png); width:952px; height:40px; float:left; margin-top:10px; display:inline;}
#nav ul{ padding-left:44px;}
#nav ul li{ float:left; width:110px; line-height:40px; text-align:center; background:url(../images/nav_bg.png) 0 -43px;}
#nav ul li a{ color:#FFF; font-weight:bold; font-size:14px; }
#nav ul li a.face{ background:url(../images/nav_bg.png) 0 -85px; width:110px; height:40px; float:left;}

/*flash*/
#banner{ padding:8px 4px 10px; float:left;}





/*************************左部公用样式**********************/
#main_left{ width:243px; overflow:hidden; _zoom:1; float:left;}
#main_left1{ float:left;}
/* #main_left1 img{width:237px; height:171px; padding:2px; border:#9b9b9b 1px solid;} */

#main_left3{ background:url(../images/msg.png) 1px 0px no-repeat; width:242px; height:130px; float:left; margin-top:10px; display:inline;}
#main_left3 p{ line-height:25px; padding-left:15px;}
#msg{ float:left; padding-left:75px;}



/***********************尾部**********************/
#foot{ background:url(../images/foot_bg.gif) repeat-x; height:114px; float:left; width:960px;}
#foot1{ padding-top:23px; }
#foot p{ text-align:center; line-height:24px; color:#FFF;}
#foot p a{ color:#FFF; margin:0 10px;}

/*********留言***********/
.bold{ font-weight:bold;}

/*********************幻灯片样式******************/

.container{width:237px; height:171px; border:1px solid #9B9B9B; position:relative;padding:2px; }
#idPicText{
	background:#eee;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	width:237px;
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
}
#idPicText a{
	text-decoration:none;
	color:#333;
	display:block;
}
#idPicList img{
	cursor:pointer;
	width:39px;
	height:40px;
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	border:0;
	margin:5px;
}
#idPicList img.on{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#idNum{ position:absolute; right:2px; bottom:3px;}
#idNum li{
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
}
#idNum li.on{
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	border: 0;
	background-color: #ce0609;
	font-weight: bold;
}




