@charset "gb2312";
body{
  margin:0;
  line-height:22px;
  padding:0px;
  color:#4e4e4e;
  text-align:center;
  background:#000;
}
* { margin:0; padding:0; list-style:none;}
a {
  color:#4e4e4e;
  text-decoration:none;
}
a:hover {
  color:#F13A01;
  text-decoration:underline;
}
#web_bg {
  margin:0 auto;
  width:995px;
  padding:0px;
  height:500px;
  overflow:hidden;
  margin-top:10px;
  background:url(../webbg/body_bg.jpg) no-repeat;
}
#main {
  width:100%;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  position:absolute;
  left:0;
  right:0;
  top:550px;
  background:url(../images/web_white_bg.gif) no-repeat;
  background-position:center top;
}
#container {
  width:995px;
  overflow:hidden;
  padding:0px;
  padding-bottom:15px;
  margin:0 auto;
}
#light {
  width:100%;
  display:none;
  z-index:1002;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  position:absolute;
  left:0;
  right:0;
  top:100px;
}
#Tags {
  width:995px;
  height:800px;
  margin:0 auto;
  background:#fff;
  z-index:2000;
  padding:10px;
  overflow:hidden;
  text-align:left;
  border:10px solid #F13A01;
}
#Tags span {
  float:right;
}
#Tags ul {
  margin-top:15px;
}
#Tags li {
  list-style:none;
}
#fade {
  display: none; 
  position: absolute; 
  top: 0%; 
  left: 0%; 
  width: 100%; 
  height: 100%; 
  background:#000; 
  z-index:1001; 
  -moz-opacity: 0.8; 
  opacity:.80; 
  filter: alpha(opacity=88);
}

#left {
  width:300px;
  float:left;
  text-align:left;
  padding:0px;
  margin:0px;
}
#right {
  float:right;
  width:280px;
  position:relative;
}
#changebg{
  float:left;
  width:290px;
  height:90px;
  overflow:hidden;
}
#changebg ol{
  padding:0px;
  margin:0px;
  float:left;
  height:70px;
  background:url(../images/black_bg.gif) repeat;
  filter:alpha(opacity=70);
  orphans:0.60;
}
#changebg li{
  float:left;  
  padding-left:5px;
  padding-right:5px;
  width:280px;
  list-style:none;
  color:#aaa;
}
#changebg li a {
  color:#aaa;
  text-decoration:none;
}
#changebg li a:hover {
  color:#F13A01;
  text-decoration:underline;
}
#changebg li span{
  float:right;
  font-style:normal;
}
#changebg h2{
  float:left;
  color:#fff;
  width:280px;
  padding-left:5px;
  padding-right:5px;
  font-size:12px;
  margin:0px;
  background:#F13A01;
}
#changebg h2 em{
  float:right;
  font-style:normal;
}
#region {
  float:left;
  overflow:hidden;
  width:145px;
  margin-top:15px;
  height:130px;
  overflow:hidden;
}
#region .titlepic {
  float:left;
  width:100%;
  margin-bottom:4px;
}
#region .regionpic {
  position:relative;
  float:left;
  width:72px;
  height:96px;
  margin-right:3px;
  border:0;
}
#hotareaimg_1,#hotareaimg_2,#hotareaimg_3,#hotareaimg_4 {
  position:relative;
  float:left;
  left:0px;
  width:72px;
  height:96px;
  margin-right:3px;
  border:0;
  overflow:hidden;
}
#region li {
  float:left;
  width:67px;
  text-indent:0.5em;
  line-height:23px;
  margin:0;
  padding:0;
  list-style:none;
  border-bottom:1px solid #e7e7e7;
}
#hotareaimg_1,#hotareaimg_2,#hotareaimg_3 { display:none;}
#video {
  float:right;
  background:#F5F5F5;
  padding:5px;
  height:115px;
  width:130px;
  margin-top:22px;
  overflow:hidden;
  text-align:center;
}
#video .img {
  background:#fff;
  padding:3px;
  margin:0px;
}
#video .img2 {
  position:absolute;
  width:126px;
  height:96px;
}
#resign {
  float:right;
  width:280px;
  margin-top:75px;
  height:160px;
  overflow:hidden;
  text-align:left;
  background:url(../webad/w_02.gif) no-repeat;
  background-position:left bottom;
}
#resign h2{
  font-size:14px;
  font-weight:bold;
  text-align:left;
  width:100%;
  height:40px;
  line-height:40px;
  background:url(../images/resign_title_bg.gif) no-repeat;
  margin:0px;
}
#resign em {
  float:right;
  padding-right:3px;
  font-size:12px;
  font-style:normal;
  color:#F13A01;
}
#resign em a{
  color:#F13A01;
  text-decoration:underline;
}
#resign em a:hover{
  color:#000;
  text-decoration:underline;
}
#resign form,
#resign ul {
  margin:0px;
  float:left;
  overflow:hidden;
  width:260px;
  height:100px;
  padding:10px;
  background:url(../images/region-login.gif) no-repeat;
  background-position:right top;
}
#resign ul li b {
  font-weight:bold;
  color:#F13A01;
}
html*#resign label {
  float:left;
  margin-bottom:4px;
  padding:0px;
  white-space:pre;
}
#resign label {
  float:left;
  line-height:2.1em;
  margin:0px;
  white-space:pre;
  padding:0px;
}
#resign input#name,
#resign input#password {
  width:110px;
  height:16px;
  border:1px solid #ddd;
}
#resign .yzm {
  width:60px;
  height:16px;
  border:1px solid #ddd;
}
#resign .login_ico {
  float:right;
  margin-right:45px;
}
#mid {
  float:left;
  color:#fff;
  position:relative;
  height:235px;
  overflow:hidden;
  margin-left:13px;
  padding-top:10px;
  width:390px;
}
#bar {
  float:left;
  text-align:left;
  color:#666;
  width:100%;
  height:225px;
  overflow:hidden;
  background:url(../webad/w_01.gif) no-repeat;
  background-position:right bottom;
}
#bar .selecton { 
  font-size:14px;
  color:#F13A01;
  width:100%;
  line-height:25px;
}
#bar .selecton a {
  color:#F13A01;
  text-decoration:none;
}
#bar h2 a {
  color:#4e4e4e;
  font-size:14px;
  text-decoration:none;
}
#bar .selectoff {
  font-size:14px;
  width:220px;
  line-height:25px;
  border-bottom:solid 1px #ddd;
}
#bar .selectoff a {
  color:#4e4e4e;
  text-decoration:none;
}

#bar em {
  font-style:normal;
  font-size:12px;
  color:#aaa;
  margin-left:10px;
  font-weight:normal;
}
#bar form{
  width:100%;
  height:80px;
  margin-top:3px;
}
#bar input#barkeywords,
#bar input#newskeywords,
#bar input#albumskeywords,
#bar input#partykeywords,
#bar input#mapkeywords {
  width:250px;
  height:20px;
  color:#aaa;
  line-height:20px;
  border:1px solid #ddd;
}
#bar label {
  float:left;
  display:block;
  text-align:left;
}
#bar .keyword {
  width:300px;
  float:left;
  height:50px;
}
#bar span {
  color:#FF0000;
  width:100%;
  font-weight:bold;
  font-size:12px;
  font-weight:normal;
}
