html, body{
  font-size:100.01%;
  margin: 0;
  padding: 0;
  
}

#logoimg{
    position: absolute;
   top:86px;
}

body {
  font: 1em Arial, Helvetica, Verdana, Tahoma, sans-serif;
  background: #000 url(images/bg.jpg) top no-repeat;
}

a{
  color: #04d;
  text-decoration: none;
}

a:hover{
  color: #f60;
  text-decoration: underline;
}

abbr, acronym{
  border: 0;
  font-variant: normal;
}

br{
  clear: both;
}

address, caption, cite, code, em, string, th ,var{
  text-align: left;
}

img {
  border: none;
}

h1, h2, h3, h4, h5, h6{
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}

ul, ol, p, dl, form{
  margin: 0;
  padding: 0;
}

input,select{
	vertical-align:middle;
} 


/*li{
  list-style: none;
}

ul, ol, dl{
  overflow: hidden;
}*/

sup{
  vertical-align: text-top;
}

sub{
  vertical-align: text-bottom;
}

table{
  border-collapse: inherit;
  border-spacing:1px;
}

#top{
	width:1000px;
	height:265px;
	margin:0 auto;
}

#sign{
	width:1000px;
	height:60px;
	text-align:right;
	
}
#sign ul{
    width:838px;
    padding: 30px 0 0 0;
    float: left;
}
#sign li{
	display:inline;
	padding:0 10px;
	color:#FFF;
	font-size:12px;
}

#sign a{
	color:#FFF;
	font-size:12px;
	padding:0 8px;
}

.shopping{
	background:url(images/shopping.jpg) no-repeat 2px;
}
#livechatimg{
    float: right;
    width: 158px;
    padding-top:2px ;
}

#nav{
	width:1000px;
	height:42px;
	background:url(images/nav.jpg) repeat-x;
	line-height:42px;
}
	
#nav li{
	display:inline;
	padding:0 45px;
	background: url(images/nav_line.jpg) right no-repeat;
	line-height:42px;
}

#nav a{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

#topimage{
	width:1000px;
	height:91px;
	background:url(images/topimage.jpg) no-repeat;
	padding-top:72px;
    font-size: 12px;
}
#topimage div{
    margin:5px 0 0 10px;
}
#main{
	width:1000px;
	margin:0 auto;
	background-color:#6A583C;
}

#shopcard{
	width:1000px;
	height:70px;
}

#shopcard_left{
	width:156px;
	height:70px;
	background:url(images/shopcard_top_left.jpg) no-repeat;
	float:left;
}

#shoppinginformation_left{
    width:200px;
	height:70px;
	background:url(images/shoppinginformation_top_lef.jpg) no-repeat;	
    float:left;
}

#shopcard_middle{
	width:752px;
	height:70px;
	background:url(images/category_right_top_middle.jpg) repeat-x;
	float:left;
}

#shoppinginformation_middle{
	width:708px;
	height:70px;
	background:url(images/category_right_top_middle.jpg) repeat-x;
	float:left;
}

#shopcard_right{
	width:92px;
	height:70px;
	background:url(images/category_right_top_right.jpg) no-repeat;
	float:left;
}

#shopcard_main_middle{
	width:1000px;
	margin:0 auto;
	background:url(images/shopcard_main_middle.jpg) repeat-y;
}

#shopcard_main_middle h2{
	color:#6A583C;
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
	line-height:50px;
}

#shopcard_main_middle img{
/*
	float:right;
	margin-right:50px;
	margin-bottom:10px;
	*/
}

#shopcard_main_bottom{
	width:1000px;
	height:35px;
	margin:0 auto;
	background:url(images/shopcard_main_bottom.jpg) no-repeat;
}

#shoppingcard_mm{
	width:900px;
	margin:0 auto;
}

#shoppingcard_mm_left{
	width:6px;
	height:314px;
	background:url(images/Shopcart_mm_left.jpg) no-repeat;
	float:left;
}

#shoppingcard_mm_middle{
	width:888px;
	height:314px;
	background:url(images/Shopcart_mm_middle.jpg) repeat-x;
	float:left;
}

#shoppingcard_mm_middle img{
/*
	float:left;
	margin:15px 0 0 10px;
	*/
}
#pimg{
    width: 210px;
    height:210px;
    float:left;
	margin-top:10px;
	margin-left:8px;
}
#remove{
    width: 20px;
    height: 25px;
	margin:0 auto;
}
#remove a{
display:block;
}
#shoppingcard_mm_middle h3{
	width:570px;
	float:left;
	color:#52432C;
	font-size:20px;
	font-weight:bold;
	padding:30px 0 0 10px;
}

#shoppingcard_mm_middle h4{
	width:570px;
	float:left;
	color:#6A583C;
	font-size:18px;
	font-weight:bold;
	padding:10px 0 0 10px;
}

.totle{
	margin:20px 15px 0 15px;
	padding-top:15px;
}

.totle p{
	text-align:right;
	font-size:14px;
	line-height:25px;
}
.error{
    background-color:#F1F2F4;
    border:1px solid #DA0F00;
    color:#DA0F00;
    margin:1em auto 1.5em;
    padding:1em 0.8em 2em;
    width:90%;
    
}
.totle h2{
	color:#52432C;
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px 10px;
	line-height:25px;
}

.totle h3{
	color:#52432C;
	font-size:14px;
	font-weight:bold;
	padding-left:40px;
	line-height:20px;
}

