div#gameFrame {line-height: 22px;}

body#game input {border: 1px solid #dbdada; padding: 2px; color:#333333;}
body#game input.checkBox {border: none;}

.warning {color:#FF0000;}

h3.playerRole {
	background: #FFFFFF url(images/bg_h3_playerRole.gif) no-repeat;
	height: 28px;
	width: 380px;
	display: block;
	font-size: 13px;
	padding-left: 8px;
	line-height: 19px;
}
ul#stepIndicator {
	float: left;
	color: #087573;
	background: url(images/bg_stepIndicator.gif) no-repeat left bottom;
	width: 710px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 12px;
}
#stepIndicator li {float:left; display: inline;	padding: 0px 10px;}
#stepIndicator li.current{
	color: #FFFFFF;
	background: url(images/bg_current_step.gif) no-repeat right bottom;
}

#stepIndicator li.last{
	background: url(images/bg_current_step_last.gif) no-repeat right bottom;
	padding-right: 45px;
}

div.planeSelect img {margin-right: 13px; margin-bottom: 15px; overflow: hidden;}
div.planeSelect a {overflow: hidden;}

div.representSelect {padding-left: 10px;}
div.representSelect img {margin: 5px 12px; width:100px}
div.representSelect .img_border {padding: 5px;}
div.representSelect a {float: left; display: block; margin-bottom: 10px; color: #ff4605;}
div.representSelect a:hover {text-decoration: none; color: #FF0000;}
div.representSelect a p {text-align: center;}

div.step-3 {
	background: url(images/bg_step3.jpg) no-repeat;
	width: 602px; height: 392px;
}
div#planeDisplay {padding-left: 214px; padding-top: 60px;}

.gameForm {background-color: #fbeed1; color: #ff4b0d;}
.gameForm .remark {font-size: 12px; color:#666666;}

div#slogenForm {
	width: 280px;
	margin-top: 30px; margin-left: 250px;
	padding: 6px 10px 10px 10px;
}
div#slogenForm input {margin-top: 3px;}

a.submit, a.submit:link {
	background: #a8262c url(images/bg_submit.gif) no-repeat;
	display: block;
	height: 34px; width: 80px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	margin-top: 8px;
}
a.submit:hover {text-decoration: none; color:#FFCC33;}



/* ------- step 4 ------- */

div.step-4 {
	position: relative;
	border: 1px solid #dddddd;
	background: url(images/bg_step4.jpg) no-repeat;
	width: 602px;
	padding-bottom: 15px;
}
div.step-4 div#planeDisplay {padding-top: 20px;}
div.step-4 .pngImage {height:381px;	width: 202px; top: -12px; left: -12px;}
div.step-4 p.remark {margin-left: 210px; font-size:12px;}

div#personalInfoForm {
	width: 350px;
	margin-top: 30px; margin-left: 210px;
	padding: 12px 10px;
}
div#personalInfoForm li {padding-bottom: 8px;}
div#personalInfoForm label {display: block; float:left; width: 80px; text-align: right; margin-right: 9px;} /*  with IE ver. */
div#personalInfoForm li span {font-size:12px; color:#9c7777; margin-left:6px;}
div#personalInfoForm a.submit {margin: 0 auto;}
div#personalInfoForm p.warning {color:#E40341; padding-left: 94px; font-size: 12px;}



/* ------- delicated page ------- */

.delicatedPage h4 {margin-bottom: 10px;}

div#gameMessage {
	width: 502px;
	margin-left: 10px;
}
div#gameMessageBg {background-color: #e5ead8; padding-top:18px; padding-left:12px;}
div#gameMessageBg div.divMsgBg {width: 475px; background: url(images/bg_game_msg_mid.gif) repeat-y;}

#captainTitle {
	height:69px;
	background:url(images/bg_message_hd.gif) no-repeat;
	
}
#captainTitle img {float:right; margin:10px 12px 0px 0px;}
#captainTitle ul {color: #FFFFFF; padding: 10px 20px;}

dl#message {
	padding-bottom: 15px;
	background:url(images/bg_game_msg_bottom.gif) no-repeat left bottom;
}
dl#message dt {
	background: url(images/bg_game_msg_top.gif) no-repeat left top;
	padding: 10px 12px;	color: #828282; font-weight: bold;
}
dl#message dd {color: #734b43; margin-left: 15px;}
dl#message span {color: #ff4b0d;}

p#shareLink a {
	float: left; display: block;
	background: #b4875c;
	width: 120px; color: #FFFFFF; text-align: center; line-height: 30px;
	margin: 10px 15px 10px 2px;
	overflow: hidden;
}
p#shareLink a:hover {
	background: #5381b4; text-decoration: none;
}
div#recomBox {
	background: url(images/bg_recom_box.gif) repeat-x left bottom;
	padding: 15px 15px;
}

