#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
{
	margin: 0 auto;
	background-color: #fff;
	width: 900px;
}

#homebody .panelshow
{
	display: block;
	width: 900px;
}

#homebody .panelhide
{
}

#homebody .tab_0_info
{
	float: right;
	width: 620px;
}

#homebody .tab_0_news
{
	float: left;
	width: 270px;
	height: 245px;
	margin-right: 5px;
	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 .contentbody
{
	background-color: #fff;
}

#content
{
	
}
