@charset "utf-8";
/* CSS Document */
body, div,  ul,  li,
h1, h2, h3, h4, p{margin: 0;padding: 0;}
h1, h2, h3, h4{font-size: 100%;font-weight: normal;}
body{
	font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	background-color:#FFF;
}
ul{list-style-type: none;}
a{text-decoration:none;color:#03F}
a:hover{text-decoration:underline;color:#F60}
#container{
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
}
#header{
	width:900px;
	height:330px;
	background-image: url(../image/logopic.gif);
	background-repeat: no-repeat;
	}
#header ul{
	width:695px;
	margin-left:205px;
	padding-top:25px;
	}
#header ul li{
	float:left;
	list-style-type: none;
}
#header a{
	color:#333333;
	text-decoration:none;
	display:block;
	width:95px;
	height:14px;
	text-align:center;
	margin-left:3px;
	margin-top: 3px;
}
#header a:hover{
	color:#FF6600;
	text-decoration: underline;
}
#content{width:900px;height:auto;}

#leftbox01{
	height: auto;
	width: 310px;
	float:left;

	}
.textpicbox img{
	float:left;
	border:#CCC 1px solid;
	margin-right:5px;
	}
#rightbox01{
	width:520px;
	float:right;
	margin-right:67px;
	height:auto;
	border-right:#ccc 1px solid;
	border-left:#ccc 2px solid;
	
}
.listbox ul{
	width:310px;
	height:auto;
	border-top:#18aae0 solid 2px;
	margin-bottom:10px;
}
.listbox ul li{
	height:22px;
	overflow:hidden;
	margin-top:5px;
	margin-left:4px	
}
.listbox ul li a{
	color:#333;
	text-decoration:none;
}
.listbox h4{
	height: 22px;
	width: 110px;
	padding-top:6px;
	background-color: #18aae0;
	color:#FFF;
	padding-left:10px;
}
#leftbox01 .txt01{color:#18aae0}
.textpicbox .tit02{
	height: 22px;
	width: 254px;
	padding-top:6px;
	color: #18aae0;
	padding-left:10px;
}
.textpicbox p{color:#333;line-height:18px;}
.textpicbox img{margin-left:5px;}
.textpicbox{border-bottom:#CCC 1px dotted;padding-bottom:10px;}
.textpicbox a{color:#F30;
text-decoration:none}
.pictxtbox01{width:830px;border:#CCC solid 1px;height:auto;margin-bottom:10px;}
.pictxtbox02{width:413px;border:#CCC solid 1px;height:auto;float:left;margin-bottom:10px;}
.pictxtbox01 img{float:left;margin-right:10px; border:#09F 2px solid}
.pictxtbox01 h4,.pictxtbox02 h4{font-size:16px;color:#F30;padding-left:5px;border-bottom:#999 dotted 1px;}
.pictxtbox01 p{color:#333;line-height:25px;}
.pictxtbox02 p{color:#333;line-height:25px;padding:5px;}
.pictxtbox01 ul{margin-top:10px;}
.pictxtbox01 ul li{line-height:22px;}
.chinadevebox{
	width:410px;
	float:left;
	color:#333;
	text-align: center;
	border:#09f 1px solid;
	margin-left:3px;
}
.chinadevebox h4{color:#FFF;font-size:16px;
background-color:#09f;width:410px;height:25px;}
.chinadevebox img{margin:5px;border:#CCC 2px solid}
.chinadevebox p{color:#333;line-height:22px;}
.solutexbox img{float:left;margin:5px;border:#CCC 2px solid;}
.solutexbox{width:880px;height:auto;margin-bottom:10px;padding-bottom:10px;}
.solutexbox h4{color:#09f;padding-left:10px;font-size:16px;}
.solutexbox p{color:#333;line-height:23px;width:500px; border-right:#CCC solid 1px;border-top:#CCC solid 1px;border-bottom:#CCC solid 1px;display:block;float:right;margin-right:60px;}
#footer {
	height: auto;
	width: 830px;
	line-height: 2em;
	text-align: center;
	padding: 10px;
	font-size:12px;
	border-top:#09F 2px solid;
	}
#footer a{
	margin-left:8px;
	margin-right:8px;
	text-decoration:none;
	color:#3366CC;
}
#footer a:hover{
	text-decoration:underline;
}
