@charset "utf-8";
/* CSS Document */
.clear-all{clear:both;}
.clear-all2{clear:both; line-height:0px; height:0px;}
.textbox,.textarea, .dropdown {
	width: 100%;
}
#wrapper{
	width:955px;
	margin:0 auto;
}
#member{
	width:100%;
	height: auto;
}
#search{
	margin:350px 25px 15px 15px;
}
#search ul li{
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:-30px;
}
#logo{
	width:100%;
	height:107px;
	background:url(../../images/logo_faithfully.jpg) no-repeat;
}
.bg_top1{
	width:100%;
	height:10px;
	background:url(../../images/bg_top.jpg) no-repeat;
}
.banner{
	
}
#top{
	width:100%;
}
#top div{
	float:left;
	height:91px;
}
#menutop{
	width:100%;
	height:43px;
	background:url(../../images/menu_top.jpg) no-repeat;	
}
#left{
	width:288px;
	float:left;
}
#center{
	width:955px;
	background:url(../../images/banner_bg.jpg) repeat-x;
	float:left;
}
#center div{
	/*float:left;*/
}
#center .left1{
	float:left;
}
#footer{
	width:930px;
	height:115px;
	font-size:10px;
	color:#655953;
	background:url(../../images/footer_bg.jpg) no-repeat;
	margin:0 auto;
	margin-top:20px;
}
img{
	border:0px;
}
body{
	background: url(../../images/bg.jpg) repeat-x #FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#202020;
}
/* Link */
a.link_black2:link,a.link_black2:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.link_black2:hover{
	display:block;
	color:#d01016;
	font-weight:bold;
	text-decoration:underline;
}
a.link_black_m:link,a.link_black_m:visited{
	display:block;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	/*background:url(../../images/page_member_bottom.gif) no-repeat;*/
	border-right:1px solid #FFFFFF;
	padding-top:7px;
	width:97px;
	height:40px;
}
a.link_black_m:hover{
	display:block;
	color:#d01016;
	font-weight:bold;
	text-decoration:underline;
	width:97px;
	height:40px;
}
a.link_black:link,a.link_black:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;	
}
a.link_black:hover{
	color:#d01016;
	font-weight:bold;
	text-decoration: underline;

}
a.link_glay_navi:link,a.link_glay_navi:visited{
	color:#666666;
	text-decoration:none;
	font-size:10px;
}
a.link_glay_navi:hover{
	color:#6eb80c;
}
a.link_glay:link,a.link_glay:visited{
	color:#666666;
	text-decoration:none;
}
a.link_glay:hover{
	color:#6eb80c;
}
a.link_white:link,a.link_white:visited{
	color:#ffffff;
}
a.link_white:hover{
	color:#00a48c;
}
/* text */
.red{
	color:#d01016;
}
.white{
	color:#ffffff;
}
.link_footer{
	color:#ffffff;
	font-weight:bold;
	padding-right:10px;
	font-size:11px;
	text-decoration:none;
}
/* text size */
.readmore{
	font-size:11px;
	color:#000000;
}
