/* CSS Document */
body,td,th {
	font-size: 12px;
	color:#333;
}
body {
	margin: 0px;
}
.clear{
	clear:both;
	}
/* 正文容器 */	
#container{
	width:950px;
	margin:0 auto;
	}
a {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: underline;
	color: #29A4E1;
}
a:active {
	text-decoration: none;
}	
/* 顶部 */	
#header{
	width:950px;
	height:150px;
	margin:0 auto;
	background:url(image/bt.gif);
	border-bottom:5px solid #E16629;
	}
#bt{
	width:350px;
	height:150px;
	background-color:#29A4E1;
	background-image:url(image/bt.gif);
	float:left;
	color:#FFF;
	font-size:20px;
	}
#navigation{
	width:600px;
	height:150px;
	float:right;
	}



/*正文*/
#main{
	width:950px;
	height:690px;
	margin:0 auto;
	margin-top:20px;
	background-image: url(image/img06.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
.left_main{
	width:300px;
	padding:10px 10px 10px 10px;
	margin-top:30px;
	float:left;
	background:url(image/down-image1.gif);
	background-repeat: repeat-x;
	}
.left_main_one{
	width:300px;
	height:200px;
	}
.left_main_two{
	width:145px;
	height:90px;
	margin-top:10px;
	background:#CCCCCC;
	}		
.right_main{
	width:605px;
	margin-left:10px;
	float:right;
	margin-left:10px;
	text-indent: 0px;
	line-height:20px;
	}
.right_main_01{
	width:610px;
	}
		
.one_sidebr{
	width:295px;
	float:left;
	margin-top:30px;
	line-height:24px;
	}

.three_sidebr{
	width:275px;
	float:right;
	margin-top:30px;
	color:#333;
	border:1px solid #CCC;
	padding:10px;
	line-height:23px;
	}			
.zw{
	width:610px;
	height:30px;
	padding-top:15px;
	margin-bottom:10px;
	background-image: url(image/img06.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
.gd{
	width:35px;
	height:17px;
	float:right;
	margin-top:5px;
	margin-right:10px;
	}

/*底部*/
#footer{
	width:888px;
	height:200px;
	margin:0 auto;
	margin-top:20px;
	border:1px solid #CCCCCC;
	padding:10px 30px 0 30px;
	background:url(image/hdxc.gif) repeat-x top;
	}
.tp{
	width:160px;
	height:130px;
	border:1px solid #CCC;
	}
.tpbt{
	height:25px;
	font-size:16px;
	color:#999;
	padding-bottom:5px;
	margin-bottom:10px;
	background-image: url(image/img06.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	

