/* 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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
/*general*/
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:220.5%;
	color:#000;
}
h2 {
	font-size:163.1%;
	color:#000
}
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;
}


p, fieldset, table, pre {
	margin-bottom:1em;
}

#container {
	margin:0 auto;
	width:958px;
	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;
	
}
#container_inner .i {
	margin-bottom: 16px;
	margin:10px 20px 0 40px
}

#footer {
	margin:0 auto;
	width:958px;
text-align:center;
color:#fff;
font-weight:700;
 margin-top:15px
}
#footer a {color:#fff;
}

/*header*/

#header {
	background: url(images/header.jpg) no-repeat top center;
	height:261px
}
#midmenu {text-align:center; color:#fff; height: 45px;}
#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 65px 
}
/* links */
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}
.pic-a , .pic-b , .pic-c {text-align: center; }
.pic-a img, .pic-b img, .pic-c img{margin-top:5px; margin-bottom:5px}
.article-b ul {margin:0 0 20px 0 }
.article-b li {list-style:none; line-height:1.8}
.pic-b {margin-right: 55px;}

.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 0px;}
.pic-c {position: absolute; bottom:0; right:0 }

.right-box {background:#F6CAFB; margin-right:30px; position:relative; width:250px; margin-top:27px}
.right-box li {height:25px; list-style:none; line-height:22px}
.right-box span {  position: absolute ; left:120px}
.items { clear:both}
.items a { text-decoration:underline; color:#5400ff}

.box { width:500px; border:#000 solid 1px; padding:5px}
.box h3 { font-size:20px}

.header-text { margin:75px 0px 0 320px; width:460px; height: 295px; float:left; display:inline; color:#fff; text-align:justify; position:relative }
.header-text p{font-weight:700; font-size:14px}

.topbox {  width:250px;margin:0 0 10px 15px ; float:right; display:inline; text-align:center}

.topleft {float: left; margin-top: 310px; margin-left: 36px; display:inline}

.q {float:left; font-size:34px; background: url(images/q.jpg) no-repeat; width:60px; height:67px; padding:5px 0 0 28px; color:#FFF}

.link-bt {text-align:center; color:#fff; margin-top: 40px; }
.link-bt a {color:#fff}

