body {
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-size: 13px;
}
#layout {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_bg.gif);
}
#header {
	position: relative;
}
#footer {
	position: relative;
}
#btn_contact {
	position: absolute;
	left: 887px;
	top: 36px;
	width: 93px;
}
#btn_contact a{
	color: #FFFFFF;
	text-decoration: none;
}
#btn_contact a:hover{
	color: #E1D1B5;
}
#content {
}
#nav a {
	background-image: url(../images/btn_off.gif);
	height: 37px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav .oneline {
	padding-top: 12px;
	height: 30px;
}
#nav a:hover {
	background-image: url(../images/btn_over.gif);
}
#copyright {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
}
#content_table {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 10px;
}
.border_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.txt_white {
	color: #FFFFFF;
}
.txt_small {
	font-size: 10px;
}
.txt_middle {
	font-size: 12px;
}
#more_news {
	text-align: right;
	color: #932928;
}
#more_news a{
	color: #932928;
	text-decoration: none;
}
#more_chart {
	text-align: right;
	color: #7EB4BB;
}
#more_chart a{
	color: #7EB4BB;
	text-decoration: none;
}
#btn a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	display: block;
	width: 80px;
}
#btn a:hover {
	text-decoration: underline;
}
#btn_video{
	position: absolute;
	left: 380px;
	top: 14px;
}
#btn_exesummary{
	position: absolute;
	left: 469px;
	top: 8px;
}
#btn_news{
	position: absolute;
	left: 554px;
	top: 10px;
}
#btn_chart{
	position: absolute;
	left: 643px;
	top: 10px;
}
#btn_pp{
	position: absolute;
	left: 730px;
	top: 18px;
}
#btn_rf{
	position: absolute;
	left: 818px;
	top: 10px;
}
#btn_cn{
	position: absolute;
	left: 904px;
	top: 18px;
}
#news a {
	text-decoration: none;
	color: #333333;
}
#news a:hover {
	text-decoration: underline;
	color: #932928;
}
