@charset "utf-8";
/* CSS Document */

body{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#0d6176;
	}

#wrap{
	width:1300px;
	margin-left:0px;
	}

#t_left{
	background:url(../images/bg_left.jpg) no-repeat;
	background-color:#004c7c;
	}

#t_right{
	background:url(../images/bg_right.jpg) no-repeat;
	background-color:#004c7c;
	}

.clear{
	clear:both;
	}

/* ------------------------- Menu ------------------------ */

#menu{
	margin:5px;
	}

#menu_main{
	background:url(../images/bg_menu.jpg) no-repeat;
	padding-left:52px;
	padding-top:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:195px;
	float:left;
	width:198px !important;
	width:195px;
	}

#menu_main ul li{
	margin-bottom:22px;
	}

#menu_main ul li a{
	color:#FFFFFF;
	text-decoration:none;
	}

#menu_main ul li a:hover{
	text-decoration:underline;
	color:#ff4800;
	}
/* ------------------------- main_left ------------------------ */

#main_left{
	margin:0 5px 5px 5px;
	width:245px !important;
	width:240px;
	float:left;
	}

#best_sellers .top{
	background:url(../images/top_bestsellers.jpg) no-repeat;
	padding:10px 0 10px 20px;
	text-transform:uppercase;
	color:#165a84;
	font-size:13px;
	font-weight:bold;
	width:auto !important;
	width:218px;
	border-right:0px !important;
	border-right:1px solid #9ec4db;
}

#best_sellers .middle{
	background:url(../images/bg_bestsellers.jpg) repeat-y;
	border-bottom:1px solid #9ec4db;
	padding-bottom:10px;
	padding-top:5px;
	width:auto !important;
	width:238px;
	border-right:0px !important;
	border-right:1px solid #9ec4db;

}

.pro_best, .special{
	margin-left:20px;
	height:75px;
	line-height:14px;
	font-size:11px;
	margin-bottom:5px;
	margin-right:10px;
	}

.pro_best a, .special a{
	color:#0D6176;
	text-decoration:none;	
	}

.pro_best a:hover, .special a:hover{
	text-decoration:underline;	
	}
		
.pro_best img.detail, .special img.detail{
	margin-top:7px;
	}
	
.pro_best .photo, .special .photo{
	float:left;
	border:1px solid #eff0f1;
	margin-right:10px;
	width:70px;
	height:70px;
	background-color:#FFFFFF;
	text-align:center;
	}

#special_listing{
	background:url(../images/bg_spaciallisting.jpg) repeat-y;
	margin-top:5px;
	}

#special_listing .top{
	background: url(../images/top_spaciallisting.jpg) no-repeat;
	padding:10px 0 10px 20px;
	text-transform:uppercase;
	color:#165a84;
	font-size:13px;
	font-weight:bold;
	width:auto !important;
	width:218px;
	border-right:0px !important;
	border-right:1px solid #9ec4db;
}

#special_listing .middle{
	background:url(../images/bg_spaciallisting_in.jpg) no-repeat;
	border-bottom:1px solid #9ec4db;
	padding-bottom:10px;
		width:auto !important;
	width:238px;
	border-right:0px !important;
	border-right:1px solid #9ec4db;

}


/* ------------------------- main_right ------------------------ */

#main_right{
	margin:0 5px 5px 5px;
	width:200px;
	float:right;
}

#our_products .top{
	background:url(../images/top_products.jpg) no-repeat;
	text-transform:uppercase;
	padding:9px 0 11px 20px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:11px;
	}

#our_products .middle{
	border:1px solid #08517d;
	padding-bottom:5px;
	}

#our_products .middle ul{
	padding:15px 0 0 20px;
	}

#our_products .middle ul li{
	margin-bottom:10px;
	}

#our_products .middle ul li a{
	text-decoration:none;
	color:#ff4800;
	font-weight:bold;
	font-size:11px;
	}