.totle h4,.totle h5{
	color:#52432C;
	font-size:12px;
	padding:5px 20px 10px 40px;
	line-height:20px;
}
.totle h5 a{
color:#1732A6;
margin-left: 0px;
}
.totle h4 a{
	color:#000;
    margin-left: 0px;
}

.totle span{
	color:#F00;
}

.totle3{
	border-top:#52432C dotted 1px;
	margin:20px 40px 0 40px;
	padding-top:15px;
	height:50px;
}

.totle a{
	margin-left:550px;
}

#btu567{
	width:920px;
	height:23px;
	padding:10px 0 0 50px;
}

#btu567 img{
	margin:0;
	float:left;
}

#btu5{
	width:151px;
	height:23px;
	float:left;
}


#btu6{
	width:151px;
	height:23px;
	float:left;
	margin-left:10px;
}


#btu7{
	width:152px;
	height:23px;
	float:right;
	margin-right:20px;
}
	

#shoppingcard_mm_right{
	width:6px;
	height:314px;
	background:url(images/Shopcart_mm_right.jpg) no-repeat;
	float:left;
}

#table{
	width:605px;
	height:94px;
	background:url(images/table.jpg) no-repeat;
	float:left;
	margin:20px 0 0 5px;
}

#table ul li{
	width:101px;
	line-height:48px;
	font-size:16px;
	text-align:center;
	list-style: none;
	display:inline;
	float:left;
	overflow: hidden;
    vertical-align: middle;
}

.table_color{
	font-weight:bold;
}

#table select{
	width:80px;
    margin-top:5px;
}
	
#wy_link{
	padding-top:10px;
	padding-left:30px;
	color:#FFF;
	font-size:12px;
	height:20px;
}

#main_left{
	width:250px;
	float:left;
   
}

#main_left_top,#main_left_top_1{
	width:250px;
	height:77px;
	background:url(images/main_left_top.jpg) no-repeat;

}
#main_left_top_1{
    margin-top: 10px;
}
#main_left_middle,#main_left_middle_1{
	width:250px;
	background:url(images/main_left_middle.jpg) repeat-y;
}

#main_left_bottom,#main_left_bottom_1{
	width:250px;
	height:35px;
	background:url(images/main_left_bottom.jpg) no-repeat;
}

#statues,#statues_1{
	width:195px;
	padding:10px 0 0 55px;
}

#statues li,#statues_1 li{
	font-size:12px;
	color:#52432C;
	line-height:35px;
	background:url(images/main_left_middle_line.jpg) left bottom no-repeat;
}

#statues a,#statues_1 a{
	font-size:12px;
	color:#52432C;
}


#price li{
	font-size:12px;
	color:#52432C;
	line-height:35px;
	background:url(images/main_left_middle_line.jpg) left bottom no-repeat;
}

#price a{
	font-size:12px;
	color:#52432C;
}

#color{
	width:195px;
	background:url(images/color_bg.jpg) no-repeat;
	padding:34px 0 0 55px;
}

#color li{
	font-size:12px;
	color:#52432C;
	line-height:35px;
	background:url(images/main_left_middle_line.jpg) left bottom no-repeat;
}

#color a{
	font-size:12px;
	color:#52432C;
}

#size{
	width:195px;
	background:url(images/size_bg.jpg) no-repeat;
	padding:34px 0 0 55px;
}

#size li{
	font-size:12px;
	color:#52432C;
	line-height:35px;
	background:url(images/main_left_middle_line.jpg) left bottom no-repeat;
}

#size a{
	font-size:12px;
	color:#52432C;
}

#main_right{
    
	width:750px;
	float:left;
}

#gg{
	width:750px;
	height:290px;
	background:url(images/gg.jpg) no-repeat;
}

#imgADPlayer{
	padding:14px 0 0 10px;
}

#main_right_top{
	width:750px;
	height:70px;
	background:url(images/main_right_top.jpg) no-repeat;
}
#main_right_top_text{
    padding: 45px 0 0px 75px;
    color: #fff;
}
#main_right_middle,#main_right_middle_1,#main_right_middle_ls{
	width:715px;
	background:url(images/main_right_middle.jpg) repeat-y;
	padding:10px 0 0 20px;
}
.howtoorder{
    padding-left:10px;
    text-align: left;
}
.howtoorder1{
    padding-left:40px;
    text-align: justify;
}
.howtoorder ul{
    padding-top:10px;
}

.howtoorder li a{
    font-size:12px;
	color:#52432C;
	line-height:15px;
}


#main_right_middle li,#main_right_middle_ls li{
	width:167px;
	font-size:12px;
	text-align:center;
	list-style: none;
	display:inline;
	float:left;
	margin:0 10px 20px 0;
	overflow: hidden;
}
#main_right_middle_ls li{
    width:192px;
}

#pagecontent ol{
    margin-left:10px;
}

#pagecontent li{
	font-size:12px;
    margin: 0 0 6px 20px;
}
#main_right_middle li a,#main_right_middle_ls a{
	color:#000;
}

#main_right_middle li p{
	width:167px;
	text-align:center;
	padding-top:5px;
}

.p1{
	width:167px;
	height:200px;
    
    /*非IE的主流浏览器识别的垂直居中的方法*/  
    display: table-cell;  
    vertical-align:middle;  

    /*设置水平居中*/  
    text-align:center;  

}

