@charset "utf-8";

.leftArea {float:left;width:631px;margin:0 20px 0 0;}
	.sTitle {margin: 9px 0 33px 4px; font: bold 20px "Tahoma"; color: #f69210;}
		
	.sContent {border-bottom: 1px solid #e5e5e5; margin-bottom: 30px; padding-bottom:33px;}
		.contactBox {padding: 8px; line-height: 20px; background-color:#f0f0f0;}
			.person {padding-left: 300px;}
		.sContent li {background:url('/img/si/bg_grayBox.gif') no-repeat 0 8px; padding-left: 12px; margin-left: 17px;}
			
	.mailArea {padding: 0 10px;}
		.mailArea .tit {margin-bottom:19px;}
		
		table.sky {width:100%;}
			table.sky th {height: 30px; background-color:#f0f0f0; text-align: center; font-weight: bold; color:#999;}
				table.sky th.viewline {border-bottom:1px solid #E2E2E2;}
			table.sky td {background-color:#f0f0f0; color:#999;}
			table.sky td.space {background-color:#fff;}
			table.sky td.tit {padding-left: 7px; font-weight: bold;}
			table.sky td.choose {padding: 23px 0 23px 35px; background-color:#fff; color:#666; overflow:hidden;}
			table.sky td.choose dd {float: left; margin-right: 25px;}
			table.sky td.inputArea {background-color:#fff;}
			
			table.sky td .input {font-size:12px;color:#666;padding:3px;height:22px; border: 1px solid #e5e5e5;}
			table.sky td textarea {font-size:12px;color:#666;padding:3px;height:100px; border: 1px solid #e5e5e5; width: 565px;}

		.agree {margin-top: 40px; text-align:center; background-color:#f0f0f0; padding-top: 6px; height: 24px;}
		.btnSend {text-align: center; margin-top: 27px;}
		
		
	.rContent {border-bottom: 1px solid #e5e5e5; margin-bottom: 30px; padding: 0 6px 33px 6px;}
		
		
		
		
		table.sky2 {width:100%;}
			table.sky2 th {height:5px;}
				table.sky2 th.viewline {border-bottom:1px solid #E2E2E2;}
			table.sky2 td {background-color:#f0f0f0; height: 30px;}
			table.sky2 td img {padding: 0 10px;}
			table.sky2 td input {font-size:12px;color:#666;padding:3px;height:18px; border: 1px solid #f0f0f0; background-color:#f0f0f0;}
			table.sky2 td textarea {font-size:12px;color:#666;padding:3px;height:18px; border: 1px solid #e5e5e5; background-color:#fff;}
			table.sky2 td.textbox {padding: 0 6px 6px 6px !important;}
			table.sky2 td.btn {background: none; text-align: center; padding-top: 13px;}
		
		
		
		
.agreeAccept {display:none;z-index:10000;background-color:#fff;width:671px;padding:3px;border:4px solid #000;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
	.agreeAccept .tit {padding: 6px 0 0 9px; height: 24px; background-color:#e0e0e0;font: bold 13px "Tahoma";color:#474646;}
	.agreeAccept .con {padding: 20px; color:#666;}
	.agreeAccept .btn {padding: 0 20px 20px 0; text-align: right; }
	.agreeAccept .btn img {cursor:pointer;}

.okFeedback {display:none;z-index:10000;background-color:#fff;width:352px;padding:3px;border:4px solid #000;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
	.okFeedback .tit {padding: 6px 0 0 9px; height: 24px; background-color:#e0e0e0;font: bold 13px "Tahoma";color:#474646;}
	.okFeedback .con {padding: 20px; color:#666;font: bold 16px "Verdana"; text-align:center;}
	.okFeedback .btn {text-align: center; padding-bottom: 20px;}
	.okFeedback .btn img {cursor:pointer;}

.agreeCheck {display:none;z-index:10000;background-color:#fff;width:352px;padding:3px;border:4px solid #000;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
	.agreeCheck .tit {padding: 6px 0 0 9px; height: 24px; background-color:#e0e0e0;font: bold 13px "Tahoma";color:#474646;}
	.agreeCheck .con {padding: 20px; color:#666;font: bold 16px "Verdana"; text-align:center;}
	.agreeCheck .btn {text-align: center; padding-bottom: 20px;}
	.agreeCheck .btn img {cursor:pointer;}
