@charset "utf-8";

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#allItem {
	margin: 0px;
	position: relative;
	top: -36px;
	/* padding-bottom: 48px;*/
}
#group {
	padding: 0px;
	width: 920px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 27px;
	margin-left: 8px;
}
#allItem #menu {
	width: 888px;
	height: 32px;
	text-align: center;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	clear: both;
}
#allItem #menu  li  {
	float: left;
	list-style-type: none;
	padding: 0px;
	height: 37px;
	width: 132px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#allItem #menu  ul  {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#allItem #menu  a  {
	color:#333333;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 132px;
	text-decoration: none;
	line-height: 30px;
}
#allItem #menu  a:hover  {
	color:#ffffff;
	background-image: url(../images/menu_up.gif);
	background-position: center center;
	margin: 0px;
	padding: 0px;
	display: block;
}
#allItem #menu  img  {
	margin-top: 12px;
	margin-right: 3px;
	margin-bottom: 27px;
	margin-left: 3px;
	padding: 0px;
}
#allItem #menu  visited  {
    color:#333333;
}

#top_main_space{
	position: relative;
	top: -37px;
	width:978px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/shadow_bg.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

*html body #top_main_space{
	top:-42px;
}

#top_main_space #top {
	text-align:center;	
	margin-top:6px;
}


#top_main_space #group img {
	margin-top:5px;
	vertical-align:top;
	margin-left:8px;
}

#banner {
	float: right;
	width: 174px;
	height: 187px;
}
#contents {
	padding: 0px;
	width: 888px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#top_main_space #contents #banner img {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#news {
	width: 697px;
	float: left;
	margin: 0px;
	height:180px;
	background-image: url(../images/dotline.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}
#top_main_space #contents #news #news_inner {
	height: 121px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#top_main_space #contents #news #news_inner .news p {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}
#top_main_space .center #contents #news #news_inner .news a {
	color: #666666;
	text-decoration:none;
}

#top_main_space .center #contents #news #news_inner .news a:hover {
	text-decoration:underline;
}


#top_main_space .center #contents #news #news_inner .news a:visited {
	color: #666666;
}
#top_main_space #contents #news #news_inner .news img {
	float: left;
	width: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#top_main_space #contents #news #news_inner .news {
	height: auto;
	float: left;
	clear: left;
	width: 650px;
	padding-top: 4px;
	padding-bottom: 4px;
}


#wrapper  #under_left #news #news_inner .news .news_body {
	display:block;
	float:left;
	width:400px;
	
}
