@charset "gb2312";
/* CSS Document */

body{
	margin:0 auto;
	text-align:center;
	background:url(../images/bg.gif) repeat-x;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#f3bc1b;
	text-decoration:none;
}

#container{
	width:1003px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	font-family:"ËÎÌå";
	line-height:25px;
}

#banner{
	width:1003px;
	height:227px;
	float:left;
	text-align:left;
}

#middle1{
	width:1003px;
	float:left;
	text-align:left;
	margin-top:25px;
}
.about{
	width:743px;
	float:right;
	text-align:left;
}
.aboutt{
	width:741px;
	height:26px;
	float:right;
	text-align:left;
	background:url(../images/mbg.gif) repeat-x;
	border:1px solid #d6d6d6;
	font-size:14px;
	font-weight:bold;
	color:#8f2121;
	padding-top:3px;
}
.aboutt a{
	color:#8f2121;
	text-decoration:none;
}
.aboutt a:hover{
	color:#f3bc1b;
	text-decoration:none;
}
.abouttl{
	width:290px;
	height:20px;
	padding-left:15px;
	float:left;
}
.abouttr{
	width:400px;
	height:20px;
	float:right;
	text-align:right;
	padding-right:15px;
}
.aboutb{
	width:723px;
	float:right;
	text-align:left;
	padding:10px;
}
.news{
	width:237px;
	float:left;
	text-align:left;
}
.newst{
	width:222px;
	height:26px;
	float:left;
	text-align:left;
	background:url(../images/mbg.gif) repeat-x;
	border:1px solid #d6d6d6;
	font-size:14px;
	font-weight:bold;
	color:#8f2121;
	padding-top:3px;
	padding-left:15px;
}

.newsb{
	width:217px;
	float:left;
	text-align:left;
	padding:10px;
}
