@charset "utf-8";
/* CSS Document */

*{font-size:12px;}

a{color:#000;}
	
img{border:none;}

a:link{color:#000;}

a:hover{color:#F00;}

.fc_blue{color: #00F;}

a{text-decoration:none;}

body{
	background-image:url(../img/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;}

#container{width:900px;
	margin:auto;}
	
#menu{width:900px;
	height:30px;
		background-image:url(../img/menu_bg.jpg);}

#header{width:900px;
	height:100px;
	background-image:url(../img/header_bg.jpg);}
	
#mainlogo{margin-left:30px;
	width:50px;
	height:78px;
	float:left;}
	
.headerbtn01{float:right;
	margin-right:15px;
	margin-top:70px;}

#menuerea{margin-left:125px;}

.menubtn{float:left;
	height:20px;
	line-height:20px;
	text-align:center;
	margin:5px 15px;
	color:#FFF;
	font-weight:bold;}
	
#main{}

#footer{clear:both;
	width:900px;
	position: relative;}

#u_menu{width:900px;
	height:50px;
	border-top:solid 1px #00F;
	border-bottom:solid 1px #00F;}

.u_menuerea{width:780px;
	margin:0 auto;}

.u_mbtn{float:left;
	line-height:20px;
	color:#00F;
	margin:15px;}

.u_mbtn a{color:#00F;}

#footer_logo{width:50px;
	height:50px;
	margin:10px auto;}
	
#footer_text{width:900px;
	height:25px;
	text-align:center;
	font-size:10px;}

#copyright{width:900px;
	height:40px;
	margin:0;}

.security_action{width: 100px;
	position: absolute; bottom: 10px; right: 50px;}
	
.security_action img{width: 100%;}

.fs16{font-size:16px;}

.fw_b{font-weight:bold;}

.top_link1{width: 90%;
	margin: 0 auto;
	transition: 0.3s all;}
	
.top_link1:hover{opacity: 0.7;}
	
.top_link1 img{width: 100%;}

.spacer1{width: 100%;
	font-size: 14px;
	line-height: 100%;}
	
.spacer2{width: 100%;
	font-size: 18px;
	line-height: 100%;}
	
.spacer3{width: 100%;
	font-size: 22px;
	line-height: 100%;}










