@import "structure.css";

/* changeRegion
--------------------------------*/
.changeRegion select,.changeRegion option{font-size:10px!important;}
.changeRegion ul li{margin-right:-1px; padding:0 6px; border-right:#336 1px solid; float:left; width:auto; font-size:10px; line-height:1.3;}

/* logoSearch
--------------------------------*/
.searchArea{float:right; width:360px; overflow:hidden; _zoom:1;}
.searchbox{float:left; background:url(/media/common/bg_searchbox.jpg) left top no-repeat; height:27px; width:265px; padding:5px;}
.searchbox input.searchBtn{width:67px; height:27px; padding:0; margin:0; border:none;}

/* contentsHeader
--------------------------------*/
#contentsTitle h1{padding:10px 15px; color:#fff; font-size:150%; font-weight:bold;}

/* contents set up
--------------------------------*/
#contentsMain{float:left; width:620px;}

