@charset "utf-8";
#sidebar {
	float: right;
	width: 310px;
	border: 1px solid #dddddd;	
}
#mainContent {
	float:left;	
	width:585px;
	border: 1px solid #dddddd;
} 
#title{
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	height:28px;
	color:#111;
	padding-top:3px;
	padding-left:10px;
}
#title span{
	margin-left:10px;
	display:block;
	width:70px;
	height:25px;
	float:left;
	line-height:25px;
	text-align:center;
}
#showdiv{
	margin:10px;
}
#showdiv dt{
	height:32px;
	line-height:32px;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}
#showdiv span{
	font-weight: normal;
	color:#999999;
	font-size:12px;
	padding-left:80px;
}
#showdiv dd{
	line-height:22px;
	color:#777;
}
.hot {
	background-color:#FFFFFF;
	cursor:pointer;
}
.out {
	cursor:pointer;
}
.block {
	display:block;
}
.none {
	display:none;
}
.s_title{
	background-color:#dddddd;
	color:#555;
	height:21px;
	padding-top:6px;
	padding-left:10px;
}
.s_service{
	height:115px;
	margin-top:10px;
}
.s_service table{
	margin-top:10px;
}
.s_news{

}
.NewsList li{	
	padding-bottom: 7px;
	margin-left:24px;
	list-style-image: url(../images/arrow_05.gif);
}
.NewsList .title{
	height:20px;
	line-height:20px;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;	
}
.NewsList .content{
	margin-top: 7px;
	color: #888888;
	line-height:18px;
}
.tab_title{
	font-size:14px;
	color:#c01920;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
	height:30px;
	width:65%;
	text-align:left;
}
.tab_content{
	padding-top:10px; 
	line-height:18px;
	vertical-align:top;
}
#link{
	height:60px;
	line-height:24px;
	width:100%;
}
