
/* Font
--------------------------------------------- */
@font-face {
	font-family: HuiFontP109;
	src: url('../font/HuiFontP109.ttf') format('truetype');
}

#main_wrap {
	width: auto!important;
	padding: 0px!important;
}


/*-----------------------------------------------
_ all
-----------------------------------------------*/
#special2{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7fffe', endColorstr = '#99ebff');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7fffe', endColorstr = '#99ebff')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #f7fffe, #99ebff);
	background-image: -ms-linear-gradient(top, #f7fffe, #99ebff);
	background-image: -o-linear-gradient(top, #f7fffe, #99ebff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f7fffe), to(#99ebff));
	background-image: -webkit-linear-gradient(top, #f7fffe, #99ebff);
	background-image: linear-gradient(top, #f7fffe, #99ebff);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
	text-align: center;
}


#all{
	width: 1020px;
	float: left;
	font-family: Arial, sans-sans-serif;
	color: #666666;
	text-decoration: none;
	background-color: #fff;
	padding: 20px;
	margin-top: 10px;
	border: 4px #EAE5DF solid;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 20px;
}

div#all a:link {
		color: #21CEB5;
	}
	
	div#all a:visited {
		color: #21CEB5;
	}
	
	div#all a:hover {
		color: #ACE8E1;
	}

	div#all a:active {
		color: #ACE8E1;
	}


/*-----------------------------------------------
_ top_img
-----------------------------------------------*/

.top{
	width: 980px;
	height: 540px;
	float: left;
}

	.top .title{
		width: 980px;
		height: 440px;
		text-align: center;
		float: left;
		padding-top: 17px;
	}

		.top .title p{
			font-size: 18px;
			padding-top: 13px;
			color: #00A958;
		}
		
		.top .title h1{
			padding-top: 5px;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
			
		}

	.top .socialicon{
		width: 536px;
		height: 22px;
		float: right;
		padding-top: 40px;
		text-align: right;
	}
	
	.top .socialicon_other{
		width: 536px;
		height: 22px;
	}
	
	.top .twitter-share-button {
	    width: 84px!important;
	}
	
	.top .g {
	    width: 20px!important;
	}

/*-----------------------------------------------
_ contents
-----------------------------------------------*/

.contents{
	float: left;
	width: 980px;
	min-height: 500px;
}

.rally_mypage{
		float: left;
		width: 230px;
		margin:75px 205px 0px 465px;
	}

/*-----------------------------------------------
_ stamprally_step
-----------------------------------------------*/

.stamprally_step{
	width: 980px;
	float: left;
	background-repeat: no-repeat;
	height: 400px;
}

.stamprally_rule{
	width: 920px;
	padding: 20px 30px 20px 30px;
	height: 400px;
	float: left;
}

	.stamprally_rule h3{
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		width: 920px;
		height: 60px;
	}
	
	.stamprally_rule p{
		padding: 20px;
		font-size: 18px;
		border: 2px solid #66D4FF;
		margin-top: 20px;
	}
	
	.stamprally_rule ul{
		list-style: disc;
		margin: 20px 0px 0px 80px;
		font-size: 14px;
	}
	
		.stamprally_rule ul li{
			list-style: none;
			margin-top:10px;
		}

.rally_course{
	width: 920px;
	height: 800px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 30px;
	background: url(../images/bg_campaign.png) repeat-y;
	background-position: center;
}

	.rally_course h3{
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		width: 920px;
		height: 60px;
		margin-bottom: 15px;
	}

	.rally_course h4{
		font-size: 30px;
	}
	
	.rally_course p{
		font-size: 20px;
		padding: 10px 0px 0px 40px;
		text-align: center;
	}
	
	.rally_course ul{
		text-align: center;
		font-size: 14px;
	}
		
		.rally_course ul li{
			width: 920px;
			height: 40px;
		}
		
			.rally_course a :hover{
				opacity:0.6;
				filter: alpha(opacity=60);
				-ms-filter: "alpha( opacity=60 )";
				background: #fff;
			}
		
		.rally_course ul p{
			font-size: 14px;
			padding: 15px 0px 50px 0px;
			color: #99g;
		}

/*-----------------------------------------------
_ button_module
-----------------------------------------------*/

.button_module{
	width: 920px;
	height: 60px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

/*-----------------------------------------------
footer
-----------------------------------------------*/
.contents footer {
    overflow: auto;
	font-family: "lucida grande",Calibri,"Helvetica Neue",Helvetica,Geneva,tahoma,verdana,arial, Meiryo,'MS PGothic','NanumGothic','AppleGothic','Malgun Gothic','Dotum Regular','Hiragino Kaku Gothic Pro', sans-serif;
    clear: both;
    margin: 35px 15px 15px 15px!important;
}

/*-----------------------------------------------
_ bubble
-----------------------------------------------*/
.arrow_box {
position: absolute;
top: 300px;
left: 680px;
min-width: 200px;
text-align: center;
padding: 8px;
font-weight: bold;
	background: #eee6d2;
	border: 2px solid #a78879;
	color: #675442;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-left-color: #eee6d2;
	border-width: 5px;
	top: 50%;
	margin-top: -5px;
}
.arrow_box:before {
	border-left-color: #a78879;
	border-width: 8px;
	top: 50%;
	margin-top: -8px;
}

/*-----------------------------------------------
_ lessons
-----------------------------------------------*/
.bar{
	width: 980px;
	height: 60px;
	background-image: url(../images/bar.png);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	float: left;
	margin-bottom: 20px;
}