/* 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:#000;
	font-size:12px;
}
#container {
	background:#fff;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* BASE */
h1 {
	font-size:180.5%;
	color:#fff;
	margin-bottom:15px
}
h2 {
	font-size:163.1%;
	color:#000
}
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:789px;
	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;
	
}


#footer {
	margin:0 auto;
	width:789px;
text-align:center;
color:#fff;
font-weight:700
}
#footer a {color:#fff;
}

/*header*/

#header {
	background: url(images/header.jpg) no-repeat top center;
	height:415px
}
#midmenu {text-align:center; color:#fff; height: 45px; position:absolute; top:370px; margin:0 auto; width:780px}
#midmenu a{
	padding:0px 10px ;
 	font-size:16px;
	font-weight:700;
	color:#fff;
	line-height:45px
}

.floatL{ float:left}
.floatR{ float:right}


#main {	margin:10px 55px 15px 55px }
a {text-decoration:none}

.center { text-align:center}
p {line-height:1.2; }
#main p {line-height:1.5;}


.article-a p, .article-b p, .article-c p{text-align:justify}
.article-b ul {margin:0 0 20px 0 }
.article-b li {list-style:none; line-height:1.8}
.pic-b {margin-right: 25px;}

.article-c table { width:400px}
.article-c tr {height:25px}
.article-c th {text-align:left; width:300px}
.article-c { position:relative; margin: 15px 0 0 15px;}
.pic-c {position: absolute; bottom:0; right:0 }

.header-text { margin:90px 0px 0 40px; width:460px;  float:left; display:inline; color:#fff; text-align:justify; position:relative }
.header-text p{font-weight:700; font-size:14px}


.topleft {float: left; margin-top: 310px; margin-left: 40px; display:inline}
.topleft  a{ display:block; width:190px; height:50px; font-size:22px; color:#fff; font-weight:700; text-align:center; line-height:50px }

.link-bt {text-align:center; color:#666666; margin-top: 40px;}
.link-bt a {color:#666666}

.box { background: url(images/box.jpg) no-repeat; height:205px; width:246px; font-size:16px; margin-left: 20px;}
.box img {margin-top: 15px; margin-left: 15px;}
.box p{width: 120px;}
.box h2 { color:#fff; font-size:16px; text-align:center; line-height:30px}
.addtocart{ background: url(images/addcart_b.jpg) no-repeat; width:106px; height:27px; font-size:12px; text-align:center; line-height:27px; }
.addtocart a{color:#fff}