div#recomBox p {padding-top: 25px;}
div#recomBox p.heading {font-size: 15px; font-weight: bold; color: #907d7d; padding-top: 22px;}

div#recomBox a {color: #ff2316;}
div#recomBox a.recomBtn {
	float: left; display: block;
	background: #ff960b url(images/bg_orange_btn.gif) repeat-x;
	font-size: 15px; font-weight: bold;
	width: 120px; color: #333333; text-align: center; line-height: 37px;
	border: 1px solid #666666;
	margin: 10px 15px 10px 2px;
	overflow: hidden;
}
div#recomBox a.recomBtn:hover {
	text-decoration: none; color:#CC0000;
}



/* ------- list page ------- */

ul#listInfo {
	float: left;
	background: #D9EEFE url(images/bg_game_listinfo.gif) repeat-x left top;
	padding: 3px 5px; margin-bottom: 12px;
	color: #4b4b4b; line-height: 26px;
}
ul#listInfo li {
	float: left;
	display: inline;	/* fix IE double margin */
	margin: 0px 15px;
}
ul#listInfo li.link { margin-left: 80px;}

div.listDetail {
	float: left;
	background: url(images/bg_listBox.gif) repeat-x left top;
	border: 1px solid #dddddd;
	margin-bottom: 18px;
	width: 533px;
}
div.listDetail div.container {padding: 7px 15px;}

ul.userTitle {
	color: #861807;
	margin-bottom: 10px;
}
div.userInfo ul {
	float: left;
	background-color: #fbeed1;
	color: #f02b0c;
	width: 220px;
	padding: 10px;
	overflow: auto;
}
div.userInfo a {
	color: #80313d;
}
div.userInfo img.img_border {float:left; margin-right: 7px;}
div.userInfo img.right {margin-top: 5px;}


/* -------- game intro ------- */

div.game_intro h3 {background: transparent none; color: #ff4a0c; padding-left: 5px;}

div#bg-leoku {background: url(images/game_intro_leoKo.jpg) no-repeat;}
div#bg-leoku p {color: #525252; margin-top: 7px; margin-bottom: 10px;}
div#bg-leoku div.text {
	width: 398px;
	margin-left: 300px;
	padding-top: 120px;
}
div#bg-leoku div.game_btn {
	margin-top: 10px;
}

div#game_start {
	background-image: url(images/bg_game_btn.jpg);
	background-repeat: repeat-x;
	height: 103px; color: #b50b29;
	font-size: 13px;
}
#game_start ul.plane_data {text-align: center; padding-top: 10px;}
#game_start ul.plane_data li {display: inline; margin: 0px 7px;}

div.button {text-align: center; padding-top: 8px; line-height:0px;}
div.shadow {text-align: center; padding: 0px; margin: 0px;}
div.button img {margin: 0px 7px;}
div.shadow img {margin: 0px 8px;}


div#prize {margin-top: 20px;}

div#howToPlay {position: relative; margin-top: 30px;}
div#howToPlay h5 {font-size: 15px; background:url(images/bullet_play.gif) no-repeat 0% 20%;}
div#howToPlay .pngImage {
	left: 105px; top: 0px; height: 48px; width: 128px;
}

div#howToPlay div.infoBox, div#notice div.infoBox {
	width: 600px;
	padding: 15px 5px;
}
div#howToPlay div.infoBox {padding-top: 25px;}
div#howToPlay ol {
	color: #5f473a;
	list-style-type: disc;
	margin-left: 25px;
}
div#howToPlay li {
	list-style-type: disc;
	padding-left: 5px;
}
div#howToPlay p {margin-top: 15px; margin-left: 3px;}
div#howToPlay span.highlight {
	color: #FFFFFF;	background-color: #d40e3d; font-weight: bold;
	padding: 2px 4px; margin: 0px 2px;
}

.symbol{cursor:pointer;	margin-bottom: -2px; margin-right: 5px;}
p.toggleInfo {margin-top: 12px;}
p.toggleInfo .pink {color: #f21936; font-size: 13px; font-weight: bold;}

ol#terms_detail {
	font-size: 11px;
	margin-left: 30px;
	list-style-position: outside;
	line-height: 19px;
	color: #777777;
	margin-top: 6px;
}
ol#terms_detail li {list-style-type: disc;}

div#notice {margin-top: 20px;}
div#notice h6{margin-bottom: 5px;}
div#notice ol {
	color: #b53951; font-size: 12px;
	list-style-type: disc;
	margin-left: 25px;
}
div#notice li {
	list-style-type: disc;
	padding-left: 5px;
}
div#notice p {color: #787878; font-size: 11px; width: 550px; margin-top: 15px; margin-left: 3px; line-height: 17px;}

ol.needToFill {
	margin-top: 15px;
}

