/* CSS Document */
body {
/*background-color:#CCE6FF;*/
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/mainBg.png);
background-repeat:no-repeat;
background-position:center;
background-position:top;
}
p{
padding:0px;
margin:0px;
font-size:16px;
}
.std_tab {
width:980px;
margin:0 auto;
border:0px #999999 solid;
}
#user_display{
float:right;
margin-top:-40px;
margin-right:5px;
}
#logo_tab{
width:980px;
height:65px;
margin:0 auto;
}
#logo_tab img {
float:left;
border:0;
}
#upper_header{
height:8px;
background-position:left;
background-image:url(../images/upperHeader.png);
background-repeat:no-repeat;
}
#header {
height:60px;
background-position:left;
background-image:url(../images/headerBg.png);
background-repeat:repeat-y;
}
a {
color:#000000;
}
a:link { 
  color:#666666;
  text-decoration:none;
}
a:visited { 
  color:#666666;
  text-decoration:none;
}
a:hover {
  color:#006600;
   text-decoration:underline;
}
a:active { 
  color:#006600;
}

h1 {
float:right;
font-weight:100;
font-size:18px;
color:#009900;
margin-top:80px;
}



#main_content{
background-position:left;
height:500px;
background-repeat:repeat-y;
background-image:url(../images/contentBg.png);
}
#content_right{
width:338px;
height:450px;
padding-top:20px;
float:left;
}
#single_content{
height:450px;
width:auto;
}
#content_left{
height:450px;
width:640px;
float:left;
}
.ads{
margin:0 auto;
width:290px;
height:auto;
}
#openStore{
height:310px;;
}
#openStore img{
margin:0;
padding:0;
float:left;
border:none;
}
#adsTradeBoard img{
margin-left:35px;
margin-bottom:5px;
}
#userGuide {
margin:0;
padding:0;
width:290px;
height:153px;
background-repeat:no-repeat;
background-image:url(../images/tipStore.gif);
list-style:none;
float:left;
}
.tips {
margin-top:-120px;
width:290px;
height:153px;
list-style:none;
float:left;
}
.tipLine{
background-color:#FFFFFF;
border:1px solid #999999;
padding:5px;
height:47px;
width:229px;
filter:alpha(opacity=0);
opacity:0.0;
}
.tips li{
margin-left:15px;
height:47px;
width:229px;
}
#userGuide li {
float:left;
margin-left:47px;
height:47px;
width:229px;
background-repeat:no-repeat;
background-image:url(../images/tipButton.gif);
}
#userGuide img {
float:left;
margin:3px;
border:1px solid #CCCCCC;
}
.tipText {
width:150px;
height:24px;
float:left;
margin:8px 0;
}
#content_left img{
border:0px #CCCCCC solid;
margin-top:-45px;
}
#main_content_sign_store{
height:560px;
border-top:1px green solid;
}
.tip{
position:relative;
z-index:100;
background-color:#FFFFFF;
border:1px green solid;
margin-top:30px;
margin-left:-50px;
width:200px;
height:50px;
}


#sign_tab p{
margin:0px;
padding:0px;
font-size:10px;
color:#666666;
}
.f_lbl{
width:90px;
font-size:12px;
text-align:right;
}

h2{
margin:0px;
padding:0px;
font-size:34px;
color:#009900;
}
h3{
margin:0px;
padding:0px;
font-size:16px;
color:#009900;
}
#login_tab{
float:right;
font-size:10px;
margin-bottom:0;
width:370px;
height:53px;
margin-right:5px;
}
#store_dir {
width:980px;
list-style:none;
margin:0 auto;
}
#footer{
height:50px;
background-image:url(../images/footerBg.png);
background-repeat:repeat-y;
border-top:0px solid #00CC00;
}
#footer ul{
float:left;
width:350px;
height:20px;
margin-top:5px;
margin-left:5px;
text-align:center;
list-style:none;
color:#CCCCCC;
border:0px solid #00CC00;
}
#copy_right{
float:right;
margin-top:5px;
margin-right:5px;
width:350px;
height:40px;
text-align:left;
font-size:10px;
color:#666666;
border:0px solid #00CC00;
}
#footer li{
float:left;
font-size:12px;
}

#lg_login{
background-color:#FF6600;
color:#FFFFFF;
border:1px solid #FF0000;
}
#lg_login:hover {
color:#666666;
}