@charset "utf-8";

/*global service*/
.main{
	margin:22px auto 30px;
	clear:right;
}
.article_link h3,
.article h3 {
	color:#D41A24; 
	font-size:14px;
	line-height:32px; 
	border-bottom:1px solid #E3E3E3; 
}


.article{
	margin-top:5px;
}
.article div{
	padding:10px 9px 0;
}

.new_talk{
	background:#EEEEEE url(../images/service_layout.gif) no-repeat 0 -70px; 

}
.new_talk_top{
	background:url(../images/service_layout.gif) no-repeat right top; 
	height:32px; 
	margin-left:14px;
	padding-right:14px;
}
.new_talk_top h3{
	font-size:14px;
	background:url(../images/service_layout.gif) repeat-x 0 -31px; 
	line-height:32px; 
	height:32px;
	padding-left:8px;
}
.talk_bottom{
	font-size:0;
	background:url(../images/service_layout.gif) no-repeat 0 -62px; 
	height:4px; 
}
.talk_bottom div{
	background:url(../images/service_layout.gif) no-repeat right -66px; 
	height:4px; 
}
.new_talk ul{
	margin:0 10px;
}
.new_talk li{
	background:url(../images/info_icon.gif) no-repeat 7px -278px; 
	line-height:30px; 
	height:30px; 
	padding-left:18px;
	border-bottom:1px solid #E3E3E3; 
}
.talk_more{
	line-height:26px; 
	height:26px; 
	margin:0 10px;
}