/*----------------------------------  body-------------------------------------------*/

body{
   /*margin:auto 0; */
	margin:0;
	padding:0;
   background:#FFF;
}

body.filter{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	background:#789724;
}
body.pepsi{
	background: url('../assets/images/bg_pepsi.gif') top center no-repeat;
}

div,td,th,body{
	 font-size: 10pt;
	 color: #666;
	 font-family: "tahoma" ,"MS Sans Serif", "Microsoft Sans Serif"; 
}

a:link {
	 color: #235376;
	 text-decoration: none;
}
a:hover {
	 color: #ff9900;
	 text-decoration: none;
 }
a:visited {
	  color: #235376;
	  text-decoration: none;
 }

h4{
   font-size:10pt;
   margin:0px;
}

h5{
   font-size:10pt;
   margin:0px;
}
/*----------------------------------  other  -------------------------------------------*/


/*link*/

A.blue_link:link {color:#005CA2; text-decoration:none}
A.blue_link:visited {color:#005CA2; text-decoration:none}
A.blue_link:active {color:#005CA2; text-decoration:none}
A.blue_link:hover {color:#58B2F6; text-decoration:none}

A.red_link:link {color:#B33F5C; text-decoration:none;font-size:10pt;}
A.red_link:visited {color:#B33F5C; text-decoration:none;font-size:10pt;}
A.red_link:active {color:#B33F5C; text-decoration:none;font-size:10pt;}
A.red_link:hover {color:#E2273D; text-decoration:none;font-size:10pt;}

A.violet_link:link {color:#412F90; text-decoration:none}
A.violet_link:visited {color:#412F90; text-decoration:none}
A.violet_link:active {color:#412F90; text-decoration:none}
A.violet_link:hover {color:#9B3598; text-decoration:none}

A.purple_link:link {color:#9B3598; text-decoration:none;font-size:10pt;}
A.purple_link:visited {color:#9B3598; text-decoration:none;font-size:10pt;}
A.purple_link:active {color:#9B3598; text-decoration:none;font-size:10pt;}
A.purple_link:hover {color:#460851; text-decoration:none;font-size:10pt;}

A.gray_link:link {color:#737373; text-decoration:none}
A.gray_link:visited {color:#737373; text-decoration:none}
A.gray_link:active {color:#737373; text-decoration:none}
A.gray_link:hover {color:#959595; text-decoration:none}

A.sky_link:link {color:#6F88CB; text-decoration:none}
A.sky_link:visited {color:#6F88CB; text-decoration:none}
A.sky_link:active {color:#6F88CB; text-decoration:none}
A.sky_link:hover {color:#203C86; text-decoration:none}

A.green_link:link {color:#476100; text-decoration:none}
A.green_link:visited {color:#476100; text-decoration:none}
A.green_link:active {color:#476100; text-decoration:none}
A.green_link:hover {color:#8DB71A; text-decoration:none}

A.orange_link:link {color:#F84E20; text-decoration:none}
A.orange_link:visited {color:#F84E20; text-decoration:none}
A.orange_link:active {color:#F84E20; text-decoration:none}
A.orange_link:hover {color:#9A2708; text-decoration:none}

A.darkblue_link:link {color:#005BB7; text-decoration:none;font-size:10pt;}
A.darkblue_link:visited {color:#005BB7; text-decoration:none;font-size:10pt;}
A.darkblue_link:active {color:#005BB7; text-decoration:none;font-size:10pt;}
A.darkblue_link:hover {color:#9A2708; text-decoration:none;font-size:10pt;}

A.brown_link:link {color:#6B2805; text-decoration:none}
A.brown_link:visited {color:#6B2805; text-decoration:none}
A.brown_link:active {color:#6B2805; text-decoration:none}
A.brown_link:hover {color:#D37646; text-decoration:none}

A.pink_link:link {color:#EB4878; text-decoration:none}
A.pink_link:visited {color:#EB4878; text-decoration:none}
A.pink_link:active {color:#EB4878; text-decoration:none}
A.pink_link:hover {color:#9C0D37; text-decoration:none}



/*color*/
.cyan{ color:#005CA2;}
.orange{ color:#FF3300;}
.purple{ color:#333399;}
.blue{color:blue;}
.brown{color:#663300;}
.green{color:#476100;}
.small{font-size:10px;}
.middle{font-size:11px;}
.bold{font-weight:bold;font-size:10pt;}


.space{margin:8px 0 8px 0}
.clear{ clear:both; height:0;  }
.img_topic{  margin:5px;  }
.left{  float:left;  }
.right{ float:right; }

.dashed{
  height:1px;
  border-top:1px dashed #ccc;
}
.dashed_purple{
  height:1px;
  border-top:1px dashed #733199;
}



.thaider_button{
	border-width: 2px;
	border-style: solid;
	border-color: #ffb2cd #de4c83 #de4c83 #ffb2cd;
	background-color: #ff6594;
	color: #fff;
}

.thaider_input{
   border:1px solid #7F9DB9;
}

.text_right{
  text-align:right;
  margin:5px 6px 0 0;
}
.text_left{
  text-align:left;
  margin:5px 6px 0 0;
  float:left;
}
/*----------------------------------  containner  -------------------------------------------*/
#container{
   margin:0px auto;
   width: 900px;
   background:#FFF;
   text-align:left;
}

#header{ 
   height:75px;
   background:url("/images_index2007/Home2007_x_mas_03.jpg") no-repeat;
   background:url("/images_index2007/Home2007_D_03.gif") repeat-x;
}


/*----------------------------------  logo  -------------------------------------------*/
/*
#logo_left{
      float:left;
      margin:16px 0 0 10px;
	  width:187px;
	  height:54px;
	 background:url("/images_index2007/Home2007_D_06.jpg");
}

#logo_right{
     float:left; 
	 margin:16px 0 0 0;
	 width:298px;
	 height:54px;
	 background:url("/images_index2007/Home2007_D_07.jpg");
}

#logo_truehit{
	width:385px;
	float:left;
	height:70px;
	text-align:right;
}

*/
/*----------------------------------  menu  -------------------------------------------*/
#tophead {
	width: 880px;
	margin: 0px auto 0px auto;
	padding: 16px 10px 0px 10px;
	height: 59px;
	/*background: transparent url(/images_index2007/Home2007_D_03.gif) repeat-x top left;*/
	background: transparent url(/images_index2009/head_chainess_day.jpg) repeat-x top left;
}
.head_bg_pepsi{
	background: url('../assets/images/head_pepsi.bmp') no-repeat;
}
#tophead h1 span, #tophead h2 span {
display: none;
}
/*#tophead h1 {
	margin: 0px;
	background: transparent url(/images_index2007/Home2007_D_06.jpg) no-repeat top left;
	width: 187px;
	height: 54px;
	float: left;
}
#tophead h2 {
	margin: 0px;
	background: transparent url(/images_index2007/Home2007_D_07.jpg) no-repeat top left;
	width: 298px;
	height: 54px;
	float: left;
}*/
/*------*/
#tophead2 {
width: 880px;
margin: 0px auto 0px auto;
padding: 16px 10px 0px 10px;
height: 59px;
background: transparent url(/images_index2007/Home2007_D_03.gif) repeat-x top left;
}
#tophead2 h1 span, #tophead h2 span {
display: none;
}
#tophead2 h1 {
margin: 0px;
background: transparent url(/images_index2007/Home2007_D_06.jpg) no-repeat top left;
width: 187px;
height: 54px;
float: left;
}
#tophead2 h2 {
margin: 0px;
background: transparent url(/images_index2007/Home2007_D_07.jpg) no-repeat top left;
width: 298px;
height: 54px;
float: left;
}
/*----*/
#topmenu {
width: 900px;
height: 41px;
margin: 0px auto 0px auto;
background: transparent url(/images_index2007/Home2007_D_19.gif) repeat-x top center;
clear: both;
}
#topmenu ul {
margin: 0px;
padding: 0px;
clear: left;
}
#topmenu li {
display: block;
float: left;
}
#topmenu li a {
height: 41px;
display: block;
}
#topmenu li span {
display: none;
}
#topmenu #m_diary a {
background: transparent url(/images_index2007/Home2007_D_11.jpg) no-repeat top left;
width: 112px;
}
#topmenu #m_game a {
background: transparent url(/images_index2007/Home2007_D_12.jpg) no-repeat top left;
width: 101px;
}
#topmenu #m_album a {
background: transparent url(/images_index2007/Home2007_D_13.jpg) no-repeat top left;
width: 95px;
}
#topmenu #m_club a {
background: transparent url(/images_index2007/Home2007_D_14.jpg) no-repeat top left;
width: 97px;
}
#topmenu #m_gig a {
background: transparent url(/images_index2007/Home2007_D_15.jpg) no-repeat top left;
width: 95px;
}
#topmenu #m_music a {
background: transparent url(/images_index2007/Home2007_D_16.jpg) no-repeat top left;
width: 127px;
}
#topmenu #m_cutie a {
background: transparent url(/images_index2007/Home2007_D_cutie.jpg) no-repeat top left;
width: 98px;
}
#topmenu #m_story a {
background: transparent url(/images_index2007/Home2007_D_story.jpg) no-repeat top left;
width: 125px;
}
#topmenu #m_close {
background: transparent url(/images_index2007/Home2007_D_21.gif) no-repeat top right;
width: 50px;
}


/*----------------------------------  login  -------------------------------------------*/

#login{
  margin:0 0 5px 0;
  text-align:left;
}

#login_left{
  float:left; 
  width:6px;
  height:32px;
  background:url("/images_index2007/Home2007_D_23l.gif");
}

#login_center{
  float:left; 
  width:888px;
  height:32px;
  background:url("/images_index2007/Home2007_D_25.gif");
}

#login_center input{
   margin:0 7px 0 0;
}



#login_right{
  float:left; 
  width:6px;
  height:32px;
  background:url("/images_index2007/Home2007_D_27.gif");
}


/*----------------------------------  banner top  -------------------------------------------*/


#banner_top{
   margin:0 0 5px 0;
}

#banner_top_left{
  float:left; 
  width:7px;
  height:102px;
  background:url("/images_index2007/Home2007_D_30.gif");
}
#banner_top_center{
  float:left; 
  width:886px;
  height:102px;
  /*text-align:center;*/
  background:url("/images_index2007/Home2007_D_32.gif");
}

#banner_top_right{
  float:left; 
  width:7px;
  height:102px;
  background:url("/images_index2007/Home2007_D_34.gif");
}

/*----------------------------------  banner middle  -------------------------------------------*/


#banner_middle{
   margin:10px 0 10px 0;
}

#banner_middle_left{
  float:left; 
  width:6px;
  height:102px;
 /* background:url("/images_index2007/Home2007_D_110.gif");*/
}
#banner_middle_center{
  float:left; 
  width:880px;
  height:102px;
  /*background:url("/images_index2007/Home2007_D_112.gif");*/
}
.banner_middle_3box{
width:280px;
height:100px;
background-color:#FFCCFF;
text-align:center;
float:left;
margin-left:8px;
border:1px solid #FF0099;
color:#000000;
}

#banner_middle_right{
  float:left; 
  width:6px;
  height:102px;
 /* background:url("/images_index2007/Home2007_D_115.gif");*/
}
/*----------------------------------  top content layout -------------------------------------------*/


#left_data_whatup{
	float:left;
    width:594px;
}

#right_data_whatup{
	float:left;
    width:306px;
}

/*----------------------------------  what up  banner -------------------------------------------*/

#banner_whatup{
    width:134px;
	float:left;
	margin-top:10px;
}

#banner_whatup_data{
	border:1px solid #ccc;
	margin:0 0 5px 0;
	text-align:center;
}

#banner_whatup_data img{
    margin:4px 0 4px 0;
}

#thaider_contact{
    height:30px;
	background:#DEDEDE;
	text-align:center;
}

/*----------------------------------  what up data  -------------------------------------------*/

#data_whatup{
    width:592px;
	float:left;
}
#data_whatup_top{
  width:592px;
  height:26px;
  background:url("/images_index2007/home2008_4_03.gif") no-repeat;
}
#data_whatup_middle{
  height:119px;
  width:592px;
  overflow:hidden;
}
#data_whatup_middle p{
  margin:0 4px 0 15px;
}

#data_whatup_bottom{
  height:15px;
}
#pasthot{
	width:200px;
	text-align:center;
	margin:10px 0 0 10px;
	padding-left:15px;
	float:left;
}
#space_h3{
	height:3px;
}
/*----------------------------------  event  -------------------------------------------*/
.event{
	margin-top:5px;
	background-color:#ffe2e8;
}
.event1{
   margin:10px 17px 0 0;
}
.event2{
   margin:10px 17px 0 0;
}
.event3{
   margin:0px;
}
.in_event{
   width:198px;
   height:70px;
   float:left;
   text-align:center;
}
.in_event2008{
	width:198px;
   height:65px;
   float:left;
   text-align:center;
   background-color:#ffe2e8;
}

/*------------------------- ads_bar  ---------------------------*/

#frm_ads_r{
      filter:progid:DXImageTransform.Microsoft.Iris();
	  height:250px;
}

