/* CSS Document */

* {
	margin:0;
	padding:0;
	font:"ËÎÌå"
	}
#wapper{
	width:1000px;
	margin:0 auto;
	padding:0;
	}
body{
	margin:0;
	padding:0;
	}
img {
	border:0;
	}
#head a{
	text-decoration:none;
	}
#head{

	width:1000px;
	height:100px;
	background:url(img/top1.gif) left no-repeat;
	}
#top1{
	text-align:right;
	color:#999999;
	margin:5px 10px 0 0;
	}
#top1 a{
	color:#666;
	
	}
#top2{
	margin:15px 10px 0 0;
	text-align:right;
	}
#banner{
	width:1000px;
	height:250px;
	}
#left{
	float:left;
	width:230px;
	margin-bottom:20px;
	}
#search{
	margin-top:10px;
	width:230px;
	height:100px;
	background:url(img/Search.gif) no-repeat;
	}
#type{
	padding:10px;
	background:#e9eff9;
	margin:10px 5px 0 5px;
	width:230;
	border:1px solid #CCCCCC;
	height:250px;
	}
h4{
	font-size:12px;
	margin:10px;
	padding-bottom:10px;
	border-bottom:solid 2px #3366CC;
	}
.red{
	color:#990000;
	}
#service{
	text-align:center;
	padding:10px;
	background:#6699FF;
	margin:10px 5px 10px 5px;
	width:230;
	border:1px solid #CCCCCC;
	line-height:200%;
	}
#right{
	width:768px;
	float:right;
	}
#news{
	padding:10px;
	width:425px;
	height:260px;
	float:left;
	}
#picture{
	padding:10px;
	margin-top:10px;
	float:left;
	width:295px;
	height:248px;
	border:1px #CCC solid;
	}
#newtab{
	border:none;
	}
.column1{
	height:30px;
	width:420px;
	background:url(img/dt.gif) no-repeat;
	}
h5{
	text-align:left;
	border-bottom:#CC0000 2px solid;
	padding-bottom:5px;
	}
#aboutus{
	clear:both;
	}
#aboutusp{
	text-align:left;
	padding:10px;
	color:#666;
	font-size:14px;
	font-family:"ºÚÌå";
	line-height:150%;
	}
#aboutusp a{
	color:#666;
	font-size:14px;
	font-family:"ºÚÌå";
	text-decoration:none;
	}
#demo { 
    background: #FFF; 
    overflow:hidden; 
    width: 750px;
	padding:10px 0 10px 10px;
	border-bottom:2px #666 solid;
} 
#demo img { 
    border:none;
} 
#indemo { 
    float: left; 
    width: 800%; 
} 
#demo1 { 
    float: left; 
} 
#demo2 { 
    float: left; 
} 
#wl{
	float:left;
	background:url(img/wl.gif) no-repeat;
	padding:10px;
	width:370px;
	height:250px;
	text-align:left;
	}
#Express{
	float:left;
	padding:10px 10px 10px 10px;
	width:345px;
	text-align:left;

	}
#clear{
	height:50px;
	clear:both;
	}
#foot{
	height:50px;
	width:1000px;
	border-top:3px solid #333333;
	text-align:center;
	color:#999999;
	padding-top:10px;
	font-size:12px;
	clear:both;
	margin:10px auto;
	
	}
.jj{
	padding:10px;
	text-indent:30px;
	line-height:200%;
	}
	
.jj2{
	padding:10px 10px 10px 30px;
	line-height:200%;
	}
.th1{
	font-weight:bold;
	color: #66a3d3;
	text-align:center;
	border-top:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	font-size:16px;
	}
.th2{
	font-weight:bold;
	color: #66a3d3;
	text-align:center;
	border-right:1px solid #e5eff8;
	border-top:1px solid #e5eff8;
	padding:.3em 1em;
	font-size:16px;
	}
.td1{
	text-align:left;
	padding:.3em 1em;
	border-left:1px solid #e5eff8;
	border-top:1px solid #e5eff8;
	border-bottom:1px solid #e5eff8;
	}
.td2{
	text-align:left;
	padding:.3em 1em;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	border-bottom:1px solid #e5eff8;
	}