/* 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:#9E9E9E;
	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:#171e4b;
	text-align:center;
	margin-bottom:0.5em
}
h2 {
	font-size:143.1%;
	color:#666666
}
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;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
input[type=text], input[type=password], textarea {
	width:12.25em;
*width:11.9em;
}
#container {
	margin:0 auto;
	width:795px;
	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:750px;
text-align:center;
color:#fff;
font-weight:700
}
#footer a {color:#fff;
}

/*header*/

#header {
	background: url(images/header.jpg) no-repeat top center;
	height:420px
}
#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 30px 40px; color:#666666
}
/* links */
a {
	text-decoration:none
}

p {line-height:1.8; }
.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-b  {margin-top: 15px;}
.article-c table { width:400px}
.article-c tr {height:25px}
.article-c th {text-align:left; width:300px}
.article-c { position:relative; margin: 20px 0 0 20px;}
.pic-c { margin: 20px 0 0 20px;}

.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:95px 0px 0 30px; width:480px; height: 275px; float:left; display:inline }
.header-text p{font-weight:700; font-size:14px}

.topbox {background:url(images/box.jpg) no-repeat ;  position:relative; width:250px; height:205px; margin:0 0 10px 15px ; float:right; display:inline;}
.topbox li { list-style:none; line-height:1.4; padding-left:100px; font-size:16px; font-weight:700}
.topbox ul span {  position: absolute ; left:190px}
.topbox h4 { font-size:20px; padding: 8px 0 3px 8px; color:#fff; text-align:center;}
.topbox h4 span { font-size:20px}

.topleft { margin-top: 80px; margin-left: 36px; display:inline; width: 205px; text-align:center}

.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:#666666; margin-top: 40px;}
.link-bt a {color:#666666}