.p1 img{
   
	 vertical-align:middle;
}
.createtime{
    font-size: 14px;
}
#main_right_text{
	width:750px;
	height:65px;
	background:url(images/main_right_text.jpg) no-repeat;
}
#text h1{
    font-weight:bold;
    text-align: center;
}
#text{
	width:670px;
	background:url(images/main_right_middle.jpg) repeat-y;
	padding:10px 40px;
}
#news{
	width:670px;
	background:url(images/main_right_middle.jpg) repeat-y;
	padding:10px 40px;
     color:#52432C;
}
#news a{
    color:#52432C;
}
#text p{
	font-size:12px;
	text-align:justify;
	line-height:18px;
	padding:6px 0 8px;
    text-indent:26px ;
}

#main_right_bottom{
	width:750px;
	height:42px;
	float:left;
	background:url(images/main_right_bottom.jpg) no-repeat;
}

#bottom{
	width:1000px;
	margin:0 auto;
	height:357px;
}

#link_left{
	width:38px;
	height:161px;
	float:left;
	background:url(images/bottom_left.jpg) no-repeat;
}

#link_middle{
	width:923px;
	height:131px;
	float:left;
	background:url(images/bottom_middle.jpg) repeat-x;
	padding-top:30px;
}

#link_middle li{
	width:140px;
	font-size:14px;
	color:#52432C;
	font-weight:bold;
	float:left;
	list-style: none;
	display:inline;
	overflow: hidden;
	padding-left:2px;
	border-right:#CCC dashed 1px;
}

#link_middle a{
	font-size:12px;
	color:#52432C;
	line-height:22px;
}

#image{
	font-size:14px;
	height:120px;
	font-weight:bold;
	color:#52432C;
	padding-left:2px; 
    float: left;	
}
.image1{   
   float: left;
   margin-left: 30px;
}

#link_right{
	width:39px;
	height:161px;
	float:left;
	background:url(images/bottom_right.jpg) no-repeat;
}

#bottom_b{
	width:1000px;
	height:196px;
	margin:0 auto;
	background:url(images/bottom.jpg) repeat-x;
	padding-top:12px;
}

#bottom_b p{
	font-size:12px;
	color:#FFF;
	text-align:center;
	line-height:18px;
}

#b{
	width:545px;
	height:84px;
	margin:5px auto;
    background:url(images/b.jpg) no-repeat;
}
	
#category_right_top{
	width:750px;
	height:70px;
	margin-top:5px;
}

#category_right_top_left{
	width:149px;
	height:70px;
	float:left;
	background:url(images/category_right_top_left.jpg) no-repeat;
}

#category10_20_right_top_left{
	width:149px;
	height:70px;
	float:left;
	background:url(images/10_20_right_top_left.jpg) no-repeat;
}

#category20_30_right_top_left{
	width:149px;
	height:70px;
	float:left;
	background:url(images/20_30_right_top_left.jpg) no-repeat;
}

#category30_right_top_left{
	width:149px;
	height:70px;
	float:left;
	background:url(images/30_right_top_left.jpg) no-repeat;
}

#category_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/category_right_top_left_f.jpg) no-repeat;
}

#contactus_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/contactus_top_left.jpg) no-repeat;
}
#work_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/how_right_top_left_f.jpg) no-repeat;
}
#faq_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/faq_right_top_left_f.jpg) no-repeat;
}
#shipping_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/shipping_right_top_left_f.jpg) no-repeat;
}

#tyo_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/tyo_right_top_left_f.jpg) no-repeat;
}

#sizecharts_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/sizecharts_right_top_left_f.jpg) no-repeat;
}

#return_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/return_right_top_left_f.jpg) no-repeat;
}

#category_right_top_middle{
	width:509px;
	height:70px;
	float:left;
	background:url(images/category_right_top_middle.jpg) repeat-x;
}

#category_right_top_right{
	width:92px;
	height:70px;
	float:left;
	background:url(images/category_right_top_right.jpg) no-repeat;
}

#category_right_top p,a{ 
	font-size:12px;
	color:#fff;
}

.product{
	width:700px;
	padding:10px 30px 10px 0 ;
}

.p_images{
	width:167px;
	height:170px;
	float:left;
}

.p_text{
	width:515px;
	float:left;
	padding-left:12px;
}

.p_text_top{
	font-size:16px;
	font-weight:bold;
	line-height:25px;
}

.p_text_middle{
	background-color:#EADCC5;
	font-size:12px;
	padding:5px 10px;
	line-height:17px;
}

.p_text_price{
	background-color:#EADCC5;
	font-size:12px;
	padding:5px 10px;
	line-height:17px;
	margin-top:5px;
}

.p_text_price span{
	color:#FF3600;
}

.latest_item_page{
	padding-right:35px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

.latest_item_page a{
	color:#52432C;
	padding:0 4px;
	font-weight:bold;
}

.feedback{
	width:700px;
	padding:0 30px 10px 0 ;
}
.info_of_product ul{
    list-style-type:disc;
}
.info_of_product li{
    margin-left:30px ;
    line-height: 18px;
    color:#6A583C;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:12px;
    font-family:inherit;
    vertical-align:baseline;
}
.info_of_product li a{
    color:black;
}
.feedback_top{
	font-size:20px;
	font-weight:bold;
	line-height:50px;
}

.feedback_middle{
	background-color:#EADCC5;
	font-size:12px;
	padding:5px 10px;
	line-height:17px;
	margin-bottom:5px;
}

.feedback_middle span{
	font-weight:bold;
}

.feedback_middle p{
	text-align:right;

}

#terracotta_main_left{
	width:250px;
	float:left;
}

