@charset "utf-8";
/* CSS Document */

body{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	color:#cccccc;
	background:#21231e;
}
.clear{
	clear:both;
}
header{
	width:100%;
	height:auto;
	background:url(../images/header-bg.jpg) repeat-x center top;
}
#wraper{
	width:1000px;
	height:auto;
	margin:0 auto;
	background:#262625;
}
#wraper1{
	width:1000px;
	height:auto;
	margin:0 auto;
	background:#262625;
}
.logo{
	width:45%;
	height:auto;
	float:left;
}
.logo img{
	width:450px;
	height:auto;
}
.right{
	width:54%;
	float:right;
	height:auto;
}
.links{
	width:55%;
	float:right;
	margin:15px 0;
	clear:both;
}
.links a{
	color:#DBD4D4;
	padding:5px 10px;
	text-decoration:none;
}
.links a:hover{
	text-decoration:underline;
}
.links img{
	float:right;
	margin-right:10px;
}
.clock{
	width:48%;
	float:left;
	clear:both;
	height:96px;
}
.clock iframe{
	width:100%;
	float:left;
}
.save{
	width:51%;
	float:right;
}
nav{
	background: transparent url("../images/nav.jpg") repeat-x scroll left top;
font-family: Tahoma,Geneva,sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFF;
height: 40px;
border: 1px solid #4C4C4C;
width:1000px;
margin:0 auto;
}
#flash{
	width:75%;
	margin:0 auto;
	float:left;
}
.watch{
	width:25%;
	float:right;
}
.watch img{
	height:305px;
	width:255px;
}
aside{
	width:22%;
	float:left;
	background:#333333;
}
.head{
	background:url(../images/nav.jpg) repeat-x center top;
    height: auto;
    line-height: 35px;
    font-weight: bold;
    padding-left: 10px;
    font-size: 16px;
    color: #FFF;
    border: 1px solid #4C4C4C;
	text-align:center
}
.head1{
	background:url(../images/nav.jpg) repeat-x center top;
    height: auto;
    line-height: 35px;
    font-weight: bold;
    padding-left: 10px;
    font-size: 16px;
    color: #FFF;
    border: 1px solid #4C4C4C;
}
.sidelinks {padding:5px 0 0 3px; background:#333333;}
.sidelinks ul { margin:0px; padding:0px; }
.sidelinks ul li { list-style:none; border-bottom:#CCC solid 1px; padding:0 5px; }
.sidelinks ul li a { color:#fff;  text-decoration:none; padding:7px 0px 6px; display:block; }
.sidelinks ul li a:before { content:'»'; float:left; font-size:16px; padding:0 8px; }
.sidelinks ul li a:hover { color:#999; }
.sidelinks ul li:last-child{border:none;}

.news{
	border:#b8b8b8 1px solid;
	background:#d4d3d3;
	height:22px;
	width:90%;
	padding-left:6px;
}
.sub{
	margin:15px 70px;
}
article{
	width:77.5%;
	float:right;
}
.zoom-wrapper{
	width:53%;
	float:left;
}
.des{
	width:45%;
	float:right;
	line-height:35px;
}
.left{
	width:49.5%;
	height:55.0%;
	float:left;
	border:#afafaf 1px solid;
	line-height:28px;
}
.left2{
	width:49.5%;
	float:left;
	border:#afafaf 1px solid;
	line-height:28px;
	margin:0 auto;
}
.left1{
	width:99.5%;
	float:left;
	border:#afafaf 1px solid;
	line-height:28px;
	padding-left:3px;
}
.left1 h3{
	margin:5px 0;
}
.input{
	float:right;
	margin-right:5px;
}
.input22{
	float:right;
	margin-right:5px;
	width:70%;
	height:25px;
}
.input1{
	float:right;
	margin-right:80px;
}
.input2{
	float:left;
	margin-right:80px;
}
a{
	color:#E7E0E0;
}
.mem{
	font-size:16px;
	background:#333333;
	line-height:40px;
	padding-left:10px;
	border-bottom:#afafaf 1px solid;
	text-align:center
}
.product{
	width:24.74%;
	float:left;
	text-align:center;
	border:1px solid #4C4C4C;
}
.product p{
	margin:2px 0;
	padding:0;
}
.product strong{
	color:#DD1203;
}
.add{
	width:48%;
	float:left;
}
.det{
	width:48%;
	float:right;
}
.mai{
	border-top:1px solid #4C4C4C;
	padding-top:5px;
}
footer{
	width:100%;
	background:#2e2e2e;
	border-radius:0 0 30px 30px;
}
.subfooter{
	width:24%;
	float:left;
	padding-left:10px;
}
.subfooter1{
	width:24%;
	float:left;
	padding-left:10px;
}
.subfooter h4 {
    color: #999;
    font: 600 16px "Arial";
    text-transform: uppercase;
	height:0;
}
.subfooter1 h4 {
    color: #999;
    font: 600 16px "Arial";
    text-transform: uppercase;
	height:0;
}
.subfooter ul {
    list-style: none outside none;
	margin:0 0 25px 0;
	padding:0;
}
.subfooter ul li {
    padding: 7px 0 0;
}
.subfooter ul li a {
    color: #fff;
    text-decoration: none;
}
.subfooter ul li a:hover {
    color: #999;
}
.copy{
	text-align:center;
	border-top:#333333 2px solid;
	line-height:40px;
}
.height{
	height:5px;
}
.text{
	font-size:13px;
	line-height:20px;
	text-align:justify;
	padding:5px;
}
.text em{
	text-decoration:underline;
	color:#BBB8B8;
	clear:both;
	list-style:circle;
}
.text ol{
	margin:0;
	padding-left:15px;
}
.text ul{
	padding-left:30px;
}
.text img{
	float:left;
	padding:5px 15px 0 0;
}
.repair{
	width:100%;
}
.repair img{
	float:left;
	width:245px;
	height:182px;
	padding:5px;
}
.ou{
	width:33%;
	float:left;
	margin-top:10px;
}
.ou ul{
	margin:5px 10px;
	padding:0;
}
.leftt{
	width:49.5%;
	float:left;
	line-height:28px;
}
.leftt h3{
	margin:0;
	padding:0;
	color:#A30E11;
}
.input3{
	float:right;
	width:65%;
}
.input33{
	float:right;
	margin-right:188px;
}
.subtotal1
{width:40%;
height:auto;
float:right;
	}