#ads_bar{
	background:#F6F4E8;
	height:25px;
	color:#988471;
	border-top:1px solid #D3D1C2;
	border-bottom:1px solid #D3D1C2;
}

.ads_page{
  float:left;
  margin:2px;
  border:1px solid #D1CDAB;
  background:#E5E3D3;
  padding:0 4px 0 4px;

}
.ads_page_s{
  float:left;
  margin:2px;
  border:1px solid red;
  background:#FFF;
  padding:0 4px 0 4px;

}

#text_contact{
	 float:left;
	 margin:3px 0 0 0;
}
#text_bar{
	float:right;
	margin:1px 5px 0 0;
}

#loading_ads{
	display:none;
	text-align:center;
}

#loading_frame{
	margin:3px 0 0 0;
	text-align:center;
}

#prize p{
  margin:2px 0 0 8px;
}

/* --------------------------------------begin  secound part  freashy girl ------------------------------*/



#middle_content_left{
    margin:10px 0 0 0;
	float:left;
    width:366px;
	text-align:left;
}

#middle_content_right{
    margin:10px 0 0 0;
	float:left;
    width:534px;
}

/* --------------------------------------freashy girl ------------------------------*/


#freshy_top{
  width:356px;
  height:49px;
  background:url("/images_index2007/Home2007_D_23.gif");
  cursor:pointer;
}
#freshy_left{
  float:left;
  width:7px;
  height:310px;
  background:url("/images_index2007/cHome2007_D_25.gif");
}
 #freshy_center{
  float:left;
  width:341px;
  height:310px;
}
 #freshy_right{
  float:left;
  width:8px;
  height:310px;
  background:url("/images_index2007/cHome2007_D_25_R.jpg");
}
 #freshy_bottom{
  width:356px;
  height:16px;
  background:url("/images_index2007/cHome2007_D_29.gif");
}

