TD {
	FONT: 11px/11pt 돋움; COLOR: #535353
}
.select {
	BACKGROUND-COLOR: white;
	border: none #D5D5D5;

}
A:link {
	COLOR: #535353; TEXT-DECORATION: none
}
A:visited {
	COLOR: #535353; TEXT-DECORATION: none
}
A:active {
	COLOR: #535353; TEXT-DECORATION: none
}
A:hover {
	COLOR: #535353; TEXT-DECORATION: none
}

.input {
BORDER-RIGHT: #CDCDCD 1px solid; BORDER-TOP: #CDCDCD 1px solid; BORDER-LEFT: #CDCDCD 1px solid; BORDER-BOTTOM: #CDCDCD 1px solid; background-color:#FFFFFF;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.sbg {
	background-attachment: scroll;
	background-image: url(images/s_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
a { selector-dummy : expression(this.hideFocus=true);} 

/* main_title */
.main_title h2 {color: #2762a6; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); letter-spacing: -0.07em; margin-top: 17px;}
.main_title p {font-size: 14px; letter-spacing: -0.03em;}

/* site_banner */
.site_banner {list-style: none; padding: 0; margin: 0; padding: 10px 14px; background: linear-gradient(to bottom, #fdfdfd, #e6e6e8); border-radius: 5px; border: 1px solid #ccc; box-shadow: 2px 2px 4px #ddd; box-sizing: border-box; width: 550px;}