#terracotta_main_right{
	width:750px;
	float:left;
}

#terracotta_main_right_top{
	width:250px;
	height:77px;
	background:url(images/terracotta_main_right_top.jpg) no-repeat;
}

#tbody{
	width:270px;
	float:left;
	padding-left:10px;
}

#showArea{
	padding:2px;
    height: 55px;
    text-align: center;
}
#showArea img{
	cursor: pointer;
}

#terracotta_left_top{
	width:750px;
	height:70px;
	margin-top:5px;
	color:#FFF;
}

#terracotta_left_top_left{
	width:33px;
	height:70px;
	float:left;
	background:url(images/terracotta_left_top_left.jpg) no-repeat;
}
#terracotta_left_top_left1{
	width:33px;
	height:70px;
	float:left;
	background:url(images/terracotta_left_top_left.jpg) no-repeat;
}

#emperor_left_top_left{
	width:250px;
	height:70px;
	float:left;
	background:url(images/emperor_left_top_left.jpg) no-repeat;
}

#sworded_left_top_left{
	width:250px;
	height:70px;
	float:left;
	background:url(images/sworded_left_top_left.jpg) no-repeat;
}

#armored_left_top_left{
	width:250px;
	height:70px;
	float:left;
	background:url(images/armored_left_top_left.jpg) no-repeat;
}

#kneeling_left_top_left{
	width:250px;
	height:70px;
	float:left;
	background:url(images/kneeling_left_top_left.jpg) no-repeat;
}

#standing_left_top_left{
	width:250px;
	height:70px;
	float:left;
	background:url(images/standing_left_top_left.jpg) no-repeat;
}

#armoredw_left_top_left{
	width:250px;
	height:70px;
	float:left;
	background:url(images/armoredw_left_top_left.jpg) no-repeat;
}

#horse_left_top_left{
	width:250px;
	height:70px;
	float:left;
	background:url(images/horse_left_top_left.jpg) no-repeat;
}

#piece_left_top_left{
	width:250px;
	height:70px;
	float:left;
	background:url(images/piece_left_top_left.jpg) no-repeat;
}

#emperor_left_top_middle{
	width:398px;
	height:70px;
	float:left;
	background:url(images/terracotta_left_top_middle.jpg) repeat-x;
}

#terracotta_left_top_middle{
     padding-top: 43px;
	width:615px;
	height:70px;
	float:left;
	background:url(images/terracotta_left_top_middle.jpg) repeat-x;
}
#terracotta_left_top_right{
	width:102px;
	height:70px;
	float:left;
	background:url(images/terracotta_left_top_right.jpg) no-repeat;
}

#terracotta_left_middle{   
	width:730px;
	background:url(images/terracotta_left_middle.jpg) repeat-y;
	padding:10px 0 0 20px;
}

#terracotta_left_bottom{
	width:750px;
	height:42px;
	float:left;
	background:url(images/terracotta_left_bottom.jpg) no-repeat;
}

#terracotta_right_middle{
	width:250px;
	background:url(images/terracotta_main_right_middl.jpg) repeat-y;
}

#terracotta_right_bottom{
	width:250px;
	height:35px;
	background:url(images/terracotta_main_right_botto.jpg) no-repeat;
}

#tbody_r{
	width:400px;
	float:left;
	margin:5px 0 0 15px;
	border:#BFBFBF solid 1px;
	background-color:#FFFDFB;
}

#tbody_r h1{
	color:#52432C;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 5px 5px;
}
#forgetpwd{
    color:#6C6B6B;
}
.color_t{
	font-size:12px;
	border-bottom:#978E80 dotted  1px;
	margin:0 10px;
	padding:3px 0;
    padding-bottom: 15px;
}

.color_t ul{
	margin-left:30px;
	height:60px;
}

.color_t ul li{ 
	width:80px;
	height:80px;
	list-style: none;
	display:inline;
	float:left;
}

.color_t img{
	margin-left:15px;
    margin-top:3px;
}

.color_t h3{
	color:#52432C;
	font-size:12px;
	text-align: center;
	line-height:20px;
    cursor: pointer;
}

.color_t p{
	color:#52432C;
	font-size:12px;
    padding-top: 10px;
	
}

.color_t span{
	color:#FF6C00;
	padding-left:10px;
	font-size:12px;
}

.color_t_l{
	float:left;
	padding:5px;
	width:200px;
}

.color_t_r{
	float:right;
	text-align:right;
	padding:5px;
}
.color_t_r a{
    color:#52432C;
}
.color_t_img,.color_t_img_1{
	height:35px;
}

#createaccount a{
    color:#000;
}

.color_t_img ul li,.color_t_img_1 ul li{
    width: 63px;
    height:27px;
	line-height:27px;
    background-color:#f0f0f0 ;
    border:1px solid #cdd2d6;
	font-size:12px;
	text-align:center;
	list-style: none;
	display:inline;
	float:left;
	margin:0 3px 3px 0;
	overflow: hidden;
}

.color_t_img_1 ul li{
    line-height:12px;
    width: 103px;

}
.color_t_img p,.color_t_img_1 p{
	cursor: pointer;
}

.color_t select{
	width:50px;
	height:20px;
    margin-left: 20px;
}

.color_t_l1{
	padding:0 5px;
	width:200px;
}

.btu{
	text-align:left;
	padding:14px 0;
}

.mainbody2 {
	padding-left:40px;
}

