﻿body {
	margin: 0px;
	padding: 0;
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #E7F1F1;
	SCROLLBAR-3DLIGHT-COLOR: #2B3D6C;
	SCROLLBAR-DARKSHADOW-COLOR: #2B3D6C;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #2B3D6C;
	font: 12px Georgia,Arial, "宋体";
	background-image: url(../images/css/bg1.gif);
	background-color: #CCCCCC;
	color: #006699;
}
input {  
	padding: 0px; 
	font-family: Georgia,Arial, "宋体"; 
	font-size: 12px; 
	height: 18px;
	color: #006699; 
	background-color: #FFF;
	border-width: 0px;
	border-bottom: 1px dashed #C0DAF1;
}
textarea,subject { 
	border-width: 1px;
	border-color: #C0DAF1;
	background-color: #fff;
	font-family: Georgia,Arial, "宋体"; 
	font-size: 12px; 
	color: #006699;
}
.custompage {
	background-color: #fff;
	font: normal 11px Georgia,Arial, "宋体";
	border: 1px solid #C0DAF1;
	width:15px;
	height:15px;
}
select {
	color: #006699;
	background-color: #fff;
	font: 11px Georgia,Arial, "宋体";
}
table {
	font: 12px Georgia,Arial, "宋体";
}
.wordbreak {
	background-color: #fff;
	table-layout: fixed;
	word-wrap: break-word;
}
a:link, a:visited {
	text-decoration: none;
	color: #006699;
	font-family: Georgia,Arial, "宋体";
}
a:hover {
	text-decoration: none;
	color: #B78900;
	font-family: Georgia,Arial, "宋体";
}
.header {
	background-color: #fff;
	color: #006699;
	font: 12px Georgia,Arial, "宋体";
}
.header a:link {
	text-decoration: none;
	color: #6a5747;
}
.header a:visited {
	text-decoration: none;
	color: #6a5747;
}
.header a:hover {
	text-decoration: none;
	color: #006699;
}
.smalltxt {
	color: #006699;
	font: 11px Georgia,Arial, "宋体";
}
.code_main {
	color: #006699;
	padding: 4px;
	margin: 2px;
	border: 1px dashed #C0DAF1;
	background-color: #fff;
	font: 11px Georgia;
}
.code_head {
	margin: 2px;
	font: bold 12px Georgia,Arial, "宋体";
}
.calendar {
	color: #006699;
	text-align: center;
	font: 11px Georgia;
}
.calendar-week {
	color: #006699;
	text-align: center;
	font: bold 11px Georgia;
}
.calendar-today {
	background-color: #f2f2f2;
	color: #999;
	background-image: url(../images/css/bg_today.gif); 
	text-align: center;
	font: 11px Georgia;
}
.calendar-thisday {
	background-color: #fff;
	color: #000;
	background-image: url(../images/css/bg_thisday.gif);
	text-align: center;
	font: 11px Georgia;
}
.content_head {
	color: #006699;
	width: 100%;
	padding: 4px;
	border: 1px solid #C0DAF1;
	background-image: url(../images/css/css3.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font: 13px Georgia,Arial, "宋体";
}
.forums {
	width: 100%;
	padding: 3px;
	margin-left:8px;
	margin-right:8px;
	border-right: 1px dashed #C0DAF1;
	border-bottom: 1px dashed #C0DAF1;
	border-left: 1px dashed #C0DAF1;
	background-color: #fff;
	font: 12px Georgia,Arial, "宋体";
}
.content_main {
	color: #006699;
	border-right: 0px;
	border-bottom: 1px dashed #C0DAF1;
	border-left: 0px;
	border-top: 0px;
	background-image: url();
	background-color: #FFF;
	padding: 4px;
	width: 100%;
	font: 12px Georgia,Arial, "宋体";
}
.siderbar_head {
	COLOR: #006699;
	width: 100%;
	border: 1px solid #C0DAF1;
	border-bottom: 0px;
	padding: 4px;
	background-image: no;
	background-repeat: no-repeat;
	font: bold 12px Georgia,Arial, "宋体";
}
.siderbar_main {
	color: #006699;
	border: 1px solid #C0DAF1;
	background-color: #FFF;
	background-image: url();
	padding: 4px;
	width: 100%;
	font: 12px Georgia,Arial, "宋体";
}
.siderbar_main a:LINK {
	text-decoration: none;
	color: #006699;
}
.siderbar_main a:hover {
	text-decoration: none;
	color: #B78900;
}
form {
	margin: 0;
	padding: 0;
}
.message {
	background-color: #fff;
	position: relative;
	padding: 18px;
	width: 95%;
	text-align: center;
	font: 12px/140% Georgia,Arial, "宋体";
}
.hyperlink {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #333;
	margin: 4px 0;
	width: 142px;
	padding-left: 6px;
}
.msg_head {
	background-color: #fff;
	font-weight: bold;
	color: #006699;
	padding: 4px;
	width: 92%;
	text-align: center;
	background: url(../images/css/msg_header.gif);
}
.msg_content {
	background: #fff;
	padding: 24px;
	width: 100%;
	text-align: center;
	border: 1px solid #C0DAF1;
}
.msg_main {
	background: #fff;
	padding: 6px;
	width: 92%;
	text-align: center;
	border: 1px solid #C0DAF1;
}
.arrow {
	font-family: webdings;
}
.gonggao {
	font-family: wingdings;
	font-size: 15px;
}
.leftbartop
{
 background-color:#ffffff;
 color:#ffffff;
 background-image: url('../images/css/bar.jpg');
}
.leftbarmain
{
 background-color:#000
}
.formbox{ border: solid 1px #C0DAF1; background: #ffffff;}
.formbox-title{ text-align: center; background-color: #ffffff;}
.messagebox-title{background-color: #ffffff}
.messagebox-content{ height: 100px;background-color:#ffffff;}
.formbox-content{background-color:#ffffff;}
.Econtent{
border:1px #C0DAF1;
padding:4px;
background-color:#ffffff;
width:99.6%;
cursor:default;
font-family: Georgia,Arial, "宋体"; 
font-size: 12px; 
color:#006699;
filter:blendtrans(duration=.3);
}
.EnText{
background-color: #fff;
font-family: Verdana, "宋体"; 
font-size: 11px; 
color:#006699;
}
.ChText{
background-color: #fff;
padding-left:20px;
padding-top:4px;
border-top:1px #C0DAF1;
font-family: "宋体"; 
font-size: 12px; 
color:#006699;
margin-top:4px;
}
.textbox-2 {
background-color: #ffffff; border: 1px dashed #C0DAF1}
.textbox-content{
	padding-left: 8px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C0DAF1;
}
.multipage {background-color:#fff; color: #C0DAF1 }
.multipage-current {background-color:#fff;color: #C0DAF1; font-weight: bold; text-decoration: underline}
.panel{background-color:#fff;}
.panel-title{
	background-color:#fff;
	color: #006699;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
}
.mainbox {background-color:#fff; vertical-align: top;}
.textbox{ background-color: #fff; border: 1px dashed #C0DAF1; 
	table-layout: fixed;
	word-wrap: break-word; }
	
	.Econtent{
border:1px #C0DAF1 solid;
padding:4px;
background-color:#fff;
width:99.6%;
cursor:default;
font-family: Georgia,Arial, "宋体"; 
font-size: 12px; 
color:#006699;
filter:blendtrans(duration=.3);
}
.EnText{
background-color:#fff;
font-family: Verdana, "宋体"; 
font-size: 11px; 
color:#006699;
}
.ChText{
background-color:#fff;
padding-left:20px;
padding-top:4px;
border-top:1px #C0DAF1 solid;
font-family: "宋体"; 
font-size: 12px; 
color:#006699;
margin-top:4px;
}
.photo_bg{
	background: #fff
}
#photo_main{
	background-color:#fff;
	width: 710px;
	margin-left: auto;
	margin-right: auto
}
#photo_main_bg{
	float: left;
	width: 710px;
	padding: 0 6px 6px 6px;
	background: #fff
}
.photo_content_a{
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	background: #fff;
	border: 1px solid #C0DAF1}
.photo_content_b{
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	background: #fff;
	border: 1px solid #C0DAF1}
.photo_solidline{
	background-color:#fff;
	margin-bottom: 4px;
	border-top: 2px dotted #C0DAF1;
	width: auto
}
#photo_show{
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	background: #fff;
	text-align: center
}
#photo_show img{
	padding: 8px;
	background: #fff;
	text-align: center
}
#ph_main{
	background-color:#fff;
	width: 710px;
	margin-left: auto;
	margin-right: auto
}
#ph_main_bg{
	float: left;
	width: 710px;
	background: #fff
}
#photo_left{
	background-color:#fff;
	float: left;
	display: block;
	padding: 0;
	width: 300px
}
#photo_right{
	background-color:#fff;
	float: right;
	padding: 0;
	width: 400px
}
p{
	margin: 0;
	padding: 0 0 4px 0;
}
.td_head {
	background-image: url(../images/css/top1.gif); 
}
.fanxiang {
	OVERFLOW: auto;
	HEIGHT: 300px;
	SCROLLBAR-FACE-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #C0DAF1;
	SCROLLBAR-HIGHLIGHT-COLOR: #C0DAF1;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #C0DAF1;
	COLOR: #006699;
	border: 1px solid #C0DAF1;
	background-color: #FFF;
	background-image: url();
	padding: 4px;
	width: 100%;
	font: 12px Georgia,Arial, "宋体";
}
