html,body {
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background: url(../img/bgmain.jpg) repeat-x;
}
img{
	border:none;
}
h2,.blue{color:#548AB7}
h2{
	font-size:12px;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#818238;
	text-decoration:none;
}
.container{
	margin:0 auto;
	text-align:justify;
	width:980px;
	background:#FBFBFB url(../img/bg2.jpg) repeat-x;
}
.colleft, .colright, .footer{
	float:left;
}
.colleft{
	width:170px;
	background:#fff;
}
.colleft img{
	margin:3px 0;
}
.colleft .topleft{
	background:#8EAB25 url(../img/leftbg.jpg) no-repeat scroll right bottom;
	margin-bottom:7px;
}
.colleft .topleft img {
	padding-top:15px;
	background:#A3C060;
	border-bottom:1px solid #92AD2E;
}
.colleft .centerleft{
	background:transparent url(../img/bg.jpg) repeat-x scroll 0 0;
	border-top:1px solid #CACAB3;
	padding:0 8px 200px;
}
.colleft .centerleft a{
	text-decoration:none;
	color:#fff;
}
.colleft .centerleft a:hover{
	text-decoration:underline;
	color:#000;
}
.colleft .centerleft h1{
	font-size:13px;
	margin:19px 0 150px;
}
.colright{
	margin-left:40px;
	width:752px;
}

.colright  .header{
	text-align:right;
	width:100%;
	background:#4FB6E5;
	border-bottom:10px solid #000;
	float:left;
	color:#357A9A;
}
.colright  .header img{float:left;}
.colright .content{
	border:1px solid #CECECE;
	width:100%;
	float:left;
	margin-top:15px;
	background:#fff;
}
.colright .content h1{
	padding:5px 15px;
	background:#E5F4FA;
	margin:21px 18px;
	font-size:20px;
}
.colright .content p,.colright .content h2{
	padding-left:42px;
}

.colright .content p, .colright .content li{
	padding-right:60px;
	margin-bottom:15px;
	line-height:16px;
}
ul,ol{
	margin-left:30px;
	padding-left:30px;
}
.footer, .footer a{
	color:#797979;
	text-decoration:none;
}
.footer a:hover{
	color:#fff;
	text-decoration:underline;
}
.footer{
	background:#000 url(../img/bgfooter.jpg) no-repeat top right;
	text-align:center;
	width:100%;
	height:50px;
}
.stripe{
	width:980px;
	float:left;
}
.stripe img{
	display:block;
}
.center{
	float:left;
	margin-bottom:30px;
}
.menu{
	list-style:none;
	padding-left:10px;
	color:#fff;
	line-height:20px;
	text-align:left;
	margin-left:0px;
}
.menu ul{
	margin-left:0px;
	padding-left:20px;
}
.menu strong{
	font-weight:normal;
}
.menu strong:hover{
		cursor:pointer;
}
.colleft .centerleft .menu a{
	display:block;
}
.colleft .centerleft .menu a:hover{

	color:#755F48;
}
.colleft .centerleft .now{
	color:#000;
	font-weight:bolder;
}
#author{
	background:#FBFBFB none repeat scroll 0 0;
	color:#666;
	font-size:11px;
	padding-top:20px;
	text-align:center;
}
#author a{
		color:#666;
}
.author {
	text-align:right;
	padding:5px;
	position:absolute;
	top:104px;
	left:1px;
	color:#fff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.author a {color:#fff;text-decoration:none;font-weight:700}
.author a:hover {text-decoration:underline}
.rel {position:relative;}
.authorb {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
