﻿body {
	font-family: "宋体";
	font-size: 12px;
	margin:0 auto;
	width: 900px;
	padding: 0;
/*background: #CCCCCC;*/
}

/*Middle Begin*/
.middle{
	width:900px;
}

.banner{
	width:900px;
	height:300px;
	float:left;
}
.banner_pic{
	width:898px;
	height:298px;
	border:1px solid #999999;
	float:left;
}
.banner_bottom{
	width:900px;
	height:30px;
	color:White;
	line-height:30px;
	background:#3A3633;
	float:left;
}

.m_bg1{
	width:170px;
	height:180px;
	margin-top:15px;
	padding:5px 10px;
	float:left;
}
.m_bg_title{
	width:100%;
	height:26px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	color:#264E75;
	float:left;
}
.m_bg_info{
	width:100%;
	height:160px;
	float:left;
}

.m_bg2{
	width:250px;
	height:190px;
	margin-top:15px;
	padding-top:5px;
	float:left;
}
.con_title1{
	width:180px;
	margin-top:14px;
	float:left;
}
.qa_title{
	width:168px;
	margin-top:10px;
	float:left;
}
.btn1{
	width:60px;
	border:1px solid #85A8D0;
	height:20px;
	line-height:20px;
	margin-top:10px;
	text-align:center;
	cursor:hand;
}

.con_title2{
	width:185px;
	margin-top:14px;
	float:left;
}
.con_time2{
	width:45px;
	margin-top:14px;
	margin-left:10px;
	float:left;
}
.con_title3{
	width:234px;
	margin-top:14px;
	float:left;
}
.more{
	float:right;
	font-size:12px;
	font-weight:normal;
	margin-right:13px;
}

.maq_pic{
	width:900px;
	height:50px;
	/*background:url(../images/pic_maquee_back.gif) repeat-x;
	border:1px solid #00aae1;*/
	overflow:hidden;
	float:left;
}
.scrollpic_pic{
	width:80px;
	height:30px;
	margin-top:10px;
	margin-left:10px;
	border:0px;
}
/*Middle End*/

.del {
	overflow: hidden;
	white-space: nowrap;
}
.del2 {
	overflow: hidden;
}


.banner_bottom a:link{
	text-decoration:none;
	color:White;
}
.banner_bottom a:visited {
	text-decoration: none;
	color:White;
}
.banner_bottom a:hover{
	color:White;
}

a:link {
	text-decoration: none;
	color:Black;
}
a:visited {
	text-decoration: none;
	color:Black;
}
a:hover {
	text-decoration:underline;
	color:Black;
}
a:active {
	text-decoration: none;
	color:Black;
}