.mainbody2 ul li{
	width:65px;
	height:27px;
	line-height:27px;
	font-size:12px;
	text-align:center;
	list-style: none;
	display:inline;
	float:left;
	margin:0 5px 10px 0;
	overflow: hidden;
	color:#6A583C;
}

.mainbody2 a{
	color:#6A583C;
}

.mainbody2_i1{
	background: url(images/xx.jpg) left no-repeat;
	padding:0 20px; 
}

.mainbody2_i2{
	background: url(images/xx2.jpg) left no-repeat;
	padding-left:20px;
}

#color_text{
	width:680px;
	padding-left:20px;
}

.color_intrduce{
	border-top:#52432C dotted 1px;
	padding:10px 0;
    text-align: justify;
}

.color_intrduce h4{
	font-size:16px;
	font-weight:bold;
	padding:5px;
}

.color_intrduce p{
	
    
    font-size:12px;
	text-align:justify;
	line-height:18px;
	padding:6px 0 8px;
    text-indent:26px ;
}
.color_intrduce p a{
	color:#6A583C;
}

.color_intrduce h5{
	font-size:16px;
	font-weight:bold;
	padding:5px;
	
}

.color_intrduce img{
	font-size:16px;
	font-weight:bold;
	padding:5px;
	float:left;
}

.reviews{
	padding:10px 0;
}

.reviews img{
	float:left;
}

.reviews_r{
	float:left;
	width:540px;
}

.reviews h6{
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

.reviews span{
	color: #727171;
	padding-left:10px;
}

.reviews_text{
	float:left;
	width:540px;
	border-bottom:#52432C dotted 1px;
	padding-bottom:15px;
}

.product_m{
	width:182px;
	padding:20px 0 0 30px;
}

.product_m p{
	color:#52432C;
	font-size:12px;
	text-align:center;
	line-height:20px;
}

.product_m span{
	color:#FF5A00;
}

#customerservice_main_left_top{
	width:250px;
	height:77px;
	background:url(images/customerservice_main_left_t.jpg) no-repeat;
}

#customerservice_left{
	width:195px;
	padding:5px 0 0 55px;
}

#customerservice_left li{
	font-size:12px;
	color:#52432C;
	line-height:35px;
	background:url(images/main_left_middle_line.jpg) left bottom no-repeat;
}

#customerservice_left a{
	font-size:12px;
	color:#52432C;
}

.contactus_middle{
	background-color:#EADCC5; 
    color: black;
	font-size:12px;  
	padding:5px 10px;
	line-height:17px;
	margin-bottom:5px;
    
}
.contactus_middle a{
	font-size:12px;
    font-weight: bold;
	color:black;
    
}
.contactus_middle h1{
    text-align: center;
	font-size:18px;
	font-weight:bold;
	color:#52432C;
}
.contactus_middle h2{
	font-size:14px;
	font-weight:bold;
	color:#52432C;
}

.contactus_middle h3{
	font-size:16px;
	font-weight:bold;
	color:#52432C;
	padding:20px 5px 20px 70px;
	background:url(images/i.jpg) 20px no-repeat;
}

.contactus_middle p{
	padding:5px 10px;
    /*text-align: justify;*/
}

#shopping_information{
	width:1000px;
	height:50px;
	background:url(images/shopping_information1.jpg) no-repeat;
}

#shopping_information_left_top_left{
	width:220px;
	height:70px;
	float:left;
	background:url(images/shoppinginformation_left_to.jpg) no-repeat;
}

#shopping_information_top_middle{
	width:428px;
	height:70px;
	float:left;
	background:url(images/terracotta_left_top_middle.jpg) repeat-x;
}

#shopping_information_main_right_top{
	width:250px;
	height:77px;
	background:url(images/shoppinginformation_main_ri.jpg) no-repeat;
}
#shopping_information_account_right_top{
	width:250px;
	height:77px;
	background:url(images/terracotta_account_right_to.png) no-repeat;
}


#shopping_information_left_middle{
	width:722px;
	background:url(images/terracotta_left_middle.jpg) repeat-y;
	padding:0 10px 0 18px;
}

#shopping_information_t1{
	width:702px;
	height:35px;
	background:#DECFB7;
	font-size:16px;
	font-weight:bold;
	color:#52432C;
	padding-left:20px;
	line-height:35px;
}

#shopping_information_t2{
	width:702px;
	height:35px;
	background:#ECDEC6;
	font-size:14px;
	font-weight:bold;
	color:#6A583C;
	padding-left:20px;
	line-height:35px;
}

.reg_table{
	width:700px;
	margin:0 auto;
	padding-top:30px;
}

.reg_table input{
	vertical-align:text-bottom; margin-bottom:2px; margin-bottom:-2px;
}

.reg_table p{
	font-size:12px;
	padding-top:8px;
	line-height:15px;
}

.reg_table ul{
	padding-top:5px;
}

.reg_table li{
	font-size:12px;
	padding-left:30px;
	line-height:18px;
	list-style: none;
}

.dunit{
	width:700px;
}
.dunit span{
    padding-left: 5px;
	color:red;
    font-weight: bold;
}
.dunit_outer_title1{
	width:250px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	line-height:30px;
	padding-right:20px;
	color:#52432C;
}

.dunit_outer_title2{
	width:400px;
	font-size:14px;
	text-align:left;
	line-height:30px;
	padding-left:10px;
	padding:2px;
}