/* ------------------------------------- candy ------------------------------*/

 #candy14{
  margin:10px 0 0 0;
  width:351px;
  height:21px;
  background:url("/images_index2007/Home2007_D_35.gif");
}

.candy_content_data{
  width:351px;
  height:120px;
  overflow:hidden;
  margin-top:5px;
}

#candy_content{
  width:336px;
  height:120px;
  overflow:hidden;
  float:left
}

#in_candy_content{
	width:112px;
	height:120px;
	float:left;
	overflow:hidden;
	text-align:center;
}

.candy_text{
  margin:4px 10px 0 0px;
  float:left;
  width:100px;
  height:35px;
  text-align:center;
} 


/* ------------------------------------- diary_content  ------------------------------*/

#diary_content{
   width:356px;
}

#diary{
  margin:10px 0 0 0;
  height:25px;
  background:url("/images_index2007/Home2007_D_65.gif");
  cursor:pointer;
}

#diary_content ul{
   margin:5px 0 0 20px;
   list-style-image:url("/images_index2007/Home2007_D_75.gif");
   padding:0;
}

#diary_content li{
  border-bottom:1px solid #E6E6E6;
  height:20px;
}

#diary_line{
 border-top:2px solid #5DA0C2;
 height:4px;
 background:#B6D2E1;
 margin:5px 0 5px 0;
 width:360px;
}

