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

.news_text { width:455px; height:auto; margin: 0px 0 0 0px;padding:0 2em 1em 2em; text-align:left;}
.news_text_body { width:430px; height:auto; margin: 0px 0 0 0px;padding:0 0 1em 25px; text-align:left;}
.news_text a{ color:#777 ; }
.news_text a:hover{ color:#ff7bac ;}
.news_text img {float:right; padding:0 0px 0 0;}


#sitemap_box_top {width:800px; height:17px ; background: url(../images/wide_box_top.jpg) no-repeat left center; margin:0 auto; padding:0; border:0; overflow:hidden;}
#sitemap_box_mid {width:800px; height:auto; background: url(../images/wide_box_mid.jpg) repeat-y left center;  margin:0 auto; padding:0;border:0 ; overflow:hidden;}
#sitemap_box_bottom {width:800px; height:13px ; background: url(../images/wide_box_bottom.jpg) no-repeat left center; margin:0 auto; padding:0; border:0; overflow:hidden;}


.sitemap_left { float:left ; width:398px; height:auto; margin:0 0 0 0px; overflow:hidden; padding:0; border:none; text-align:left; border-right: #ccc 2px dotted; }
.sitemap_right { float:left ; width:398px; height:auto; margin:0 0 0 0px; overflow:hidden; padding:0; border:none; text-align:left; }

dl {
	margin: 0px 0 0px 20px;
	padding: 5px 0 5px 0;
	width: 360px;
	font-size: 12px;
	line-height:1.7;
	
	
}

dl dt {
	margin: 0;
	padding: 5px 0 5px px;
	width: 350px;
	height:28px;
	color:#ff5594;
	font-size:14px;
	font-weight: bold;
	background: url(../images/sitemap_linkback.gif) no-repeat left center;
	padding: 0 0 0 18px;
	overflow:inherit;
}
dl dt strong { width:400px; border-bottom: #999 1px dotted;}


dl dd {
	padding: 5px 0px 5px 0px;
	margin-left: 60px;
	margin-bottom: 15px;
	
	}
	
dl dd ul li , dl dd p{background: url(../images/pink_dot_tri.gif) no-repeat left center; margin:5px 0 0 0px ; padding: 0 0 0 22px ; text-align:left;}

dl dd ul li a, dl dd p a{ color:#666;}
dl dd ul li a:hover, dl dd p a:hover{ color:#48bdff;}
dl dd ul li a:visited, dl dd p a:visited{ background: url(../images/sitemap_visited.gif) no-repeat right center    ; padding-right:20px;}

