#hometab 
{
}

#hometab a.tab1_1, #hometab a.tab1_0,
#hometab a.tab2_1, #hometab a.tab2_0,
#hometab a.tab3_1, #hometab a.tab3_0
{
	display: block;
	float: left;
	margin-left: -3px;
	height: 21px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	padding-top: 7px;
	text-decoration: none;
	/* height + padding-top = 28px */
}

#hometab a.tab1_1:hover, #hometab a.tab1_0:hover,
#hometab a.tab2_1:hover, #hometab a.tab2_0:hover,
#hometab a.tab3_1:hover, #hometab a.tab3_0:hover
{
	color: #666;
	font-weight: bold;
}

#hometab a.tab1_1, #hometab a.tab1_0
{
	width: 93px;
}

#hometab a.tab2_1, #hometab a.tab2_0
{
	width: 118px;
}

#hometab a.tab3_1, #hometab a.tab3_0
{
	width: 143px;
}

#hometab a.tab1_0
{
	background-image: url(../i/h/tabbg_1.gif);
	background-position: 0px -28px;
	color: #dd3409;
}

#hometab a.tab2_0
{
	background-image: url(../i/h/tabbg_2.gif);
	background-position: 0px -28px;
	color: #dd3409;
}

#hometab a.tab3_0
{
	background-image: url(../i/h/tabbg_3.gif);
	background-position: 0px -28px;
	color: #dd3409;
}

#hometab a.tab1_1
{
	background-image: url(../i/h/tabbg_1.gif);
	color: #666;
	font-weight: bold;
}

#hometab a.tab2_1
{
	background-image: url(../i/h/tabbg_2.gif);
	color: #666;
	font-weight: bold;
}

#hometab a.tab3_1
{
	background-image: url(../i/h/tabbg_3.gif);
	color: #666;
	font-weight: bold;
}

#hometab .tab_s 
{
	background-image: url(../i/h/hometab_start.gif);
	width: 27px;
	height: 28px;
	float: left;
}

#hometab .tab_e 
{
	background-image: url(../i/h/hometab_end.gif);
	background-position: right;
	width: 80px;
	height: 28px;
	float: left;
}

#hometab .tab_button1 
{
	float: left;
	width: 95px;
	height: 45px;
	cursor: default;
}

#homebody 
{
	clear: both;
	position: relative;
}

#homebody .tab_button2 
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#homebody .leftpanel 
{
	position: absolute;
	left: 0px;
	top: 43px;
}

#homebody .bodypanel 
{
	position: absolute;
	left: 50px;
	top: 0px;
	background-image: url(../i/h/home_panel_body.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 875px;
	height: 256px;
	overflow: hidden;
}

#homebody .panelshow
{
	display: block;
	width: 860px;
}

#homebody .panelhide
{
	display: none;
	width: 860px;
}

#homebody .tab_0_info 
{
	float: left;
	width: 535px;
	height: 245px;
	overflow: hidden;
}

#homebody .tab_0_news 
{
	float: right;
	width: 290px;
	height: 245px;
	margin-right: 10px;
	background-image: url(../i/h/newsbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#homebody .tab_0_news_header
{
	font-weight: bold;
	background-image: url(../i/p/red_star.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 16px;
	font-size: 13px;
}

#homebody .tab_0_news_rss 
{
	float: right;
	margin-right: 2px;
	margin-top: 5px;
}

#content .leftbar 
{
	float: left;
	width: 10px;
	background-image: url(../i/h/home_vbar_left_bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	height: 310px;
}

#content .rightbar 
{
	float: right;
	width: 10px;
	background-image: url(../i/h/home_vbar_right_bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	height: 310px;
}

#content .contentbody 
{
	width: 924px;
	float: right;
	background-color: #fff;
}

#content 
{
	height: 516px;
	border-bottom: 1px solid #d3dded;
}