@charset "utf-8";
/* CSS Document */
body{
	color:#cccccc;
	font:12px/1.2 "SimSun" sans-serif;
	margin:0 0 0 0;
	background-color:#CCCCCC;
	text-align:center;
}
ul,li{
	padding:0;
	margin:0;
	list-style:none;
}
img {
	margin:0;
	padding:0;
	border:none;
}
a.liv_tit {font-size:12px;font-weight:normal;color:#ffffff;text-decoration:none}
a.liv_tit2 {font-size:12px;font-weight:normal;color:#ffffff;text-decoration:underline}
a:link{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
a:visited{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
a:hover{
	color:#666666;
	font-size:12px;
	text-decoration:underline;
}
a:active{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}
div{
	color:#000000;
	font-size:12px;
	border:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.clear{
	clear:both;
}


#warpper{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 850px;
	text-align: left;
}
#banner{
	width:850px;
	height:220px;
	background-image:url(banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#nav{
	width:850px;
	height:22px;
	background-color:#CE0010;
}
#navbox{
	padding:3px 3px 2px 5px;
	text-align:left;
}
#mainbox{
	border:1px solid #CE0010;
}
#mainbox .tit01{
	height:26px;
	text-align:left;
	background-color:#FF9900;
	border-bottom:1px solid #CE0010;
}
#mainbox .tit01 .tit01txt{
	padding:3px 3px 2px 5px;
}
#t1_1{
	float:left;
	width:490px;
	height:315px;
	border-right:1px solid #CE0010;
	border-bottom:1px solid #CE0010;
	text-align:left;
	background-color:#FFDC6A;
}
#t1_1box{
	padding:5px 5px 3px 8px;
}
#t1_2{
	float:left;
	width:357px;
	height:315px;
	border-bottom:1px solid #CE0010;
	text-align:left;
	background-color:#FFDC6A;
}
#t1_2box{
	padding:5px 5px 3px 8px;
}
#t2{
	border-bottom:1px solid #CE0010;
	background-color:#FFDC6A;
	height:330px;
}
#t2_1{
	width:465px;
	height:330px;
	float:left;
	text-align:left;
}
#t2_1box{
	margin:4px 3px 3px 5px;
}
#t2_2{
	width:383px;
	height:330px;
	float:left;
	text-align:left;
}
#t2_2box{
	margin:6px 8px 0px 5px;
	background-color:#FFFFCC;
	height:315px;
}
#t3{
	border-bottom:1px solid #CE0010;
	background-color:#FFDC6A;
	height:180px;
}
#t3 .t3_1{
	width:85px;
	height:29px;
	border-bottom:1px solid #101010;
	border-right:1px solid #101010;
	float:left;
	text-align:left;
}
#t3 .t3_2{
	width:338px;
	height:29px;
	border-bottom:1px solid #101010;
	border-right:1px solid #101010;
	float:left;
	text-align:left;
}
#t3 .t3_3{
	width:85px;
	height:29px;
	border-bottom:1px solid #101010;
	border-right:1px solid #101010;
	float:left;
	text-align:left;
}
#t3 .t3_4{
	width:337px;
	height:29px;
	border-bottom:1px solid #101010;
	float:left;
	text-align:left;
}
.t3box{
	margin:4px 3px 2px 3px;
}
#t3 .t34{
	width:423px;
	height:29px;
	border-bottom:1px solid #101010;
	float:left;
	text-align:left;
}
.t3_34box{
	margin:3px 3px 1px 3px;
	text-align:center;
}
#t4{
	background-color:#FFDC6A;
}
#t4box{
	padding:10px 12px 8px 15px;
}
#copyr{
	height:180px;
	background-color:#CE0010;
}
#copyrbox{
	padding:40px 15px 15px 10px;
	text-align:center;
}
#copyrlist{
	height:140px;
	background-color:#CE0010;
}
.listleft{
	background-color:#FFDC6A;	
}
.listleftbox{
	margin:10px 10px 12px 18px;
}
.listright{
	background-color:#CE0010;
}