@import url("style.css");
@import url("topandbottom.css");
/*定义居中显示样式*/
#aboutus_and_ad, #services_and_news, #ad2, #success_title, #success, #redline {
	margin:auto
}
/*定义900px宽度*/

#ad2, #redline {
	width:900px;
}
/*定义公司简介和广告的样式*/
#aboutus_and_ad, #aboutus, #ad {
	height:234px;
}
#aboutus_and_ad {
	width:907px;
	margin-bottom:6px;
	margin-top:9px;
	float: left;
}
#aboutus
{
	width: 265px;
	float: left;
	text-align: left;
}
#aboutus_title, #aboutus_title_left, #news_title_left, #aboutus_title_more, #services_title, #services_title_left, #services_title_more, #news_title_more, #success_title, #success_title_left, #success_title_more {
	height:22px;
}
#aboutus_title {
	width:252px;
	border:#F00 1px solid;
	padding:1px;
	margin-left:9px;
}
#aboutus_title_left, #services_title_left, #news_title_left, #success_title_left {
	float:left;
	width:17px;
}
#aboutus_title_text, #services_title_text {
	float:left;
	width:192px;
	height:17px;
	background:url(../images/title_bg.gif) repeat-x;
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;
	padding:5px 0px 0px 5px
}
#aboutus_title_more, #services_title_more {
	width:38px;
	float:right;
}
#aboutus_bottom {
	width:265px;
	height:208px;
}
#about_content_img {
	width:10px;
	height:204px;
	float:left;
	padding-top:4px;
}
#aboutus_content {
	width:234px;
	height:197px;
	border:#e8e8e8 1px solid;
	border-left:none;
	margin-top:4px;
	float:right;
	font-size:1.2em;
	line-height:1.8em;
	padding:5px 10px 0px 10px;
	overflow:hidden
}
#ad, #ad_content {
	width:626px;
}
#ad {
	float:left;
	margin-left:16px;
}
#ad_content {
	height:199px;
	margin-top:1px;

}
#ad_bar {
	margin-top:7px;
	width:619px;
	height:23px;
	background-color:#ffdbbe;
	padding:3px 0px 0px 7px;
}
/*定义客户服务和新闻样式*/
#services_and_news {
	width:907px;
	margin-bottom:12px;
	height:233px;
	float:left;
	text-align:left;
}
#services, #news{
	height:233px;
}
#services {
	float:left;
	width:256px;
	margin:0px 16px 0px 10px;
}
#services_title {
	width:252px;
	border:#F00 1px solid;
	padding:1px;
}
#services_top {
	width:256px;
	height:95px;
	margin-top:5px;
	background:url(../images/services_top.gif) no-repeat
}
#services_content {
	width:243px;
	height:101px;
	border:#e8e8e8 1px solid;
	border-top:none;
	font-size:1.2em;
	font-weight:bold;
	line-height:2em;
	padding:5px 0px 0px 11px;
}
#news
{
	width: 625px;
	clear: left;
	float: right;
}

#news_title {
	width:621px;
	border:#F00 1px solid;
	padding:1px;
	height:22px;
}
#news_title_text {
	float:left;
	width:204px;
	height:17px;
	background:url(../images/title_bg.gif) repeat-x;
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;
	padding:5px 0px 0px 5px
}
#news_title_more {
	width:374px;
	float:right;
	padding-right:15px;
	text-align:right
}
#news_content {
	width:625px;
	height:207px;
}
#pic_flash {
	width:234px;
	height:196px;
	margin-top:11px;
	float:left;
}
#news_list {
	width:391px;
	height:203px;
	float:right;
	font-size:1.2em;
	padding-top:4px;
}

/*定义中部广告*/
#ad2 {
	height:110px;
	margin-bottom:11px;
	clear:right
}
/*定义成功案例*/
#success_title {
	height:22px;
	width:896px;
	border:#F00 1px solid;
	padding:1px;
}
#success_title_text {
	float:left;
	background:url(../images/title_bg.gif) repeat-x;
	width:799px;
	padding:5px 0px 0px 5px;
	height:17px;
	font-size:1.2em;
	color:#FFF;
	font-weight:bold
}
#success_title_more {
	float:right;
	width:75px;
	background:url(../images/title_bg.gif) repeat-x;
}
#success {
	height:372px;
	width:928px;
	margin-top:10px;
	overflow:hidden
}
.success {
	float:left;
	width:232px;
	height:186px;
}
.website_pic {
	width:194px;
	height:120px;
	border:#d0cece 1px solid;
	padding:4px;
	margin:0px 14px;
}
.website_name {
	width:202px;
	height:18px;
	border:#d0cece 1px solid;
	margin:10px 14px 20px 14px;
	text-align:center;
	font-size:1.2em;
	padding-top:6px;
}
#redline {
	height:1px;
	background-color:#F00;
}