.dunit_outer_title2 select{
	width:305px;
	height:26px;
    font: 1em Arial,Helvetica,Verdana,Tahoma,sans-serif;
}
#requireinfor{
    color: red;
    margin-left: 480px;
}
.dunit6_outer_title3{
	width:180px;
	font-size:12px;
	line-height:20px;
	color:#383838;
	background:#FFFFCF url(images/bb.jpg) 5px no-repeat;
	border:#FFDB9A solid 1px;
	padding-left:22px;
    display: none;
}
#totle2{
	padding:20px 40px 20px 55px;
}

#totle2 p{
	font-size:14px;
}

#totle2 span{
	padding-left:550px;
}

#totle2 a{
	color:#0065D5;
}

#totle2 select{
	width:850px;
	margin-top:15px;
	margin-left:20px;
}
#totle12,#totle13{
	padding:20px 40px 20px 55px;
}

#totle12 p{
	font-size:14px;
}

#totle12 span,#totle13 span{
	margin-left:250px;
}

#totle12 a,#totle13 a{
	color:#0065D5;
}

#totle12 select,#totle13 select{
	width:600px;
	margin-top:15px;
	margin-left:20px;
}
#shopping_information_middle_text a{
	color:#0065D5;
}

#shopping_information_middle_text p{
	font-size:12px;
	color:#52432C;
	padding:10px 20px;
}

#shopping_information_middle_text ul{
	padding-top:15px;
}

#shopping_information_middle_text li{
	font-size:12px;
	color:#52432C;
	padding:5px 20px;
	list-style:none;
}

#shopping_information_middle_text h2{
	font-size:12px;
	padding-left:20px;
}

#shopping_information_middle_text input{
	margin:8px 0 10px 20px;
	height:20px;
	width:200px;
}

#shopping_information_middle_text span{
	color:#0065D5;
	font-size:12px;
	padding-left:40px;
}

#shopping_information_middle_text img{
	padding:0 30px 0 20px;
	float:right;
}

#shopping_information_middle2{
	width:250px;
	height:68px;
	background: url(images/shopping_information_main_r.jpg) no-repeat;
}

.dunit2{
	font-size:12px;
	width:210px;
	margin:5px auto 0;
}

.dunit2 td{
	line-height:25px;
}

.dunit2_outer_title1{
	font-weight:bold;
}

.dunit2_outer_title2{
	color:#F00;
}

.dunit2_outer_title3{
	border-bottom:#52432C dotted 1px;
}

#trackorder{
	padding:20px 0 0 150px;
	
}

#manage{
	width:600px;
	margin:0 auto;
	padding:20px 0 0 60px;
	
}

.dunit3 td{
	line-height:30px;
}
.history{
    width:200px;
    margin:0 auto;
}
.history td,a{
    font-size: 12px;
    text-align:center;
}
.dunit3_outer_title1{
    width: 200px;
	font-size:16px;
	font-weight:bold;
	color:#52432C;
	text-align:right;
    
}

.dunit3_outer_title2{
	font-size:12px;
	color:#52432C;
	padding-left:10px;
}

.dunit3_outer_title2 img{
	padding-left:140px;
}

.dunit3_outer_title4{
	text-align:center;
	padding-top:20px;
}

#orders_left_top{
	width:250px;
	height:77px;
	background:url(images/orders_left_top.jpg) no-repeat;
}

#orders_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/orders_right_top_left_f.jpg) no-repeat;
}

#orderhistory_right_middle{
	width:750px;
	background:url(images/main_right_middle.jpg) repeat-y;
	padding-top:10px;
}

#orderhistory{
	width:700px;
	padding:10px 30px 10px 20px;
}

.dunit4{
	width:670px;
	margin:0 auto;
	color:#52432C;
	background-color:#52432C;
}

.dunit4_outer_title1{
	height:37px;
	line-height:37px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background:url(images/t_1.jpg) repeat-x;
}

.dunit4_outer_title2{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	background-color:#F4F4F4;
}

#order_confirmation_left{
	width:200px;
	height:70px;
	background:url(images/order_confirmation_top_left.jpg) no-repeat;
	float:left;
}

#order_confirmation_middle{
	width:708px;
	height:70px;
	background:url(images/category_right_top_middle.jpg) repeat-x;
	float:left;
}

#shopping_information4{
	width:1000px;
	height:50px;
	background:url(images/shopping_information4.jpg) no-repeat;
}

#shopping_information4_mm{
	width:900px;
	margin:0 auto;
	padding:30px 0 10px 0;
}

#shopping_information4_mm_left{
	width:115px;
	height:250px;
	background:url(images/order_confirmation_mm_left.jpg) no-repeat;
	float:left;
}

#shopping_information4_mm_middle{
	width:749px;
	height:220px;
	background:url(images/order_confirmation_mm_middl.jpg) repeat-x;
	float:left;
	padding:30px 0 0 10px;
}

#shopping_information4_mm_middle ul{
	border-bottom:#F6BE68 dotted 1px;
}

#shopping_information4_mm_middle li{
	font-size:16px;
	font-weight:bold;
	color:#52432C;
	padding:15px 0;
	list-style: none;
}

#shopping_information4_mm_middle p{
	font-size:16px;
	font-weight:bold;
	color:#52432C;
	padding:15px 0;
}

#shopping_information4_mm_right{
	width:26px;
	height:250px;
	background:url(images/order_confirmation_mm_right.jpg) no-repeat;
	float:left;
}

