html, div, body, p, img, dd, h1, h2, h3, ul, li {
	margin: 0 auto;
	padding: 0;
	font-family: "Open Sans", "Segoe UI", "Myriad Pro", Arial, sans-serif;
	color: #222222;
	line-height: 160%;
	font-weight: normal;
}
img {
	border: none;
}
a, a:link, a:visited {
	text-decoration: none;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.container {
	max-width: 1000px;
	width: 100%;
	overflow: hidden;
}
/*==navigation style==*/
#header {
	max-width: 1000px;
	padding: 10px 0 0 0;
	width: 100%;
}
#logo {
	float: left;
}
ul#menu {
	float: right;
	width: 80%;
	margin: 25px 0 0 0;
	height: 70px;
	position: relative;
}
ul#menu li {
	float: left;
	margin-left: 80px;
	height: 70px;
*width:134px;
*margin-left:5px;
	text-align: center;
}
ul#menu li img {
	display: block;
}
ul#menu li {
	font-size: 12px;
	color: #787878;
}
ul#menu li a {
	font-size: 12px;
	color: #787878;
}
ul#menu li a.active {
	color: #63bef8;
}
ul#menu li ul.sub_menu {
	display: none;
	border-top: 5px solid #63bef8;
	position: absolute;
	left: 40px;
	top: 70px;
*left:10px;
	width: 260px;/*height:195px;*/
	background-color: #fff;
	z-index: 100;
}
ul#menu li ul.sec {
	left: 178px;
}
ul#menu li ul.third {
	left: 278px;
}
ul#menu li:hover ul.sub_menu {
	display: block;
	padding-top: 15px;
}
ul#menu li:hover ul.sub_menu li {
	height: 30px;
	margin-left: 20px;
	background: url(images/triangle.png) no-repeat right center;
	width: 210px;
	text-align: left;
	line-height: 30px;
}
ul#menu li ul.sub_menu li a:hover {
	text-decoration: underline;
}
/*==footer style==*/
#footer {
	background-color: #222;
	padding: 40px 0 60px 0;
}
#footer p {
	width: 1000px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}
