body {
	margin:7px 0 12px 0;
	padding:0;
	font:12px verdana,±¼¸²;
	letter-spacing:-0.04em;
	background:#898989;
	text-align:center;
}

#wrap {
	margin:auto;
	clear:both;
	width:800px;
	background:#fff;
}
#left_wrap {
	width:203px;
	background:#fff url('./images/left_background.png') no-repeat;
	float:left;
}

#left_menu {
	margin:22px 19px 0 16px;
	width:168px;
}

/*¿ÞÂÊ ¸Þ´º°ü·Ã*/
#left_menu_list dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#left_menu_list {
	margin:12px 0px 12px 22px;
	text-align:left;
}
dl#left_menu_list {
	width: 146px;
}
dl#left_menu_list dt {
	cursor: pointer;
	padding:5px 0px 0px 18px;
	height: 21px;
	font: bold 12px/17px µ¸¿ò, ±¼¸²;
	background: #FFF url(./images/menu_icon.png) no-repeat;
	background-position: 0px 8px;
}
dl#left_menu_list dt.sub_dir {
	cursor: pointer;
	padding:5px 0px 0px 18px;
	height: 21px;
	font: bold 12px/17px µ¸¿ò, ±¼¸²;
	background: #FFF url(./images/dir_menu_icon.png) no-repeat;
	background-position: 0px 8px;
}
dl#left_menu_list dt.cur_sub_dir {
	cursor: pointer;
	padding:5px 0px 0px 18px;
	height: 21px;
	font: bold 12px/17px µ¸¿ò, ±¼¸²;
	background: #FFF url(./images/red_dir_menu_icon.png) no-repeat;
	background-position: 0px 8px;
}
dl#left_menu_list dt.cur_sub_dir a {
	color:#D50000;
}
dl#left_menu_list dt.cur_menu {
	cursor: pointer;
	padding:5px 0px 0px 18px;
	height: 21px;
	font: bold 12px/17px µ¸¿ò, ±¼¸²;
	background: #FFF url(./images/red_menu_icon.png) no-repeat;
	background-position: 0px 8px;
}
dl#left_menu_list ul {
	margin: 5px 0px;
}
dl#left_menu_list li {
	font-size:12px;
	margin:4px 0px 4px 19px;
	padding-left:10px;
	text-align: left;
	background: #FFF url(./images/sub_menu_icon.png) no-repeat;
	background-position: 0px 50%;
}
dl#left_menu_list li a, dl#left_menu_list dt a {
	color:#344760;
	text-decoration: none;
	display: block;
	height: 100%;
}
dl#left_menu_list dt.cur_menu a {
	color:#D50000;
	text-decoration: none;
	display: block;
	height: 100%;
}
dl#left_menu_list li.cur_sub_menu a {
	color:#D50000;
}

dl#left_menu_list li a:hover, dl#left_menu_list dt a:hover {
	color:#D50000;
}

#main_wrap {
	border-top:11px solid #898989;
	width:597px;
	background:#fff;
	float:left;
}
#top_bar {
	padding:0;
	margin:11px 11px 0 0;
	background:#8DC63F;
	text-align:right;
	font:bold 12px/18px ±¼¸²,¹ÙÅÁ,µ¸¿ò;
	height:34px;
}
#top_menu {
	padding:9px 10px 0 0;
}
#top_menu a {
	color:#000;
	text-decoration:none;
}
#top_menu a:hover {
	color:#fff;
}
#main_content {
	margin:0 11px 0 0;
	background:#fff;
	text-align:left;
}
#menu_path {
	height:22px;
	font:12px/18px ±¼¸²,¹ÙÅÁ,µ¸¿ò;
	color:#666666;
	text-align:right;
	margin:2px 4px 0 0;
}
#menu_path a {
	color:#666666;
	text-decoration:none;
}
#menu_path a:hover {
	color:#8DC63F;
	text-decoration:underline;
}
#main_top {
	width:586px;
	background:url('./images/gray_line.png') repeat-y;
	background-position: 366px;
}
#main_out_print_left {
	width:365px;
	float:left;
}
dl#out_print {
	width:357px;
	background:url('./images/out_print_title.png') no-repeat;
	background-position:4px 0;
}
dl#out_print dt {
	height:28px;
	padding:7px 0 0 26px;
	text-align:left;
	font:bold 12px/18px µ¸¿ò,±¼¸²,¹ÙÅÁ;
	color:#333;
}
dl#out_print dt a {
	color:#333;
	text-decoration:none;
}
dl#out_print dt a:hover {
	color:#D10000;
	text-decoration:underline;
}
dl#out_print ul {
	margin: 0 0 0 12px;
}
dl#out_print li {
	font:12px/18px ±¼¸²,¹ÙÅÁ,µ¸¿ò;
	color:#333;
	margin:4px 0px 4px 0px;
	padding-left:10px;
	text-align: left;
	background: url('http://bbs.pwc.or.kr/images/orange_ball.png') no-repeat;
	background-position: 0px 4px;
}
dl#out_print li a {
	color:#333;
	text-decoration:none;
}
dl#out_print li a:hover {
	color:#9D0A0E;
}

#main_out_print_right {
	width:221px;
	float:left;
}
#main_calendar {
	text-align:center;
	width:192px;
	margin:0 17px 10px 12px;
}
#s_calendar {
	width:192px;
}
#calendar_date {
	font:bold 12px/18px ±¼¸²,¹ÙÅÁ,µ¸¿ò;
	color:#666;
	height:19px;
}
#calendar_date a {
	color:#666;
	text-decoration:none;
}
#calendar_date a:hover {
	color:#D60000;
	text-decoration:underline;
}
#s_calendar td {
	text-align:center;
	font:12px/18px Verdana;
	color:#666;
}
#s_calendar td a {
	color:#D60000;
	text-decoration:none;
}
#s_calendar td a:hover {
	color:#D60000;
	text-decoration:underline;
}

#main_blog {
	width:206px;
	margin:10px 4px 0 11px;
	font:12px/18px ±¼¸²,¹ÙÅÁ,µ¸¿ò;
	color:#959595;
	text-align:left;
}
#main_blog ul {
	margin:0;
	padding:0;
}
#main_blog li {
	margin:4px 0 4px 0px; 
	padding-left:8px;
	border-bottom:1px dotted #959595;
}
#main_blog li a {
	font-weight:bold;
	letter-spacing:-0.1em;
	color:#959595;
	text-decoration:none;
}
#main_blog li a:hover {
	font-weight:bold;
	letter-spacing:-0.1em;
	color:#333333;
	text-decoration:underline;
}

#footer {
	clear:both;
	border:10px solid #fff;
	width:780px;
	height:48px;
	font:12px/18px ±¼¸²,¹ÙÅÁ,µ¸¿ò;
	color:#333;
	background:#BFD4D9
}
#footer_logo {
	width:123px;
	text-align:right;
	float:left;
}
#footer_addr {
	width:657px;
	margin:16px auto;
	text-align:center;
	float:left;
}

