﻿body {
	font-family: "宋体";
	font-size: 12px;
	margin:0 auto;
	width: 960px;
	padding: 0;
/*background: #CCCCCC;*/
}

/*Middle Begin*/
.middle{
	width:960px;
background: white;
}
.middle_left{
	width:220px;
	height:190px;
	float:left;
}
.m_l_t{
	width:210px;
	height:80px;
	margin-top:5px;
	margin-left:5px;
	float:left;
}
.m_l_t2{
	width:200px;
	margin-top:5px;
	border:1px solid #E5D9D4;
	padding-top:5px;
	padding-left:5px;
	float:left;
}
.icon{
	border:0px;
	margin-top:8px;
	float:left;
}


.middle_right{
	width:740px;
	float:left;
}
.banner{
	width:740px;
	height:300px;
	float:left;
}
.banner_pic{
	width:740px;
	height:300px;
	border:0px;
	float:left;
}

.m_bg1{
	width:208px;
	height:183px;
	border:1px solid #CCCCCC;
	margin-top:10px;
	float:left;
}
.m_bg1_title{
	width:208px;
	height:30px;
	line-height:30px;
	float:left;
}
.title_line{
	width:100%;
	height:3px;
	border:0px;
	float:left;
}
.m_bg1_info{
	width:208px;
	height:150px;
	float:left;
}

.m_bg2{
	width:253px;
	height:183px;
	border:1px solid #CCCCCC;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

.m_bg2_title{
	width:253px;
	height:30px;
	line-height:30px;
	float:left;
}
.m_bg2_info{
	width:253px;
	height:150px;
	float:left;
}

.qa_title{
	width:168px;
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.btn1{
	width:60px;
	border:1px solid #85A8D0;
	height:20px;
	line-height:20px;
	margin-top:10px;
	text-align:center;
	cursor:hand;
}

.con_title{
	width:174px;
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.con_title1{
	width:222px;
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.con_title2{
	width:178px;
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.con_time{
	width:50px;
	margin-top:8px;
	margin-left:8px;
	float:left;
}
.more{
	float:right;
	font-size:12px;
	margin-right:25px;
}

/*
.con1{
	color:#f9edbf;
	font-size:20px;
	font-weight:bolder;
}
.div_hr{
	float:left;
	width:100%;
}
.hr1{
	width:260px;
	border:0px;
}
.con2{
	color:#711218;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	margin-bottom:4px;
}
.bg1{
	width:238px;
	height:132px;
	color:White;
	text-align:left;
	background:url(../images/bg1.jpg);
}
.con_title{
	width:148px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.con_time{
	margin-top:10px;
	width:70px;
	float:left;
}
.more{
	float:right;
	margin-top:5px;
	margin-right:5px;
}

.middle_center{
	width:380px;
	height:190px;
	background:#5285ad;
	float:left;
}
.bg2{
	width:226px;
	height:132px;
	color:White;
	text-align:left;
	background:url(../images/bg2.jpg);
	margin-left:14px;
	float:left;
}
.con_pic{
	width:120px;
	height:110px;
	margin-top:6px;
	margin-left:5px;
	float:left;
}
.con_content{
	width:200px;
	height:86px;
	margin:5px auto;
}

.bg3{
	width:226px;
	height:132px;
	background:url(../images/bg3.jpg);
	color:#6d202a;
}
.right_title1{
	margin-top:18px;
	margin-left:19px!important;
	margin-left:10px;
	float:left;
}
.right_title2{
	margin-top:18px;
	margin-left:98px!important;
	margin-left:76px;
	float:left;
}
.txt1{
	margin-top:6px;
	float:left;
	border:1px solid #829cac;
}
.btn1{
	margin-top:18px;
	margin-left:8px;
	float:left;
}
.btn2{
	margin-top:10px;
	margin-left:16px;
	float:left;
}
/*Middle End*/

.del {
	overflow: hidden;
	white-space: nowrap;
}
.del2 {
	overflow: hidden;
}


.m_r_c_title a:link{
	font-size:12px;
	text-decoration:none;
	color:Red;
}
.m_r_c_title a:visited {
	font-size:12px;
	text-decoration: none;
	color:Red;
}
.m_r_c_title a:hover{
	font-size:12px;
	color:Red;
}

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;
}