﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background:#FFFFFF;
}
A:link {
	COLOR: #222222; TEXT-DECORATION: none
}
A:visited {
	COLOR: #222222; TEXT-DECORATION: none
}
A:hover {
	COLOR: #222222; TEXT-DECORATION: none
}
A:active {
	COLOR: #222222; TEXT-DECORATION: none
}
.h1{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.h1 a {
	color: #FFF;
	width: 60px;
	margin-right: 8px;
	font-weight: lighter;
	font-size: 13px;
}

.h2{
	font-size:14px;
	color:#106f00;
	font-weight:bold;
}
.h3{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.h4{
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
}
.h5{
	font-size:12px;
	color:#ff6600;
}
.h6{
	font-size:14px;
	color:#1279d6;
	font-weight:bold;
}
.h7{
	font-size:18px;
	color:#ff6633;
	font-weight:bold;
	font-family:"榛戜綋"锛�
}
.h8{
	font-size:12px;
	color:#000000;
	line-height:24px;
}
.w {
	margin: 20px;
	line-height: 30px;
}
.w p {
	font-size: 18px;
	font-weight: bold;
	color: #6C6;
	clear: both;
}

.w a {
	list-style-type: circle;
	margin-right: 40px;
	display: block;
	line-height: 25px;
	width: 140px;
	float: left;
	background-color: #F9F9F9;
	border: 1px solid #C7C7C7;
	text-align: center;
	margin-bottom: 20px;
}


.tit_1{ font-size:11pt; font-weight:bold; font-family:微软雅黑; color:#06C}
.more a{ font-size:10pt;font-family:微软雅黑; color:#666}