#manage_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/manage_right_top_left_f.jpg) no-repeat;
}
#changepassword_right_top_left_f{
	width:149px;
	height:70px;
	float:left;
	background:url(images/changepassword_right_top_le.jpg) no-repeat;
}
#addnewaddress_main_right_top{
	width:250px;
	height:77px;
	background:url(images/addnewaddress_main_ri.jpg) no-repeat;
}

#shopping_information_middle_text textarea{
	width:200px;
	height:80px;
	font-size:12px;
	color:#52432C;
	margin-left:20px;
}

#shopping_information2{
	width:1000px;
	height:50px;
	background:url(images/shopping_information2.jpg) no-repeat;
}

#review_left_top_left{
	width:220px;
	height:70px;
	float:left;
	background:url(images/review_left_to.jpg) no-repeat;
}

#review_main_right_top{
	width:250px;
	height:77px;
	background:url(images/review_main_ri.jpg) no-repeat;
}

#shopping_information_middle3{
	width:250px;
	height:68px;
	background: url(images/review_main_r.jpg) no-repeat;
}

#pay{
	width:200px;
	height:190px;
	margin:0 auto;
	padding-top:10px;
	font-size:12px;
	line-height:15px;
	background:url(images/paypal.jpg) 10px 30px no-repeat;
}

#pay input{
	vertical-align:text-bottom; margin-bottom:2px; margin-bottom:-2px;
}

#legin_left_top_left{
	width:270px;
	height:70px;
	float:left;
	background:url(images/regin_left_to.jpg) no-repeat;
}

#legin_top_middle{
	width:378px;
	height:70px;
	float:left;
	background:url(images/terracotta_left_top_middle.jpg) repeat-x;
}

#legin_main_right_top{
	width:250px;
	height:77px;
	background:url(images/regin_main_ri.jpg) no-repeat;
}

#psa_left{
	width:302px;
	float:left;
	margin:10px 0 0 5px;
}

#psa_left img{
	float:right;
	margin:5px;
}

#pas_left_top{
	width:302px;
	height:35px;
	background:url(images/pas_left_top.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	padding-left:10px;
}

#pas_left_bottom{
	width:300px;
	border:#A29F9F solid 1px;
	background-color:#fff;
}

#pas_left_bottom input{
	vertical-align:text-bottom; margin-bottom:2px;
}

#pas_left_bottom p{
	font-size:12px;
	line-height:18px;
	padding:10px;
	color:#6C6B6B;
}

#pas_left_bottom h2{
	font-size:12px;
	line-height:18px;
	padding:10px;
	color:#000;
	margin-left:20px;
}

.dunit6{
	margin:10px auto;
}

.dunit6_outer_title1{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-align:right;
}

.dunit6_outer_title2{
	font-size:12px;
	line-height:20px;
	color:#6C6B6B;
}

.dunit6_outer_title2 input{
	margin:2px;
}

#psa_right{
	width:381px;
	float:left;
	margin:10px 0 0 6px;
}

#psa_right img{
	float:right;
	margin:5px;
}

#pas_right_top{
	width:381px;
	height:35px;
	background:url(images/pas_right_top.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	padding-left:10px;
}

#pas_right_bottom{
	width:379px;
	border:#A29F9F solid 1px;
	background-color:#fff;
}

#pas_right_bottom p{
	font-size:12px;
	line-height:18px;
	padding:10px;
	color:#6C6B6B;
}

#about_right_top_left_f {
background:url("images/about.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:70px;
width:149px;
}

#sitemap_right_top_left_f {
background:url("images/sitemap.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:70px;
width:149px;
}

#recently_right_top_left_f {
background:url("images/recently.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:70px;
width:149px;
}

#qins_right_top_left_f {
background:url("images/qins.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:70px;
width:149px;
}

#news_top_left_f {
background:url("images/news.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:70px;
width:149px;
}

#aboutservice_main_left_top {
background:url("images/about1.jpg") no-repeat scroll 0 0 transparent;
height:77px;
width:250px;
}

#policies_main_left_top {
background:url("images/policies.jpg") no-repeat scroll 0 0 transparent;
height:77px;
width:250px;
}

#privacy_right_top_left_f {
background:url("images/privacy.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:70px;
width:149px;
}

#terms_right_top_left_f {
background:url("images/terms.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:70px;
width:149px;
}
#ports_right_top_left_f {
background:url("images/terms_port.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:70px;
width:149px;
}


#login_left_top_left {
background:url("images/login.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:70px;
width:270px;
}

.p_text{
    width: 200px;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	color:#52432C;
	text-align:right;
}
.dunit_outer_title2 input{
	width:300px;
	height:20px;
    font: 1em Arial,Helvetica,Verdana,Tahoma,sans-serif;
}
.dunit_outer_title2{
	width:220px;
	font-size:12px;
	text-align:left;
	line-height:20px;
	
}
#button{
	height:32px;
	width:135px;
	margin-left:270px;
	margin-top:20px;
	background: url(images/button_1.jpg) no-repeat;
}
#button h2{
    color:#000;
	font-size:16px;
	padding-left:13px;
	padding-top:8px;
}

#button a{
    color:#000;
}
.processimage{
    margin-left: 50px;
}
.dunit3_td{
    text-align: center;
}

