@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/index_28.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	width: 100%;
	line-height: 20px;
	color: #333333;
}
.top {
	background-image: url(images/index_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
.index_left_content {
	width: 83%;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-align: justify;
}
.main_tittle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9933CC;
	margin-bottom: 10px;
	width: 95px;
	margin-left: 10px;
}
.main_tittle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339966;
	margin-bottom: 10px;
	width: 95px;
	margin-left: 10px;
}
.main_tittle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 10px;
	width: 95px;
	margin-left: 10px;
}
.main_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	width: 100px;
	margin-left: 10px;
}
hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
a:link {
	color: #9933CC;
	text-decoration: none;
}
a:visited {
	color: #9900CC;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
