﻿body,td,th {
	color: #333333;
	font-family: "宋体";
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#mainnav a {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 35px;
	height: 35px;
}
#mainnav a:hover {
	text-decoration: none;
	background-image: url(imgs/mainnav_bg6.gif);
	background-repeat: repeat-x;
}
a.news {
	font-size: 13px;
}


.textcontent {
	line-height: 1.6;
}
.title1 {
	font-size: 14px;
	color: #07519a;
	font-weight: bold;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #07519A;
}
.title3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.title4 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.title5 {
	font-size: 18px;
	font-weight: bold;
}




.biankuang1 {
	border: 1px solid #CCCCCC;
}
.biankuang2 {
	border: 1px solid #aaccee;
}
.biankuang3 {
	border: 1px solid #419B00;
}
.biankuang4 {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.biankuang5 {
	border: 1px solid #FFC399;
}
.biankuang6 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.biankuang7 {
	border: 1px solid #FF99A5;
}
.biankuang8 {
	border: 1px solid #AA99FF;
}
.biankuang9 {
	border: 1px solid #C2EBAD;
}

#apDiv1 {
	position:absolute;
	width:120px;
	height:115px;
	z-index:1;
	visibility: hidden;
	margin-top: 35px;
}
#leftDiv,#rightDiv{
	width:100px; /* 宽度 */
	height:250px; /* 高度 */
	background-color:#e5e5e5; /* 背景颜色 */
	border:1px solid #ddd; /* 边框样式 */
	position:absolute; /* 绝对定位激活 */
}