/* 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;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/*general*/
body {
	background:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
}
#container {
	background:#fff;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* BASE */
h1 {
	font-size:248.5%;
	color:#ff91ff;
}
h2 {
	font-size:193.1%;
	color:#ff33ff
}
h3 {
	font-size:160%;
}
h1, h2, h3 {
	
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:700;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
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:781px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/main_ft.jpg) repeat-y bottom;
}
#container_inner {
	background: url(images/footer.jpg) no-repeat bottom;
	margin-top:20px;
	position:relative;
		font-size:16px
	
}

#main {padding:10px 40px 50px 40px;}
/*header*/

#header {
	background: url(images/header.jpg) no-repeat top center; height: 418px;
	position:relative
}
.allv { position:absolute; top:380px; font-size:22px; font-weight:700; text-align:center; width:770px}

.floatL{ float:left}
.floatR{ float:right}
.first {width: 400px; text-align:justify}

.tops { font-size:21px; margin-bottom:15px}


/* links */
a {
	text-decoration:none
}
strong {font-weight:700}
h1 { color:#180375; text-align:center; margin-bottom:10px}
p {line-height:1.3; }




.article { border-bottom:1px solid #031e54;  width:630px; margin:0 auto ; margin-bottom:25px;}
.article-inner { margin-left:180px}
.box {background: url(images/box_03.jpg) no-repeat; text-align:center; width: 275px; height:360px}
.box h2 {font-size:20px; font-weight:700; color:#000; padding-top: 15px; text-align:center; height: 40px;}

.on-3 {width:700px; background: url(images/btn2_14.jpg) no-repeat center; height:105px; 
}
.on-3 a{ color:#fff; font-weight:700;font-size:36px; width:363px;    line-height: 100px; text-align:center}

.on-2 { color:#fff; font-weight:700;font-size:16px;  background: url(images/index_23.jpg) no-repeat;
width:192px; height:61px; display:block; padding-top: 22px; text-align:center; float:right}
.on-1 { color:#fff; font-weight:700;font-size:16px;  background: url(images/index_16.jpg) no-repeat;
width:242px; height:66px; display:block; padding-top: 22px; text-align:center; margin-left: 16px; margin-top: -3px;}

.red { color:red; font-size:26px; font-weight:700; text-align:center;line-height:1.1} 
.price { font-size:16px; font-weight:700; padding-bottom: 20px;}

.btimg { width:700px; margin:0 auto; text-align:center}

#footer  { text-align:center;color:#000; margin-bottom:15px}
#footer a{  color:#000; font-weight:700}