body
{
	margin: 0px;
	background: #d9d9d9 url(layout/bg.gif) repeat-x top;
	font-family: Lucida Grande, Trebuchet MS, Verdana, Arial;
	color: #696969;
	clear: both;
}

img
{
	border: 0px;
}



.siteWrapper
{
	text-align: center;	
}

.siteBlock
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	overflow: hidden;
}

.headerBlockTop
{
	background-image: url(layout/border-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}
.headerBlockLeft
{
	background-image: url(layout/border-top-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.headerBlockRight
{
	background-image: url(layout/border-top-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#biaoyu{
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
}

#header{
	height: 71px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 19px;

}

#leftHeader {
	width:310px;
	background-image: url(header-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	height: 71px;	
	overflow: hidden;
}

#innerHeader {
	width:566px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	float:left;
	height: 71px;
}


#navMenu {
	height: 64px;
	text-align: right;
	padding-left:120px;
}
#navMenu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	margin-bottom: 0px;
	margin-top: 50px;
	list-style:none;
	
}
#navMenu li {
	float: left;
	padding-right: 18px;
	clear: none;
}

#navMenu A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#navMenu A:hover {
	COLOR: #ffcc00; TEXT-DECORATION: underline
}

.bodyBlockBottom
{
	background-image: url(layout/border-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodyBlockBottomLeft
{
	background-image: url(layout/border-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bodyBlockBottomRight
{
	background-image: url(layout/border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.bodyBlockLeft
{
	width: 900px;
	background-color: #ffffff;
	clear: both;
	background-image: url(layout/border-left.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.bodyBlockRight
{
	background-image: url(layout/border-right.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.bodyBlockMargin
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	//padding-top: 1px;
}
.bodyBlockIn
{
	padding-top: 6px;
	// padding-top: 5px;
	background-color: #ffffff;
}


.leftContentColumn
{
	width: 600px;
	float: left;
}

.rightContentColumn
{
	width: 236px;
	float: right;
	overflow: hidden;
}

.clearColumns
{
	clear: both;
	font-size: 1px;
	height: 1px;
}

.moreInformationBlock
{
	clear: both;
	width: 100%;
	position: relative;
	margin-bottom: 7px;
	// margin-bottom: 0px;
	background: url(layout/more-info-bg.gif) no-repeat top left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.columnTitle-light, .columnTitle-dark
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	color: #696969;
	font-size: 15px;
}

.columnTitle-dark
{
	color: #ffffff;
}

.newsItem
{
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
	color: #696969;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.newsItemTitle
{
	color: #e24900;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

.newsItemTitle-dark
{
	color: #696969;
}

.newsItemTitle-dark a, .newsItemTitle-dark a:visited
{
	color: #333333;
	text-decoration: none;
	
}

.columnTitle-light h1
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.newsItemTitle h2,.newsItemTitle-dark h2
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.newsItemContent-light, .newsItemContent-dark
{
	clear: both;
	color: #696969;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.newsItemContent-dark
{
	color: #ffffff;
}

.spacer
{
	clear: both;
	height: 7px;
	display: block;
	font-size: 1px;
}
.separator
{
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 5px;
	float: left;
	border: 0px;
	background-color: #e2e2e2;
	color: #e2e2e2;
	height: 1px;
	width: 580px;
}
.separator-light
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	border: 0px;
	background-color: #646464;
	color: #646464;
	height: 1px;
	width: 200px;
}

.sideBlockTitle-light, .sideBlockTitle-dark
{
	float: left;
	width: 236px;
	height: 30px;
	padding-top: 5px;
	overflow: hidden;
	background-image: url(layout/border-light-title.gif);
	background-repeat: no-repeat;

}
.sideBlockTitle-dark
{
	background-image: url(layout/border-dark-title.gif);
	font-size: 9px;
}
.sideBlockBottom-light, .sideBlockBottom-dark
{
	float: left;
	width: 236px;
	margin-top: -5px;
	// margin-top: 0px;
	overflow: hidden;
	background-color: #fcf9ec;
	background-image: url(layout/border-light-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sideBlockBottom-dark
{
	background-color: #393939;
	background-image: url(layout/border-dark-bottom.gif);
}
.sideBlockLeft-light, .sideBlockLeft-dark
{
	background-image: url(layout/border-light-left.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.sideBlockLeft-dark
{
	background-image: url(layout/border-dark-left.gif);
}
.sideBlockRight-light, .sideBlockRight-dark
{
	background-image: url(layout/border-light-right.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.sideBlockRight-dark
{
	background-image: url(layout/border-dark-right.gif);
}
.sideBlockBottomLeft-light, .sideBlockBottomLeft-dark
{
	background-image: url(layout/border-light-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.sideBlockBottomLeft-dark
{
	background-image: url(layout/border-dark-bottom-left.gif);
}
.sideBlockBottomRight-light, .sideBlockBottomRight-dark
{
	background-image: url(layout/border-light-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.sideBlockBottomRight-dark
{
	background-image: url(layout/border-dark-bottom-right.gif);
}
.sideBlockMargin
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	//padding-top: 1px;
}
.sideBlockIn-light, .sideBlockIn-dark
{
	padding-top: 1px;
	background-color: #fcf9ec;
}
.sideBlockIn-dark
{
	background-color: #393939;
}

.sectionTitleBlock
{
	width: 631px;
	height: 50px;
	background: url(layout/subtitle-bg.jpg) no-repeat;
	overflow: hidden;
}
.sectionTitleText
{
	color: #ffffff;
	font-size: 23px;
	padding-top: 12px;
	padding-left: 27px;
}
.bulletedItem
{
	padding-left: 21px;
	background-image: url(layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.copyrightNotice
{
	font-weight: bold;
	color: #444444;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyrightNotice a, .copyrightNotice a:visited
{
	color: #444444;
	text-decoration: none;
}

#lightbox
{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxCaption
{
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightbox img{ border: none; } 
#overlay img{ border: none; }
	
.newsItem #download {
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.sitemap{
	text-indent:0;
	display:block;
	padding:0px 0 0px 50px;
	list-style:none;
	margin:5px 0 5px 5px;
	border-left:1px solid #999;
}

ul .sitemap2{
text-indent:0;
display:block;
padding:5px 0 5px 50px;
list-style:none;
margin:5px 0 5px 5px;
border-left:1px solid #999;

}

ul.sitemap2 li{
text-indent:0;
}

h3.sitemap {
	color: #e24900;
	font-size: 13px;
	font-weight: bold;
	margin:5px 0 5px 5px;
	padding:0px;
}

h2 {
	color: #e24900;
	font-size: 19px;
	font-weight: bold;
	margin-left:5px;
}

#download {
	padding-right:8px;
	text-align:right;
}


.style1 {font-weight: bold; color: #e24900;}
.style2 {font-weight: bold; color: #e24900;}