/* -------------------------------------story_content  ------------------------------*/

#story_content{
   width:356px;
}

#story{
  margin:10px 0 0 0;
  height:25px;
  background:url("/images_index2007/Home2007_D_82.gif");
   cursor:pointer;
}

#story_content ul{
   margin:5px 0 0 20px;
   list-style-image:url("/images_index2007/Home2007_D_75.gif");
   padding:0;
}

#story_content li{
  border-bottom:1px solid #E6E6E6;
  height:20px;
}

#story_line{
 border-top:2px solid #9773A6;
 height:4px;
 background:#E5C0F5;
 margin:5px 0 5px 0;
 width:360px;
}

/* -------------------------------------album  ------------------------------*/

 #album{
  margin:10px 0 0 0;
  width:356px;
  height:25px;
  background:url("/images_index2007/Home2007_D_85.gif");
   cursor:pointer;
}

.album_content_data{
   margin:0 0 0 15px;
}

.album_content{
  margin:8px 10px 0 0px;
  float:left;
  width:100px;
  height:85px;
  background:url("/images_index2007/Home2007_D_39.gif");
}

.album_text{
  margin:4px 10px 0 0px;
  float:left;
  width:100px;
  height:35px;
  text-align:center;
} 

#album_line{
 border-top:2px solid #98B152;
 height:4px;
 background:#BCCB92;
 margin:5px 0 5px 0;
 width:360px;
}

