@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family:"宋体";
}
body { 
	margin: 0px;
	background-color:#FFFFFF;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #00659f;
	text-decoration:none;
}

#hd{ width:960px;margin:0 auto; overflow:hidden;}
.hd_1{ width:960px; height:110px; margin:0px auto; padding:0px; overflow:hidden;}
.hd_2{ width:960px;}

#body{ width:960px; margin:0 auto; overflow:hidden}
#main{
	width:960px;
	position:relative;
	padding-bottom:5px;
	margin:0px auto;
	padding-top:3px;
	overflow:hidden;
	background-image:url(../images/bg_01.jpg);
	background-repeat:repeat-y;
}
.main_l{width:231px; float:left; overflow:hidden;}
.l_1{ width:231px;}
.l_2{ width:231px;text-align:left;}
.l_3{ width:231px;}
.l_4{ width:231px; height:55px;}
.l_5{ width:231px;}
.l_6{ width:231px;}
.l_7{ width:231px;text-align:left;}

.main_r{ width:729px;float:right; overflow:hidden;}
.r_1{ width:729px;}
.r_2{ width:729px; height:30px; overflow:hidden; padding-left:3px;}
.r_3{ width:729px; height:156px;text-align:left;}
.r_4{ width:729px;height:35px; overflow:hidden; padding-left:3px;}
.r_5{ width:729px;}

#ft{ width:960px; height:60px; padding-top:16px;position:relative; margin:0px auto;background-image:url(../images/index_33.jpg); background-repeat:repeat-y; text-align:center; line-height:25px;}
