﻿/* MEYER RESET v1.0*/
@import "/USITE/Css/Module/download/download.css";
#PhoneDoc {min-height:100%;height: auto !important;height: 100%; /*IE6不识别min-height*/position: relative;}
body{background:#e9e9e9;padding:0;margin:0;font-size:12px;color:#666; font-family: tahoma,'Microsoft Yahei',Arial, Helvetica, sans-serif;
}
#PhoneDoc{margin:0 auto; max-width:978px; background-color: #fff;}
#body{overflow:hidden; min-height:400px;}
a:hover{text-decoration:none;}
ul,li{ margin:0; padding:0; list-style-type:none;}
img{vertical-align:bottom}

/*banner+search*/

#about{
	margin-top: 12px;
}
#about li{
	margin-top: 5px;
}
#contact .h img{
	margin-top: 12px;
}
#contact li{
	margin-top:5px;
}

#news li{
	margin: 0 auto;
	max-width: 978px;
	width: 100%;
	height: 30px;
	border-bottom: dashed 1px #000;
	padding:0 8px;
}
#news li .left{
	display: block;
	float: left;
	height: 30px;
	background: url(images/ico.png) 0 8px;
     background-repeat:no-repeat;
     line-height: 30px;
 }
#news li span{
	display: block;
	float: right;
	padding:0 16px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	padding-left: 10px;
	line-height: 30px;
}
#news ul a{
	cursor:pointer;
	border: 0 ;
}
#news .h{
	margin-top: 20px
}