@charset "utf-8";
.main {
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #A2C2DB;
	font-size: 12px;
}
.right {
	background-repeat: no-repeat;
	width: 544px;
}
.right_content {
	font-size: 12px;
	line-height: 26px;
	padding: 10px;
}
.foot {
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/index_r11_c1.jpg);
	height: 150px;
	width: 766px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