/* -------------------------------------club  ------------------------------*/

#club_line{
 border-top:2px solid #E1C7A2;
 height:4px;
 background:#DCAD6B;
 margin:5px 0 5px 0;
 width:360px;
}

 #club{
  margin:10px 0 0 0;
  width:356px;
  height:25px;
  background:url("/images_index2007/Home2007_D_95.gif");
   cursor:pointer;
}

/* ------------------------------------ video  ------------------------------*/
#video_top{
	width:358px;
	height:43px;
	float:left;
	margin-top:8px;
	cursor:pointer;
}
#video_bg{
	width:358px;
	height:125px;
	float:left;
	background:url('/images_index2007/thaider_2007_banner_14.gif');
}
#box_video1{
	width:110px;
	height:120px;
	float:left;
	overflow:hidden;
}
.in_video2{
	width:110px;
	height:85px;
	float:left;
	margin:0px;
	text-align:center;
}
.in_video3{
	width:110px;
	height:18px;
	float:left;
	margin:0px;
	text-align:center;
}
.in_video4{
	width:110px;
	height:25px;
	float:left;
	margin:0px;
	text-align:center;
	word-wrap:break-word;
	overflow:hidden;
}
/* ------------------------------------ gig  ------------------------------*/


 #gig{
  margin:10px 0 0 0;
  width:356px;
  height:25px;
  background:url("/images_index2007/Home2007_D_102.gif");
   cursor:pointer;
}


.gig_content_data{
   margin:0 0 0 15px;
}

.gig_content{
  margin:8px 10px 0 0px;
  float:left;
  width:160px;
  height:20px;
  border-bottom:1px dashed #FFC3CE;
}

/* ------------------------------------ box hot issue  ------------------------------*/
/*  534*/

#box_hotissue{
    margin:10px 0 10px 0;
	height:85px;
	border:1px solid #EA6788;
	background:#FFDEE2;
}

.newdata{
  float:left;
  width:267px;
  height:65px;
  
}


/* ------------------------------------ bar news ------------------------------*/

#barnew{
  margin:0 0 0 7px;
}

#barnew_left{
  height:29px;
  width:7px;
  float:left;
  background:url("/images_index2007/Home2007_D_45.gif");
}

#barnew_center{
  height:29px;
  width:513px;
  background:url("/images_index2007/Home2007_D_47.gif");
  float:left;
}

#barnew_right{
  height:29px;
  width:7px;
  background:url("/images_index2007/Home2007_D_50.gif");
  float:left;
}

#bartab{
     background:url("/images_index2007/Home2007_D_53.gif") no-repeat 15px 0;/*15*/
	 height:24px;
	 margin:5px 0 0 0;
}

