﻿html,body { background:#fff; }
body,textarea { font:12px "宋体",Arial,sans-serif; }
body,form,menu,dir,fieldset,blockquote,p,pre,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6 { padding:0; margin:0; }
h1,h2,h3,h4,h5,h6{font-weight: bold;font-family: "宋体" Verdana, Geneva, sans-serif;clear: both;}
sup,sub { vertical-align:baseline; }
table { border-collapse:collapse; }
li { list-style:none; }
fieldset,a img { border:0; }
button,label,input.radio,input.checkbox { cursor:pointer; }
input[type=radio],input[type=checkbox] { cursor:pointer; }
#content a,#content a:link{
	color:#386FB8;
	text-decoration: none;
}
#content a:visited{
	color: #235C7E;		
}
#content a:hover{
	color: #D65823;
	text-decoration: underline;
}

#content span {
	width: 20px;
	line-height: 24px;
	margin: 10px;
}
#content{
	overflow: hidden;
	height: auto;
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}
#zimu{
	margin: 20px 0;	
	font: bold 24px Verdana, Geneva, sans-serif;
}
#content h1{
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	border-width:  0 0 3px 0;
	border-style: solid;
	border-color: #ddd;
	background:url(/images/help_bigico.gif) left center no-repeat;
	padding-left: 36px;
	color: #a12324;
	margin: 10px 0;
	}
#content  h1.pinpai_t{
	background:none;
	font-family:Verdana, Geneva, sans-serif;
	padding-left: 12px;
	}
#content  h2{
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	margin: 10px 0 0 36px;
	color: #D75822;
	}
#content  ul{
	margin: 5px 0 10px 36px;
	clear: both;
	height: auto;
	overflow: hidden;
	border-bottom: 1px #999 dotted;
	}
#content  li{
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	width: 100px;
	float: left;
	overflow: hidden;
	background:url(/images/icon.gif) 0px -18px no-repeat;
	padding-left: 10px;
	}
