@charset "utf-8";
/* CSS Document */

.board_top_bg {
	background-color:#946767;
}
.list_title {
	color: #946767;
	text-align:center;
	font: bold 9pt "굴림";
}
.list_star {
	color: #FF9900;
	text-align:center;
	font: 9pt "굴림";
}
.list_title_head {
	color: #339933;
	text-align:center;
	font: bold 9pt "굴림";
}
.list_loop_center {
	color: #555555;
	text-align:center;
	font: 9pt "굴림";
}
.list_loop_center_num {
	color: #555555;
	text-align:center;
	font: 11px "굴림";
}
.list_loop_left {
	color: #555555;
	text-align:left;
	font: 9pt "굴림";
	padding:0 0 0 5px;
}
.list_loop_left {
	color: #555555;
	text-align:left;
	font: 9pt "굴림";
	padding:0 0 0 5px;
}
.view_title {
	color: #946767;
	text-align:right;
	font: bold 9pt "굴림";
	padding:0 10px 0 0;
}
.view_title2 {
	text-align:right;
	font: 9pt "굴림";
	padding:0 10px 0 0;
}
.view_content {
	color: #555555;
	text-align:left;
	font: 9pt "굴림";
	padding:10px 10px 10px 10px;
}
.inputbox {
	border: 1px solid #cccccc;
	background-color: #F9FAF2;
	font: normal 9pt "굴림";
}
.inputbox2 {
	border: 1px solid #cccccc;
	background-color: #F9FAF2;
	font: normal 9pt "굴림";
}
A:Link {
	font: normal 9pt "굴림";
	text-decoration:  none;
	color: #494949;
}
A:Visited {
	font: 9pt "굴림";
	text-decoration: none;
	color: #515151;
}
A:Hover {
	font: normal 9pt "굴림";
	text-decoration: none;
	color: #2B629F;
}


.border1 {
	border: 1px solid #d4d4d4;
}

.text11darkgray {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 17px;color: #707070;}
.text11darkgray:link {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 16px;color: #7d7d7d;text-decoration:none}
.text11darkgray:hover {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 16px;color: #7d7d7d;text-decoration:none}
.text11darkgray:visited {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 16px;color: #7d7d7d;text-decoration:none}

.text11darkgray2 {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 15px;color: #A9A9A9;}
.text11darkgray2:link {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 15px;color: #A9A9A9;text-decoration:none}
.text11darkgray2:hover {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 15px;color: #dddddd;text-decoration:none}
.text11darkgray2:visited {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 15px;color: #A9A9A9;text-decoration:none}

.text11darkgrayon {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 15px;color: #e2e2e2;}
.text11darkgrayon:link {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 15px;color: #e2e2e2;text-decoration:none}
.text11darkgrayon:hover {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 15px;color: #e2e2e2;text-decoration:none}
.text11darkgrayon:visited {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 15px;color: #e2e2e2;text-decoration:none}

.textgreen {font-family: "굴림", "굴림체";font-size: 12px;color: #3f9964;font-weight: bold;}
.textgreen:link {font-family: "굴림", "굴림체";font-size: 12px;color: #3f9964;text-decoration:none;font-weight: bold;}
.textgreen:hover {font-family: "굴림", "굴림체";font-size: 12px;color: #3f9964;text-decoration:none;font-weight: bold;}
.textgreen:visited {font-family: "굴림", "굴림체";font-size: 12px;color: #3f9964;text-decoration:none;font-weight: bold;}

.text11green {font-family: "굴림", "굴림체";font-size: 9pt;line-height: 17px;color: #39ae4f;}

.text11title {
	font-family: "굴림", "굴림체";
	font-size: 9pt;
	line-height: 15px;
	color: #d5d5d5;
	font-weight: bold;
}