#top_part {
	width: 535px; 
	margin-right:13px;
	float:left;
	text-align:center;
}
#big_title {
	background: url(../images/main/top_bg.gif) left top repeat-x;
	height: 210px;
}
#big_title H1{ 
	padding-left:10px;
	padding-right:10px;
	padding-top:18px;
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 5px;
}
#big_title b {
	font-size: 36px;
	font-weight: normal;
	}
#big_title ._title b {
	font-size: 1.0em;
	font-weight: normal;
	}
#top_part Strong {
	display: block;
	width: 500px;
	text-align: center;
	padding-left: 20px;
	font-size: 16px;
	line-height: 24px; 
}
#top_part A {
	position:relative;
	top: 10px;
	outline:none;
}

#top_right_part { 
	padding-top:10px; 		 
}

#top_right_part h2{ 
	margin-top:0px;
	margin-bottom:5px; 
	color: #339900; 
	font-size:13px; 
	font-weight: bold;
	text-align:center;
}
#top_right_part hr{ 
	background-color: #28c649; 
	height: 2px;
	margin-top:2px;
	margin-bottom:2px;
}
#top_right_part table { 
	border:1px solid #c3e76c;
	margin-bottom:10px;
	width: 372px; 
}
#top_right_part th { 
	padding-left: 10px; 
	padding-right: 10px;
	text-align: center;
}
#top_right_part td { 
	padding-left: 10px; 
	padding-right: 10px;
}
#hold_panel {
	padding-top:10px; padding-bottom:10px; font-size:1.4em; color:#339900; line-height:24px; text-align:center; font-weight:bold;
	}
#hold_panel b { 
	font-size:1.0em; 
	}

#avgTbl {
	background: url(../images/main/avg_tbl_header.gif) left top repeat-x #eaffb7 ;
}
#avgTbl th {
	background: none;
}

#avgTbl td {
	background: #ffffff;
	border-right:1px solid #88a540;
	border-bottom:1px solid #88a540;
	text-align:center;
}
#avgTbl .green {
	background:  url(../images/main/avg_tbl_gr.gif) left top repeat-x;
	text-align:right;
	padding-right:50px;
	font-weight: bold;
}
#avgTbl .red {
	background:  url(../images/main/avg_tbl_rd.gif) left top repeat-x;
	text-align:right;
	padding-right:50px;
	font-weight: bold;
}

.fieldname {
	border:1px solid #ffffff;
	font-weight:bold;
	text-align:right;
	}
.fieldclass1 {
	border:1px solid #e0e0e0;
	text-align:center;
	}
.buy_header {
	width:23%;
	background:#a0e89e url(../images/main/header_bg_gr.gif) left top repeat-x;
	}
.sell_header {
	width:23%;
	background:#ff6363 url(../images/main/header_bg_rd.gif) left top repeat-x;
}
.hold_header {
	width:23%;
	background:#ffe747 url(../images/main/header_bg_yw.gif) left top repeat-x;
}
.buy_content {
	background-color:#ffffff;
	border:1px solid #a0e89e;
	text-align:right;
	font-weight:normal;
}
.sell_content {
	background-color:#ffffff;
	border:1px solid #ff9b9b;
	text-align:right;
	font-weight:normal;
}
.hold_content {
	background-color:#ffffff;
	border:1px solid #ffe347; 
	text-align:right;
	font-weight:normal;
}
#left_part {
	padding-top:10px;
	}
#left_part .main_chart{
	/*background: url(../images/main/main_chart.gif) left top no-repeat;*/
	text-align: left;
	font-size: 24px;
	margin-bottom: 90px;
} 
#left_part .main_chart Strong {
	display: block;
	text-align: center;
 	padding-top: 10px;
	font-size: 15px;
	line-height: 26px; 
}
#right_part {
	border:1px solid #e0e0e0;
	background: url(../images/main/right_table_title_back.gif) left top repeat-x;
	padding:10px 10px 10px 10px; 
	}
UL.table_contents {
	list-style-type: none;
	position: relative;
	display: block;
	width: 350px; 
}
td.header {
	background: url(../images/main/table_title_back_03.gif) left top repeat-x #eaffb7;
	height:28px;
	}
h2.table_title {
	position: relative;
	display: block;
	color: #eb380e;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px; 
	margin-top:0px;
}
.table_contents LI {
	list-style-type: none;
	padding:10px 10px 10px 0px;
	/*
	border-left: 1px solid #999999;
	border-bottom: 1px dotted #999999;
	border-right: 1px solid #999999; 
	*/
}
