#ctArea .sFont{ 
	font-size:10px;
	font-family:Arial;
	color:#4A4D4A;
}

#ctArea .sFont2{ 
	font-size:13px;
	font-family:Arial;
	color:#4A4D4A;
}

#ctArea{ 
	width:680px;
	margin:15px 52px 20px 50px;
	font-size:12px;
	font-family:Arial;
	line-height:20px;
	color:#4A4D4A;
	text-align:left;
}
#ctArea form{ 
	margin:0;
	padding:0;
}
#ctArea form .formLineSpace{
	margin-bottom:8px;
}
#ctArea .ctTitle{
	margin:5px 0px;
}
#ctArea a.btn{
	color:#2E2E2E;
	font-size:12px;
	font-family:Arial;
	padding:0 15px;
	border:1px solid #515152;
	background:#EFF2F7;
	margin:15px 0px;
	height:20px;
	text-decoration:none;
}
#ctArea a.btn:hover{
	background:#FFFFFF;
}

#ctArea a.txtLink{
	color:#08389C;
	text-decoration:underline;
}
#ctArea a.txtLink:hover{
	text-decoration:none;
}

#ctArea .input{
	border:1px solid #4C4C4C;
	color:#2E2E2E;
	font-size:12px;
	font-family:Arial;
}

#ctArea #stepArea{
	padding:0;
	margin:15px 0;
}
#ctArea #stepArea li{
	list-style-type:none;
	float:left;
	background:#F0F0F0;
	border-bottom:3px solid #C9C9C9;
	padding:12px 30px 8px;
}
#ctArea #stepArea li.nowStep{
	border-bottom:3px solid #3B67A8;
}
#ctArea #stepArea li.stepArrow{
	background:#FFFFFF url(image/step_arrow.gif) no-repeat 9px 19px;
	border:none;
	width:25px;
	padding:0;
	height:40px;
}

#ctArea #agreeRule{
	height:250px;
	padding:10px;
	overflow:auto;
	border:1px solid #AEAEAE;
}
#ctArea p{
	margin:0 0 5px;
}
#ctArea p.title1{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#003C95;
}
#ctArea .scroll{
	scrollbar-arrow-color: #505050;
	scrollbar-3dlight-color: #AEAEAE; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #EBEBEB; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #AEAEAE;
	scrollbar-track-color: #EAEAEA;
}

#ctArea #isOwner,
#ctArea #isNotOwner{
	margin-left:100px;
	padding:10px;
	background:#F0F0F0;
	width:500px;
	display:none;
}

#mailCT{
	padding:30px 33px 15px;
	font-size:12px;
	font-family:Arial;
	color:4A4D4A;
	line-height:20px;
	width:600px;
}
#mailCT a{
	text-decoration:underline;
	color:003C95;
}
#mailCT a:hover{
	text-decoration:none;
}
#mailCT #mailAccountPW{
	width:300px;
	padding:8px 14px;
	font-weight:bold;
	background:#F3F3F3;
	border:1px solid #7F7F7F;
	margin:15px 0;
}
#mailCT #mailAccountPW .highLight{
	color:#003C95;
}
#mailCT ul{
	padding:0;
	margin:0 0 0 25px;
}
#mailFoot{
	font-size:12px;
	font-family:Arial;
	color:4A4D4A;
	padding:10px 33px 15px;
}
#mailFoot a{
	text-decoration:underline;
	color:003C95;
}
#mailFoot a:hover{
	text-decoration:none;
}

#ctTable{
	font-size:12px;
	font-family:Arial;
	line-height:20px;
	color:#4A4D4A;
	text-align:left;
}

#ctTable a.btn{
	color:#2E2E2E;
	font-size:12px;
	font-family:Arial;
	padding:0 15px;
	border:1px solid #515152;
	background:#EFF2F7;
	margin:15px 0px;
	height:20px;
	text-decoration:none;
}

#ctTable a.btn:hover{
	background:#FFFFFF;
}
