@charset "utf-8";

#topMenu{
	width:928px;
	border:1px solid #CCCBC1;
	padding:10px;
	margin:10px 0 30px 0;
}

#topMenuBody{
	width:928px;
	margin:0;
	padding:0;
	background:url(/images/bg_topMenu.gif) repeat-y top left;
}

#topMenuBody .topMenuBox{
	width:215px;
	margin:0 22px 0 0;
	padding:0;
	float:left;
	height:263px;
	position:relative;
}


#topMenuBody .topMenuLastBox{
	width:215px;
	margin:0 0px 0 0;
	padding:0;
	float:left;
	height:263px;
	position:relative;
}


.topMenuLastBox img.alphafilter{
	position:absolute;
	z-index:1;
	top:-20px;
	right:-30px;
}



div.icon{
	position:absolute;
	bottom:0;
}


#topmain {
	width:715px;
	margin-left:30px;
	float:left;
}

#topright {
	width:205px;
	float:left;
}

#topright .banner{
	padding:4px;
	border:1px solid #cccbc1;
}


h2 {margin-bottom:11px}




#info dt {
	display: block;
	float:left;
	width: 9em;
	line-height: 115%;
	font-size:90%;
	padding-top:3px;
	margin-bottom:8px;
}

#info dd {
	line-height: 115%;
	margin-bottom:8px;
	display:block;
	margin-left:8em;
}

div.allListLinkArea{
	clear: both;
	margin: 20px 0 0 0;
	padding: 3px 10px 3px 0;
	height:30px;
}
div.allListLinkArea a.allListLink{
	display: block;
	float: right;
	padding: 3px 3px 3px 16px;
	background: url(/common/images/ico/arrL.gif) 4px center no-repeat #fff;
}
div.allListLinkArea a.allListLink:hover{
	border-color: #0099ff;
}


.topinfo {
	padding:3px 5px;
	color:#CC0000;
	border:1px dotted #cccccc;
	margin-bottom:3px;
}

.topinfo_in {
	border-top:1px dotted #CC0000;
	border-bottom:1px dotted #CC0000;
	background:#FCF2F2;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
}

h3.topService{
	font-size:11px;
	margin: 0 0 12px 5px;
}

h2.topTitle{
	background: #fc755f;
	padding: 8px 2px 7px 12px;
	color: #ffffff;
	font-weight: bold;
}


