.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
img {
	border:0px;
}
body{
	background:#71b0db url(../images/bg.png) repeat-x;
}
h1{
	color:#309a01;
	font-family:verdana;
	font-size:35px;
	font-weight:normal;
	margin: 0;
}
h1.border{
	border-bottom:1px solid;
	padding-bottom:2px;
	color:#5c5048;
	margin-top:10px;
	padding-left:10px;
}
p{
	color:#003854;
}
.color_{
	color:#5c5048;
}
.red{
	font:11px verdana;
	color:#ff0000;
}
.green{
	font:11px verdana;
	font-weight:bold;
	color:#24a417;
}
.error{
	font:12px verdana;
	color:#ff0000;
}
h2{
	color:#003854;
	font-family:verdana;
	font-size:20px;
	font-weight:normal;
	margin: 0;
}
.color_h1{
	color:#0182bf;
}
.color_h1_2{
	color:#bf4d01;
}
.img_port{
	float:left;
	border:1px solid #a6c8d9;
	margin-right:10px;
	margin-bottom:10px;
}
.img_port img{
	cursor:pointer;
}
.right_img_port{
	border:1px solid #a6c8d9;
	width:276px;
	margin:0px auto;
}
#header{
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	width:869px;
	overflow:hidden;	
}
#menu {
	background: url(../images/menu_bg.png) no-repeat;
	width:869px;
	height:37px;
	display:block;
}
.logo {
	float: left;
	overflow:hidden;
	height:50px;
	margin-top:50px;
	
}
.right_logo {
	float: right;
	text-align:right;
	position:absolute;
	margin-left:680px;
}
#menu img {
	border:0px;
	margin-top:8px;
	margin-left:10px;
}	
#content{
	overflow:hidden;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}	
#content .top{
	background: url(../images/top_content.png) no-repeat;
	width:880px;
	height:17px;
	display:block;

}
#content .content{
	background:#e5d6cb url(../images/bg_content.png) repeat-x;
	width:868px;
	display:block;
	margin-left:4px;
	overflow:hidden;
	min-height:624px;
}
#content .bottom{
	background: url(../images/bottom_content.png) no-repeat;
	width:880px;
	height:76px;
	display:block;
}
.date{
	font-weight:bold;
}
#slide_plugin{
	background: url(../images/slide_plugin_bg.png) no-repeat;
	display:block;
	width:443px;
	height:149px;
	position:absolute;
	margin-left:-20px;
}
#content .left{
	float:left;
	width:421px;
	background: url(../images/separation_vertical_line.png) no-repeat top right;
	padding-right:20px;
	margin-top:30px;
}
#content .float_left{
	float:left;
}
#content .float_right{
	margin-right:5px;
	float:right;
}
#content p{
	font:12px verdana;
}
#content ul{
	font:12px verdana;
	color:#003854;
}
#content .margin_left{
	margin-left:40px;
}
#content .right{	
	margin-left:20px;
	float:left;
	margin-top:30px;
	color:#515151;
	width:382px;
	font:12px verdana;
}
.separator{
	height:1px;
	background:#d0cac6;
	width:390px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
}
#form{
	width:358px;
	margin-top:20px;
}
#form label{
	float:left;
	color:#003854;
	font:12px verdana;
	margin-top:6px;
}
#form input{
	padding:5px;
	font:13px verdana;
	border:1px solid #ebe1d9;
}
#form select{
	padding:5px;
	font:13px verdana;
	border:1px solid #ebe1d9;
}
#form textarea{
	padding:5px;
	font:13px verdana;
	border:1px solid #ebe1d9;
	width:340px;
	height:100px;
	margin-top:5px;
}
#form .left{
	float:left;
	display:block;
	width:178px;
}
#form .right{
	float:left;
	display:block;
	width:172px;
}
#form .width{
	width:80px;
}
#form .width-max{
	width:263px;
}
#form .width-min{
	width:80px;
}
#form .width-low{
	width:80px;
}
#form p{
	margin-bottom:15px;
}
.align-right{
	text-align:right;
}
#footer{
	overflow:hidden;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:center;
	color:#fff;
	font:10px verdana;
	text-shadow: #8f8f8f 1px 1px 1px;
}
#footer a{
	color:#fff;
	font:10px verdana;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}