/* CSS Document */
* { padding:0; margin:0; outline:0;}
body{background:url(../image/bg.jpg) repeat;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:16px;}

a img{border:0;}
h4{font-family:Century, Verdana, Arial, Helvetica, sans-serif; font-size:22px; color:#000000; font-weight:normal; line-height:18px;}
p{font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; line-height:16px; font-size:12px;}
input, textarea, select{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

.left{float:left; display:inline;}
.right{float:right; display:inline;}
.clr{clear:both; line-height:0; font-size:0; }


.shall{width:948px; margin:0px auto; padding:0; background:url(../image/shall_bg.gif) repeat;}
.manu{margin:0 auto; padding:0;}
.banner{border-bottom:#6b3f3e solid 2px;}
.txt_part{padding:10px;}
.content_part{width:485px;}
.artical_part{width:370px;}
p.txt_space{margin-top:10px;}
h4.txt_area{ margin-top:15px;}
.card{margin:10px 0 15px 0;}
.fotter{border-top:#6b3f3e solid 2px; padding-top:10px; margin-top:10px;}
.fotter_menu{width:350px; margin-top:10px;}
.fotter_copyright{width:92px;}

.bx{padding:20px ;}

input.quantity{width:30px;}
td.line{border-bottom:#6b3f3e dashed 1px;}
.oredr_list{  width:820px; height:450px; overflow:auto; border-bottom:#6b3f3e solid 2px;}
.list_center{width:820px; margin:0 auto; padding:0; margin-top:10px;}
.list_center1{margin-top:10px;}
.order_amount{width:100px;}

.login{ float:right; margin-bottom:10px;}
.login ul{display:inline; list-style-type:none; line-height:0;}
.login ul li{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; display:inline; margin-right:15px;}
.login ul li a{color:#000000; font-size:11px; display:inline; text-decoration:none;}
.login ul li a:hover{color:#000000; font-size:11px; text-decoration:none;}
.customer_center{ padding:3px 0px 3px 0; border-bottom:#6b3f3e dashed 1px; border-top:#6b3f3e dashed 1px; margin:15px 0px 35px 0;}


/* Form */ 

#new_user{}

form {
  margin: 0;
  padding: 0;
}

form fieldset {
  clear: both;
  border: #6d3e3e 1px solid;
  padding: 10px;
  margin: 0 0 0 0;
}

.form_cat{margin-top:10px;}
.forget_pass{margin-top:10px;}

/* Form code net */

.forget_pass label, input[type="text"]{
    float:left;
    display:block;
	width:150px;
}
.forget_pass label
{
    margin-right: 5px;
}

.form_cat label, input[type="text"]{
    float:left;
    display:block;
	width:150px;
}

input[type="text"].size{width:20px; margin-left:30px;}

.form_cat label
{
    margin-right: 5px;
}

.regis_txtarea{
    float:left;
    display:block;
	width:150px;
	margin-right:5px;}


.register{background:url(../image/register.gif) no-repeat; display:block; width:77px; height:28px; border:none;}
.submit{ background:url(../image/add_2_card.gif) no-repeat; height:26px; width:97px; border:none; margin:5px; }
.back{font-size:14px; font-weight:bold; color:2a2a2a; margin:5px 0 5px 0;}
.back a{font-size:14px; font-weight:bold; color:2a2a2a;}
.back a:hover{fonfont-size:14px; font-weight:bold; color:2a2a2a;}

/*    Gallery  */

.Category{margin:20px 0 10px 0;} 
.Category select { width:212px; height:20px;}
