/* CSS Document */
*{padding:0;margin:0;}
ul,li{list-style-type:none;}
img,a img{border:none}
a{text-decoration:none; cursor: pointer}
body{font-size:13px; font-family:"ÐÂ¼šÃ÷ów"; color:#000; background: #00080F url(../images/bodybg.jpg) repeat-x top left;}
.wrapper1{background:url(../images/indexbg.jpg) no-repeat 50% 0;}
.wrapper2 { background: url(../images/bg.jpg) no-repeat 50% 0;}
a:focus{outline:none;}
.container1{ margin:0 auto; overflow:hidden; padding-left: 50px; width: 870px;}
h1,.pagedesc{ text-indent: -999em; width: 0; height: 0; font-size:0; overflow:hidden}
.w1000 { width: 1000px;}
.h843 { height: 843px;}
.all{ background: url(../images/hr_bg.jpg) repeat-y top center;}
.allbottom { height: 115px; width: 100%; background: url(../images/allbottom.jpg) no-repeat top center; margin-bottom: 50px;}
/*header*/
.container { overflow: hidden; margin: 0 auto}
.header { height: 25px; width: 100%; overflow: hidden}
.topnav { width: 220px; height: 25px; margin: 0 auto; text-indent: -999em}
.topnav li { float: left; width: 100px; margin-right: 10px; text-indent: -999em; display: inline; }
.topnav li a { width: 100px; height: 25px; display: block; }
/*main*/
.flash { margin:55px auto 0;}
.main { width: 100%; margin-top: 479px;}
.tabnav { width: 946px; height: 62px; line-height: 62px; margin: 0 auto}
.tabnav li { float: left; width: 183px; height: 62px; display: inline; text-indent: -999em; margin-left: 5px;}
.tabnav li a { width: 183px; height: 62px; display: block;}
.tabnav li a:hover { background:url(../images/tab_hover.jpg) no-repeat }
.tabnav li.clothes a:hover{ background-position: 2px 0 }
.tabnav li.map a:hover { background-position: -186px 0}
.tabnav li.swordsman a:hover{ background-position: -374px 0}
.tabnav li.activity a:hover { background-position: -562px 0}
.tabnav li.morecon a:hover{ background-position: -750px 0}

.tabnav li.clothes a.curr_menu{ background:url(../images/tab_hover.jpg) no-repeat 2px 0 }
.tabnav li.map a.curr_menu{ background:url(../images/tab_hover.jpg) no-repeat -186px 0 }
.tabnav li.swordsman a.curr_menu{ background:url(../images/tab_hover.jpg) no-repeat -374px 0 }
.tabnav li.activity a.curr_menu{ background:url(../images/tab_hover.jpg) no-repeat -562px 0 }
.tabnav li.morecon a.curr_menu{ background:url(../images/tab_hover.jpg) no-repeat -750px 0 }

#content { width: 850px; margin:0 auto; padding: 20px 50px 10px; overflow: hidden}
#content p { line-height: 25px; text-indent: 2em; color: #FFFFFF}
.curr_content{display:block;}
.normal_content{display:none}