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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table tr td {
	vertical-align: middle;
}
body {
	min-height: 100%;
}
html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Tahoma', Open Sans, sans-serif;
	font-size: 14px;
	color: #403f3f;
	background:#fff url('/image/design/bg.png') repeat 0 0;
}
h1, h2, h3 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #007da4;
}
b {
	font-weight: bold;
}
a {
	color: #007da4;
	text-decoration: underline;
}
a:hover {
	color: #00A407;
}
p {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.fLeft {
	float: left;
}
.list {
	padding-left: 30px;
	margin-bottom: 10px;
}
.list li {
	margin-bottom: 10px;
	list-style: disc;
}
.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;
}
.wrapper {
	width: 100%;
}
.header {
	width: 100%;
	height: 64px;
	background: url('/image/design/top_bg.png') repeat-x 0 0;
}
.headerCont {
	width: 960px;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 175px;
	height: 54px;
	margin-top: 6px;
	background: url('/image/design/logo.png') no-repeat 0 0;
}
.logo a {
	display: block;
	width: 175px;
	height: 54px;
}
.menu {
	float: right;
}
.menu  ul {
	float: left;
	background: url('/image/design/menu_brd.png') no-repeat right 0;
}
.menu  ul li.active, .menu  ul li.active:hover  {
	background: rgba(0, 0, 0, 0.3) url('/image/design/menu_brd.png') no-repeat 0 0;
}
.menu  ul li {
	float: left;
	height: 64px;
	background: url('/image/design/menu_brd.png') no-repeat 0 0;
}
.menu  ul li:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.menu  ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 21px 13px 24px 13px;
	text-decoration: none;
}
.slider {
	width: 100%;
	background: url('/image/design/slider_bg.png') repeat-x 0 top;
}
.sliderCont {
	width: 960px;
	margin: 0 auto;
}
.sImage {
	float: right;
	width: 447px;
	height: 345px;
	/*background: url('/image/design/slider_img.png') no-repeat 0 top;*/
}
.video {
	width: 444px;
	height: 250px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #FFF;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
}
.titleText {
	float: left;
	width: 505px;
	padding: 20px 0;
}
.titleText h1 {
	color: #fff;
	margin: 0 0 15px 0;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}
.titleText ul {
	padding-left: 15px;
}
.titleText ul li {
	color: #fff;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url('/image/design/li_dot.png') no-repeat 0 4px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}
.dwnBtn {
	margin: 15px 0 0 0;
}
.dwnBtn p {
	float: left;
	width: 190px;
	font-size: 12px;
	text-align: center;
	color: #d5ffef;
	margin: 10px 10px 0 0;
}
.dwnBtn a {
	float: left;
	display: block;
	width: 213px;
	height:75px;
	background: url('/image/design/dwn_btn.png') no-repeat 0 0;
}
.dwnBtn a:hover {
	background-position: 0 -75px;
}
.content {
	width: 930px;
	margin: 0 auto;
	padding: 15px;
	background: #fff;
	box-shadow: 0 1px 1px 0 rgba(133, 133, 133, 0.41);
	-moz-box-shadow: 0 1px 1px 0 rgba(133, 133, 133, 0.41);
	-webkit-box-shadow: 0 1px 1px 0 rgba(133, 133, 133, 0.41);
}
.leftCol {
	float: left;
	width: 649px;
	border-right: 1px solid #ccc;
	margin-right: 15px;
	padding-right: 15px;
}
.rightCol {
	float: left;
	width: 250px;
}
.rightCol .news {
	
}
.rightCol .news span {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url('/image/design/arrow.png') no-repeat 0 0;
}
.footer {
	width: 940px;
	margin: 0 auto;
	padding: 20px 10px 20px 10px;
}
.footer .copy {
	float: left;
}
.counters {
	float: right;
}
.counters .counter {
	float: left;
	width: 88px;
	height: 31px;
	background: #ccc;
	margin-left: 10px;
}
.support label {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
.support label b {
	color: #CA0000;
}
.support input[type="text"] {
	width: 270px;	
}
.support textarea {
	width: 640px;
	height: 200px;
	resize: vertical;
}
.screens {
	
}
.screens  img {
	border: 1px solid #8D8D8D;
}
.screens  img:hover {
	border: 1px solid #B9B9B9;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}
.errorMessage {
	color: red;
}

.faq_box {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.queCloud {
	float: left;
	width: 432px;
}
.queCloud .top {
	height: 9px;
	margin-left: 6px;
	background: url(/image/design/mes_guest_top.png) no-repeat 0 0;
}
.queCloud .middle {
	margin-left: 6px;
	padding: 0 10px;
	background: url(/image/design/mes_guest_middle.png) repeat-y 0 0;
}
.queCloud .bottom {
	height: 12px;
	background: url(/image/design/mes_guest_bottom.png) no-repeat 0 0;
}
.queCloud p {
	margin:0;
	margin-right: 0 !important;
	margin-top: 0 !important;
	text-shadow: 0 1px 0 white;
}

.ansCloud {
	width: 432px;
	float: right;
}
.ansCloud .top {
	height: 9px;
	margin-right: 6px;
	background: url(/image/design/mes_adm_top.png) no-repeat 0 0;
}
.ansCloud .middle {
	margin-right: 6px;
	padding: 0 10px;
	background: url(/image/design/mes_adm_middle.png) repeat-y 0 0;
}
.ansCloud .bottom {
	height: 12px;
	background: url(/image/design/mes_adm_bottom.png) no-repeat 0 0;
}
.ansCloud p {
	margin:0;
	margin-right: 0 !important;
	margin-top: 0 !important;
	text-shadow: 0 1px 0 #F0F0F0;
	color: #004E66;
}

.dwnBtnMain {
	text-align: center;
}
.dwnBtnMain a {
	display: inline-block;
	width: 213px;
	height: 75px;
	margin-bottom: 20px;
	background: url('/image/design/dwn_btn.png') no-repeat 0 0;
}
.dwnBtnMain a:hover {
	background-position: 0 -75px;
}