body{}
#menu_bar_wrap{
	clear:both;
	background:#c00;
}
#menu_bar{
	background:#c00;
}
#main_wrap {
	background:#ebebeb;
	width:792px;
	margin:0px auto;
/*	border:#eee 1px solid;
	border-width:0 1px;*/
}
#main_left {
	width:170px;/*540*/
	text-align:left;
	float:left;
	background:#ebebeb;
	height:100%;
}
#main_right {
	background:#fff;
	float:left;
	width:612px;
	text-align:left;
}
#issue_list {
	font:12px/16px ±¼¸²;
	color:#000;
}
#issue_list ul {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
}
#issue_list ul a {
	font:bold 12px/16px ±¼¸²;
	color:#000;
	text-decoration:none;
	letter-spacing:-0.2em;
}
#issue_list ul a:hover {
	text-decoration:underline;
}
#issue_list ul li {
	margin:0 2px 12px 0;
	padding-left:26px;
	background:url('./images/s_red_arrow.gif') no-repeat 12px 4px;
}
#pwc_media {
	width:252px;
	height:221px;
	background:url('./images/pwc_media_back.gif') repeat-x;
}
#pwc_media_content {
	width:222px;
	margin:0 15px 0 15px;
}
#pwc_media_content img.pwc_media_img {
	border:5px solid #000;
	width:212px;
	height:157px;
}
#pwc_media_desc {
	margin:6px 0 4px 0;
	padding-left:28px;
	background:url('./images/pwc_media_arrow.gif') no-repeat 8px 1px;
}
#pwc_pds {
	width:252px;
	margin:16px 0 0 0;
	background:url('./images/pwc_pds_back.gif') repeat-y;
}
#pwc_pds ul {
	margin:0;
	padding:0;
	list-style:none;
	font:12px/16px ±¼¸²;
}
#pwc_pds ul a {
	font:bold 12px/16px ±¼¸²;
	color:#000;
	text-decoration:none;
	letter-spacing:-0.1em;
}
#pwc_pds ul a:hover {
	text-decoration:underline;
}
#pwc_pds ul li {
	margin:10px 14px 2px 0;
	padding-left:26px;
	background:url('./images/s_red_arrow.gif') no-repeat 21px 2px;
}
#footer_wrap {
	clear:both;
	width:100%;
	height:71px;
	background:#D7D7D7;
	text-align:center;
}
#footer {
	width:792px;
	margin:auto;
	text-align:left;
	font:12px/16px ±¼¸²;
	letter-spacing:0;
	color:#000;
}
#footer img {
	float:left;
	margin:0 17px 0 0;
	border:0;
}
#footer p {
	float:left;
	margin:35px 0 0 0;
}
