﻿@charset "utf-8";

/* footer *****************************************/

/* safari only \*/
html:\66irst-child div.skres_footer_Safari {
 padding-top: 10px; text-align:center !important; width:/*960px*/100% !important;
}
/* end */

#skres_footer {clear: both; color: #999; background:#f0eeee url(/css/ver1/asset/bg_footer.gif) repeat-x bottom center;
	width: /*960px*/100%;  margin: 20px auto 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-top: 10px; 
	font-weight: normal;	
}

	/* ad banner */
	#f_BottomBanner {padding-bottom: 10px;}


#skres_footer_links a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px; line-height: 13px;
	color: #3399ff;
	text-decoration: none;
	font-weight: normal;	
}

#skres_footer_links a:hover {
	color: #3399ff;
	text-decoration: underline;
}

#skres_footer_joinBtn { padding: 0 0 10px; margin: auto; text-align: center; }
#skres_footer_joinBtn a { display: block; width: 112px ; height: 32px; text-indent: -999em; overflow: hidden;  margin: auto;
background:url(asset/footer/sign_up_o.gif) no-repeat center center; }
#skres_footer_joinBtn a:hover { background:url(asset/footer/sign_up_g.gif) no-repeat center center; }

#skres_footer_copyRight { 
color: #666; font-size: 9px; font-family: Verdana,Arial,Helvetica,sans-serif; padding: 10px 0; margin: auto; text-align: center;}

/* survey box */
	#survey {
	border:medium none;
	clear:both;
	height:auto;
	/*margin:0 auto;*/
	min-height:1%;
	padding:0;
	text-align:left;
	width:540px;
	color: #333;
	background: #fff;
	padding-left: 5px;
	}

	.surveylogo520 {
	background:url(/images/ver1/asset/header/bg_header_logo.png) no-repeat /*10px 0*/;
	}
	
	.surveylogo520 a img {
	height:30px;
	width:220px; 
	}
	
	.surveyTitle {
	background:url(/css/ver1/asset/bg_bar_780.gif) no-repeat left center;
	clear:both;
	height:30px;
	line-height:30px;
	width:535px;
	}
	.surveyTitle h2 {
	display:inline;
	font-size:14px;
	line-height:30px;
	margin-left:10px;
	}
	
	.surveyQAbox {min-height: 1%; height: auto; clear: both; margin-bottom: 7px; }
	.surveyQbox {
	border-bottom:1px solid #999999;
	
	font-weight:bold;
	height: auto;
	line-height:16px;
	margin:10px 10px 10px 5px;
	padding:0;
	}
	
	.surveyAbox { padding: 0 10px 0 20px;  }
	.surveyA { padding: 2px 0; min-height: 1%; height: auto; clear: both; }
	.surveyA:after, .surveyQAbox:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;}
	.surveyA input { display: block; line-height:16px; width: 16px; float: left; margin:2px 0 0; _margin:1px 0 0; }
	.surveyA label { 
	display:block;
	float:left;
	line-height:16px;
	padding:0 0 3px; margin-left: 5px; 
	width:480px;  }
	
	.surveySubmitBtn { clear: both; height: 30px; padding-top: 10px;
	text-align:center; border-top:1px solid #999999; margin-right:10px; 
	}
	.surveySubmitBtn a {
	background:url(/css/ver1/asset/bg_btn_100x20_o.png) no-repeat center top;
	/*border:medium none;*/
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin: auto;
	text-decoration:none;
	white-space:nowrap;
	width:100px;
	}
	.surveySubmitBtn a:hover {
	background: url(/css/ver1/asset/bg_btn_100x20_do.png) no-repeat center top;
	color:#FFFFFF;
	text-decoration:none;
	}