#bartab ul{
   margin:6px 0 0 40px;
   padding:0;
   list-style-type: none;

}

#bartab li{
   display:inline;
   margin:0 67px 0 0;
}


/* ------------------------------------ bar fwdder ------------------------------*/

#barnew_f{
  margin:5px 0 0 0;
}

#barnew_left_f{
  height:29px;
  width:122px;
  float:left;
  background:url("/images_index2007/FwDDER_03.jpg");
}

#barnew_center_f{
  height:29px;
  width:398px;
  background:url("/images_index2007/FwDDER_05.jpg");
  float:left;
}

#barnew_right_f{
  height:29px;
  width:7px;
  background:url("/images_index2007/FwDDER_07.jpg");
  float:left;
}

#bartab_f{
     background:url("/images_index2007/FwDDER_08.gif") no-repeat 27px 0;/*15*/
	 height:24px;
	 margin:5px 0 0 0;
}

#bartab_f ul{
  margin:6px 0 0 40px;
   padding:0;
   list-style-type: none;

}

#bartab_f li{
   display:inline;
   margin:0 25px 0 0;
}

/* ------------------------------------  list new------------------------------*/


#listnew ul{
   margin:5px 0 0 30px;
   list-style-image:url("/images_index2007/listnew.gif");
   padding:0;
}

#listnew li{
  height:26px;
  font-size:11px;
}

/* ------------------------------------  good story------------------------------*/

#goodstory{
  width:529px;
  height:26px;
  background:url("/images_index2007/Home2007_D_69.gif");
 cursor:pointer;
}

#gooddata{
text-align:center;
width:529px;
overflow:hidden;
}

.goodpic{
  float:left;
  width:130px;
  margin:10px 0px 0 0;
  text-align:center;
}

/* ------------------------------------wallpaper-----------------------------*/
#wall{
  float:left;
  width:267px;
}

#ecard{
  float:left;
  width:267px;
}

#wallpaper_top{
  width:262px;
  height:11px;
  background:url("/images_index2007/Home2007_D_98.gif");
}

#wallpaper_middle{
  width:262px;
  background:url("/images_index2007/Home2007_D_104.gif");
}

#wallpaper_middle div{
  margin:0 0 0 7px;
}

#wallpaper_bottom{
  width:262px;
  height:9px;
  background:url("/images_index2007/Home2007_D_107.gif");
}

.wallpaper{
  width:106px;
  height:56px;
  border:1px solid #ccc;
  float:left;
}

.imgecard{
  margin:0 10px 5px 0;
}

/* ------------------------------------ horo -----------------------------*/


#horo_top{
  width:262px;
  height:11px;
  background:url("/images_index2007/Home2007_D_98.gif");
}

#horo_middle{
  width:262px;
  background:url("/images_index2007/Home2007_D_104.gif");
}

#horo_middle div{
  margin:0 0 0 7px;
}

#horo_bottom{
  width:262px;
  height:9px;
  background:url("/images_index2007/Home2007_D_107.gif");
  margin:0 0 10px 0;
}


#horo_middle ul{
   margin:5px 0 0 30px;
   list-style-image:url("/images_index2007/listnew.gif");
   padding:0;
}

#horo_middle li{
  height:20px;
  font-size:11px;
}

/* ---------------------------text--------------------------------*/
#text_top{
  width:262px;
  height:11px;
  background:url("/images_index2007/Home2007_D_98.gif");
}

#text_middle{
  width:262px;
  background:url("/images_index2007/Home2007_D_104.gif");
}

#text_middle div{
  margin:0 0 0 7px;
  text-align:center;
}

#text_bottom{
  width:262px;
  height:9px;
  background:url("/images_index2007/Home2007_D_107.gif");
}

/* --------------------------game--------------------------------*/

#game_left{
  float:left;
  width:363px;
  overflow:hidden;
}

#game_right{
  float:left;
  width:530px;
}

/* --------------------------game left--------------------------------*/

