.bg1 {   background-image: url("../images/sub_bg.gif"); background-repeat: repeat-x ; background-position: left top}




/********************* Form Class *******************/
input,textarea,select	{font-size:12px; color:#666666; font-family:"굴림";}


td {font-size:12px; color:#666666;  font-family:"굴림"; line-height:17px; letter-spacing:1pt;}

a:link		{color:#666666; text-decoration:none;}
a:visited	{color:#666666; text-decoration:none;}
a:active	{color:#BAA234; text-decoration:none;}
a:hover		{color:#BAA234; text-decoration:none;}


/********** input 전체 기본정의 **********/
input {font-family:돋움; font-size:12px; border:1px solid #D4D4D4;}

IMG 		{
	border:none;
	text-align: center;
}

.box					{border:#e5e5e5 1px solid;}

/********** select 정의 **********/
.select01	{font-size:12px; color:#000000; background-color:#FFFFFF; border:1 solid #FFFFFF;}
