

/*BODY { 
scrollbar-face-color:#FFF6C9; 
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#dddddd; 
scrollbar-shadow-color:#FFF6C9; 
scrollbar-highlight-color:#FFFFFF;
font-family:Dotum;
font-size:12px ;
}
*/

.maintable {
font-family:Dotum;
font-size:12px;
color: #333333;
}

/*.maintable tr{
font-family:Dotum;
font-size:12px;
color: #333333;
}

.maintable tr td {
font-family:Dotum;
font-size:12px;
color: #333333;
}
*/
.maintable a{
font-family:Dotum;
font-size:12px;
color: #FF3000;
text-decoration:none;
}

.maintable a:hover {
font-family:Dotum;
font-size:12px;
cursor: hand;
text-decoration:underline;
}


/*
.menu {	
font-size:12px;	
color: #000000;	
font-weight: bold;}
*/


.subtitle {
	color: #000000;
	font-weight: bold;
	font-size:13px;
	font-family:NanumGothic;
}

.subtitle2 {
	color: #000080;
	font-weight: bold;
	font-size:13px;
	font-family:NanumGothic;
}

.subtitle3 {
	color: #000000;
	font-size:13px;
	font-family:Dotum;
}

.pagetitle {

	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-family:NanumGothic;
}

.tab {
background-color:#8DC9E8;
color:#FFFFFF;
font-family:NanumGothic;
font-size:13px;

}

.yellowtab {
background-color:#FF9E23;
color:#FFFFFF;
font-family:NanumGothic;
font-size:14px;
font-weight:bold;

}

.highlight {
font-size:13px;
color:#FF00FF;
font-weight:bold;
}

.question1 {
color:#000000;
font-size: 12px;
}


.question2{
background-color: #CCCCCC;
color: #663300;
font-size : 10pt;
padding: 0px;
}

.error{
background-color: #FFD741;
color: #ff0000;
font-weight: bold;
padding: 0px; 
font-size:12px;
}

.surveyButton{
cursor: hand;
color: #FFFFFF;
background-color: #4682B4;
border-style:outset;
border-width:thin;
border-color:#ffffff;
font-family:NanumGothic;
font-size:11px;
}


.regButton{
					cursor: hand;
					margin-top: 5px;
					width: 150px;
					font-weight: bold;
					color: #FFFFFF;
					background-color: #4682B4;
					border-color:#FFFFFF;
					border-style:outset;
					border-width:thick;
					font-family:NanumGothic;
					font-size:14px;
                                                                                                                                                                  

					}


/*<style type="text/css">

  .KR_subjectline{
  font-family:NanumGothic;
  }
  
  .KR_content{
  font-family:Dotum;
  }
/*</style>*/

/*--------accordion--------*/


.pfaq{
font-size: 12px;
font-family: NanumGothic;
margin: 0px 10px 0px 0px;
}




div.accordion h4{

	background:#65A6E6;

	color:#FFFFFF;

	padding:0.5em;

	cursor:pointer;

	display:block;

	margin:0;

/*	font-size:0.8em;*/

	border-bottom:1px #fff solid;
	font-weight: bold;

font-size: 12px;

font-family: NanumGothic;

	

}



div.accordion h4 span.icon{

	

	display:block;

	float:left;

	height:15px;

	width:15px;

	padding:0;

	margin-right:5px;

	

}





div.accordion h4.ui-state-default span.icon{

	background:url(http://www.mysurveyasia.co.kr/view/images/243/ui-icons_ffffff_256x240.png) no-repeat;

	background-position:0px -z;

}



div.accordion h4.ui-state-active span.icon{

	background:url(http://www.mysurveyasia.co.kr/view/images/243/ui-icons_ffffff_256x240.png) no-repeat;

	background-position:-15.5px -192px;

}



div.accordion h4:hover{

	background:#FFF6CF ;
	color:#FFB32F;

}

/* -------end accordion -------------- */