#button_0_1{
	width:135px;
	height:32px;
    margin-top: 20px;
	margin-left:200px;
	background: url(images/button_1.jpg) no-repeat;
}
#button_0_1 p{
	font-size:14px;
	color:#000;
	padding-left:8px;
	padding-top:8px;
    padding-bottom:8px;
}
#button_0_1 a{
	color:#000;
}
#hispage{
    padding-left: 500px;
}
#hispage p{
	padding:0px 5px;
    float: left;
}
#paypal_img{
    margin: 10px 0 0 15px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;

}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip.pretty {
	font-family: Arial;
    font-size: 12px;
	border: none;
	width:260px;
	padding:20px;
	height: 190px;	
	background: url('../images/bubble.png') no-repeat;
    overflow: hidden; 

}
#tooltip.pretty h3 {
	margin-bottom: 0.5em;
	font-size: 14px;
	width: 220px;
}
#tooltip.pretty strong {
	font-size: 12px;
}

#tooltip.fancy {
	background: url('images/bubble.png');
	padding-top: 15px;
	height: 200px; 
}
#tooltip.fancy.viewport-right {
	background: url('images/bubble.png');
}
.tooltiptext{
    padding-left: 10px;
    float: left;
    width: 145px;
    padding-top:5px;
}

.tooltipimg{
    padding-left: 10px;
    float: left;
    width: 93px;   
}
.tooltipimg_1{
    padding-left: 10px;
}
.tooltiptext_1{
    padding-top:5px;
    padding-left: 15px;
}

#main_left_top_text{
    padding: 50px 0 0 35px;
    color: #fff;
}
.main_left_top_text_1{
    background:url(images/main_left_middle_line.jpg) 55px bottom no-repeat;
     padding:20px 0 5px 35px;
}
.main_left_top_text_1 a{
    color:#52432C;
    font-weight: bold ;
    font-size: 18px;
}
#main_right_text_text{
    padding: 38px 0 0 75px;
    color: #fff;
}
.boxContent {  
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 75%;
}
.boxContent a{
    color:blue;
}
.boxContent h1{
   font-size: 18px;
   font-weight: bold;
}
#mainpicture{
    text-align: center;
}
#div1{
    width:120px;
    margin-left: 10px;
}
#div2{
    width:120px;
    margin-left: 20px;
}

.ccfont{
    padding-left: 120px;
    height: 103px;
    text-align: justify;
    font: 1em Arial,Helvetica,Verdana,Tahoma,sans-serif;
    font-size: 12px;
    line-height:17px;
    width: 550px;
}
.cccontent{
     font: 1em Arial,Helvetica,Verdana,Tahoma,sans-serif;
     text-align: justify;
     font-size: 12px;
     line-height:17px;
     width: 700px;

}
table.std{
     font-size: 14px;
border-spacing:0;
border-collapse:collapse;
width:100%;
}
table.std td, table.std th{
padding:0.4em 0.5em;
}
table.std th{
white-space:nowrap;
}
table.std tr.item td, table.std tr.item th{
background-color:white;
}
table.std tr.alternate_item td, table.std tr.alternate_item th{
background-color:#f1f2f4;
}
 table.std tfoot tr td{
border-top:1px solid #bdc2c9;
}
 table.std tbody tr td{
border-bottom:1px solid #bdc2c9;
}
table.std thead th{
background-color:transparent;
height:24px;
color:#374853;
font-weight:bold;
text-align:left;
white-space:nowrap;
}
table.std thead th.first_item{
background-position:top left;
}
table.std thead th.last_item{
background-position:top right;
}
table.std thead th.item{
background-position:-5px 0;
}
table.std tfoot td{
color:#374853;
text-align:left;
white-space:nowrap;
}
#cart_total_p, #cart_total_s, #cart_total_t{
    text-align: right;
}
#cart_total_t,.cart_total_tprice{
color:#52432C;
font-weight:bold;
font-size:14px;
}
#addressdetail{
    padding-left:15px;
}
#qsh_left{
 background:url(images/qsh_l.jpg)no-repeat;
 width:31px;
 height:70px;
 float:left;
 }
 #qsg_middle{
	width:627px;
	height:27px;
	background:url(images/category_right_top_middle.jpg) repeat-x;
	float:left;
	padding-top:43px;
	color:#fff;
}
.content_middle {
    color: black;
    font-size: 12px;
    width: 670px;
}
.content_middle p {
    font-size: 12px;
    line-height: 18px;
    padding: 6px 0 8px;
    text-align: justify;
    text-indent: 26px;
}
#shopping_information_left_middle p{
padding-top:8px;
color:#52432C;
}
#cart_summary{
margin:5px 10px 5px 10px;
width:700px;
}
#cart_summary td{
color:#52432C;
}
.address{
margin:0px;
width:722px;
}
.address_left{
background:url(images/delivery_left_to.png) no-repeat;
width:241px;
height:41px;
float:left;

}
.address_right{
background:url(images/delivery_repeat_to.png) repeat-x;
height:41px;
width:481px;
float:right;
}
.address_detail{
margin-left:15px;
}
.address_detail p{
line-height:20px;
}
.payment_left{
background:url(images/choosepayment.png) no-repeat;
width:280px;
height:41px;
float:left;
}
.payment_right{
background:url(images/delivery_repeat_to.png) repeat-x;
height:41px;
width:442px;
float:right;
}
.paymentdetail{
padding-top:10px;
}
.odr-form-ipt-left label,.odr-form-ipt-right label {
	margin-top:5px;
	color:#52432C;
	font-size:13px;
}
.clear{
clear:both;
}
.cart_table td{
    width:101px;
	font-size:16px;
	text-align:center;
	height:46px;
}
.check_but{
background:url(images/checkout.png) no-repeat;
/*float:right;*/
border:none;
cursor: pointer;
width:110px;
height:45px;
margin-left:550px;
}
