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


#banner_area{
	float:right;
	margin:7px 2px 0 2px;
	padding:2px 3px 0 2px;
	width:183px;
	overflow:hidden;
}

.banner_wrap h4{
	padding:2px 0px 3px 0px;
	border-bottom:#999 1px solid;
}

#banner_top{
	margin:5px 2px 0 2px;
	padding:10px 2px 15px 2px;
	-moz-border-radius:3px;
   border:#09F 1px solid;
}
#banner_top a:hover{ outline: 3px solid black; }

.banner_comment{
	float:right;
	width:100px;
}

.banner_comment h5{
	margin:5px 0 5px  2px;
	font-size:12px;
}

.banner_comment{
	margin:0 0px 2px 0px;
	line-height: 1.2em;
	}

#banner_wrap2{
 margin-top:10px;
 padding-left:0px;
}

#banner_wrap2 h4{
	padding:2px 0 3px 0px;
	border-bottom:#999 1px solid;
	background:url(../../pic/info/dotLineBlack.gif) repeat-x;
}


.banner_top2{
	margin:5px 1px 5px 1px;
	padding:5px 2px 5px 0px;
	-moz-border-radius:3px;
  border:#09F 1px solid;	
}



.contact{
	padding-top:5px;
}


#contact_area{
	float:left;
	width:690px;
	margin:5px 0px 0px 1px;
	padding:0px 0px 2px 0px;
}

#banner_area{
-moz-border-radius:3px;
   border:#CCC 1px solid;
}

