@charset "utf-8";
/* CSS Document */

#main_container_body {
	margin-top:40px;
}

h2 { color:#666; 
	margin-bottom:20px;
	padding-bottom:10px;
	/*border-bottom:1px solid #999*/}

.body_text {
	color:#666;
	font-size:12px;
	line-height:25px;
	padding:0 20px;
}

.body_text ul, .body_text  ol {
	padding-left:20px;
	margin:10px;
}

p {margin-bottom:10px; text-indent:25px;}

.center_body { padding:10px; }
/*公司简介*/
#aboutus {
	padding-bottom:10px;
	border-bottom:1px dotted #999;
}
#aboutus dt {
	float:left;
	margin-right:20px;
}
#aboutus dd { padding-top:20px; }
#aboutus h3 { margin-bottom:5px; }
/*公司动态*/
.infonews {
	margin-bottom:10px;
	width:530px;
	overflow:hidden;
	border-bottom:1px dotted #999;
}
#cvtt_news {
	float:left;
	width:340px;
	margin-right:10px;
	margin-top:10px;
}
h5 {
	float:left;
	font-size:12px;
	font-weight:normal;
	width:220px;
	padding-left:15px;
	background:url(/images/dot_green.gif) no-repeat left center;
}
h5 a:hover { text-decoration:underline; }
h6 {
	font-size:12px;
	padding-left:25px;
	text-indent:-25px;
}
#cvtt_news span { color:#999 }
/*分类导航*/
#case_list {
	/*margin-top:10px;*/
	width:707px;
	overflow:hidden;
}
#case_list ul {
	width:740px;
	overflow:hidden
}
#case_list ul li {
	width:185px;
	float:left;
	background:url(/images/z_hvline.gif) repeat-y right;
}
#case_list dl { width:150px; }
#case_list a { color:#006699 }

/************************************* 企业动态 ************************************/
#newslist{padding:10px;}
#newslist h5 {width:600px;}
#newslist li {border-bottom:1px solid #f3efed; height:25px; line-height:25px;}
#newslist span {color:#999;}

/*文章显示*/
.article_title{margin-bottom:20px;text-align:center;}
.article_title h2 { 
	font-size:25px;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:1px solid #999
}

/************************************* 合作伙伴 ************************************/
#friends h3, #contectus h3 {
	float:left;
	color:#000;
	font-size:14px;
	height:50px;
	/*padding-left:20px;
	background:url(/images/dot_2.gif) no-repeat left center;*/
}
#friends ul {
	width:670px;
	padding:20px 0 20px 20px;
}
#friends ul li {
	display:inline;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
#contectus .text {
	font-size:14px;
	padding:10px 0 10px 0px;
}

#contectus a { color:#006699;}
#contectus ul {line-height:22px;}
