@charset "utf-8";

/*左侧栏新闻信息框=====================================================================================================================================================*/

.news_message{
	background-color:#F0F0F0;
	padding:20px 20px 10px 20px;
	border:1px solid #D8D8D8;
	color:#606060;
}

.news_message p{
	text-indent:2em;
	margin:10px 0px 10px 0px;
}

.news_message table{
	width:158px;
	height:105px;
	border:0px;
	background-color:#D8D8D8;
	margin-right:20px;
	float:left;
}
.news_message td{
	text-align:center;
	background-color:#FFFFFF;
	line-height:21px;
}
.news_list{
	line-height:21px;	
}
.news_list img{
	max-width:146px !important;
	max-height:93px !important;
	width:expression(this.width>this.height?146:true);
	height:expression(this.height>93?93:true);
}
.news_list a{
	display:block;
	color:#009899;
	text-decoration:none;
}
.news_list span{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}


.modtr{
	background-color:#FFFFFF;
}

.modtr1{
	background-color:#F0F0F0;
}

.dotted{
	padding-bottom:11px;
	border-bottom:1px dotted #AAAAAA;
	margin-bottom:11px;
}

#guide{
	height:60px;
	overflow:hidden;
}

.pages{
	margin-bottom:15px;
	margin-top:21px;
}

/*右侧栏目样式=========================================================================================================================================================*/

.RED7A0D_title1{
	background:url(../ico/share/0011.jpg) no-repeat;
	font-size:18px;
	padding-left:28px;
	font-family:"黑体";
	color:#ED7A0D;
	border-bottom:3px solid #E5E5E5;	
	line-height:28px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.RED7A0D_list1 a{
	display:block;
	background:url(../ico/share/0014.jpg) no-repeat;
	padding-left:20px;
	text-decoration:none;
	color:#606060;
}
.RED7A0D_list1 a:hover{
	color:#ED7A0D;
}

.RED7A0D_title1 a{
	float:right;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	color:#ED7A0D;
}





.RED7A0D_title2{
	background:url(../ico/share/0021.jpg) no-repeat;
	font-size:18px;
	padding-left:28px;
	font-family:"黑体";
	color:#8ACB2D;
	border-bottom:3px solid #E5E5E5;	
	line-height:28px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.RED7A0D_list2 a{
	display:block;
	background:url(../ico/share/0028.jpg) no-repeat;
	padding-left:20px;
	text-decoration:none;
	color:#606060;
}
.RED7A0D_list2 a:hover{
	color:#8ACB2D;
}

.RED7A0D_title2 a{
	float:right;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	color:#8ACB2D;
}



.RED7A0D_title3{
	background:url(../ico/share/0018.jpg) no-repeat;
	font-size:18px;
	padding-left:28px;
	font-family:"黑体";
	color:#009899;
	border-bottom:3px solid #E5E5E5;	
	line-height:28px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.RED7A0D_list3 a{
	display:block;
	background:url(../ico/share/0025.jpg) no-repeat;
	padding-left:20px;
	text-decoration:none;
	color:#606060;
}
.RED7A0D_list3 a:hover{
	color:#009899;
}

.RED7A0D_title3 a{
	float:right;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	color:#009899;
}



.RED7A0D_title4{
	background:url(../ico/share/0011.jpg) no-repeat;
	font-size:18px;
	padding-left:28px;
	font-family:"黑体";
	color:#ED7A0D;
	border-bottom:3px solid #E5E5E5;	
	line-height:28px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.RED7A0D_list4 a{
	display:block;
	background:url(../ico/share/0014.jpg) no-repeat;
	padding-left:20px;
	text-decoration:none;
	color:#606060;
}
.RED7A0D_list4 a:hover{
	color:#ED7A0D;
}

.RED7A0D_title4 a{
	float:right;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	color:#ED7A0D;
}





/*右侧有问必答=======================================================================================================================================================*/

.InBox{
	margin-bottom:10px;
	position:relative;
}

.InBox span{
	position:absolute;
	top:60px;
}

.InBox input{
	width:478px;
}
.InBox textarea{
	width:460px;
	height:150px;
	overflow:auto;
	line-height:25px;
	padding:5px 10px 5px 10px;
	margin-left:69px;
}

.InButton{
	text-align:center;
}
.InButton input{
	margin:0px 25px 0px 25px;
}
.InForm{
	margin-top:20px;
	padding:20px;
}
.InTitle{
	color:#606060;
	font-size:18px;
	font-family:"黑体";
	margin:0px 0px 20px 0px;
	padding-bottom:15px;
	border-bottom:1px dotted #AAAAAA;
}

form{
	padding:0px;
	margin:0px;
}