@charset "gb2312";

/* Table Of Contents
----------------------------------------

# General Elements
# gNav
# pageBody
# clearfix

----------------------------------------*/


/* # General Elements
---------------------------------------------------------------------------- */



/* # gNav
---------------------------------------------------------------------------- */

div#gNav dl dd ul li#gNavHome img {
	visibility: hidden;
}

/* # pageBody
---------------------------------------------------------------------------- */

div#pageBody {
	padding: 29px 0 0 0;
}

div.section div.newsSection {
	background: url(imagesbg_news_bottom.gif) no-repeat left bottom;
	float: left;
	min-height: 524px;
	width: 408px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

* html div.section div.newsSection {

}

.mHead {
	background: url(imagesbg_mh.gif) no-repeat left top;
	line-height: 1;
	height: 36px;
	padding: 23px 0 0 25px;
	position: relative;
}

.mHead a {
	position: absolute;
	top: 25px;
	right: 19px;
}

div.section div.newsSection dl {
	background: url(imagesbg_news_middle.gif) repeat-y left top;
	padding: 20px 19px 0 25px;
}

div.section div.newsSection dl dt {
	color: #f20000;
}

div.section div.newsSection dl dd {
	background: url(commonimagesbg_dotted.gif) repeat-x left bottom;
	margin: -1.5em 0 0.7em 0;
	padding: 0 0 0.65em 6.3em;
}

div.section div.whatSection {
	background: url(imagesbg_what_bottom.gif) no-repeat left bottom;
	float: right;
	padding: 0 0 16px 0;
	width: 652px;
}

.bHead {
	background: url(imagesbg_bh.gif) no-repeat left top;
	padding: 26px 0 9px 32px;
	line-height: 1;	
}

div.section div.whatSection div.whatText {
	background: url(imagesbg_what_middle.gif) repeat-y left top;
	padding: 10px 29px 0 31px;
	min-height: 466px;
}

* html div.section div.whatSection div.whatText {
	height: 466px;
}

div.section div.whatSection div.whatText p {
	padding: 0 0 22px 0;
}

div.section div.whatSection div.whatText p.whatLast {
	padding: 0 0 5px 0;
}


/* # clearfix
---------------------------------------------------------------------------- */

div.section div.newsSection,
div.section div.newsSection dl,
div.section {
	zoom: 1;
}

div.section div.newsSection:after,
div.section div.newsSection dl:after,
div.section:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#layout #pageBody .section .newsSection .newsTable {
	background: url(imagesbg_news_middle.gif) repeat-y left top;
	padding: 20px 19px 0 25px;
}
#layout #pageBody .section .newsSection .newsTable table {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DCDCDC;
}
#layout #pageBody .section .newsSection .newsTable table tr td {
	margin: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DCDCDC;
	text-align: left;
	font-size: 95%;
	line-height: 1.5em;
	color: #006;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#layout #pageBody .section .newsSection .newsTable table tr th {
	font-weight: bold;
	color: #F20000;
	margin: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DCDCDC;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 95%;
	vertical-align: top;
}
#layout #info {
	margin: 5px;
	padding: 5px;
	width: auto;
}
#layout #info marquee {
	color: #009;
}
#layout #pageBody .section .newsSection #linkBanner {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 15px;
	vertical-align: bottom;
}
