body    {margin: 0; padding: 0; background-color: #FFF;}
li      {list-style: none;}
ul,
li,
dl,
dt,
dd,
p,
img,
h1,h2,h3,h4,h5
{
    margin: 0;
    padding: 0;
	border-width: 0;
	vertical-align:top;
}
body, table, td, select, input {
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #555;
    line-height: 1.5em;
}
a {
    color: #686868;
    text-decoration: none;
}
a.active, a:hover {
    color: #686868;
    text-decoration: underline;
}

.none   {display:none;}

.top_btn {float:left; margin-top:10px; position:absolute; top:0; left:550px;}
.top_btn .hls span{margin-top:6px; float:left; list-style:none;background:url(/images/bgGnbVr.gif) no-repeat left center;padding-left:2px;}
.top_btn .hls span.first{float:left;background:none;}
.top_btn .hls span a{float:left; margin:0px 11px; }
.top_btn .lang {float:left; margin-top:2px;}
.top_btn .lang span{float:left;}

 .account{ position:relative; top:0px; right:0; margin:0; padding:0; z-index:2;}
 .account li{ position:relative; float:left; list-style:none; background-image:url(../images/default/lineHeaderVr.gif); background-repeat:no-repeat; }
 .account li *{ vertical-align:top;}
 .account li li{ float:none; height:auto; background-image:none;}
 .account li.profile {margin:0 11px; }
 .account li.profile button{ border:0;  width:35px; height:11px; cursor:pointer; background-color:transparent; background:url(/images/buttonProfile.gif) top left;  background-repeat:no-repeat; overflow:visible;}
 .account li.profile button{ background-position:top;}
 .account li.profile button span{ position:relative; width:0; height:0; font-size:0; line-height:0; visibility:hidden; z-index:-1;}

 .account li.profile .memberProfile{ display:none; position:absolute; top:15px; left:8px; padding:20px; background:#fff; border:2px solid #737373;}
 .account li.profile .memberProfile.active{ display:block;}
 .account li.profile .memberProfile .authorName{ margin:0 0 8px 0; font-size:16px; font-weight:bold; color:#333; white-space:nowrap;}
 .account li.profile .memberProfile ul{ margin:0; padding:15px 15px 5px 15px; list-style:none; border:1px solid #f2f2f2; background:#fcfcfc;}
 .account li.profile .memberProfile li{ float:none; white-space:nowrap; margin:0 0 10px 0; padding:0 0 0 10px; background:url(/images/bulletB.gif) no-repeat left center;}
 .account li.profile .memberProfile li a{ background:none; color:#333; text-decoration:none;}
 .account li.profile .memberProfile li a:hover,
 .account li.profile .memberProfile li a:active,
 .account li.profile .memberProfile li a:focus{ text-decoration:underline;}
 .account li.profile .memberProfile .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(/images/buttonCloseX.gif) no-repeat center center;}
 .account li.profile .memberProfile .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

 .account li.register a{ display:block; width:43px; height:5px; padding:5px 8px; background-image:url(/images/buttonRegister.gif); background-repeat:no-repeat; background-position:center -10px;}
 .account li.register a{ background-position:center 5px;}
 .account li.register a span{ position:relative; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden; z-index:-1;}



/* modalWindow */
.loginWindow{ display:none; position:fixed; left:0; top:0; position:absolute; width:100%; height:100%; z-index:1000;} 
.loginWindow.open{ display:block;}
.loginWindow .modalWindow{ display:block; position:fixed; border:0; left:0; top:0; _position:absolute; width:100%; height:100%; background:#000; opacity:.3; filter:alpha(opacity:30);}
.loginWindow .loginLayer{ position:absolute; width:289px; top:120px; left:50%; padding:30px; border:2px solid #737373; margin:0 0 0 -175px; background:#fff;}
.loginWindow .loginLayer form{ display:none; *zoom:1; margin:0 0 29px 0;}
.loginWindow .loginLayer form:after{ content:""; display:block; clear:both;}
.loginWindow .loginLayer form legend{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden;}
.loginWindow .loginLayer fieldset{ border:0; margin:0; padding:0;}
.loginWindow .loginLayer.loginTypeA form.typeA,
.loginWindow .loginLayer.loginTypeB form.typeB{ display:block;}
.loginWindow .loginLayer dl{ margin:0; padding:0 0 1px 0;}
.loginWindow .loginLayer dt{ font-size:12px; font-weight:bold; color:#868d95; margin:0 0 2px 0;}
.loginWindow .loginLayer dd{ margin:0 0 21px 0;}
.loginWindow .loginLayer .inputText{ width:269px; height:31px; padding:6px 9px 0 9px; border:1px solid #ddd; font:20px Tahoma; color:#333;}
.loginWindow .loginLayer .inputText:focus{ background-color:#fbfbfb;}
.loginWindow .loginLayer .inputCheck{ margin:0 3px 0 0; width:13px; height:13px; vertical-align:middle;}
.loginWindow .loginLayer.loginTypeA .inputText{ background-image:url(../images/default/bgLoginText.gif); background-repeat:no-repeat; background-position:right top;}
.loginWindow .loginLayer.loginTypeB .inputText{ background-image:url(../images/default/bgOpenidText.gif); background-repeat:no-repeat; background-position:right top; padding:6px 9px 0 35px; width:243px;}
.loginWindow .loginLayer .keep{ margin:0; float:left; font-size:11px; line-height:normal; white-space:nowrap;}
.loginWindow .loginLayer .keep label{ color:#555;}
.loginWindow .loginLayer .loginButton,
.loginWindow .loginLayer .loginButton input{ position:relative; border:0; color:#fff; font-size:12px; font-weight:bold; display:inline-block; height:36px; line-height:36px; background-color:transparent; background-image:url(../images/default/buttonLoginAction.gif); background-repeat:no-repeat; overflow:visible;}
.loginWindow .loginLayer .loginButton{ float:right; background-position:0 0; right:11px;}
.loginWindow .loginLayer .loginButton input{ left:11px; background-position:right 0; padding:0 30px 0 45px; cursor:pointer;}
.loginWindow .loginLayer .help{ margin:0 -30px -30px -30px; padding:14px 0; list-style:none; text-align:center; background:#fafafa; border-top:1px solid #f2f2f2;}
.loginWindow .loginLayer .help li{ display:inline; font-size:11px; line-height:11px; padding:0 0 0 5px;}
.loginWindow .loginLayer .help li.join{ font-weight:bold;}
.loginWindow .loginLayer .help li.find{ border-left:1px solid #b3b3b3;}
.loginWindow .loginLayer .help li.typeA,
.loginWindow .loginLayer .help li.typeB{ display:none; border-left:1px solid #b3b3b3;}
.loginWindow .loginLayer.loginTypeA .help li.typeA,
.loginWindow .loginLayer.loginTypeB .help li.typeB{ display:inline;}
.loginWindow .loginLayer .help li a{ text-decoration:none; color:#555;}
.loginWindow .loginLayer .help li a:hover,
.loginWindow .loginLayer .help li a:active,
.loginWindow .loginLayer .help li a:focus{ text-decoration:underline;}
.loginWindow .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../images/default/buttonCloseX.gif) no-repeat center center;}
.loginWindow .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}
