﻿body {
	background-color: #FFFFFF;
	background-image: url('../images/img_bg.gif');
	background-repeat: repeat;
}
.RQ {
	border: 1px inset #808080;
	width: 778px;
	background-color: #CCCCCC;
}
.Menu {
	background-image: url('../images/menu_bg.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
	padding: 0px;
	text-align: center;
}
.Menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.Menu li {
	font-family: 宋体;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0px 3px 0px 3px;
	display: inline;
	padding: 0px;
}
.Menu a {
	font-family: 宋体;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.Menu a:hover {
	font-family: 宋体;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.MC {
	width: 100%;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
.MC_Left {
	width: 210px;
	height: 600px;
	float: left;
	margin: 0px;
	text-indent: 30px;
}
.MC_Right {
	float: right;
	clear: right;
	width: 550px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: left;
}
.Style1 {
	font-family: 宋体;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	margin-left: 20px;
}
.Style2 {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
	line-height: 18px;
}
.TableStyle1 {
	text-align: left;
	width: 100%;
}
.TableStyle1 hr {
	border: 1px solid #000000;
	height: 1px;
}
.TableStyle1 br {
	height: 14px;
}
.TableStyle1 a {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.TableStyle1 a:hover {
	font-family: 宋体;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.TableStyle2 {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	height: 220px;
	margin-left: 5px;
}
.TableStyle2 td {
	vertical-align: top;
}
.Style2 a {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Style2 a:hover {
	font-family: 宋体;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.Col {
	width: 48%;
	float: left;
	clear: right;
}
