@charset "euc-kr";

@import "layout_b.css";
@import "board.css";

html {
	background: url("/html/images/webv2/type_b_orange/html_bg1.gif") repeat-x;
}
body {
	background: url("/html/images/webv2/type_b_orange/body_bg.jpg") no-repeat center 69px;
}
#head ul.main-menu li {
	background: url("/html/images/webv2/type_b_orange/mainmenu_li_bg.gif") no-repeat 0 3px;
}
#head ul.main-menu li span a {
	color: #fff;
}
#head ul.main-menu li.menu1 {
	background: none;
}
#head ul.main-menu li ul li.first-child {
	background: none;
}
#head ul.main-menu li ul li {
	background: url("/html/images/webv2/type_b_orange/mainmenu_li_bg2.gif") no-repeat 0 1px;
}
/* sidebar */
#sidebar div.sidemenu {
	border: 3px solid #e3e3e3;
}
#sidebar div.sidemenu h2 {
	color: #004070;
	border-bottom: 1px solid #e3e3e3;
}
#sidebar div.sidemenu ul li {
	border-bottom: 1px dotted #ddd;
	background: url("/html/images/webv2/type_b_orange/sidemenu_li_bg.gif") no-repeat 0 12px;
}
#sidebar div.sidemenu ul li a:hover {
	color: #004070;
}
/* contents */
#contents div.content-area h3 {
	background: url("/html/images/webv2/common/h3_dotline.gif") no-repeat 0 bottom;
}
/* quick-bar */
#quick-bar div.print {
	background: url("/html/images/webv2/type_b_orange/quickbar_print_bg.gif") no-repeat 0 0;
}
#quick-bar div.quick-menu {
	background: url("/html/images/webv2/type_b_orange/quick_menu_bg2.gif") no-repeat 0 bottom;
}
/* PR BANNER */
#pr-banner {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;	
}
#pr-banner ul {
	background: url("/html/images/webv2/type_b_orange/prbanner_ul_bg.gif") no-repeat 0 10px;
}
/* foot */
#foot div.edu-relation select {
	color: #1d1d1d;
}
#foot div.gov-relation select {
	color: #1d1d1d;
}