body {
	margin: 0px;
}

/*链接*/
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #888888;
}
a.ww:link {
	color: #ffffff;
	text-decoration: none;
}
a.ww:visited {
	text-decoration: none;
	color: #ffffff;
}
a.ww:hover {
	text-decoration: none;
	color: #ffffff;
}
a.ww:active {
	text-decoration: none;
	color: #ffffff;
}

/*图间距*/
.margin {
	margin-top:12px;
	margin-left:35px;}
.margin1 {
	margin-top:18px;}
.margin2 {
	margin-bottom:37px;}
.margin3 {
	margin-top:8px;
	margin-right:25px;
	margin-left:33px;}
.margin4 {
	margin-top:22px;
	margin-right:10px;
	margin-left:16px;}
.margin5 {
	margin-top:12px;
	margin-bottom:25px;}
.margin6 {
	margin-right:9px;
	margin-left:5px;}
.margin7 {
	margin-top:8px;
	margin-left:25px;}
.margin8 {
	margin-bottom:11px;
	}
.margin9 {
	margin-bottom:10px;}
.margin10 {
	margin-bottom:2px;}
.margin11 {
	margin-top:4px;
	margin-right:4px;
	margin-bottom:4px;
	margin-left:5px;}
.margin12 {
	margin-top:8px;
	margin-right:31px;}
.margin13 {
	margin-right:9px;}
.margin14 {
	margin-bottom:9px;}
.margin15 {
	margin-top: 20px;
	margin-bottom: 12px;}
/*文字*/
body {
	font-size:14px;
	font-family:宋体;}
.wen {
	font-size:12px;}
.wen100 {
	font-size:1px;}
.bold {font-weight: bold}

/*线*/
.f {
	border-bottom:1px dotted #000000;}
.f1 {
	border-left:1px solid #666666;}
.f2 {
	border-bottom:1px solid #cccccc;}
.f3 {
	border-left:2px solid #cccccc;}
.f4 {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;}

	
	
/*字距*/
.jl {
	line-height:22px;}
	
/*首段空位*/
.b {
	text-indent:12px;}	
	
/*颜色*/
.color {
	color: #666666;}
.color1 {
	color: #ffffff}
