body{
	background:#fff;
	}
.page{
	background:url(../images/page_top.png) no-repeat;
	width:960px;
	padding-top:3px;
	position:relative;
	}
.header{
	position:relative;
	height:244px;
	}
.path{
	font-size:13px;
	color:#777;
	padding:12px 0 0 30px;
	}	
.path a{
	color:#777;
	}
.path a:hover{
	text-decoration:underline;
	}	
.addthis{
	position: absolute;
	right:36px;
	bottom:10px;
	z-index:99;
	}	
.contact{
	font-size:14px;
	font-weight:600;
	color:#3c3c3c;
	position:absolute;
	top:25px;
	right:7px;
	}
.contact img{
	vertical-align:bottom;
	}	
.contact a{
	color:#3c3c3c;
	}	
.contact a:hover{
	color:#3866b5;
	}	
.contact li{
	float:left;
	margin-right:10px;
	}	
.logo{
	margin:10px 0;
	}	
/*
.sf-menu{
	background:url(../images/menu_bg.png) repeat-x;
	width:936px;
	height:48px;
	padding:0 12px 0 12px;
	}
.sf-menu li{
	float:left;
	}
.sf-menu li a{
	width:130px;
	height:41px;
	line-height:41px;
	display: block;
	color:#253b65;
	font-size:14px;
	font-weight:bold;
	padding:2px 0 5px 0;
	text-align:center;
	}	
.sf-menu li a:hover{
	background:url(../images/menu_hover.png) repeat-x;
	width:130px;
	color:#fff;
	}	
	*/
.menu-l{
	background:url(../images/menu_l.png) no-repeat;
	width:3px;
	height:48px;
	}
.banner{
	width:920px;
	height:101px;
	padding:5px 20px;
	}	
.center{
	position:relative;
	padding:0 20px 0 20px
	}	
.content{
	padding-top:15px;
	margin-left:20px;
	}		
.col-main{
	margin-left:7px;
	}	
.col-rgiht{
	width:169px;
	}	
.Sidebar, .col-main, .col-rgiht{
	float:left;
	}
.footer{
	/*
	background:url(../images/footer_bg.png) repeat-x;
	*/
	width:960px;
	height:56px;
	padding-top:10px;
	text-align:center;
	color:#555555;
	font-size:12px;
	margin-top:30px;
	}
.footer:before, .footer:after, .notice:before, .notice:after, .notice ul:before, .notice ul:after{
	display: table;
	line-height: 0;
	content: "";
	}
.footer p{
	padding-bottom:15px;
	}	
.footer a{
	color:#555555;
	}	
.footer a:hover{
	text-decoration:underline;
	color:#0350ac;
	}	
.notice:after{clear: both;}
.notice{
	background:#f3f3f3;
	border-top:3px solid #3866b5;
	text-align:left;
	font-size:14px;
	margin-bottom:30px;
	padding:20px 15px 30px 15px;
	}
.notice ul{float:left;margin:0 15px;}
.notice ul font{font-weight:bold;font-size:16px;}