﻿body{
	font-size:12px;
	width: 100%;
	background-color:#f8fffe;
	color:#000000;
	margin:0px;
	font-family:Verdana, "宋體";
	height: 635px;
	background: url(../images/pageBg.png);
}
p{
	margin-bottom: 2px;
	margin-top: 0px;
}
#page
{
	margin-top:0px;
	width: 950px;
	height:100%;
	MARGIN-RIGHT: auto; 
	MARGIN-LEFT: auto; 
	
}
#container{
	width: 100%;	
	margin: 0px;
	overflow: hidden;
	background-color:#F8F5E2;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-attachment: scroll;
}
#left{
	width: 200px;
	float: left;
	height:400px;
}
#right{
	float: left;
	height:expression(this.scrollHeight <400 ? "400px" : "auto");
}
#left1{
	width: 680px;
	display:inline;
	float: left;
	height: 100%;
}
#right1{
	width: 268px;
	display:inline;
	float: left;
	height: 100%;
}
#footer{
	font-size: 14px;
	color: #009BFF;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 20px;
}
.sec1{
	color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #DDDDDD;
	background-color: #FFFFEE;
}
.sec2{
	color: #0000FF;
	border-width: 0px 2px 0px 1px;
	border-style: solid;
	border-color: #CCCCFF;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
#tabSec{
	float: left;
}
#tabTitle{
	float: left;
	margin-left: 7px;
}
#secTable{
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #DDDDDD;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-left: 80px;
	text-align: left;
	padding: 0px;
}
#secTable td{
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	margin-top: 3px;
	height: 23px;
	width: 60px;
}
#tabControl{
	margin: 0px 10px 0px 10px;
	text-align: left;
}
/* header*/
#logo{
	height: 120px;
	width: 100%;
}
#menu{
	z-index: 20px;
	width: 100%;
	margin: 0px;
	height: 28px;
	padding: 0px;
	background: url(../images/menu1.jpg); 
}
.left_main{
	background-color:#F8F5E2;
	margin: 0px 1px 0px 0px;
	overflow: auto;
}
.left_body{
	height: 200px;
	text-align: center;
	background-image: url('../Images/ct_left_body.jpg');
	background-repeat: no-repeat;
}
.left1_main{
	background-color:#F8F5E2;
	width: 680px;
	margin: 0px 1px 0px 0px;
	overflow: auto;
}
.left1_body{
	width: 680px;
	height: 200px;
	text-align: center;
	background-image: url('../Images/ct_left_body.jpg');
	background-repeat: no-repeat;
}
.left_header{
	text-align: left;
	overflow: hidden;
	width: 100%;
	height: 35px;
	background-image: url('../Images/ct_left_header.jpg');
	background-repeat: no-repeat;
}
.right_header_notitle{
	text-align: left;
	overflow: hidden;
	width: 100%;
	height: 10px;
	background-image: url('../Images/ct_left_header2.jpg');
	background-repeat: no-repeat;
}
.left_header h3{
	line-height: 27px;
	margin: 5px 0 0 15px;
	font-size: 13px;
	font-weight: bold;
	color: #83443B;
	font-family:Verdana, "宋體";
}
.left_header_title{
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	font-family:Verdana, "宋體";
}
.left_content{
	height: auto;
	text-align: left;
	font-size: 14px;
	font-family: "宋體";
	background-image: url('../Images/ct_left_center.gif');
	background-repeat: repeat-y;
}
.left_content_main{
	margin: 0px 15px 0px 15px;
	text-align: left;
	width:650px;
}
.left_footer{
	height: 15px;
	background-image: url('../Images/ct_left_footer.jpg');
	background-repeat: no-repeat;
}
.left_content_item{
	border: 1px solid rgb(204, 232, 207);
	background-color: #F7FCFF;
	width: 95%;
	height: 100%;
	margin: 2px;
	overflow: auto;
}
.right_main{
	background-color:#F8F5E2;
	width: 100%;
	height: 100%;
	margin: 00px 1px 0px 0px;
}
.right_header{
	text-align: left;
	overflow: hidden;
	width: 100%;
	height: 35px;
	background-image: url('../Images/ct_right_header.jpg');
	background-repeat: no-repeat;
}
.right_header h3{
	line-height: 27px;
	margin: 5px 0 0 15px;
	font-size: 13px;
	font-weight: bold;
	color: #83443B;
	font-family:Verdana, "宋體";
}
.right_header_title{
	text-align: right;
	margin-top: 3px;
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, "宋體";
}
.right_content
{
	height: auto;
	text-align: center;
	font-size: 14px;
	font-family: "宋體";
	background-image: url('../Images/ct_right_center.gif');
	background-repeat: repeat-y;
}
.right_footer{
	height:15px;
	background-image: url('../Images/ct_right_footer.jpg');
	background-repeat: no-repeat;
}
.font_normal{
	font-size: 12px;
	margin-left: 5px;
	margin-right: 10px;
}
.link_style a{
	text-decoration: none;
	color: #0066FF;
}
.link_style a:hover{
	text-decoration: none;
	color: #FF00FF;
}
.link_style a: visited{
	text-decoration: none;
	color: #000099;
}
.mesWindow{
	border: #666 1px solid;
	background: #fff;
}
.mesWindowTop{
	border-bottom: #eee 1px solid;
	margin-left: 4px;
	padding: 3px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
.mesWindowContent{
	margin: 4px;
	font-size: 12px;
}
.mesWindow .close{
	height: 15px;
	width: 28px;
	border: none;
	cursor: pointer;
	text-decoration: underline;
	background: #fff
}
td{
	font-size:12px;
}
input,select{
	font-size:12px;}

img {
	border:none;}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#B0A83C;
	text-decoration: underline;
}
#none a:link {
	color:#000000;
	text-decoration:none;
}
#none a:visited {
	color:#000000;
	text-decoration:none;
}
#none a:hover {
	color:#000000;
	text-decoration:none;
}
.tableM{
	background-color:#F8F5E2;
	width:100%;
	height:100%;
}
.tableBottom{
	background-color:#009BFF;
	color:#000000;
	width:950px;
}
.TdRight {
	background-color:#FEFFF1;
}
.newsDetail{
	line-height:18px; padding:8px;
}
.newsList
{
	line-height:17px;
}
.titleList{
	BACKGROUND: url(../images/titleListBg.gif) transparent no-repeat 0px 0px;
	padding-left:28px;
	padding-top:9px;
	padding-bottom:5px;
	text-align:left;
	color:#000000;
	cursor:hand;
}

.path {
	padding:9px;
	width:96%;
	text-align:left;
	border-bottom:1px dotted #cccccc;
}
.newsDetail2{
	text-align:justify;
	text-justify:inter-ideograph;
	width:"100%";
}
.menu2{
font-weight:bold;
color:#F8F3D0;
text-align:center;
cursor:pointer;
line-height:25px;
height:26px;
/*background-image:url(../images/menu2.jpg);*/
}
.menu1{
font-weight:bold;
/*background-image:url(../images/menu1.jpg);*/
color:#FFFFFF;
text-align:center;
cursor:pointer;
line-height:25px;
height:26px;
}


.title1{ font-weight:bold ; 
         background-image:url(../images/point07.gif) ;
         background-repeat: no-repeat;
         height:35px;  padding-left:25px;margin-left:20px}   
.title2{ margin-left: 15px; 
         background-color: #ff9900;
         width:85%;} 