#main,#top_navig,#content,#bottom,#left_content,#mid_content,#mid_content2,#right_content,#order_gift,#n_letter {
	float:left;
	display:inline;
}
#main {
	position:absolute;
	left:50%;
	background-color:#FFFFFF;
	width:748px;
	margin-left:-374px;
}
#top_navig {
	margin-top:4px;
	line-height:288px;
	height:288px;
}
#content {
	background-image:url(../images/backs/home_cnt.gif);
	background-repeat:no-repeat;
	width:748px;
	min-height:388px;
	margin-bottom:20px;
}
*html body #content {
	height:388px;
}
#left_content {
	width:180px;
}
#left_content div{
	margin-left:22px;
	width:158px;
	float:left;
	display:inline;
}
#left_content span{
	float:left;
	display:inline;
}
#left_content h3{
	margin:20px 0px 5px 0px;
}
#mid_content {
	width:305px;
	margin:42px 0px 0px 33px;
}
#mid_content2 {
	width:513px;
	margin:42px 0px 0px 33px;
}
#right_content {
	width:215px;
	min-height:185px;
	margin:18px 0px 0px 7px;
}
*html body #right_content {
	height:185px;
}
#right_content .news_main{
	float:left;
	display:inline;
	width:215px;
	min-height:175px;
	background-image:url(../images/backs/news_main.gif);
	background-repeat:no-repeat;
}
*html body #right_content .news_main{
	height:175px;
}
#right_content h3 {
	color:#33b500;
	font-weight:bold;
	font-size:12px;
	margin:30px auto 10px auto;
}
#right_content p {
	float:left;
	display:inline;
	width:170px;
	margin-bottom:5px;
	line-height:14px;
}
#right_content a {
	float:right;
	display:inline;
	color:#33b500;
	text-decoration:underline;
}
#right_content a:hover {
	color:#ec008c;
	text-decoration:none;
}
#bottom {
	width:748px;
	height:22px;
	background-image:url(../images/backs/bottom_back.gif);
	background-repeat:no-repeat;
	color:#7a7a7a;
	background-position:bottom left;
}
#bottom div {
	width:712px;
	height:14px;
	line-height:14px;
	float:left;
	display:inline;
	margin:0px 18px auto 18px;
	font-size:10px;
}
#bottom div div{
	margin-left:0px;
	width:200px;
	color:#0069b5;
}
#bottom div span{
	float:right;
	display:inline;
}
#bottom a {
	text-decoration:underline;
}
#bottom a:hover {
	text-decoration:none;
}
#order_gift {
	width:204px;
	height:45px;
	background-image:url(../images/backs/gift_back.gif);
	margin:10px auto auto 11px;
	line-height:45px;
	text-align:center;
}
#order_gift a {
	color:#ec008c;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:204px;
}
#order_gift a:hover {
	text-decoration:underline;
}
#n_letter {
	width:204px;
	height:44px;
	background-image:url(../images/backs/nletter_back.gif);
	margin:10px auto auto 11px;
	line-height:44px;
	text-align:center;
}
#n_letter a {
	color:#0069b5;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:204px;
}
#n_letter a:hover {
	text-decoration:underline;
	color:#0069b5;
}
