/* CSS RESET */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}
body {
	background:#fff;
	font-size:12px;
}
#container {
	background:#fff;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* BASE */

h2 { color:#003399; font-size:24px;}
h3 { color:#003399; font-size:18px}


h1, h2, h3, h4, h5, h6, strong {
	font-weight:700;
}
em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:1em;
}
ol, ul, dl {
	margin-left:2em;
}

ul li {
	list-style:disc outside;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}

#container {
	margin:0 auto;
	width:820px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/main_ft.jpg) repeat-y bottom;
}
#container_inner {
	
	margin-top:20px;
	
}


#footer {
	margin:0 auto;
	width:820px;
text-align:center;
color:#fff;
background: url(images/footer.jpg) no-repeat bottom;
height:77px;
font-weight:700
}
#footer a {color:#fff;
}
.ftinner { padding-top:30px; }
/*header*/

#header {
	background: url(images/header.jpg) no-repeat top center;
	height: 480px;
	position:relative;
	
}

.floatL{ float:left}
.floatR{ float:right}


#main {	margin:10px 20px 15px 40px; width:745px}
a {text-decoration:none}

.center { text-align:center;margin:0 auto;}
p {line-height:1.2; }
#main p {line-height:1.5;}



.head-text { margin:0 0px 0 40px;  color:#000; position:relative }

.head-text h1 {  font-size:52px; color:#000; font-weight:700}
.head-text h2 {   color:#000; margin:15px 0; }
.htp { font-size:18px; }
.hta { position:absolute; left:350px; top:20px; width: 375px;}


.head-text ul { position: absolute; left:370px; top:250px; }
.head-text li { background:url(images/dot.png) no-repeat  0 5px; list-style: none; color:#000; padding-left: 20px; padding-bottom:10px }


.head-text2 {position:absolute; top:305px; text-align:center; width:245px; font-size:16px}

.tdog { position:absolute; top:90px; left:-90px}
.torder { position:absolute;text-align:center; top:445px; left:592px;  width:120px}
.torder a { color:#fff;  font-size:20px; font-weight:700}

.box {background:url(images/box.jpg) no-repeat ; height:185px; width:510px; position:relative;}
.box h4 { color:#fff; font-size:22px}

.box .inner {width: 260px; text-align:center; font-size:15px; padding-top: 8px;  margin-left: 20px;}
.box p { margin:0}
.box .order { position:absolute; right:20px; width: 125px; text-align:center; bottom:13px; }

.secure { position:absolute; bottom:25px; left:110px}

.box2 {background:url(images/box2.jpg) no-repeat; height:185px; width:510px; position:relative;margin:0 auto;}
.box2 .inner { margin-left:170px; width: 195px; font-size:26px; font-weight:700; text-align:center; color:#fff; padding-top: 50px;}
#main .box2 p { line-height:1em}
.box2-order { position:absolute; right:20px; width: 125px; text-align:center;   bottom:13px;}

.box a, .box2 a { color:#fff; font-weight:700; font-size:20px;}


.box3 {background:url(images/box3.jpg) no-repeat; height:288px; width:345px; clear:both;  margin:15px 25px 25px 370px }
.box3 h2 { text-align:center; color:#fff; line-height:1.5 }
.box3 img { margin:15px 5px 0 15px}
.stop { font-size:22px; font-weight:700; color:#bb2825; margin-bottom:8px; text-align:center}
.box3bt  { font-size:16px; font-weight:700; color:#fff; clear:both; text-align:center}
.price { font-size:26px;font-weight:700; color:#bb2825; text-align:center }
.box3 .r { width:130px}



#sidebar  { width:210px; float:right; margin-left:10px; margin-right:5px}
 

.sidepara { background:#eceae0; padding:8px ; margin-bottom:15px; text-align:justify}
.sidepara .img { margin:8px 8px 8px 5px}
.sidepara .center { margin:0 auto; text-align:center}
.sorder { background:url(images/sideorder.jpg) no-repeat center; height:40px; text-align:center; font-weight:700; margin-bottom:20px}
.sorder a { color:#fff; font-size:20px; text-align:center; line-height:40px}


.news { font-size:26px; color:#000; text-align:center}

.newsbox { background:url(images/newsbox.jpg) no-repeat; width:346px; height:122px; margin-bottom:20px; float:left; margin-right:20px }
.newsimg { margin:10px}
.newsbox p{ padding:10px}

img, div, input { behavior: url("images/iepngfix.htc") }