#game_left_data_top{
  height:34px;
  background:url("/images_index2007/hHome2007_D_03.jpg");
}
#game_left_data_choice{
  
}
#game_left_data_middle{
    background:url("/images_index2007/hHome2007_D_13.gif");
	padding:0 8px 0 12px;
	word-wrap:break-word;
}

#game_left_data_middle .picload{
   margin:8px 0 8px 12px;
}

#game_left_data_bottom{
    background:url("/images_index2007/Home2007_D_15.gif");
	height:20px;
}

/* --------------------------game right--------------------------------*/


#game_right_data_top{
  height:41px;
  background:url("/images_index2007/hHome2007_D_04.jpg");
}
#game_right_data_middle{
  background:url("/images_index2007/hHome2007_D_10.jpg");
}
#game_right_data_bottom{
  height:20px;
  background:url("/images_index2007/hHome2007_D_16.gif");
}

/* --------------------------gameinner--------------------------------*/

#inner_data{
  width:510px;
  margin:0 0 0 10px;
}

#game_inner_left{
    width:255px;
	float:left;
}

#game_inner_right{
    width:255px;
	float:left;
}

.game_content{
  margin:2px 0 0 0;
  float:left;
  width:120px;
  height:46px;
  border-bottom:1px dotted #733199;
}

#game_inner{
  width:251px;
}
#game_inner_top{
  height:32px;
}
#game_inner_middle{
  background:url("/images_index2007/hHome2007_D_09.gif");
  padding:5px;
}
#game_inner_bottom{
  height:8px;
  background:url("/images_index2007/hHome2007_D_14.gif");
}

#bottom{
    margin:10px 0 0 0;
	overflow:hidden;
}


/* --------------------------content left--------------------------------*/


#bottom_content_left{
  float:left;
  width:359px;
  margin:0 5px 0 0;
  overflow:hidden;
}

#bottom_content_center{
  float:left;
  width:260px;
  margin:0 5px 0 0;
  overflow:hidden;
}

#bottom_content_right{
  float:left;
  width:264px;
  overflow:hidden;
}


/* --------------------------content left--------------------------------*/


#bottom_knowledge_top{
  height:9px;
  background:url("/images_index2007/nnHome2007_D_06.gif");
}
#bottom_knowledge_middle{
  background:url("/images_index2007/nnHome2007_D_26.gif");
  padding:0 0 0 5px;
}

#bottom_knowledge_bottom{
  height:8px;
  background:url("/images_index2007/nnHome2007_D_29.gif");
}

#bottom_knowledge_middle ul{
   margin:5px 0 0 30px;
   list-style-image:url("/images_index2007/listnew.gif");
   padding:0;
}

#bottom_knowledge_middle li{
  height:20px;
  font-size:11px;
}


/* --------------------------webboard left--------------------------------*/

#webboard_bar{
  height:34px;
  background:url("/images_index2007/Untitled-3.gif");
  text-align:right;
}

#webboard_list{

}

#webboard_list ul{
   margin:5px 0 0 30px;
   list-style-image:url("/images_index2007/webboardlist.gif");
   padding:0;
}

#webboard_list li{
  height:20px;
  font-size:11px;
}

/* --------------------------mobile download--------------------------------*/


#bottom_mobile_top{
  height:6px;
  background:url("/images_index2007/nnHome2007_D_09.gif");
}
#bottom_mobile_middle{
  background:url("/images_index2007/nnHome2007_D_24.gif");
  padding:0 0 0 5px;
}

#bottom_mobile_bottom{
  height:7px;
  background:url("/images_index2007/nnHome2007_D_30.gif");
}


/* --------------------------music--------------------------------*/

#bottom_music1{
  height:109px;
  background:url("/images_index2007/nnHome2007_D_03.jpg");
}
#bottom_music2{
  height:80px;
  background:url("/images_index2007/nnHome2007_D_21.jpg");
}
#bottom_music3{
  height:40px;
  background:url("/images_index2007/nnHome2007_D_27.jpg");
}
#bottom_music4{
  height:80px;
  background:url("/images_index2007/nnHome2007_D_21.jpg");
}
#bottom_music5{
  height:20px;
  background:url("/images_index2007/nnHome2007_D_38.jpg");
}


/* --------------------------movie --------------------------------*/