#our_products .middle ul li a:hover{
	color:#08517d;
	text-decoration:underline;
	}
	
/* ------------------------- main ------------------------ */
#content{
	width:435px;
	float:left;
	}
	
#new_product{
	}
	
#new_product .top{
	background:url(../images/top_new_product.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 10px 12px;
	}
	
*:first-child+html #new_product .top{
	height:22px;
	}
	
#new_product .middle{
	border-left:1px solid #165a84;
	border-right:1px solid #165a84;
	padding-left: 14px; 
	padding-right: 10px;
	margin-top: -15px;
	width:auto !!important;
	width:409px;
	}
	
*:first-child+html #new_product .middle{ 
	margin-top: -18px;
	background:url(../images/bg_pro_new.jpg) repeat-y;
	border-left:0px;
	width:435px;
	}
	
.new{
	float:left;
	width:132px;
	margin-right:5px;
	margin-top:10px;
	height:200px;
	}

.new .photo{
	border:1px solid #eff0f1;
	width:130px;
	height:130px;
	text-align:center;
	vertical-align: middle;
	background-color:#FFFFFF;
	}

.new .pro_name{
	margin:5px;
	font-size:11px;
	line-height:14px;
	}

.new .pro_name a{
	color:#0D6176;
	text-decoration:none;	
	}
	
.new .pro_name a:hover{
	text-decoration:underline;
	}
	
.new .pro_name img.detail{
	margin-top:7px;
	}
	
#new_product .bottom{
	background:url(../images/bottom_product.jpg) no-repeat;
	height:13px;
	}

#last_product_add{
	background:url(../images/bg_lastproductadd.jpg) repeat-x;
	margin-top:5px;
	}

#last_product_add .top{
	padding:10px 0 10px 12px;
	font-size:13px;
	font-weight:bold;
	}
	
*:first-child+html #last_product_add .top{
	height:15px;
	}
	
#last_product_add .middle{
	padding-left: 14px; 
	padding-right: 10px;
	margin-top: -5px;
	}
	
*:first-child+html #last_product_add .middle{ 
	margin-top: -8px;
	height:410px;
	}



	
/* ------------------------- detail_product ------------------------ */

#detail_product{
	}
	
#detail_product .top{
	background:url(../images/top_new_product.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 10px 12px;
	}
	
#detail_product .top img{
	padding-bottom: 2px; 
	padding-left: 5px; 
	padding-right: 5px;
	}

#detail_product .top a{
	text-decoration:none;
	color:#0D6176;
	}
	
#detail_product .top a:hover{
	color:#97b4c3;
	text-decoration:underline;
	}


#detail_product .middle{
	border-left:1px solid #165a84;
	border-right:1px solid #165a84;
	padding-left: 14px; 
	padding-right: 10px;
	margin-top: -5px;
	}
	
*:first-child+html #detail_product .middle{ 
	margin-top: -8px;
	background:url(../images/bg_pro_new.jpg) repeat-y;
	}
	
#detail_product .bottom{
	background:url(../images/bottom_product.jpg) no-repeat;
	height:13px;
	}
	
.detail .photo{
	border:1px solid #eff0f1;
	width:180px;
	height:180px;
	margin: 0 10px 10px 0;
	float:left;
	text-align:center;
	}
	
.detail .text_main{
	float:left;
	padding-top:50px;
	line-height:14px;
	width: 210px;
	}

.detail .text_detail{
	float:left;
	width:400px;
	line-height:14px;
	}

.line{
	border-bottom:dashed 1px #CCCCCC;
	clear:both;
	padding-top:10px;
	}

*:first-child+html .line{
	padding-top:5px;
	}

.detail .request{
	margin-top:20px;
	}

.text{
	margin-left:10px;
	width:210px;
	margin-bottom:5px;
	}

.t_td{
	vertical-align:top;
	padding-top:5px;
	}