#footer a:hover {
	text-decoration: underline;
}
.footer_column {
	float: left;
	width: 220px;
}
#footer h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 15px 0;
}
#footer ul li a {
	font-size: 12px;
	color: #97989a;
}
#footer ul li {
	font-size: 12px;
	color: #97989a;
}
.footer_column ul li, .footer_column ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer_column .social-icons li {
	float: left;
	background-color: #f0f0f0;
	margin-right: 10px;
}
.social-icons li a {
	float: left;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
}
.social-icons li.twitter a {
	background: url(/style/images/twitter-so.png) no-repeat 0 0;
}
.social-icons li.twitter a:hover {
	background-color: #48c4d2;
	background-position: 0 -40px;
}
.social-icons li.facebook a {
	background: url(/style/images/facebook-so.png) no-repeat 0 0;
}
.social-icons li.facebook a:hover {
	background-color: #3b5998;
	background-position: 0 -40px;
}
.social-icons li.youtube a {
	background: url(/style/images/youtube.png) no-repeat 0 0;
}
.social-icons li.youtube a:hover {
	background-color: #f45750;
	background-position: 0 -40px;
}
.social-icons li.googleplus a {
	background: url(/style/images/googleplus.png) no-repeat 0 0;
}
.social-icons li.googleplus a:hover {
	background-color: #d94a39;
	background-position: 0 -40px;
}
.social-icons li a:hover {
	-moz-box-shadow: 0px 4px 10px 0px #000;
	-webkit-box-shadow: 0px 4px 10px 0px #000;
	box-shadow: 0px 4px 10px 0px #000;
	position: relative;
	top: -1px;
}
.last_column {
	width: 260px;
}
.first_column {
	width: 300px;
}
/*==search==*/
#search-box {
	float: right;
	margin-top: 30px;
	background: url(/style/images/search-btn.jpg) no-repeat;
}
#search {
	margin: 0;
}
#q {
	height: 29px;
	width: 134px;
	float: left;
	border: none;
	padding: 0 10px;
	line-height: 29px;
	background: none;
	font-size: 12px;
}
.btn_search {
	background: url(/style/images/search-btn.jpg) no-repeat 0 -80px;
	border: none;
	cursor: pointer;
	height: 29px;
	width: 45px;
	float: left;
	margin-left: 0;
	overflow: hidden;
	line-height: 200px;
	font-size: 0;
}
/*==go top==*/
/*go top*/
.back-to {
	position: fixed;
	bottom: 10px;
	right: 0;
	z-index: 999;
	width: 72px;
	overflow: hidden;
	zoom: 1;
	-ie6-position-fixed-delay: 200;
}
.back-to .back-top {
	float: right;
	display: block;
	width: 50px;
	height: 50px;
	background: url(/images/system/gotop.png) no-repeat scroll 0 0 transparent;
	margin-left: 10px;
	outline: 0 none;
	text-indent: -9999em;
}
.back-to {
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 10px;
	_margin-right: 5px;
}
a.meanmenu-reveal {
	display: none;
}
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #ffffff;
	padding: 4px 0;
	z-index: 999999;
}
.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #a2afbe;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
	display: block;
	background: #a2afbe;
	height: 3px;
	margin-top: 3px;
}
.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #ffffff;
}
.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}
.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}
.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	color: #585551;
	text-decoration: none;
	font-size: 14px;
}
.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(235, 235, 235, 0.45);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
font-size:
}
.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
	background: #ffffff;
	background: rgba(255, 255, 255, 0.5);
}
.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 19px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(122, 207, 251, 1);
	color: #fff;
	border: none !important;
	border-left: 1px solid rgba(235, 235, 235, 0.4) !important;
	border-bottom: 1px solid rgba(235, 235, 235, 0.2) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(118, 204, 247, 0.5);
}
.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}
.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.mean-remove {
	display: none !important;
}
 @media screen and (max-width: 798px) {
ul#menu {
	margin: 55px 0 0;
	float: none;
	width: 100%;
}
ul#menu li {
	margin-left: 0;
	height: 50px;
}
ul#menu li img {
	display: none;
}
ul#menu li ul.sub_menu {
	background-color: #fff;
	border-top: none;
	height: auto;
	left: auto;
	top: 50px;
	width: 100%;
}
ul#menu li:hover ul.sub_menu {
	padding-top: 0;
	display: none;
}
ul#menu li:hover ul.sub_menu li, ul#menu li ul.sub_menu li {
	height: auto;
	margin-left: 0;
	background: none;
	width: 100%;
	text-align: left;
	line-height: 30px;
}
ul#menu li ul.sub_menu li a:hover {
	text-decoration: none;
}
}
ol li {
	color: #8b8b8b;
	font-size: 14px;
	list-style: decimal;
}
ol {
	padding-left: 20px;
}
.rounded-list {
	counter-reset: li; /* Initiate a counter */
	list-style: none; /* Remove default numbering */
 *list-style: decimal; /* Keep using default numbering for IE6/7 */
	font: 15px 'trebuchet MS', 'lucida sans';
	margin-bottom: 2em;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rounded-list ol {
	margin: 0 0 0 2em; /* Add some left margin for inner lists */
}
.rounded-list a {
	position: relative;
	display: block;
	padding: .4em .4em .4em 2em;
   *padding: .4em;
	margin: .5em 0;
	background: #ddd;
	color: #444;
	text-decoration: none;
	border-radius: .3em;
	transition: all .3s ease-out;
}
.rounded-list a:hover {
	background: #eee;
}
.rounded-list a:hover:before {
	transform: rotate(360deg);
}
.rounded-list a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -1.3em;
	top: 50%;
	margin-top: -1.3em;
	background: #87ceeb;
	height: 2em;
	width: 2em;
	line-height: 2em;
	border: .3em solid #fff;
	text-align: center;
	font-weight: bold;
	border-radius: 2em;
	transition: all .3s ease-out;
}
.container h3 {
	padding:15px 0 0 0;
	font-weight:500;
	}
.notice {
	padding:10px;
    background:#e9ffd9;
    border:1px solid #a6ca8a;
}