/* CSS Document */
* { 
  margin: 0;
  padding:0;
}
body {
  font-size:12px;
  font-family: Arial,"Tahoma";
}
#container{
  width:100%;
/*  background-image:url(../images/INDEX1_03.jpg);
  background-repeat:repeat-x;
  */
}
#header , #foot {
  margin:0 auto;
  width:760px;
}
.notypeul {
  list-style-type:none;
}
.header_ul_li {
  float:left;
  width:auto;
}
#header_nav{
  list-style-type:none;
  margin:0 auto;
  width:100%;
}

#header_nav_index{
  text-indent:24px;
  text-align:left;
  background:url("../images/home.gif") center left no-repeat;
}
#header_nav_fun{
  text-indent:24px;
  text-align:left;
  background:url("../images/my_f.gif") center left no-repeat;
}
#header_nav_mail{
  text-indent:24px;
  text-align:left;
  background:url("../images/funmail.gif") center left no-repeat;
}

#foot{
  margin-top:10px;
  margin-bottom:2px;
  background:#ff9900 url("../images/bar_bottom.gif") bottom center no-repeat;
  text-align:center;
  clear:both;
}
#foot a{
  margin-left:4px;
  margin-right:4px;
}
.foot_copyright {
  font-weight:bold;
}
#main{
  width:760px;
  margin:0 auto;
}
#main_left{
  width:169px;
  float:left;
}
#login { width:100%;}
#login ul {
  list-style-type:none;
}
.div_login_bg{ background-image:url("../images/left_bg.gif")}
#online {width:100%;}
#online ul {
  text-align:center;
  line-height:22px;
  color: #333333;
  width:85%;
  list-style-type:none;
}
#online ul li {
  text-align:left;
  border-bottom: #cccccc 1px dotted;
  background:url("../images/dot.gif") center left no-repeat;
  text-indent:10px;
}
#funblog ul {
  list-style-type:none;
  height:140px;
  line-height:25px;
}
#ecool { width:100%;}
#ecool dl { width:100%;}
#ecool ul {
  list-style-type:none;
  line-height:20px;
  width:85%;
}
#ecool ul li {
  text-align:left;
  background:url("../images/point-01.gif") center left no-repeat;
  border-bottom: #cccccc 1px dotted;
  text-indent:10px;
}
.hotmore{
  text-align:right;
  width:85%;
}
.hot {
    color: #FF6600;
	font-size: 9pt;
    font-family: Arial,"Tahoma";
    line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
a.hot:hover {
	color: #FF6600;
	text-decoration: underline;
}

#hotgame ul {
  list-style-type:none;
  line-height:20px;
  width:85%;
}
#hotgame ul li {
  text-align:left;
  background:url("../images/point-01.gif") center left no-repeat;
  border-bottom: #cccccc 1px dotted;
  text-indent:10px;
}
#main_right{
  width:591px;
  float:right;
}
#nav {
  margin-left:2px;
  width:585px;
  height:26px;
  *height:27px;
  background:url("../images/bar_top.gif") center no-repeat;
  text-align:center;
  /*border:1px dotted red; */
}
#nav ul{
  width:98%;
  list-style-type:none;
}
#nav ul li {
  float:left;
  margin:0 2px;
  line-height:26px;
  *line-height:27px;
}
.nav_01 {
  width:70px;
  color: #000000;
  font-size: 9.3pt;
  font-weight: bold;
  font-family: Arial,"Tahoma";
  background:url("../images/bar_move.gif") center no-repeat;
}
#nav li.nav_01 a:link {
	color: #000000;
	text-decoration: none;
}
#nav li.nav_01 a:visited {
	color: #000000;
	text-decoration: none;
}
#nav li.nav_01 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#nav li.nav_01 a:active {
	color: #000000;
	text-decoration: none;
}
.nav_02 {
    color: #333333;
	font-size: 9.3pt;
    font-family: Arial,"Tahoma";
}
#nav li.nav_02 a:link {
	color: #333333;
	text-decoration: none;
}
#nav li.nav_02 a:visited {
	color: #333333;
	text-decoration: none;
}
#nav li.nav_02 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#nav li.nav_02 a:active {
	color: #FF6600;
	text-decoration: none;
}
#searchbar {
  width:585px;
  background:url("../images/bar_but.gif") center bottom no-repeat;
  clear:none;
  text-indent:10px;
  height:38px;
  margin-bottom:3px;
}

