@charset "utf-8";

body {
	margin-top: 0px;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333;
	background-position: center top;
	background-repeat: repeat-x;
}
.bian_k_img {
	font-size: 12px;
	border: 1px solid #999;
	margin: 2px;
	padding: 3px;
}

.bian_k_flash {
	border: 1px solid #CCC;
}
.text_12_b {
	font-size: 12px;
	color: #FFF;
}
.bt_text {
	font-size: 14px;
	line-height: 30px;
}
.bt_text_a {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
.hang_text {
	font-size: 12px;
	line-height: 180%;
}
.text_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 210%;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #C00;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #005594;
	text-decoration: none;
	font-size: 12px;
}
a.menu:link {
	text-decoration: none;
	font-size: 14px;
	color: #333;
}
a.menu:visited {
	color: #333;
	text-decoration: none;
	font-size: 14px;
}
a.menu:hover {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.menu:active {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
