/* 
Copyright (c) 2011, Huan. All rights reserved.  
version: 1.0 | 200110523
*/
a { color:#0066CC}
 
body {
	width:960px;
	margin:0 auto;
	font-size:14px;
	background:url(../images/newbg.gif);
}
#header {
	padding:10px 28px 0 22px;
	_padding:10px 28px 0 22px;
	width:920px;
	height:75px;
	background:url(../images/header_bg.jpg) no-repeat;
	background-position:left bottom;
	
}
#logo{
	float:left;
	width:260px;
	height:52px;
	background:url(../images/zhuti.gif) no-repeat;
	text-indent:-9999px;
	margin-left:-22px;
	_margin-left:-11px;
}
#header_right{
	float:right;
	height:60px;
}
#zhuti{
   
	width:240px;
    _width:260px;
	
	margin-right:-22px;
}

#container{
	width:970px;
	position:relative;
	margin-left:auto;
	margin-right:auto
}
#container #nav{
	position:absolute;
	top:8px;
	left:0;
}
#nav ul{

}
#nav ul li{
	width:100px;
	height:30px;
}
#nav ul li a{
	line-height:30px;
	text-align:center;
	font-size:14px;
	display:block;
	color:#6e6e6e;
	background: url(../images/off.png);
	border:#CCC 1px solid;
	border-right:none;
}
#nav ul li a:hover{
	color:#fff;

	background: url(../images/on.png);

}

#main{
	float:right;
	width:881px;
	/*height:2800px;*/
	background:url(../images/main_bg.jpg) repeat-y;

}
#main_page{
	float:right;
	width:881px;
	/*height:2800px;*/
	background:url(../images/main_bg.jpg) repeat-y;

}
#middle{
	float:left;
	width:820px;
	/*height:2800px;*/
	margin:8px 0 0 32px;
	padding-bottom:10px;
	display:inline;
}


.one{
	display:none;
}
.block{
	display:block;
}

h2{
	margin-left:2px;
	width:820px;
	height:30px;
	line-height:30px;
	color:#1f9ad1;
	font-size:16px;
	font-weight:bold;

}

h3{
	padding-left:10px;
	line-height:25px;
	color:#fff;
	width:820px;
	height:25px;
	background:url(../images/h3_bg.jpg) no-repeat;
	margin-top:10px;

}

h3 a{
	color:#fff;
}
h4{
	padding-left:10px;
	line-height:25px;
	color:#fff;
	width:820px;
	height:25px;
	background:url(../images/h4_bg.jpg) no-repeat;
	margin-top:10px;

}
h4 a{
	color:#fff;
}
h5{
	margin-left:-5px;
	width:390px;
	height:20px;
	line-height:20px;
	color:#1f9ad1;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px;
}


.event{ margin-bottom:20px}
.content { padding:10px; }
.kuang1 {border:1px solid #ccc;}
.kuang2 {border:1px solid #E3228B;}
.content li{ margin-top:10px}

.content li a:hover{ color:#E3228B; text-decoration:underline}




.pics { height:150px;}
.pics li {float:left;margin:4px; }
.pics li a { border:1px #CCC solid;padding:2px }
.pics li a:hover { border:1px #E3228B solid;padding:2px }





#footer{
	padding:10px 20px 0 0;
	text-align:right;
	color:#333;
	font-size:12px;
	float:right;
	width:861px;
	height:13px;
	background:url(../images/footer_bg.jpg) no-repeat;	
}

#copyright{
	padding:10px 0 10px 0;
	text-align:right;
	color:#333;
	float:right;
	width:860px;
	height:13px;
}
