@charset "utf-8";

/* container */
#container{border:1px solid #9ea9ad; margin:10px 0; background-color:#fff;}
#container #location{background:url(../images/location_line.jpg) 0 39px repeat-x; height:40px;}
#container #location span{float:left;}
#container #location #submenu{float:left; width:140px; position:relative;}
#container #location #submenu #sub_select{position:absolute; top:40px; left:0px;}
#container #location #submenu #sub_select li{width:130px; height:30px;}
#container #contents{clear:both; padding:20px 20px;}
#container #contents h3{padding-bottom:10px;}
#container #contents .cont{padding:20px 0px; min-height:400px; width:800px;}
#container #left_banner{position:absolute; top:0px; right:0px; width:194px; height:100%; background-color:#e6ebed; padding: 0 10px;}
#container #left_banner .left_gall{margin:10px 0;}