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:200.5%;
	color:#1c3297;
}
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:0em;
}

ul li {
	list-style:none inside;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}

#container {
	margin:0 auto;
	width:980px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#container_inner {
	margin-top:20px;
}
.floatL{ float:left}
.floatR{ float:right}


#header {
	background:#F1DF4F url(images/header2.jpg) repeat-x top center;
	position:relative;
	
}
.bgheader {
	background: url(images/header2.jpg) no-repeat top center;
	height:150px;
	
}
.iheader {
	  width:1024px ; margin:0 auto; position: relative; 
}

.menu { position:absolute; top:116px; left:96px; font-size:16px; color:#1c3297}
.menu ul { margin:0}
.menu li { float:left;  width:124px; text-align:center; height:34px; line-height:31px; list-style:none}
.menu li a {float:left;  color:#1c3297; text-align:center;padding-top:3px;  width:124px;background: url(images/onoff.jpg) no-repeat  100% 0; font-weight:700}
.menu li.active a{ color:#000;background: url(images/onoff.jpg) no-repeat; }
.menu li a:hover{  display:block;  color:#000; background: url(images/onoff.jpg) no-repeat; }

a {text-decoration:none}

#main { font-size:16px; color:#254ec1}
#main p {line-height:1.5;}



.article1 { text-align:justify; width:920px; margin:0 auto; margin-bottom:50px; }
.pic1 a{ display:block; text-align:center}
.pic1{margin:0 0 10px 40px;}


.footer { text-align:center;  color:#254ec1; background:#8eb6ff; padding:20px 0; font-size:16px}
.footer a { color:#254ec1}
.cp { margin-top:10px }
.cp2 { margin-top:10px; margin-right:40px}
.box {background: url(images/box.jpg) no-repeat; width:940px; height:241px; padding-top: 30px; padding-left: 40px;}
.col {float:left; display:inline; width:30%; overflow:hidden; font-size:14px; margin-left:20px}
.col h2 { margin-bottom:10px}
.col ul { margin:0}
.col li { line-height:1.5}
.col a { color: #254ec1}
.box a { color: #254ec1}