/* CSS Document */
div.brtop{
		width: 166px;
		float: right;
		height: 30px;
	}

div.brtop a{
	padding: 0 7px;
	border-right: 1px solid #002e49;
	font: bold 11px/12px  Tahoma;
	color:#002e49;
	display: inline-block;
	float:left;
	text-decoration:none;
	}
div.brtop a:hover {
text-decoration:underline;
}
div.brtop a.bnoline{
	border: none;
}

div.bsearch{
		width: 166px;
		float: right;
}
	
input#bsbox{
	width:100px;
	float:left;
	margin:0px 0 0 10px;
	height:16px;
	border: 1px solid #3d3c3c;
	}
input#bgo{
	float:left;
	width:38px;
	height:21px;	
	margin: 0 0 0 5px;
	}
	
div.bsearch b{
	font: bold 11px/25px  Tahoma;
	color:#002e49;
	padding-left:10px;
	display: block;
	}
	
select.bsel_box {
	float:left;
	width:132px;
	height:20px;
	margin:5px 0 0px 25px;
	font:10px/20px Arial, Helvetica, sans-serif;
	color:#323030;
	padding: 0 0 0 0px
}
select.bsel_box option {
	margin-bottom:4px;
}

div#bservicebox{
		width: 154px;
		float: left;
		background: #9bcdd6  url(image/ser_bg.jpg) repeat-x left top;
		padding: 0 6px 6px 6px;
		margin: 5px 0; 
}
div.btitle {
font: bold 11px/32px Tahoma;
color:#f2f1ef;
text-align: center;	
height: 36px;
}
div.bmation {
background: url(image/serbd_bg.jpg) repeat-x left top;
float: left;
width: 154px;
}

div#bservicebox p {
	margin:0;
	padding:0px 5px;
	font: normal 10px/16px Arial;
	color:#343434;
	float:left;
}
div#bservicebox p span{
	font: bold 11px/16px Arial;
	color:#004a39;
}
div#bservicebox p b a{
	font: bold 11px/16px Arial;
	color:#004a39;
	display:block;
}

div#bservicebox h6 {
font: bold 11px/27px Tahoma;
width:100%;
text-align: center;
padding-bottom: 5px;
text-indent: 0px;
}
div#bservicebox img{
	padding:8px 0 0 0;
}


div.bshowbox{
		width: 158px;
		float: left;
		padding: 3px;
		margin: 0  0 15px 0;
		border: 1px solid #088ea6;
		margin-top: 15px;
}
div.bshowtitle{
	font: bold 13px/27px Verdana;
	color:#0a517a;
	margin:0;
	float:left;
	background:url(image/news_bg.jpg) repeat-x left top;
	height:30px;
	width:100%;
	text-indent: 10px;
}
div.bshowbox dl {
	margin:0;
	padding:10px 0 0 10px;
	float: left;
}
div.bshowbox dl dt {
	font: bold 10px/11px Tahoma;
	color:#0085a0;
	background:url(image/news_aoorw.gif) no-repeat left 2px;
	padding:0px 0 0 15px;
	width: 100px;
}
div.bshowbox dl dd {
	font:  10px/16px arial;
	color:#212121;
	margin:0;
	padding:0px 0 10px 15px;
}
div.bshowbox dl dd a {
	text-decoration: underline;
	color:#323333;
	display:block;
}
div.bshowbox dl dd a:hover {
	text-decoration: none;
}
