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

#main_title2 {
		background:url(../site_map/images/bg_maintitle2.gif) no-repeat;
		height: 110px;
		position:relative;
}

#main_title2 .img_title {
		margin: 20px 0 0 66px;
}

#main_title2 .topic_pass {
	text-align: right;
	font-size: 83%;
	position:absolute;
	right: 26px;
	top: 54px;
}

#sitemap .sitemap_inner {
	padding:0 30px 30px 30px;
}

#sitemap .sitemap_bg {
	background:url(../site_map/images/bg.gif) repeat-y;
	width:850px;
}

#sitemap .s_inner {
	margin:30px 50px 30px 50px;
	border-bottom:3px dotted #ebe6e2;
}

#sitemap .sitemap_bg dl {
	float:left;
	width:230px;
	margin-bottom:15px;
}

#sitemap .sitemap_bg dt a{
		background:url(../site_map/images/ic_big.gif) no-repeat;
		text-indent:30px;
		font-size:14px;
		font-weight:bold;
	display:block;
	border-bottom:1px dotted #999999;
	width:230px;
	height:28px;
	line-hight:28px;
	margin-bottom:5px;
	color:#ca394a;
}

#sitemap .sitemap_bg dd {
	background:url(../images/side_arrow1.gif) no-repeat 10px 9px;
	padding:3px 0 2px 30px;
	display:block;
}

#sitemap .sitemap_bg dd.dd00 {
	background: none;
	padding:5px;
	display:block;
}

#sitemap .l_sitemap {
	width:230px;
	float:left;
	margin-right:30px;
}

#sitemap .c_sitemap {
	width:230px;
	float:left;
	margin-right:30px;
}

#sitemap .r_sitemap {
	width:230px;
	float:left;
}

#sitemap .pt_50 {
	padding-top:50px;
}
