@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	color:#221e1d;
	font-family: "Times New Roman", Times, serif;
	background:url(../images/main_bg.jpg) repeat-y center center;
}
html, .main {
	padding:0;
	margin:0;
	background:url(../images/global_bg.jpg) repeat center center;
}
.main {
	background:no-repeat center top;
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
.logo {
	margin-top:-188px;
	padding:32px 0 0 0;
	float:left;
	width:100%;
}
h1 {
	margin:0;
	padding:32px 0 32px 40px;
	color:#0058b3;
	font-size:32px;
	
}
h1 a, h1 a:hover {
	color:#0058b3;
	text-decoration:none;
}
h1 small {
	display:block;
	font-size:15px;
	color:#221e1d;
	letter-spacing:normal;
}
h2 {
	font-size:24px;
	padding:8px 0;
	margin:8px 0;
	color:#323a3f;
}
p {
	margin:8px 0;
	padding:0 0 8px 0;
	font-size:15px;
	
}
a {
	color:#0058b3;
	text-decoration:underline;
}
.header, .content, .menu_nav, .footer, .content .mainbar {
	margin:0;
	padding:0;
}
.header {
}
.header_resize {
	position:relative;
	margin:178px auto auto auto;
	padding:0 0 32px 0;
	width:854px;
}
.menu_nav {
	margin-top:-52px;
	position:absolute;
	text-align:left;
	padding:0;
	height:auto;
	width:100%;
	background:repeat-x center top;
}
.menu_nav ul {
	list-style:none;
}
.menu_nav ul li {
	margin:0 8px 0 0;
	padding:0;
	display:inline;
}
.menu_nav ul li a {
	margin:0;
	padding:20px 24px 16px 24px;
	color:#221e1d;
	text-decoration:none;
	font-size:15px;
	background:url(../images/menu.png) repeat-x left top;
	border-left:1px solid #ede4df;
	border-right:1px solid #ede4df;
}
.menu_nav ul li.active a, .menu_nav ul li a:hover {
	padding:20px 24px 16px 24px;
	color:#fff;
	background:url(../images/menu_a.png) repeat-x left top;
}
.content_resize {
	margin:0 auto;
	padding:16px 0 24px;
	width:850px;
}
.content .mainbar {
	margin:0;
	padding:0;
	width:100%;
}
.content .mainbar .article {
	margin:0;
	padding:8px 24px 8px 40px;
	overflow:auto;
	text-align:justify;
}
.para_resize {
       	margin:0;
	padding:0;
	float:left;
	width:70%;
}
.myimg {
	float:right;
	width:135px;
	height:180px;
   	box-shadow: 0 0 8px rgba(36, 107, 203, 1);
	-webkit-box-shadow: 0 0 8px rgba(36, 107, 203, 1); 
	-moz-box-shadow: 0 0 8px rgba(36, 107, 203, 1);
	border-radius: 5px;
	border:1px solid rgba(36, 107, 203, 0.8); 	
}
.cloudimg{
	display:block;
    margin-left:auto;
    margin-right:auto;
	width:735px;
	height:380px;
}
.footer {
	background:url(../images/global_bg.jpg) repeat center center;
}
.footer_resize {
	margin:0 auto;
	padding:26px;
	width:922px;
	background:repeat-x center top;
}
.lf {
	float:left;
}
.rf {
	float:right;
}
.footer a {
	color:#62bee3;
}
.date {
	float: right;
}
.quote1 {
	padding-right:3em;
	text-align:right;
	font-size:18px;
	color:#0058b3;
}
.quote2 {
	padding-right:2em;
	text-align:right;
	font-size:18px;
	color:#0058b3;
}
.quote3 {
	padding-right:0.5em;
	text-align:right;
	font-size:18px;
	color:#0058b3;
}
.visitormap {
	width: 100px;
	width: 100px;
}
