@charset "utf-8";
/* CSS Document */

body{
	background: #5A5A5A url(images/bg.png) repeat-x top;
	margin: 0;
	font-family: Lucida Sans Unicode, Arial, Verdana;
	font-size: 13px;
	color: white;
}

.container{
	width: 875px;
	margin: 0 auto;
	background: url(images/h_bg.png) no-repeat;
}

.container a{
	text-decoration:none; !important

}
.header{
	overflow: hidden;
	clear: both;
}

.logo{
	float: left;
	padding: 45px 0px 0px 0px;
	width: 200px;
}

.bar{
	float: left;
	width: 675px;
	color: #ccc;
	height:123px;
}

img{
	border:none;
}
.menu{
	padding-top: 13px;
	float: right;
	color: #ccc;
	width:493px;
	line-height:12px;
}
.cart{
	float: right;
	padding: 10px 10px 0px;
	height:70px;
}

.item{
	float:left;
	width:96px;
	text-align:center;
	}
.item1{
	padding-top:5px;
	float:left;
	width:105px;
	text-align:center;
	}	
.item a{
	color:white;
	text-decoration:none;
	font-size:12px;
}
.item1 a{
	color:white;
	text-decoration:none;
	font-size:12px;
}	
.bar2{
	width: 900px;
	text-align:right;
	height:28px;
	padding-top:5px;
	color:#D4D4D4;
	float:right;
	padding-right:20px;
}
.bar2 a{
	color:#D4D4D4;
	text-decoration:none;
}

.teaser{
	background: #5A5A5A url(images/teaser_bg.png) repeat-x top;
	height:306px;
	margin-top:20px;
}


.content{
	background-color:white;
}

.content2{
	background:white url(images/bg_f.png) no-repeat scroll 0 0;
}


.tl{
	float:left;
	width:166px;
	padding:20px 10px 10px 40px;
}

.tr{
	float:left;
	width:560px;
	padding-top:19px;
}

big{
	color:#747474;
	font-size:14px;
	font-weight:bold;
	padding-bottom:23px;
}

select {
	width:140px;
	height:20px;
	font-family: Lucida Sans Unicode, Arial, Verdana;
	font-weight:bold;
	font-size:15px;
	padding-left:5px;
}

.list{
	height:58px;
	padding-left:15px;
}
.list2{
	height:60px;
}
.listt{
	height:20px;
	color:#747474;
	font-size:14px;
	font-weight:600;
	padding-bottom:7px;
}
.listd{
	height:50px;
	padding-left:5px;
}

.tee{
	width: 875px;
	height:262px;
}

.teebar{
	width: 760px;
	height:44px;
	padding:14px 0px 0px 115px;
	color:#B4B4B4;
}

span{
	color:#DE9E00;
	font-size:13px;
}

.cl{
	float:left;
	width:400px;
	color:#6C6C6C;
	padding:10px 10px 0 40px;
	line-height:20px;
}
.cr{
	float:left;
	width:300px;
	color:#6C6C6C;
	padding:10px 10px 0 40px;
	line-height:20px;
}
.cin{
	float:left;
	width:790px;
	color:#6C6C6C;
	padding:40px 10px 0 40px;
	line-height:20px;
}
.cin img{
	padding-left:50px;
	padding-top:15px;
}
.cin big{
	color:#CD0005;
	font-size:30px;
	padding-top:20px;
}
.quote{
	float:right;
	color:#8C8C8C;
	padding:10px 10px 0 40px;
	font-size:12px;
}

.i{
	color:#464646;
	padding:10px 10px 0 40px;
	font-size:13px;
	line-height:30px;
}

.footer{
	background: #5A5A5A url(images/footer_bg.png) repeat-x top;
	height:160px;
	color:#464646;
	padding:70px 0px 0px 30px;
}

.footer_t{
	height:120px;
}

.footer_d{
	height:30px;
	color:white;
}
.fd_l{
	color:white;
	float:left;
	width:350px;
}
.fd_l{
	color:#B4B4B4;
	float:left;
}

