#t_h{
	width:100%;
	height:400px;
	margin:0;
	padding:0;
	background-image:url(home/img/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#t_contents{
	width:750px;
	height:auto;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:50px;
	background-image:url(home/img/c_u_bg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#t_contents2{
	width:750px;
	height:auto;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:100px;
	padding-left:50px;
	background-image:url(home/img/c_u_bg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#tl{
	width:400px;
	height:auto;
	margin:0;
	padding-top:60px;
	padding-bottom:10px;
	background-image:url(home/img/info.gif);
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
}

#tr{
	width:330px;
	height:auto;
	padding:0;
	margin:0;
	padding:0;
	float:right;
}

.top_photo{
	width:330px;
	margin-top:34px;
	background-image:url(home/img/top_photobg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.top_photo p{
	width:300px;
	height:50px;
	overflow-y:scroll;
	overflow-x:hidden;
	margin:10px auto;
}

.tphoto{
	width:300px;
	margin:5px auto;
}

.t_f{
	width:800px;
	height:60px;
	margin:0 auto;
	padding:0;
	text-align:center;
	line-height:60px;
	background-image:url(home/img/f_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.t_bl{
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}

.t_br{
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	float:right;
}

.infobox{
	scrollbar-face-color:#FFCC33;
	scrollbar-track-color:#c72000;
	scrollbar-arrow-color:#c72000;
	scrollbar-highlight-color:#c72000;
	scrollbar-shadow-color:#c72000;
	scrollbar-3dlight-color:#c72000;
	scrollbar-darkshadow-color:#c72000;
	width:380px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-image:url(home/img/info_bg1.png);
	border:1px solid #FFFFFF;
	overflow-y:scroll;
	overflow-x:hidden;
}

.infobox table{
	width:360px;
	height:auto;
	margin:5px auto;
	padding:0;
	border-left:3px solid #FF6600;
	color:#333333;
}

.t_banner{
	width:400px;
	margin-top:25px;
}