#main {
	width: 960px;
	padding: 24px 24px 0px 24px;
	margin: 0px auto;
	overflow: hidden;
}
#main #colLeft {
	width: 580px;
	float: left;
	margin-right: 20px;
}
#main #colRight {
	width: 360px;
	float: left;
}
#banner {
	margin-bottom: 19px;
}
#colRight .title {
	width: 320px;
	height: 32px;
	padding: 10px 20px 0px 20px;
	position: relative;
	background: url(/htdoc/images/h360px.png) top left;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#colRight h2 {
	display: inline;
	margin: 0px;
	color: #000;
	font-weight: normal;
	font-size: 18px;
	/*float: left;*/
}
#colRight h2 a, #colRight h2 span.arrow {
	margin: 0px;
	color: #000;
	display: inline;
	padding-right: 10px;
}
/*
#colRight h2 span.arrow {
	background: url(/htdoc/images/bullet.gif) center right no-repeat;
}
*/
#colRight h2 a:hover {
	text-decoration: none;
}
.box .content, .box .photo {
	margin: 0px 20px 10px 20px;
	font-size: 12px;
	line-height: 18px;
}
#exchange {
	margin-bottom: 15px;
	overflow: hidden;
}
#exchange .title {
	padding-top: 10px;
	height: 32px;
}

#exchange h2 {
	line-height: 18px;
	display: inline-block;
	vertical-align: bottom;

}
#exchange h2.normal {
	font-size: 18px;
	font-weight: bold;
}
#exchange h2.change {
	color: #6f6f6f;
	font-size: 14px;
	font-weight: bold;
	padding-left: 1px;
	margin-bottom: -1px;
	position: relative;
}
#exchange .exchangeWrapper {
	overflow: hidden;
	padding: 0px 0px 0px 10px;
}
#exchange .exchange {
	width: 105px;
	line-height: 20px;
	padding-left: 10px;
	float: left;
	/*border-bottom: 1px solid #cecece;*/
	margin-right: 0px;
	margin-bottom: 4px;
}

#exchange .last {
	margin-right: 0px;
	width: 100px;
}

#exchange .up {
	color: #528728;
}
#exchange .down {
	color: #b61436;
}
#exchange-chart {
	padding-left: 20px;
}
#exchangeChart {
	width: 341px !important;
}
#main-bottom {
	margin: 0px auto;
	background: #1E2329 url(/htdoc/images/content.bottom.png) top left no-repeat;
	width: 1008px;
	height: 38px;
	position: relative;
	overflow: hidden;
}
#main-bottom #more-news, #main-bottom #more-docs {
	position: absolute;
	top: 0px;
	width: 154px;
	height: 34px;
	text-align: center;
}
#main-bottom #more-news {
	left: 228px;
}
#main-bottom #more-docs {
	left: 729px;
}
#main-bottom #more-news a, #main-bottom #more-docs a {
	display: inline;
	background: url(/htdoc/images/bullet.gif) center right no-repeat;
	padding-right: 15px;
	text-transform: uppercase;
	color: #939393;
	line-height: 34px;
}
#newsletter {
	margin: 10px 00px 25px 20px;
	padding: 0;
}
#newsletter p {
	width: 108px;
	color: #6f6f6f;
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 20px;
	float: left;
	font-size: 11px;
}
#newsletter input.text {
	font-size: 11px;
	color: #6f6f6f;
	width: 186px;
	height: 28px;
	line-height: 28px;
	margin: 4px 0 18px 0;
	padding: 0 12px;
	border: none;
	vertical-align: middle;
	background: url('/htdoc/images/newsletter-input-main.png') 0 0 no-repeat;
}
#newsletter .button-save {
	margin-right: 10px;
}


#right-top-box {
	padding-bottom: 10px;
}
