﻿body {
	margin: 0px;
	padding: 0;
	font: 12px Georgia, Arial, "宋体";
	background-image: url(../images/bg1.jpg);
	background-color: #FFFFFF;
	color:  #008080;
}
input {  
	padding: 0px; 
	font-family: Georgia, Arial, "宋体"; 
	font-size: 12px; 
	height: 18px;
	color: #008080; 
	background-color: #FFF;
	border-width: 0px;
	border-bottom: 1px dashed #2B3D6C;
}
textarea,subject {
	background-color: #fff;
	font-family: Georgia, Arial, "宋体";
	font-size: 12px;
	color: #008080;
	border: 1px #0066FF;
}
.custompage {
	background-color: #fff;
	font: normal 11px Georgia,Arial, "宋体";
	border: 1px solid #0066FF;
	width:15px;
	height:15px;
}
select {
	color: #008080;
	background-color: #fff;
	font: 11px Georgia, Arial, "宋体";
}
table {
	font: 12px Georgia, Arial, "宋体";
	color: #008080;
}
.wordbreak {
	background-color: #fff;
	table-layout: fixed;
	color: #008080;
}
a:link, a:visited {
	text-decoration: none;
	color: #008080;
	font-family: Georgia, Arial, "宋体";
}
a:hover {
	text-decoration: none;
	color: #008080;
	font-family: Georgia, Arial, "宋体";
}
.header {
	background-color: #fff;
	color: #008080;
	font: 12px Georgia, Arial, "宋体";
}
.header a:link {
	text-decoration: none;
	color: #008080;
}
.header a:visited {
	text-decoration: none;
	color: #6a5747;
}
.header a:hover {
	text-decoration: none;
	color: #008080;
}
.smalltxt {
	color: #008080;
	font: 11px Georgia, Arial, "宋体";
}
.code_main {
	color: #008080;
	padding: 4px;
	margin: 2px;
	border: 1px dashed #8c0000;
	background-color: #fff;
	font: 11px Georgia;
}
.code_head {
	width: 100%;
	padding: 4px;
	margin: 2px;
	font: bold normal 12px Georgia, Arial, "宋体";
}
.calendar {
	color: #999;
	text-align: center;
	font: 11px Georgia;
}
.calendar-week {
	color: #008080;
	text-align: center;
	font: normal 11px Georgia;
}
.calendar-today {
	background-color: #f2f2f2;
	color: #999;
	background-image: url(../images/bg_today.gif); 
	text-align: center;
	font: 11px Georgia;
}
.calendar-thisday {
	background-color: #fff;
	color:  #008080;
	background-image: url(../images/bg_thisday.gif);
	text-align: center;
	font: 11px Georgia;
}
.content_head {
	color: #008080;
	width: 100%;
	padding: 4px;
	border: 1px dashed #0066FF;
	background-repeat: no-repeat;
	font: lighter 12px Georgia, Arial, "宋体";
}
.forums {
	width: 100%;
	padding: 3px;
	margin-left:8px;
	margin-right:8px;
	border-right: 1px dashed #0066FF;
	border-bottom: 1px dashed #0066FF;
	border-left: 1px dashed #0066FF;
	background-color: #fff;
	font: 12px Georgia,Arial, "宋体";
}
.content_main {
	color:  #008080;
	border-right: 0px;
	border-bottom: 1px dashed #0066FF;
	border-left: 0px;
	border-top: 0px;
	background-image: url();
	background-color: #FFF;
	padding: 4px;
	width: 100%;
	font: 12px Georgia, Arial, "宋体";
}
.siderbar_head {
	COLOR: #008080;
	width: 100%;
	border-bottom: 0px dashed #0066FF;
	padding: 4px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font: bold normal 12px Georgia, Arial, "宋体";
	border-top: 1px dashed #0066FF;
	border-right: 1px dashed #0066FF;
	border-left: 1px dashed #0066FF;
}
.siderbar_main {
	color: #008080;
	background-color: #FFF;
	background-image: url();
	padding: 4px;
	width: 100%;
	font: 12px Georgia, Arial, "宋体";
	border-top: 1px dashed #0066FF;
	border-right: 1px dashed #0066FF;
	border-bottom: 0px none #0066FF;
	border-left: 1px dashed #0066FF;
}
.siderbar_main a:LINK {
	text-decoration: none;
	color: #008080;
}
.siderbar_main a:hover {
	text-decoration: none;
	color: #0066FF;
}
form {
	margin: 0;
	padding: 0;
}
.message {
	background-color: #fff;
	position: relative;
	padding: 18px;
	width: 95%;
	text-align: center;
	font: 12px/140% Georgia,Arial, "宋体";
}
.hyperlink {
	margin: 4px 0;
	width: 142px;
}
.msg_head {
	font-weight: bold;
	color: #008080;
	padding: 4px;
	width: 92%;
	text-align: center;
	background: #fff;
}
.msg_content {
	background: #fff;
	padding: 24px;
	width: 92%;
	text-align: center;
	border: 1px solid #0066FF;
	font-size: 12px;
	font-weight: normal;
}
.msg_main {
	background: #fff;
	padding: 6px;
	width: 92%;
	text-align: center;
	border: 1px solid #0066FF;
}
.arrow {
	font-family: webdings;
}
.gonggao {
	font-family: wingdings;
	font-size: 15px;
	color: #008080;
}
.leftbartop
{
 background-color:#fff;
 color:#fff;
 background-image: url('../images/bar.jpg');
}
.leftbarmain
{
 background-color: #2B3D6C
}
.formbox{ border: solid 1px #8c0000; background: #fff;}
.formbox-title{ text-align: center; background-color: #fff;}
.messagebox-title{background-color: #fff}
.messagebox-content{ height: 100px;background-color:#fff;}
.formbox-content{background-color:#fff;}
.Econtent{
border:1px #8c0000 solid;
padding:4px;
background-color:#fff;
width:99.6%;
cursor:default;
font-family: Georgia,Arial, "宋体"; 
font-size: 12px; 
color:#8c0000;
}
.EnText{
background-color: #fff;
font-family: Verdana, "宋体"; 
font-size: 11px; 
color:#008080;
}
.ChText{
background-color: #fff;
padding-left:20px;
padding-top:4px;
border-top:1px #ffe6e6 solid;
font-family: "宋体"; 
font-size: 12px; 
color:#8c0000;
margin-top:4px;
}
.textbox-2 {
	background-color: #fff;
	border-top: 1px dashed #0066FF;
	border-right: 1px dashed #0066FF;
	border-bottom: 0px none;
	border-left: 1px dashed #0066FF;
}
.textbox-content{
	padding-left: 8px;
	background-color: #fff;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ffe6e6;


}
.multipage {background-color:#fff; color: #008080}
.multipage-current {
	background-color:#fff;
	color: #008080;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
.panel{background-color:#fff;}
.panel-title{
	background-color:#fff;
	color: #008080;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
}
.mainbox {background-color:#fff; vertical-align: top;}
.textbox{ background-color: #fff; border: 1px dashed #0066FF; 
	table-layout: fixed;
	}
	
	.Econtent{
border:1px #8c0000 solid;
padding:4px;
background-color:#fff;
width:99.6%;
cursor:default;
font-family: Georgia,Arial, "宋体"; 
font-size: 12px; 
color:#8c0000;
}
.EnText{
background-color:#fff;
font-family: Verdana, "宋体"; 
font-size: 11px; 
color:#8c0000;
}
.ChText{
background-color:#fff;
padding-left:20px;
padding-top:4px;
border-top:1px #ffe6e6 solid;
font-family: "宋体"; 
font-size: 12px; 
color:#8c0000;
margin-top:4px;
}
.indexlinks{
	margin: 0;
	padding-right: 0;
	padding-bottom: 1px;
}
.td_head {
	background-image: url(../images/top.jpg); 
}
.fanxiang {
	OVERFLOW: auto;
	HEIGHT: 300px;
	COLOR: #008080;
	border: 1px solid #0066FF;
	background-color: #FFF;
	background-image: url();
	padding: 4px;
	width: 100%;
	font: 12px Georgia, Arial, "宋体";
}
.zhan {
	font-size: 12px;
	color: #008080;
	height: auto;
	width: 100%;
	border-top: 0px none;
	border-right: 1px dashed #0066FF;
	border-bottom: 1px dashed #0066FF;
	border-left: 1px dashed #0066FF;
}
.leftlan {
	font-size: 12px;
	border: 1px dashed #0066FF;
}
.downlan {
	font-size: 12px;
	color: #008080;
	border-top: 1px dashed #0066FF;
}
.style2 {font-size: 12px;
	color: #008080;
}
body,td,th {
	color: #008080;
	font-size: 12px;
}
a:link {
	color: #008080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008080;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #008080;
}
.style7 {
	color: #008080;
}
.downlan {
	font-size: 12px;
	color: #008080;
	border-top: 1px dashed #008080;
}
.huifu {
	font-size: 13px;
	font-weight: bold;
	color: #008080;
	border: 1px dotted #0066CC;
	float: right;
	height: auto;
	width: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
