body 
{
	margin:0; background-color:white;
	scrollbar-face-color: #F5F5F5; 
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #F5F5F5; 
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #7E7E7E;
}
td {font-family:verdana,±¼¸²; font-size:9pt; color:#333333; line-height:140%}
a{color:#333333; text-decoration:none}
a:hover{color:#356C8F; text-decoration:none}
.a2{color:#356C8F; text-decoration:none}
.a2:hover{color:#D56116; text-decoration:underline}

input{width:100%;height:19;border:1px;border:1 #b8c1c7 solid; } 
textarea{width:100%; height:80;overflow:auto}
select{height:18}

.main_title{font-family:±¼¸²;font-size:11pt;font-weight:bold;}
.title{background-color:#CDE1EA;text-align:center;font-weight:bold;color:#356C8F;height:30;padding-top:5}
.black{color:black}
.bg{background-color:#F4F6FA}
 
.num{font-size:8pt}
.option{border:0; width:20;height:18;}
.sort{margin-bottom:20; background-color:#F8FAFC; border:1px #AEC5D4 solid;}

#title_left{text-align:left; padding: 2 0 0 15}
#color{color:#356C8F}
#price{text-align:right; padding-right:5}
#form_ctrl{font-family:"Verdana", "±¼¸²";font-size:9pt;color:black;background-color:white; border:1px solid #AEC5D4;}

/* 2006.07.05, Á¤¿ø±¤ */
.btn_1_1 { color:#000000; line-height:210%; width:70px; height:24px; background:#FFFFFF url(./../../images/btn_1_1.gif); border-width:0; cursor:pointer; }
.btn_1_2 { color:#000000; line-height:210%; width:44px; height:24px; background:#FFFFFF url(./../../images/btn_1_2.gif); border-width:0; cursor:pointer; }

.btn_2_1 { color:#000000; line-height:180%; width:40px; height:19px; background:#FFFFFF url(./../../images/btn_2_1.gif); border-width:0; cursor:pointer; }
.btn_2_2 { color:#000000; line-height:180%; width:65px; height:19px; background:#FFFFFF url(./../../images/btn_2_2.gif); border-width:0; cursor:pointer; }
.btn_2_3 { color:#000000; line-height:180%;  width:85px; height:19px; background:#FFFFFF url(./../../images/btn_2_3.gif); border-width:0; cursor:pointer; }
.btn_2_4 { color:#000000; line-height:180%;  width:32px; height:19px; background:#FFFFFF url(./../../images/btn_2_4.gif); border-width:0; cursor:pointer; }


/*2008³â 8¿ù 22ÀÏ ±Ý¿äÀÏ ³²½Â¹Ì º£³Ê Css*/
.bbs_table {	
	margin : 4px;
	color: 000000;
	font-family: "µ¸¿ò";
	font-size: 12px;
	padding: 0px;
	clear:both;
	border-top-style:solid;
	border-top-color:#303030;
	border-top-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#303030;
	border-bottom-width:2px;
	border-collapse:collapse;
	border-width: 1;
	border-left-width: 1px;
	border-right-style:  solid;
	width:100%;
	text-align:center;
}

.bbs_title {	
	font-family: "µ¸¿ò";
	/* background-color: #F0F0F0;  */
	height: 25px;
	text-align: center;
	font-size: 12px;	
	color: #fff;
	padding: 0px;
	clear:both;
	margin-top:15px;
	margin-left: 20px;
	border-top-style:solid;
	border-top-color:B8C1C7;
	border-top-width:2;
	font-weight: bold;
	/*background:url('/_Admin/images/black_bar_bg.gif');*/
	background-color: B8C1C7;
}

.bbs_list {
	height:25px;	
}

/*º£³Ê Àû¿ë ÇÏ´ÂÁö ¾ÊÇÏ´ÂÁö */
.option_N {
	background-color: #FFCE9D
}
.option_Y {
	background-color: #97DDFF
}



/* input box*/
.input_long {
	font-family: "µ¸¿ò";
	height: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 95%;
}

.input_mid {
	font-family: "µ¸¿ò";
	height: 17px;
	width: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.input_short{
	font-family: "µ¸¿ò";
	height: 17px;
	width: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.input_tite{
	font-family: "µ¸¿ò";
	height: 17px;
	width: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.input_textarea {
	font-family: "µ¸¿ò";
	height: 160px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 95%;
}


.input_file {
	font-family: "µ¸¿ò";
	padding-top: 0px;
	padding-bottom: 0px;
	height: 18px;
	width: 80%;
}