@charset "utf-8";
/* CSS Document Author:Seraph2047 */
body {
	font-size: medium;
	line-height: 2.2em;
	text-align: center;
	margin: 0px;
	padding: 1px;
}

.index_body{
	background-color: #433b6f;
}

.subpage_body{
	background-color: #433b6f;
}

.maintable{
	margin:0px;
	border:0px;
	padding:0px;
	line-height:0px;
}


img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
.a {
	padding-top: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.h {
	color: #C60A00;
}
.s {
	font-size: small;
}
.b {
	font-size: small;
	color: #77C;
}
p {
	padding: 0px;
}
.banna_img {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: none;
}
.p_padding {
	padding-left: 28px;
}

.text_title {
	font-family: "微软雅黑";
	font-size: 22px;
	color:#FCF;
	font-weight: bold;
}
.text_subtitle {
	font-family: "微软雅黑";
	font-size: 20px;
	color:#F90;
	font-weight: normal;
}
.text_content_normal {
	font-family: "微软雅黑";
	font-size: 22px;
	color: #666;
	font-weight: normal;
}
.text_content_highlight {
	color:#3CF;
}
.text_content_date {
	color:#F0F;
}
.text_content_linkstyle {
	color: #06F;
	text-decoration: underline;
}
.text_button {
	color:#3CF;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;/*text-decoration:underline;*/
}
.div_Text {
	position:static;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:1%;
	padding-top: 7%;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 16px;
	color:#EEE;
	

}

.div_text_bg{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:10px;
	background-color:#584e91;
}

.div_top_banna {
	position: fixed;
	left: 0px;
	top: 0px;
	font-family: "微软雅黑";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color:#FFF;
	/*line-height: 70px;*/
	
	text-align: left;
	vertical-align:middle;
	padding: 0px;
	padding-top:5px;
	padding-left:20px;
	
	
	/*height:76px;*/
	width: 100%;
	border:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	/*background-color:#;
	border-bottom-color:#200;*/
}
.div_bottom_banna {
	background-color: #200;	
	border-top-color: #400;
	font-family: "微软雅黑";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	line-height: 50px;
	text-align: right;
	padding: 0px;
	height: 54px;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
