@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
	}
a{
	text-decoration:none;
	}
li{
	list-style:none;
	}
img{
	border:none;
	}
.clear{
	clear:both;
	}
body{
	font-family:"宋体";
	font-size:12px;
	background:url(../images/bodyBg.gif) repeat;
	}
.msg_btn_area a{
	color:#333;
	}
.page_list,.contPage {
    font-size: 12px;
    height: 24px;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 20px;
    text-align: center;
}
.page_list a,.contPage a{
	background: none repeat scroll 0 0 #faf8ee;
    border: 1px solid #E8E8E8;
    color: #898989;
    display: inline-block;
    margin: 0 1px;
    padding: 0 8px;
    text-align: center;
	}
.page_list a:hover,.contPage a:hover{
   background:#ccc;
   color:#fff;
   }
.page_list a.on,.contPage a.on{
    background: none repeat scroll 0 0 #E5EDF2;
    border: 1px solid #CCCCCC;
    color: #333333;
}
/*---------------------*/
#head{
	width:100%;
	height:168px;
	background:url(../images/headBg.gif) repeat-x;
	}
#headCont{
	width:1000px;
	height:168px;
	margin:0px auto;
	}
#headCont div.logo{
	float:left;
	width:581px;
	}
#headCont div.navTop{
	width:264px;
	float:right;
	height:168px;
	margin-right:20px;
	background:url(../images/navTop.gif) no-repeat;
	background-position:0px 74px;
	}
#headCont div.navTop ul{
	float:right;
	padding-right:20px;
	}
#headCont div.navTop ul li{
	float:left;
	color:#d8e59f;
	line-height:50px;
	}
#headCont div.navTop ul li a{
	color:#d8e59f;
	}
#ul1{
	width:125px;
	display:none;
	position:absolute;
	top:48px;
	left:0;
	
	}
#navCont ul li ul li{
	height:25px;
	line-height:25px;
	background:url(../images/ul_1.gif) repeat-y;
	}
/*------------------*/
#nav{
	width:100%;
	height:49px;
	margin:0px auto;
	background:url(../images/navBg.gif) repeat-x;
	}
#navCont{
	width:1000px;
	height:49px;
	margin:0px auto;
	background:url(../images/navContBg.gif) no-repeat;
	}

#navCont ul li{
	float:left;
	width:125px;
	text-align:center;
	line-height:49px;
	height:49px;
	font-size:14px;
	background:url(../images/navCont1.gif) no-repeat;
	background-position:0px 22px;
	}
#navCont ul li a{
	color:#feea00;
	}
#navCont ul li a:hover{
	text-decoration:underline;
	}
/*-------------------------*/
#banner{
	width:1000px;
	height:240px;
	margin:0px auto;
	}
/*---------------------*/
#main{
	width:1000px;
	margin:0px auto;
	background:url(../images/mainBg.jpg) repeat-y;
	}
#mainLeft{
	width:27px;
	height:562px;
	float:left;
	background:url(../images/main_leftBg.jpg) no-repeat;
	}
#mainRight{
	width:27px;
	height:562px;
	float:left;
	background:url(../images/main_rightBg.jpg) no-repeat;
	}
	
#mainBott{
	width:1000px;
	height:52px;
	margin:0px auto;
	background:url(../images/mainBott.jpg) no-repeat;
	}
#mainCont{
	width:946px;
	height:auto;
	float:left;
	}


/*--------------------------*/
#footer{
	width:100%;
	height:118px;
	background:url(../images/footerBg.gif) repeat-x;
	}
#footCont{
	width:1000px;
	height:108px;
	margin:0px auto;
	padding-top:10px;
	background:url(../images/footCont.jpg) no-repeat;
	}
#footCont p{
	width:100%;
	text-align:center;
	line-height:25px;
	}
#footCont p a{
	color:#000;
	}
/*----------------------*/
#secSidebar{
	width:245px;
	float:left;
	background:url(../images/main_7.gif) repeat-y;
	background-position:239px 0px;
	margin-top:10px;
	}
#secSidebar div.message{
	width:245px;
	}
#secSidebar div.message p{
	width:196px;
	height:40px;
	background:url(../images/main_8.gif) no-repeat;
	background-position:0px 35px;
	font-family:"微软雅黑";
	font-style:italic;
	line-height:40px;
	margin:0px auto;
	}
#secSidebar div.message p strong{
	float:left;
	font-size:16px;
	background:url(../images/main_6.gif) no-repeat;
	padding-left:38px;
	background-position:5px 6px;
	color:#a22010;
	}
#secSidebar div.message p span{
	float:left;
	font-size:14px;
	margin-left:10px;
	color:#9c9897;
	}
#secSidebar div.message div{
	width:205px;
	height:175px;
	margin:10px auto 0;
	background:url(../images/main_10.gif) no-repeat;
	background-position:0px 84px;
	}
#secSidebar div.lianxi{
	width:100%;
	margin-top:15px;
	}
#secSidebar div.lianxi p{
	width:90%;
	height:40px;
	background:url(../images/main_4.gif) no-repeat;
	background-position:0px 38px;
	line-height:40px;
	font-family:"微软雅黑";
	font-style:italic;
	margin:0px auto;
	}
#secSidebar div.lianxi p strong{
	float:left;
	font-size:16px;
	padding-left:25px;
	color:#a22010;
	}
#secSidebar div.lianxi p span{
	float:left;
	font-size:14px;
	margin-left:10px;
	color:#9c9897;
	}
#secSidebar div.lianxi div{
	margin-top:8px;
	width:90%;
	margin:0px auto;
	line-height:23px;
	text-align:left;
	}
#secContainer{
	width:700px;
	float:right;
	}
#secContainer h1{
	width:95%;
	height:40px;
	background:url(../images/main_3_1.gif) no-repeat;
	line-height:40px;
	font-family:"微软雅黑";
	font-style:italic;
	background-position:0px 38px;
	margin:10px auto 0;
	font-size:16px;
	color:#a22010;
	}
#secContainer h1 strong{
	color:#a22010;
	}
#secContainer h1 a{
	background:url(../images/main_1.gif) no-repeat;
	padding-left:38px;
	background-position:5px 1px;
	color:#a22010;
	height:40px;
	padding-top:3px;
	padding-bottom:3px;
	}
#secContainer h2{
	width:100%;
	font-size:12px;
	color:#a22010;
	text-align:center;
	margin:10px auto;
	}
#secContainer h3{
	width:100%;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:center;
	}
