@charset "gb2312";
body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td ,img {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	line-height: 24px;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title {
	font-weight: bold;
	color: #990000;
}

a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.a1:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.a1 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}.list {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 220px;
	height: 38px;
	line-height: 38px;
}
.p2 {
	line-height: 25px;
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
}

.a2:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.a2 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#textfield {
	height: 20px;
	width: 140px;
	border: 1px solid #CCCCCC;
}

.about_menu a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	text-decoration: none;
	display: block;
	line-height: 35px;
	color:#666666;
	padding-right: 5px;
}
.about_menu a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	text-decoration: none;
	background-color: #999999;
	display: block;
	color:#FFFFFF;
    line-height: 35px;
    padding-right: 5px;
}

a.dpfont1{text-decoration:none;color:#666666; font-size:12px;}
a.dpfont1:link{text-decoration:none;color:#666666; font-size:12px;}
a.dpfont1:hover {
	color:#666666;
	text-decoration:underline;
	font-size:12px;
}

.weight_size14{
	font-size: 14px;
	font-weight: bold;
	color:#8A0617;
}