﻿@charset "utf-8";

/*base样式*/
@import url("/kr/_lib/css/base.css");

.top{ width:932px; height:26px; margin:0 auto;}
.top .search{ width:186px; height:26px; background:url(/kr/images/gmb/search_bg.gif) no-repeat; position:absolute; left:478px; top:6px;}
.top .search .input{ width:146px; height:12px; overflow:hidden; position:absolute; left:10px; top:1px; border:1px solid #FFF;}
.top .search .submit{ background:url(/kr/images/gmb/search_submit.gif) no-repeat; position:absolute; right:0; top:0;}
.top .btn{ width:266px; height:26px; position:absolute; right:0; top:6px;}
.top .btn *{ float:left;}

/**/
.flash{ width:100%; height:265px; position:relative;}
.flash .navigation{ width:100%; height:86px; position:absolute;}
.flash #navigation{ width:100%; height:100%;}
.flash .gmb_flash{ width:100%; height:250px; position:absolute;}
.flash #gmb_flash{ width:100%; height:100%;}
