#hc_container{
	background-image:url(../images/home_bg.png);
	background-repeat:no-repeat;
	width:935px;
	height:395px;
	position:relative;
	margin-top:15px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin-bottom:10px;
	font-family:
}

#hc_menu{
	height:42px;
	width:635px;
	position:absolute;
	left:10px;
	padding:0px;
	margin:0px;
}
* html #hc_menu{
	left:30px;
}
#hc_menu ul{
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#hc_menu ul li{
	height:42px;
	width:150px;
	background-image:url(../images/homebutton_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	padding:0px;
	margin:0px;
	list-style:none;
	overflow:hidden;
	float:left;
	z-index:50;
}
* html #hc_menu ul li{
	height:62px;
	background-image:url(../images/homebutton_bg_ie6.png);
}
#hc_menu ul li a{
	color:#666666;
	text-decoration:none;
	font-size:11px;
	line-height:38px;
	display:block;
	overflow:hidden;
	outline:none;
	z-index:100;
}
#hc_menu a:hover{
	color:#000000;
}

#hc_menu a.selected{
	color:#000000;
}

.hc_page{
	width:915px;
	height:345px;
	background-image:url(../images/home_bg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px;
	padding-top:0px;
	position:absolute;
	overflow:hidden;
	bottom:0px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	background-repeat:no-repeat;
	zoom:1;
}
* html .hc_page{
	width:935px;
	height:325px;
	w\idth:915px;
	he\ight:345px;
}

.hc_page .hc_page_text{
	width:400px;
	height:260px;
	margin-top:80px;
	text-align:right;
	float:left;
	margin-right:100px;
}

.hc_page .hc_page_pic{
	width:405px;
	height:340px;
	float:left;
	overflow:hidden;
	zoom:1;
}
* html .hc_page .hc_page_pic{
	display:inline;
}

.hc_page .hc_page_pic img{

} 

.hc_page .hc_page_text a{
	color:#999999;
}
.hc_page .hc_page_text a:hover{
	color:#EEEEEE;
	text-decoration:none;
}

.hc_page h1{
	font-size:35px;
	color:#999999;
	font-weight:lighter;
	line-height:35px;
}

.hc_page h2{
	font-size:35px;
	color:#999999;
	font-weight:lighter;
	line-height:35px;
}

.hc_page h3{
	font-size:35px;
	color:#999999;
	font-weight:lighter;
	line-height:35px;
}

.hc_page h4{
	font-size:35px;
	color:#999999;
	font-weight:lighter;
	line-height:35px;
}
.hc_page p{
	font-size:20px;
	color:#CCCCCC;
	font-weight:lighter;
	line-height:20px;
}