#bottom_movie{
  /*width:263px;*/
}
#bottom_movie1{
 
}
#bottom_movie2{
  height:150px;
  background:url("/images_index2007/nnHome2007_D_55.jpg");
}
#bottom_movie3{
  height:8px;
  background:url("/images_index2007/nnHome2007_D_56.jpg");
}
#bottom_movie4{
  /*height:100px;*/
  background:url("/images_index2007/nnHome2007_D_71.jpg");
}
#bottom_movie5{
  height:20px;
  background:url("/images_index2007/nnHome2007_D_74.jpg");
}

#dookdik{
 float:left;
 width:260px;
 height:180px;
 overflow:hidden;
}

#dookdik_img{
 float:left;
 width:86px;
 height:80px;
 text-align:center;
}

#dookdik_txt{
 float:left;
 width:130px;
 height:25px;
 overflow:hidden
}

#promotenews{
	width:356px;
	height:115px;
	float:left;
	margin-top:12px;
	overflow:hidden;
	border:1px solid #EDB4B4;
	background-color:#FFFFD1;
}


.menu_m1{
    width:63px;
	height:26px;
	background:url("/images_index2007/NoActive_Ring.gif");
	float:left;
	cursor:pointer;
}
.menu_m1_over{
    width:63px;
	height:26px;
	background:url("/images_index2007/Avtive_Ring.gif");
	float:left;
	cursor:pointer;
}

.menu_m2{
    width:69px;
	height:26px;
	background:url("/images_index2007/NoActive_Wall.gif");
	float:left;
	cursor:pointer;
}
.menu_m2_over{
    width:69px;
	height:26px;
	background:url("/images_index2007/Active_wall.gif");
	float:left;
	cursor:pointer;
}

.menu_m3{
    width:44px;
	height:26px;
	background:url("/images_index2007/NoActive_Game.gif");
	float:left;
	cursor:pointer;
}
.menu_m3_over{
    width:44px;
	height:26px;
	background:url("/images_index2007/Active_Game.gif");
	float:left;
	cursor:pointer;
}

.menu_m4{
    width:63px;
	height:26px;
	background:url("/images_index2007/NoActive_Theme.gif");
	float:left;
	cursor:pointer;
}
.menu_m4_over{
    width:63px;
	height:26px;
	background:url("/images_index2007/Active_Theme.gif");
	float:left;
	cursor:pointer;
}
#candy_top{
	width:341px;
	height:140px;
	float:left;
	background-color:#fff;
	text-align:center;
	overflow:hidden;
}
#freshy_box{
	width:341px;
	height:170px;
	float:left;
}
#banner523{
	width:523px;
	height:120px;
	border:1px solid #bbb;
	float:left;
	margin:11px 0 7px 4px;
}
#banner468a{
	background-color:#ddd;
	height:130px;
	text-align:center;
	margin:8px 0 8px 0;
}
.music_channel{
	width:60px;
	float:left;
	text-align:center;
}

.event6{
	width:297px;
	height:25px;
	float:left;
	overflow:hidden;
}

 
div#footer {
	margin-top: 10px;
}
.footer_head {
	background: #ffffff url(/assets/images/footer_top.gif) no-repeat left bottom;
	height: 5px;
	width: 900px;
}
.footer_foot {
	background: #ffffff url(/assets/images/footer_bottom.gif) no-repeat left top;
	height: 5px;
	width: 900px;
}
.footer_body {
	background: #ffffff url(/assets/images/footer_body.gif) repeat-y left top;
}
.footer_content {
	border: 1px dashed #c7c6c2;
	margin: 0 5px;
	padding: 5px;
}
#footer_info {
	border-top: 1px solid #000;
	padding-top: 5px;
	text-align: center;
}
#footer td {
	border-bottom: 2px solid #f9f9f9;
}
td.foot_topic {
	background-color: #f7efce;
	color: #075675;
	text-align: right;
	width: 100px;
}
td.foot_list {
	color: #a52a2a;
}
td.foot_list a {
	color: #a52a2a;
	text-decoration: none;
}
td.foot_list a:hover {
	text-decoration: underline;
}
