﻿body {
	font-family: "宋体";
	font-size: 12px;
	margin:0 auto;
	width: 920px;
	padding: 0;
	background: #F4F2ED;
}

/*Middle Begin*/
.middle_main{
	width:920px;
	margin:0 auto;
	padding: 0;
	background:url(../images/bg_line.gif) repeat-y;
	float:left;
}
.middle{
	width:900px;
	margin:0 auto;
	padding: 0;
}
.banner{
	width:898px;
	height:148px;
	border:1px solid #999999;
	float:left;
}
.m_r_con{
	width:880px;
	line-height:24px;
	background:url(../images/bg_bottom.gif) repeat-x bottom;
	float:left;
}
.title_line{
	width:830px;
	height:3px;
	margin-left:14px;
	border:0px;
	margin-top:18px!important;
	margin-top:12px;
	text-align:center;
	float:left;
}
.m_r_guide2{
	width:864;
	height:24px;
	margin-top:5px;
	margin-left:30px!important;
	margin-left:15px;
	float:left;
}
.m_r_article4{
	width:898px;
	padding:35px 0px 35px 0px;
    border:1px solid #CCCCCC;
	background:url(../images/bg_top.gif) repeat-x top;
	float:left;
}
.ar_con{
	width:100%;
	height:16px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	float:left;
}
.float2{
	margin-top:15px;
	margin-left:280px!important;
	margin-left:140px;
	float:left;
}
.space{
	margin-left:73px!important;
	margin-left:35px;
	float:left;
}
/*
.float{
	float:left;
}
.link_logo{
	width:120px;
	height:50px;
	border:0px;
	margin-top:10px;
	margin-left:12px;
	float:left;
}
.btn1{
	width:60px;
	border:1px solid #85A8D0;
	height:20px;
	line-height:20px;
	margin-top:10px;
	text-align:center;
	cursor:hand;
}
.guide_bg{
	width:100px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	border:1px solid #9FA1A3;
	text-align:center;
	margin-top:10px;
	margin-left:14px!important;
	margin-left:7px;
	float:left;
}
*/


a:link {
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration:underline;
	color:#333333;
}
a:active {
	text-decoration: none;
	color:#333333;
}
