@charset "utf-8";

/* 	ServiceTop layout                                    
---------------------------------------------------------- */

.section {
	clear: both;
	width: 690px;
	margin-left: 10px;
	margin-top:-10px;
}

.section .box1{
	margin-bottom:30px;
	}
	
.section .box1 .heading08 a{
	color:#FFF;
}
	
.section .inner{
	border-bottom:dotted 1px #CCC;
	margin-bottom:10px;
	padding-bottom:10px;
	overflow:hidden;
	width:690px;
	}
	
.section .inner_bottom{
	border-bottom:none;
}
	
.section .box2{
	background: url(../../../sitemap/images/box2_bg.gif) repeat-x left top;
	margin-top:50px;
	padding-top:40px;
}

.section .box3{
	border-top:dotted 1px #CCC;
	margin-top:20px;
	padding-top:20px;
}

.section .inner p,
.section .box2 p,
.section .box3 p{
	margin-bottom:5px;
	background: url(../../images/icon_ar3.gif) no-repeat left center;
	padding-left:15px;
	font-weight:bold;
	font-size:115%;
}

.section .box2 p{
	font-size:100%;
	font-weight: normal;
}

.section .box3 p{
	font-size:100%;
}

.section .inner p{
	float:left;
	width:230px;
	margin-left:20px;
	_margin-left:10px;
}

.section .inner ul{
	float:right;
	width:420px;
}

.section .inner li{
	margin-bottom:5px;
	background: url(../../images/icon_ar5.gif) no-repeat left 5px;
	padding-left:10px;
	margin-left:5px;
	line-height:1.3;
	font-size:95%;
	}
	
