@charset "gb2312";
/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-size:12px;
	font-family:\5b8b\4f53;
	background:#F5F6E8 url(Imagesbg.jpg) repeat-x;
}
ul,li{
	margin:0px;
	padding:0px;
}
img{border:none}
li{list-style-type:none}
a{
	text-decoration:none;
	hide-focus: expression(this.hideFocus=true);
	outline: none;
	cursor:pointer;
}
a:focus{outline:0}
a:hover{color:#02628A !important}
.clear {
	clear:both;
	height:0; 
	font-size:0; 
	line-height:0; 
}
/* 页面外框 */
.wrap{
	width:100%;
	height:auto;
	background:url(../Images/headerbg.jpg) no-repeat center top
}
/* 页面头部 */
.logo{
	width:600px;
	float:left;
	display:inline;
	height:120px;
	overflow:hidden;
}
.logo a{
	display:block;
	padding-top:40px;
}
.logo_swf{
	float:right;
	display:inline;
	width:350px; 
	height:94px; 
    margin-top:20px;
}
/* 主导航 */
.nav{
	width:1002px;
	height:40px;
	background:url(Imagesnavbg.jpg) repeat-x;
	overflow:hidden;
}
.nav li{
	width:125px;
	float:left;
	display:inline;
	text-align:center;
	height:40px;
	overflow:hidden;
}
.nav li a{
	  color:#fff;
      display:block;
	  height:30px;
	  font:bold 12px "宋体";
	  padding:10px 0 0 0;
}
.nav li span{
	display:block;
	height:10px;
	font:normal 8px/10px Arial;
	color:#4E91AD;
	overflow:hidden;
}
.nav li a:hover span,.nav .on a span{color:#89B5CC !important;}
.nav li a:hover,.nav .on a{
	color:#fff  !important;
	background:url(Imagesnavhover.jpg) repeat-x;
}
/*  主导航的子导航-弹出菜单 */
#nav_menu {
	width:100%;
	height:26px;
	overflow:hidden;
	color:#666666;
	z-index:9999;
	background:url(Imagesnavbga.jpg) no-repeat;
}
#nav_menu .menu {
	width:auto;
	position:absolute;
	display:block;
	height:26px;
	visibility:hidden;
	 font:12px/26px "宋体";
}
#nav_menu .menu a{padding:0 7px; color:#666666;}
#nav_menu .menu a:hover{ color:#666666 !important; font-weight:bold}
/***************** 侧栏-通用栏目 **************************/
.side_login {
	height:166px;
	width:237px;
	margin-bottom:15px;
	background:url(Imageslogin.jpg) no-repeat;
}
.side_login .titlea {
	height:23px;
	padding:10px 0 10px 0px;
}
.side_login .titlea span {
	font:normal 12px/23px "宋体";
	color:#918D74;
	cursor:pointer;
}
.side_login .titlea span b {
	padding:0 6px 0 20px;
	font-weight:normal;
}
.side_login  .titlea .on {
	color:#676765;
	font:bold 12px/23px "宋体";
}
.side_login  .contenta {
	height:110px;
	overflow:hidden;
}
/* 搜索 */
.search{
	width:192px;
	height:auto;
	padding:7px 15px 0 23px; 
	height:auto;
}
.search input{
	width:155px;
	border:1px solid #D7D3BB;
	height:20px;
	margin:4px 0 0 4px;
	font:12px/20px "宋体";
	vertical-align:middle;
	color:#999;
	background:#fff;
}
.search label{ color:#666666;}
.search p{
	height:35px;
	line-height:35px;
}
.search a{color:#7D7C60;padding:0 0 0 12px;}
.search .submit{
	vertical-align:middle;
	width:65px;
	height:22px;
	cursor:pointer;
	border:none;
	background:url(Imagessubmit.jpg) no-repeat;
}
/* 设为首页、加入收藏夹 */
.homeFavorites{
	height:21px;
	text-align:right;
	line-height:21px;
	background:url(Imagestopbg.jpg) no-repeat right top;
}
.homeFavorites a{color:#FFFFFF; padding:0 23px 0 20px;}
.homeFavorites a:hover{color:#FFFFFF !important;}
/* 页面尾部 */
.footer{
	width:100%;
	height:auto;
	background:#CDCBBE url(Imagesfooterbg.jpg) repeat-x;
}
.infooter{
	width:1002px;
	height:auto;
	margin:0 auto;
	background:url(Imagesfooterbga.jpg) no-repeat;
	text-align:center;
}
/* 页面尾部导航 */
.footerNav{
	height:30px;
	color:#FFFFFF;
	line-height:30px;
	padding:0 0 17px 0;
}
.footerNav a{
	color:#FFFFFF;
	padding:0 3px;
}
.footerNav a:hover{color:#FFFFFF !important;}
/* 页面尾部版权 */
.copyright{
	color:#858377;
	font:12px/22px Verdana;
	padding:0 0 18px 0;
}
/******************flash动画效果*********************/
.index-flash{
	float:left;
	display:inline;
	width:626px;
	height:228px;
}
.index-flash img{
	width:626px;
	height:228px;
}
/******************line*********************/
.line,.linea{
	height:2px;
	line-height:2px;
	overflow:hidden;
}
.line{background:url(Imagesrightbtn.jpg) no-repeat;}
.linea{	background:url(Imagesrightbtna.jpg) no-repeat;}
.lineb{
	height:30px;
	line-height:30px;
	background:url(Imagesddc.jpg) no-repeat;
}