@charset"utf-8";
body, div, table, td, th, ul, ol, dd, dt, dl, li, p, h1, h2, h3, h4, h5, h6, form, input, select, textarea {
	margin:0px;
	padding:0px;
	font:12px Microsoft YaHei, Arial, Helvetica, sans-serif, Simsun;
	color:#000;
}
body {
	background-color: #FFF;
}
ul, ol, dd, dt, dl, li {
	list-style-type:none;
}
table {
	border-collapse:collapse;
}
img {
	border:0px none;
	vertical-align:text-bottom;
}
a:link, a:visited {
	text-decoration:none;
	color: #2D7DC6;
}
a:hover {
	text-decoration:none;
	color: #C00;
}
.borderA {
	border:1px solid #8CCAE8;
	background-color: #FFF;
}
.borderB {
	border:1px dashed #000;
}

.tsN {
	font-weight:normal;
}
.tsB {
	font-weight:bold;
}
.tsO {
	text-decoration:none
}
.tsU {
	text-decoration:underline
}
.ts12 {
	font-size:12px;
}
.ts14 {
	font-size:14px;
}
.ts16 {
	font-size:16px;
}
.ts18 {
	font-size:18px;
}
.tsBlack {
	color:#000;
}
.tsWhite {
	color:#FFF;
}
.tsRed {
	color:#F00;
}
.tsYellow {
	color:#FF0;
}
.tsOrange {
	color:#F90;
}
.tsGreen {
	color:#009B00;
}
.tsBlue {
	color:#2D7DC6;
}
.tsPurple {
	color:#F0F;
}
.tsGrayC {
	color:#CCC;
}
.tsGray9 {
	color:#999;
}
.tsGray6 {
	color:#666;
}
.tsGray3 {
	color:#333;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.clearBoth {
	clear:both;
}
.tLeft {
	text-align: left;
}
.tRight {
	text-align: right;
}
.tCenter {
	text-align: center;
}
.wEqually {
	width:470px;
}
.wBig3 {
	width:760px;
}
.wSmall3 {
	width:180px;
}
.wBig1 {
	width:660px;
}
.wSmall1 {
	width:280px;
}
.wBig2 {
	width:560px;
}
.wSmall2 {
	width:380px;
}
.wrapper {
	margin: auto;
	width: 950px;
}
.divA {
	margin-bottom: 10px;
	clear: both;
}
.marginBottom {
	margin-bottom: 10px;
}
.marginLeft {
	margin-left: 10px;
}
.titleHead {
	background-color: #EDF9FE;
	margin-bottom: 5px;
	height: 45px;
	background-image: url(../images/th.gif);
	background-repeat: no-repeat;
}
.titleHead h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2D7DC6;
	float: left;
	margin: 14px 0px 0px 40px;
}
.Head1, .Head2, .Head3 {
	height: 30px;
	background: #EDF9FE url(../images/tabg.gif) repeat-x;
}
.Head1 h3 {
	line-height: 30px;
	float: left;
	margin-left: 5px;
	color: #666;
	font-weight: bold;
}
.Head1 h4 {
	line-height: 30px;
	float: left;
	margin-left: 10px;
}
.Head1 .titleIco {
	float: left;
	height: 16px;
	width: 16px;
	margin: 7px 0px 0px 7px;
}
.Head1 .more {
	float: right;
	margin: 4px 8px 0px 0px;
	width: 48px;
	height: 21px;
}
.Head1 .more a, .Head1 .more a:visited {
	text-align: center;
	display: block;
	height: 21px;
	width: 48px;
	line-height: 21px;
	background: url(../images/morebtn.gif) no-repeat left top;
	color: #32A0D6;
}
.Head1 .more a:hover {
	background: url(../images/morebtn.gif) no-repeat right top;
	color: #1E5384;
}
.Head2 li, .Head3 li {
	line-height: 25px;
	float: left;
	height: 25px;
	text-align: center;
	margin: 5px 0px 0px 5px;
	cursor: hand;
	cursor: pointer;
	background: #FFF url(../images/tab.gif) no-repeat;
	color: #2D7DC6;
}
.Head2 li {
	width: 62px;
	background-position: left top;
}
.Head3 li {
	width: 90px;
	background-position: right top;
}
.Head2 .selected {
	background-position: left bottom;
	color: #000;
}
.Head3 .selected {
	background-position: right bottom;
	color: #000;
}
.Body1 {
	margin: 5px;
}
.table1 {
	width: 100%;
}
.table1 th, .table1 td {
	padding: 6px;
	border: 1px solid #ADDAEF;
}
.table1 th {
	font-weight: normal;
	background-color: #F6FBFE;
	color: #5F93BA;
}
.table1 td {
}
.table2 {
	margin: auto;
}
.table2 td {
	padding: 5px;
}
.table3 {
	width: 100%;
	background-color: #F6FBFE;
	border: 1px solid #ADDAEF;
}
.table3 td {
	padding: 5px;
}
.newsList1, .newsList2 {
	display: block;
}
.newsList1 dt, .newsList2 dt {
	clear: left;
	float: left;
	line-height: 2em;
	white-space: nowrap;
	height: 2em;
	padding-left: 20px;
	background: url(../images/Do.gif) no-repeat 4px 6px;
}
.newsList1 dd, .newsList2 dd {
	clear: right;
	float: right;
	line-height: 2em;
	color: #888;
	height: 2em;
}
.newsList1 dt {
	width: 32em;
}
.newsList1 dd {
	width: 9em;
}
.newsList2 dt {
	width: 20em;
}
.newsList2 dd {
	width: 6em;
}
dt .aSt, dt .aSt:visited {
	color: #777;
}
dt .aSt:hover {
	color: #000;
}
#titleID {
	height: 30px;
	border-bottom: 1px solid #8CCAE8;
	padding: 10px 0px;
}
#titleID .tis {
	padding: 9px 20px;
	float: right;
	color: #666;
	background: url(../images/ico_1.gif) no-repeat 0px 10px;
}
#titleID .sos {
	padding: 2px 5px 0px 40px;
	float: right;
	color: #2D7DC6;
	background: url(../images/ico_2.gif) no-repeat 10px 5px;
	width: 250px;
}
#titleID .sos .tf1{
	width: 120px;
	border: 1px solid #8CCAE8;
	padding: 2px;
}
#titleID .sos .tf2{}
#titleID .sos .tf3{
	width: 40px;
	border: 1px solid #8CCAE8;
	padding: 2px;
	background: #EDF9FE url(../images/tabg.gif) repeat-x
}
.SideLeft {
	float: left;
	width: 200px;
}
.SideRight {
	float: right;
	width: 740px;
}
.SideNav {
	padding-bottom: 5px;
	background-color: #F6FBFE;
}
.SideNav dt{
	line-height: 30px;
	height: 30px;
	text-indent: 32px;
	background-image: url(../images/sideNavImg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.SideNav .cur {
	background-position: -200px -30px;
}
.SideNav dd{
}
.SideNav ul{
}
.SideNav li{
	line-height: 25px;
	text-indent: 45px;
	height: 25px;
	background-image: url(../images/sideNavImg.png);
	background-repeat: no-repeat;
	background-position: 0px -85px;
}
.SideNav .cur ul li{
	background-position: -200px -85px;
}
.SideNav .cur ul .cur {
	background-position: -200px -60px;
}
.SideNav a, .SideNav a:visited{
	color: #2D7DC6;
}
.SideNav a:hover{
	color: #1B4A76;
	font-weight: bold;
}
.SideNav .cur a, .SideNav .cur a:visited{
	color: #F60;
}
.SideNav .cur a:hover{
	color: #C00;
}
.SideRight .post {
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(../images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	text-indent: 20px;
	color: #666;
}

.SideRight .cell {
	float: left;
	width: 363px;
	margin-bottom: 10px;
	height: 235px;
	overflow: hidden;
}
.SideRight .seachbar {
	background-color: #F6FBFE;
	margin: 5px;
	padding: 8px;
	border: 1px solid #ADDAEF;
}
.SideRight .seachbar td {
	text-align: center;
}
