@charset "utf-8";
/* CSS Document */

.content {	color: #333333;
	text-align: left ;
	font-size: 12px;
	line-height: 18px;
}
.content_red {	color: #ff0000;
	text-align: left ;
	font-size: 12px;
	line-height: 18px;
}
.content_title {font-size: 14px; color: #666666; font-weight: bold; }
.title_link {	font-size: 12px;
	color: #999;
	line-height:20px;
	font:"宋体", Arial
}
.title_link1 {	font-size: 12px;
	color: #666666;
}
.title1 {	font-size: 12px;
	color: #FF0000;
}
.title_yellow1 {	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.title_yellow {	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
body {
	background-color: #E2E2E2;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url();
	margin-bottom: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.TextBox {		font-size: 12px;
		color: #666666;
		border: 1px solid #DDDDDD;
		text-decoration: none;
}
.foot_link {	font-family: "宋体", Arial, "黑体";
	font-size: 12px;
	color: #FFFFFF;
}

.content_title1 {font-size: 12px; color: #666666; font-weight: bold; }
