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;
	font-family:Arial, Helvetica, sans-serif
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* BASE */
h1 {
	font-size:220.5%;
	color:#000;
}
h2 {
	font-size:18px;
	color:#0f2966
}
h3 {
	font-size:160%;
}
h1, h2, h3 {
	
}
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:910px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:-80px
}
#container_inner {
	margin-top:20px;
}




/*header*/

#header {
	background: url(images/hdbg.jpg) repeat-x top center;
	position:relative
}
.bgheader {
	background: url(images/header2.jpg) no-repeat top center;
	height:520px;
	
}
.iheader {
	  width:900px ; margin:0 auto; position: relative; 
}
.hdtext { position:absolute; top:150px; left:300px}
.hdtext h2 { color:#fff; font-size:30px}
.hdtext ul { margin:10px 0}
.hdtext li { background:url(images/cross.gif) no-repeat; list-style:none; padding-left:30px; margin-bottom:14px; font-size:16px; font-weight:700; color:#fff}
.avnt { position:absolute; top:110px; left:240px}
.floatL{ float:left}
.floatR{ float:right}


#main { font-size:16px; color:#0f2966}
#main strong { font-weight:700}
a {text-decoration:none}

#main p {line-height:1.5;}

.question {
margin-bottom:20px;
background:#e4f2f6 url(images/question.gif) no-repeat;
padding:35px 10px 10px 10px;
border:1px solid #c1d1d5;
}

.answer {
margin-bottom:20px;
background:#ffffff url(images/answers.gif) no-repeat;
padding:35px 10px 10px 10px;
border:0px solid;
}


.article1, .article2, .article3 { margin-bottom:50px; text-align:justify}
.pic1 a,.pic2 a,.pic3 a { display:block; text-align:center}
.pic1, .pic3 {margin-left: 40px;}
.pic2 {margin-right:40px}

.wasprice { text-decoration:line-through}
.wasprice, .nowprice { color:#0f2966; font-size:40px; font-weight:700}
.buy { text-align:center}
