@charset "utf-8";
/* CSS Document */
body, html {
	height: 100%;
}
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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}/* remember to define focus styles! */
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}/* tables still need 'cellspacing="0"' in the markup */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family: 'QueensParkRegular', Georgia, "Times New Roman", Times, serif;
	color:#3b434e;
	line-height:1.1em
}
h1 {
	font-size:25px;
}
h2 {
	font-size:23px;
	margin-bottom:15px
}
h3 {
	font-size:20px;
	margin-bottom:10px
}
h3.widgettitle {
	margin-bottom:10px;
}
h4 {
	font-size:16px;
	margin-bottom:10px;
}
h5 {
	font-size:14px;
	text-transform:uppercase
}
h6 {
	font-size:13px;
	text-transform:uppercase
}
h1 span, h2 span, h3 span, h4 span, h5 span {
	color:#87a0c1
}
a {
outline: none;
color: #A5CD39;
text-decoration: none;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
background: none;
border: 0;
clear: both;
display: block;
float: none;
font-size: 0;
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	color: #4C4C4C;
	font-size: 13px;
	line-height: 1.5em;
	background: #414852;
}
.header {
	background-color: #414852;
	background: url(../images/bg.jpg) repeat;
	position: relative;
	z-index: 1;
}
.header .inner {
	background: url(../images/slider_highlight.png) center top no-repeat;
	min-height: 180px;
}
.slider_block {
	padding: 41px 0;
}
.header .container_12 {
	position: relative;
}
.container_12 {
	line-height: 1.6em;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.header .sliderHeader {
	width: 503px;
	padding: 0 92px;
	margin: 0 auto 40px auto;
	background: url(../images/slider_title_bg.png) center center no-repeat;
	min-height: 25px;
}
.header .sliderHeader h1, .sliderHeader .title_header {
	font-size: 35px;
	font-family:微软雅黑, Georgia, "Times New Roman", Times, serif;
	color: white;
	font-weight: normal;
	text-align: center;
	line-height: 1.2em;
}
.container_12 p {
margin: 0 0 18px 0;
}
.slider_block {
padding: 41px 0;
}
.head_bar {
height: 85px;
background: url(../images/head_bar_bg.png) 0 0 repeat-x;
margin-bottom: -1px;
position: relative;
z-index: 2;
}
.logo {
padding: 10px 20px 10px 10px;
width: 300px;
float: left;
}
.topmenu {
width: 620px;
height: 42px;
float: left;
padding: 36px 0 0 0;
}
.topmenu .sl_menu{
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.1em;
color: #B2C5DD;
z-index: 1300;
margin: 0;
padding: 0;
}
.topmenu .sl_menu li {
display: block;
float: left;
margin: 0;
position: relative;
list-style: none;
padding: 0 10px;
margin: 0 6px;
}
.topmenu .sl_menu  li a {
display: block;
color: #B2C5DD;
height: 20px;
text-decoration: none;
}
.topmenu .sl_menu li a:hover {
color: white;
}
