/* CSS Document */

*{margin:0;padding:0;}
html { border:0px;}

body {
font-family: "宋体", Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px auto;
padding:0px;
line-height:180%;
border:0px;
background:#FFFFFF;
color: #333333;
 
}

/*pu*/
A:link {
	color: #333333;
	text-decoration: none;
}
A:visited {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #e30d00;
	text-decoration: none;
}

/*字体*/
.title01{ font-family:"微软雅黑"; font-size:14px; font-weight:bold;}

/*公用*/
ul,li{ margin:0px; padding:0px; list-style:none;}
.margin_b_10px { margin-bottom:10px;}
.padding_5px{ padding:5px;}
.ul01 li{ background:url(../images/dot2.gif) no-repeat left center; padding-left:10px;}
.ul02{ line-height:24px;}
.ul02 li{ background:url(../images/ico01.gif) no-repeat left center; padding-left:15px;}


/*color*/
.gary_bg{ background:#f3f3f3;}

/*header*/
.headNav {}
.headNav li{ display:inline; margin-right:10px; font-family:"微软雅黑"; font-size:14px; }


/*main*/
.plate{}
.content{ padding:0px 8px;}
.img01{ border:#e5e5e5 solid 1px; padding:3px; height:100%; width:232px;}

/*内页*/
.imgList {}
.imgList li{ border:#e7e7e7 solid 1px; background:#fafafa; width:150px; float:left; margin:8px; _margin:5px;}
.imgList li img{ border:#ebebeb solid 1px; margin:10px; overflow:hidden; width:130px; height:100px; display:block; }
.imgList li p{ text-align:center; }