
/* container */
#container {
	
}
.content_top {
	float:left;
	width:960px;
	height:210px;
	background:url('../img/index/aboutus_bg.gif') no-repeat;
}
.aboutus {
	float:left;
	width:338px;
	line-height:150%;
	padding:34px 0 0 23px;
}
	.aboutus h2 strong, .product h2 strong{
		font-family:Georgia;
		font-size:22px;
		color:#35213c;
	}
	.aboutus h2 {
		width:282px;
		float:left;
	}
	.aboutus h2 span, .product h2 span{
		font-family:Georgia;
		font-size:11px;
		color:#959595;
		padding-left:5px;
	}
	.more {
		float:left;
		width:39px;
		height:17px;
		padding-top:3px;
	}
	.more a {
		color:#919191;
	}
	.more a:hover {
		color:#000;
	}
	.aboutus_txt01 {
		float:left;
		color:#78a832;
		padding-top:5px;
	}
	.aboutus_txt02{
		float:left;
	}
	.aboutus_txt01 a{color:#78a832;}
	.aboutus_txt02 a{color:#828181;}

.product {
	float:left;
	width:283px;
	padding:30px 0 0 30px;
}
	.product h2 {
		float:left;
		width:235px;		
	}
	.pro_img {
		float:left;
		padding-top:10px;
	}
	.product p.more {
		padding-top:9px;
	}
.slide {
	width:285px;
	height:348px;
	float:right;
	position:relative;
	top:-138px;
	z-index:100;
}

#content {
	float:left;
	width:960px;
	background:url('../img/index/content_bg.gif') no-repeat;
}
/* Content left */
.content_left {
	float:left;
	width:225px;
}
.content_left ul{
	float:left;
	padding-left:10px;
}
.content_left h2 strong{
	float:left;
	color:#35213c;
	font-size:18px;
	font-family:Georgia;
	padding-left:20px;
}
.content_left h2 span{
	display:block;
	padding-top:8px;
	float:left;
	color:#35213c;
	font-size:10.5px;
	font-family:Georgia;
}
.content_left .l_company li ul.line{
	float:left;
	border-left:1px solid #454545;
}
.content_left .l_company li li{
	float:left;
	width:185px;
	padding-left:40px;
}
.l_company a, .l_product_description a,
.l_product a, .l_community a{
	display:block;
	width:215px;
	text-indent:-99999em;
}
.l_company .greetings a {	
	height:18px;
	background:url('../img/index/left_menu_greetings.gif') no-repeat left top;
}
.l_company .greetings a:hover {
	background:url('../img/index/left_menu_greetings.gif') no-repeat left bottom;
}
.l_company .history a {	
	height:20px;
	background:url('../img/index/left_menu_history.gif') no-repeat left top;
}
.l_company .history a:hover {
	background:url('../img/index/left_menu_history.gif') no-repeat left bottom;
}
.l_company .certificates a {	
	height:19px;
	background:url('../img/index/left_menu_certificates.gif') no-repeat left top;
}
.l_company .certificates a:hover {
	background:url('../img/index/left_menu_certificates.gif') no-repeat left bottom;
}
.l_company .directions a {	
	height:18px;
	background:url('../img/index/left_menu_direction.gif') no-repeat left top;
}
.l_company .directions a:hover {
	background:url('../img/index/left_menu_direction.gif') no-repeat left bottom;
}
.l_product_description .product-descriptions a {	
	height:16px;
	background:url('../img/index/left_menu_product_descriptions.gif') no-repeat left top;
}
.l_product_description .product-descriptions a:hover {
	background:url('../img/index/left_menu_product_descriptions.gif') no-repeat left bottom;
}
.l_product .new-products a {	
	height:18px;
	background:url('../img/index/left_menu_newproducts.gif') no-repeat left top;
}
.l_product .new-products a:hover {
	background:url('../img/index/left_menu_newproducts.gif') no-repeat left bottom;
}
.l_product .office-chair a {	
	height:19px;
	background:url('../img/index/left_menu_office_chair.gif') no-repeat left top;
}
.l_product .office-chair a:hover {
	background:url('../img/index/left_menu_office_chair.gif') no-repeat left bottom;
}
.l_product .executive-chair a {	
	height:21px;
	background:url('../img/index/left_menu_executive_chair.gif') no-repeat left top;
}
.l_product .executive-chair a:hover {
	background:url('../img/index/left_menu_executive_chair.gif') no-repeat left bottom;
}
.l_product .conference-chair a {	
	height:20px;
	background:url('../img/index/left_menu_conference_chair.gif') no-repeat left top;
}
.l_product .conference-chair a:hover {
	background:url('../img/index/left_menu_conference_chair.gif') no-repeat left bottom;
}
.l_product .lobby-chair a {	
	height:19px;
	background:url('../img/index/left_menu_lobby_chair.gif') no-repeat left top;
}
.l_product .lobby-chair a:hover {
	background:url('../img/index/left_menu_lobby_chair.gif') no-repeat left bottom;
}
.l_community .notice a {	
	height:19px;
	background:url('../img/index/left_menu_notice.gif') no-repeat left top;
}
.l_community .notice a:hover {
	background:url('../img/index/left_menu_notice.gif') no-repeat left bottom;
}
.l_community .library a {	
	height:20px;
	background:url('../img/index/left_menu_library.gif') no-repeat left top;
}
.l_community .library a:hover {
	background:url('../img/index/left_menu_library.gif') no-repeat left bottom;
}
.l_community .gallery a {	
	height:22px;
	background:url('../img/index/left_menu_gallery.gif') no-repeat left top;
}
.l_community .gallery a:hover {
	background:url('../img/index/left_menu_gallery.gif') no-repeat left bottom;
}
.contactus {
	margin:10px 0 34px 0;
	float:left;
}

/* Content right */
.content_right {
	float:right;
	width:687px;
	margin-right:10px;
}
.content_right li{
	float:left;
}
.content_right li strong a{
	color: #78A832;
	display:block;
}
.content_right li strong a:hover{
	text-decoration:underline;
}
.content_right li span {
	display:block;
}
.product_01 {
	float:left;
	margin-top:18px;
	width:692px;
	height:258px;
}
.pro01, .pro02, .pro03,
.pro05, .pro06{
	padding-right:30px;
}
.pro02
{
	padding-right:35px;
}
.pro07{
	padding-left:10px;
	padding-right:20px;
}
 .pro08 {
	padding-left:10px;
}
.pro04 {
	padding-left:5px;
}
.product_02 {
	float:left;
	margin-top:25px;
	width:100%;
	height:250px;
}