@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family:"宋体";
}
body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#FB0606;
	text-decoration:none;
}
a:active{
	color: #000;
	text-decoration: none;
}

#body{ width:1000px;margin:0 auto; padding:0px;}
#hd{ width:1000px;margin:0 auto;position:relative; text-align:center;}
.hd_1{ width:1000px; height:361px;overflow:hidden;}
.hd_2{ width:1000px;height:38px; text-align:left; overflow:hidden;}

#main{position:relative;margin:0px auto;width:1000px;overflow:hidden; background:url(../images/bg_01.jpg) repeat-y;}

.m_1{width:877px;overflow:hidden; margin:0 auto;}
.left{ width:620px; float:left;overflow:hidden; }
.right{ width:257px; float:left;overflow:hidden; }

#ft{width:1000px;position:relative; height:70px;margin:0px auto; padding-top:33px; overflow:hidden; line-height:25px; text-align:center; background:url(../images/ft_bg.jpg);}