#searchbar ul div{
  float:left;
  line-height:24px;
}
#search_keyword{
  width:280px;
}
#searchspace {
  width:100%;
  clear:both;
  height:10px;
  line-height:6px;
}
#dayword {
  width:580px;
  height:38px;
  line-height:38px;
  background:url("../images/daywordbg.jpg") center no-repeat;
  text-indent:130px;
  vertical-align:middle;
  text-align:left;
  margin-left:2px;
}
.content {
    color: #333333;
	font-size: 12px;
    font-family: Arial,"Tahoma";
    line-height:22px;
}
a.content:link {
	color: #333333;
	text-decoration: none;
}
a.content:visited {
	color: #333333;
	text-decoration: none;
}
a.content:hover {
	color: #999999;
	text-decoration: underline;
}
a.content:active {
	color: #333333;
	text-decoration: none;
}
.title_b{
    color: #663300;
	font-size: 14pt;
    font-family: Arial,"Tahoma";
	font-weight: bold;
    line-height:35px;
	text-decoration: none;
}
.content2 {
    color: #333333;
	font-size: 16px;
    font-family: Arial;
    line-height:22px;
}



















/*
以下部分为以前所使用，并未全部去掉，请不要删除
新增加部分请在上面增加
*/

.login {
    color: #FF6600;
	font-size: 9pt;
    font-family: Arial,"Tahoma";
    line-height:20px;
}
a.login:link {
	color: #FF6600;
	text-decoration: none;
}
a.login:visited {
	color: #FF6600;
	text-decoration: none;
}
a.login:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a.login:active {
	color: #FF6600;
	text-decoration: none;
}


.title {
    color: #333333;
	font-size: 9pt;
	font-weight: bold;
    font-family: Arial,"Tahoma";
    line-height:22px;
}
a.title:link {
	color: #333333;
	text-decoration: none;
}
a.title:visited {
	color: #333333;
	text-decoration: none;
}
a.title:hover {
	color: black;
	text-decoration: underline;
}
a.title:active {
	color: #333333;
	text-decoration: none;
}

.titles{
    color: #999999;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial,"Tahoma";
    line-height:20px;
}
a.titles:link {
	color: #999999;
	text-decoration: none;
}
a.titles:visited {
	color: #999999;
	text-decoration: none;
}
a.titles:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.titles:active {
	color: #999999;
	text-decoration: none;
}

.white{
    color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial,"Tahoma";
    line-height:20px;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
.white2{
    color: #336600;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial,"Tahoma";
    line-height:20px;
}

a.white2:link {
	color: #336600;
	text-decoration: none;
}
a.white2:visited {
	color: #336600;
	text-decoration: none;
}
a.white2:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.white2:active {
	color: #336600;
	text-decoration: none;
}

.whitemore{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial,"Tahoma";
    line-height:20px;
}
a.whitemore:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitemore:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitemore:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.whitemore:active {
	color: #FFFFFF;
	text-decoration: none;
}
.whitemore2{
	color: #336600;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial,"Tahoma";
    line-height:20px;
}
a.whitemore2:link {
	color: #336600;
	text-decoration: none;
}
a.whitemore2:visited {
	color: #336600;
	text-decoration: none;
}
a.whitemore2:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.whitemore2:active {
	color: #336600;
	text-decoration: none;
}
.Gray{
    color: #999999;
	font-size: 9pt;
    font-family: Arial,"Tahoma";
    line-height:20px;
}
.red{
    color: #663300;
	font-size: 9pt;
    font-family: Arial,"Tahoma";
    
	text-decoration: none;
}
a.red:link {
	color: #663300;
	text-decoration: none;
}
a.red:visited {
	color: #663300;
	text-decoration: none;
}
a.tred:hover {
	color: #999999;	
	text-decoration: none;
}
a.red:active {
	color: #663300;
	text-decoration: none;
}

.title_O{
    color: #663300;
	font-size: 9pt;
    font-family: Arial,"Tahoma";
	font-weight: bold;
    line-height:30px;
	text-decoration: none;
}
/**/
.dayword{
font-family:"Arial Unicode MS", "Lucida Sans Unicode", Helvetica, sans-serif,;
font-size:12px;
color: #663300;
text-decoration: none;
letter-spacing:2px;
}

