﻿#waike {
	margin:0px;
	width:988px;
	padding-left:5px;
}
#mainbox {
	margin-top:10px;
	margin-bottom:10px;
	width:988px;
	clear:both;
}

#schen {
	width:654px;
	text-align:center;
	float:left;
}
#secbox {
	width:998px;
	text-align:center;
	float:left;
}

#secr {
	width:350px;
	float:left;
}
.box {
	background:#e8f5fe;
	/*border-left:1px solid #a9c9e2;
	border-right:1px solid #a9c9e2;*/
}
.box1 ul{
	float:left;
	list-style-position: inside;
	margin-left:18px;
}
*html .box1 ul{
	float:left;
	list-style-position: inside;
	margin-left:0px;

}

.box1 ul li{
	margin-top:3px;
	margin-bottom:3px;
	margin-left:0px;/* Firefox */
	list-style-type:none;
	width:180px;

	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
*html .box1 ul li{
	margin-top:3px;
	margin-bottom:3px;

	 margin-left:0px;/*IE*/
	list-style-type:none;
	width:180px;

	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
*+html .box1 ul li{
	margin-top:3px;
	margin-bottom:3px;

	 margin-left:-10px;/*IE*/
	list-style-type:none;
	width:180px;

	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:14px;

}

#rightbox {
	margin-top:8px;
	margin-left:14px;
	width:290px;
	float:right;
}
.outpage {
	margin:10px;
}
.outpage td {
	 overflow:hidden;text-overflow:ellipsis;	white-space:nowrap;
}
.outpage img {
	border:1px solid #464646;
}

#pserver table {
	vertical-align:top;
}
.midgg {
	width:998px;
	border:1px solid #464646;
	margin-top:10px;
	margin-bottom:10px;

}

.car {
	width:350px;
	height:80px;
}
.car .titlebar {
	width:350px;
	height:17px;
	background-image:url('../images/indexcar.gif');
}
.car .mainbar {
	width:348px;
	height:62px;
	border:1px solid #387C93;
}
.car .c1 {
	color:#387C93;
	float:left;
	line-height:14px;
	height:60px;
	width:264px;
	margin-left:5px;
	margin-top:5px;
	display:inline;
}
.car .c2 {
	vertical-align:middle;
	text-align:center;
	float:left;
	margin-top:5px;
	display:inline;
}
.text {
	float:left;
	margin-left:0px;
	text-align:left;
}
.text ul li {
		margin-top:3px;
	margin-bottom:3px;
	margin-left:0px;/* Firefox */
	list-style-type:none;
	width:255px;

	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

}
.text1 {
	float:left;
	margin-left:0px;
	text-align:left;
}
.text1 ul li {
		margin-top:3px;
	margin-bottom:3px;
	margin-left:0px;/* Firefox */
	list-style-type:none;
	width:180px;

	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

}

.itserv {
	width:440px; height:234px;
	
}
.itserv img {
	float:left;
	margin:5px;
	display:inline;
	border:1px solid #464646;
}
.itserv .zw {
	float:left;
	margin:5px;
	display:inline;
	width:305px;
	height:81px;
	text-align:left;
}
.itserv .zw h4 {
	color:maroon;
	font-weight:bold;
	float:left;
}
.itserv .doclist {
	width:420px;
	height:100px;
	border-top:1px solid #ccc;
	margin:10px;
	margin-bottom:5px;
	text-align:left;
	padding:5px;
	line-height:20px;
	
}
.itserv .doclist li {
	line-height:16px;
}
.itserv .docmore {
	text-align:right;
	padding-right:20px;
}

.webmake {
	width:370px; 
	height:234px;
}
.webmake img {
	float:left;
	border:1px solid #464646;
	margin:5px;
	display:inline;
}
.webmake .webzw {
	margin-top:10PX;
	margin-bottom:5PX;
	width:320px;
	text-align:left;
	line-height:14px;
	padding:5px;
	float:left;
	background-color:#F7F8F9;
	border:1px solid #a9c9e2;
}
.webmake .ywfw {
	clear:both;
	float:left;
	width:320px;
	text-align:center;
	line-height:14px;
	padding:5px;
	
}
.webmake .docmore {
	clear:both;
	text-align:right;
	padding-right:20px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
    clear: both; 

}

