@charset "utf-8";
/**{filter:Gray;}*/
body {
	background-image: url(MainBg.gif);
	background-repeat: repeat-x;
	margin:0px;
}
img{
border:none;}
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
body,td,th {
	font-size: 12px;
}
.WebHead {
	float: none;
	height: 90px;
	width: 950px;
	margin: auto;
	border: none;
	background:url(Logo.gif) no-repeat left;
	color:#FFFFFF;
	text-align:right;
}
.HeadLink{
margin-top:60px;
}
.HeadLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.HeadLink a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.HeadLink a:hover {
	text-decoration: none;
	color: #FF6600;
}
.HeadLink a:active {
	text-decoration: none;
	color: #FF6600;
}
.MenuBar{
background:url(MenuBarBg.gif);
height:45px;}
.Menu {
	float: none;
	height: 45px;
	width: 950px;
	margin: auto;
	border: none;
	color:#FFFFFF;
	text-align:center;
	line-height:45px;
}
.Menu a {
	float:left;
	display:block;
	width:115px;
	font-size:14px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;background:url(MenuSplit.gif) right no-repeat;
}
.Menu a:link {
	
}
.Menu a:hover {
	background:url(MenuOverBg.gif) right no-repeat;
}

.MainAD {
	width: 950px;
	margin: auto;
	border: none; background:#0066CC;
	margin-top:5px;
}
.ListAD {
	
	width: 950px;
	margin: auto;
	border: none; background:#0066CC;
	margin-top:5px;
	overflow:visible;
}
.BodyContent {
	margin: auto;
	width: 950px;
	margin-top: 5px;
	background:white;
}
#MainLeftContain{
width::695px;
float:left;
background:#F9F9F9;
border:#E7EFFE 1px solid;
}
#MainRigntContain{
	width:255px;
	float:left;
	margin-left:1px;
	background:#FFFFFF;
	border-bottom:none;
}
.MainLeftContainTitle{
	font-size:12px; font-weight:bold;
	border:none; border-bottom:1px dashed #D9E9FF;
	height:25px;
	line-height:25px;
	padding-left:20px;
	width:670px;
}
.MainLeftContainContent{
padding:10px 5px 10px 5px;
line-height:20px;
width:650px;
}
#MainLeftContain li{
	display:block;
	padding:5px;
	margin:3px;
	border-bottom:#EEEEEE 1px solid;
	list-style:none;
}
.LeftTitle{
background:url(Default_Left_Title.gif);
line-height:35px;
font-weight:bold;
font-size:12px;
padding-left:10px;
height:35px;}
#MainRigntContain li {
	display:block;
	margin:0px;
	line-height:25px;
	padding-left:10px;
	height:25px;
	border-bottom:#0099FF 1px dotted;
	list-style:disc;
}
#MainRigntContain ul {
	margin:0px;
	background:#E6E6E6
}
#CopyRight{
clear:both;
background:url(CopyRight.gif) no-repeat center top;
height:110px;
border:none;
width:950px;
margin:auto;
text-align:center;
padding-top:5px;}
.CpoyRightWord{
color:DimGray;
FILTER:dropshadow(color=#FF0000,offx=2,offy=2);
font-size:12px;
}p {
	text-align: left;
	text-indent: 24px;
	margin: 8px;
}
.MainWord{
text-align: left;
	text-indent: 24px;
	padding-left:48px;
	margin: 8px;
	border-bottom:#96E0FC 1px dotted;
	}
.ContentTitle{
color:#3366FF;}
.DbTbable_tr {background:#E2EDF7;color:#01448E;text-align:center;word-break:keep-all; text-align:left; border:none 0px}
.DbTbable_trB {background:#E2EDF7;color:#01448E;text-align:center;word-break:keep-all; text-align:left; font-weight:bold; border:none}
select {color:#0099FF; font-weight: normal; background-color: #ECF9FF; border:#A2E0FF 1px solid; padding:3px}
input{
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-RIGHT-WIDTH: 1px;BORDER-BOTTOM-WIDTH: 1px;
	border-style:solid;
	border-color:#A2E0FF;
	padding:3px;
	background-color:#ECF9FF;
}

.button {
	margin-right: 1em; border: 1px solid; border-color:#0080FF; background: #A2E0FF; color: #000000; padding: 0 10px;
	padding-top:2px;	
}