@charset "utf-8";
body {
	font-size:12px;
	color: #666;
}
a:link,
a:visited { text-decoration: none; color: #666666; line-height:150%; font-size:12px;}
a:hover { text-decoration: underline; color: #e20202; line-height:150%; font-size:12px;}

img {
border:medium none;
} 
.bottom_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.right:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
a.right:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
a.right:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: underline;
}
a.right:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
a.left_14:link {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
a.left_14:visited {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
a.left_14:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: underline;
}
a.left_14:active {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
.bottome {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}
.little {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
}
.zi_12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}
.little_red {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.line_left {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.top_bg {
	background-image: url(images/menu_top.gif);
}
