#main {
	padding:4px 0 20px 8px;
	width:760px;
}
/* side ------------------------------ */
#main_left {
	float:left;
	width:161px;
	margin-top:13px;
	padding-left:5px;	
}
#main #main_left .side_md {
	width:161px;
	height:34px;
	text-indent:-2000px;	
	background:url("../sitemap/img/side_md.gif") no-repeat;
}
#main_left img {
	margin-top:6px;
}



/* main_right ------------------------------ */

#main_right {
	width:748px;
	margin-top:13px;
	padding-left:4px;
}
#main_right h2.title {
	width:740px;
	height:27px;
	text-indent:-2000px;	
	background:url("../sitemap/img/title.jpg") no-repeat;
}

#main_right .line {
	width:544px;
	height:10px;
	margin:0 0 0 11px;
	clear:both;
	background:url("../sitemap/img/line_dot.gif") no-repeat 0 6px;
}
#main_right .all {
	width:650px;
	padding:10px 0 0 45px;
	line-height:20px;
	font-size:1.2em;
}

#main_right h3,h4 {
	font-size:1em;
	font-weight:bold;
}
#main_right p {
	padding:5px 25px 5px 10px;
}

#main_right a.flag1 {
	line-height:20px;
	padding:0 0 0 15px;
	background:url("../sitemap/img/flag1.gif") no-repeat 2px 1px;
}
#main_right a.flag2 {
	height:20px;
	margin-left:20px;
	padding:0 0 0 15px;
	background:url("../sitemap/img/flag2.gif") no-repeat 2px 1px;
}
#main_right a.flag2_2 {
	height:20px;
	margin-left:40px;
	padding:0 0 0 15px;
	background:url("../sitemap/img/flag2.gif") no-repeat 2px 1px;
}
#main_right a.flag3 {
	height:20px;
	margin-left:20px;
	padding:0 0 0 15px;
	background:url("../sitemap/img/flag3.gif") no-repeat 2px 1px;
}
#main_right a.flag3_2 {
	height:20px;
	margin-left:40px;
	padding:0 0 0 15px;
	background:url("../sitemap/img/flag3.gif") no-repeat 2px 1px;
}