/* ------------------------- group ------------------------ */
#product_group{
	}
	
#product_group .top{
	background:url(../images/top_new_product.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 10px 12px;
	}
	
*:first-child+html #product_group .top{
	height:20px;
	}

#product_group .middle{
	border-left:1px solid #165a84;
	border-right:1px solid #165a84;
	padding-left: 14px; 
	padding-right: 10px;
	margin-top: -15px;
	}
	
*:first-child+html #product_group .middle{ 
	background:url(../images/bg_pro_new.jpg) repeat-y;
	margin-top: -18px;
	}

#product_group .bottom{
	background:url(../images/bottom_product.jpg) no-repeat;
	height:13px;
	margin-bottom:10px;
	}

ul.cate {
	padding-top:5px;
	margin-left:40px;
	}

ul.cate li{
	list-style-image: url(../images/arrow_127.gif);
	margin-top:10px;
	padding-left:5px;
	line-height:14px;
	}

ul.cate li a{
	text-decoration:none;
	font-weight:bold;
	color:#0D6176;
	}

ul.cate li a:hover{
	text-decoration:underline;
	}

/* ------------------------- list ------------------------ */

#pro_list, #list_all{
	}
	
#pro_list .top, #list_all .top{
	background:url(../images/top_new_product.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 10px 12px;
	}

*:first-child+html #pro_list .top, *:first-child+html #list_all .top{
	height:23px;
	}

#pro_list .top img, #list_all .top img{
	padding-bottom: 2px; 
	padding-left: 5px; 
	padding-right: 5px;
	}

#pro_list .top a, #list_all .top a{
	text-decoration:none;
	color:#0D6176;
	}
	
#pro_list .top a:hover, #list_all .top a:hover{
	color:#97b4c3;
	text-decoration:underline;
	}
		
#pro_list .middle, #list_all .middle{
	border-left:1px solid #165a84;
	border-right:1px solid #165a84;
	padding-left: 14px; 
	padding-right: 10px;
	margin-top: -15px;
	width:auto !important;
	width:409px;
	}
	
*:first-child+html #pro_list .middle, *:first-child+html #list_all .middle{ 
	margin-top: -18px;
	background:url(../images/bg_pro_new.jpg) repeat-y;
	}

#pro_list .bottom, #list_all .bottom{
	background:url(../images/bottom_product.jpg) no-repeat;
	height:13px;
	margin-bottom:10px;
	}

#pro_list .middle .new, #list_all .middle .new{
	height:200px !important;
	height:205px;
	}

.page_in{
	display:block;
	width:10px;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #0D6176;
	text-decoration:none;
	color:#0D6176;
	float:left;
	padding:2px;
	margin-right:3px;
	}

a.page_link{
	display:block;
	width:10px;
	text-align:center;
	background-color:#97B4C3;
	border:1px solid #0D6176;
	text-decoration:none;
	color:#292929;
	float:left;
	padding:2px;
	margin-right:2px;
	}

a.page_link:hover{
	color:#FFF;
	}

.link_p{
	color:#0D6176;
	}

.link_p:hover{
	text-decoration:none;
	}

#pro_list .middle a{
	color:#0D6176;
	}

#pro_list .middle a:hover{
	text-decoration:none;
	}

/* ------------------------- Footer ------------------------ */

#footer{
	background-color:#004c7c;
	color:#97b4c3;
	font-size:11px;
	padding:10px 5px;
	line-height:12px;
	}

*:first-child+html #footer{
	padding-top: 5px;
	}
	
#footer #f_left{
	float:left;
	background-color:#004c7c;
	}

#footer #f_left a{
	color:#97b4c3;
	}

#footer #f_left a:hover{
	color:#FFFFFF;
	}
	
#footer #f_right{
	float:right;
	text-align:right;
	}
#footer #f_right img{
	margin-right:2px;
	margin-bottom:3px;
	}

.copyright{
	margin-top:10px;
	}

