body{background:#ffffff url(../images/bg.jpg) no-repeat center 0px;}
/*.css1{
	background:#ffffff url(../images/bg1.jpg) no-repeat center 0px;
}
/*
body{background:#ffffff url(../images/bg.jpg) no-repeat center 149px;}
.css1{
	background:#005bac url(../images/bg1.jpg) no-repeat center 0px;
}
.css2{
	background:#6eb92b url(../images/bg2.jpg) no-repeat center 0px;
}
.css3{
	background:#e60012 url(../images/bg3.jpg) no-repeat center 0px;
}
*/
/* head */
#head{width:100%; background-color: #FFFFFF;}

#top{font-size:12px; font-family:"微软雅黑", "黑体";  zoom:1; line-height:31px; width:1000px; margin:0 auto; }
#top:after{display:block; clear:both; content:""; height:0;}
#top p.t_left{float:left;}
#top p.t_right{float:right;}
#top a{padding:0 5px; color:#666666; display:inline-block;}
#top a.icon_3{background:url(../images/icon_03.gif) no-repeat 5px 9px; padding-left:18px;}
#top a.icon_5{background:url(../images/icon_05.gif) no-repeat 5px 9px; padding-left:18px;}
#top a.icon_9{background:url(../images/icon_09.gif) no-repeat 5px 9px; padding-left:18px;}


/* 全局 */
.main {width: 1000px; margin:0 auto;overflow:hidden!important; position:relative; }
.act_inner  {width: 1000px; margin:0 auto;text-align: left;}
/*.main {background:url(../images/bg.jpg) 50% 0px no-repeat;min-width: 1000px;overflow:hidden!important; margin:0 auto; }*/
/*.act_inner {margin:0 auto;text-align: left; width: 1000px; }重点*/  
/*.main{ padding-top:300px;}*/  

#act_timer{color:#666;}
#act_timer em{ line-height:40px;color:red;font:bold 18px Arial;}

/* 第一部分 导航 */
.article_1 { width:1000px;clear:both; position:relative; margin-top:300px;}

.container {width: 1000px; margin:0 auto;position:relative; z-index:10;}


/*导航*/
.article_1 a,a:link {
	color: #333333;
	text-decoration: none;
}
.article_1 a:hover {
	color: #0065b3;
	text-decoration: none;
}
.article_1 a:active{
	color: #0065b3;
	text-decoration: none;
}

#menu{
	height:36px;
	margin-top:8px; background-color:#0065b3;
}
#menu ul{
	margin:auto; width:778px; height:36px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
	float:left; width:114px; line-height:36px;  text-align:center; margin-right:-2px; margin-left:-2px;
}
.m_li a{
	display:block; color:#FFFFFF; width:114px;
}
.m_line{
	float:left; width:1px; height:36px;
	line-height:36px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 36 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; width:114px; line-height:36px; text-align:center; padding-top:3px; font-weight:bold;
	background-image:url(../images/menu_bg.png); position:relative; height:36px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:#0065b3; width:114px;
}


.smenu{
	width:774px; margin:0px auto 0px auto; padding:0px; list-style-type:none; height:36px;
}
.s_li{
	line-height:36px; width:auto; display:none; height:36px; 
}
.s_li_a{
	line-height:36px; width:auto; display:block; height:36px; 
}


 
/* 底部 */
#foot{width:1000px; height:285px; margin:10px auto 0; text-align:center; font-size:12px; color:#000000; border-top:1px solid #e3e3e3; line-height:24px; padding-top:10px;}
#foot a{color:#000;}
#tongji{width:1000px;margin:0 auto; clear:both;font-size:12px; }