@charset "utf-8";
/* CSS Document 
Use for:	news.mmosite.com
Version:	1.0
Date:		2009/03/26
Author:		Marc
Update: 2009/05/11 by limi
Update: 2009/07/02 by Millet
*/

/*AD style*/
@import url("/sponsor/ad.css");

/* CSS Reset */
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,a,big, em,font,img,strong,tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td{ padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
input,select,textarea{ font-size:12px}
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 {font-size: 100%; }

/* bass css */
body{ margin:0 auto; text-align:center;font-size:11px; font-family: Geneva, Arial, Helvetica, sans-serif ; background:#61513e; }
.wrapper { width:1002px; margin:0 auto;}
.left, .center{ float:left }
.right { float:right }

.clear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clear {+display:none; clear:both }

/* link css */
a {color: #2d1e21; text-decoration:none;}
a:hover {color: #b70000; text-decoration:underline;}

.full_bg{ width:100%; background:#61513e url(http://images.mmosite.com/news/images/2009/bg.jpg) center top repeat-y; }
#header ,#nav ,#account ,#wrapper { width:1002px; margin:0 auto; text-align:left;}


/****************************************** 
 *index
 ******************************************/
/* -----------header---------- */
#header{ height:107px; background:url(http://images.mmosite.com/news/images/2009/new_header_bg.jpg) no-repeat;}
	/*logo*/
	#logo { float:left; padding:8px 0 0 34px;}
	#logo a { display:block; width:128px; height:94px; background:url(http://images.mmosite.com/news/images/2009/newslogo0907.jpg) no-repeat; text-indent:-1000em; overflow:hidden;}
	#top_banner { float:right; padding:9px 50px 0 0;}
	#top_banner img { display:block;}
	.news_logo{ position:relative; width:1002px; margin:0 auto}
	.news_logo a{ position:absolute; height:45px; width:160px; display:block; left:0; top:0; text-indent:-900em}
/* -----------nav------------- */
#nav{ height:47px; background:url(http://images.mmosite.com/news/images/2009/new_nav_bg.jpg) no-repeat; overflow:hidden;}
	#nav ul { padding:7px 0 0 40px;}
	#nav ul li { float:left; background:url(http://images.mmosite.com/news/images/2009/nav_li.jpg) right 50% no-repeat; padding-right:1px;}
	#nav ul li a { display:block; float:left; padding:0 13px; font-size:13px; color:#fff; height:40px; line-height:40px; font-weight:bold;}
	#nav ul li a:hover { background:url(http://images.mmosite.com/news/images/2009/nav_li_a.jpg) center bottom repeat-x; text-decoration:none; color:#FFF500;}

/* -----------account------------- */
#account{ height:29px; background:url(http://images.mmosite.com/news/images/2009/new_account_bg.jpg) no-repeat; overflow:hidden; position:relative;}
	#account ul { padding:5px 25px 0 0px;}
	#account ul li { float:left; height:16px; line-height:16px; font-size:12px; margin:3px 5px; _display:inline; background:url(http://images.mmosite.com/news/images/2009/ico_user_info1.gif) no-repeat; padding-left:20px;}
	#account ul li a { color:#097c25;}
	#account ul li a:hover { color:#B70000;}
	#account ul li.ico_1 { background-position:0 0;}
	#account ul li.ico_2 { background-position:0 -16px;}
	#account ul li.ico_3 { background-position:0 -32px;}
	#account ul li.ico_4 { background-position:0 -48px;}
	#account ul li.ico_5 { background-position:0 -64px; }
	#account ul li.ico_6 { background-position:0 -80px;}
	#account ul li.ico_7 { background-position:0 -96px;}
	
	#welcome { padding:0 25px 0 65px; line-height:29px; color:#097c25; font-size:12px; }
	#welcome a{ color:#f30}
	
	.menu_icons { position:absolute; top:8px; right:19px;}
	.menu_icons a { display: block; width: 16px; height: 19px; float: left; margin: 0 3px; background: url(http://images.mmosite.com/news/images/2009/ico_top2.gif) no-repeat 0 0; }
	a.icon1 { background-position: 0 0;  }
	a.icon1:hover { background-position: 0 1px; }
	a.icon2 { background-position: -23px 0; }
	a.icon2:hover { background-position: -23px 1px; }
	a.icon3 { background-position: -46px 0; }
	a.icon3:hover { background-position: -46px 1px; }
	a.icon4 { background-position: -69px 0; }
	a.icon4:hover { background-position: -69px 1px; }
	a.icon5 { background-position: -92px 0; }
	a.icon5:hover { background-position: -92px 1px; }
	
	.btn_gamelist { position:absolute; top:7px; right:25px; color:#007130; width:109px; padding-left:20px; height:18px; line-height:18px; background:url(http://images.mmosite.com/news/images/2009/btn_gamelist.gif) no-repeat; cursor:pointer;}
	
	.signbefore{padding:6px 10px 0 0 ; overflow:hidden; float:left;}
	.btn_signin, .btn_signup { width:60px; height:18px; background-image:url(http://images.mmosite.com/news/images/2009/btn_sign.gif); display:block;  float:left; text-indent:-9999em; overflow:hidden; }
	.btn_signup { background-position:right top; margin-left:3px;}
	.btn_signin:hover { background-position:left -18px; }
	.btn_signup:hover { background-position:right -18px; }

/*/.btn_gamelist{ top:-15px;right:40px; }*/
#game-list { position: relative; clear: both; z-index:4000; }
#game-list ul { list-style-type: none; margin: 0; padding: 0; }
#game-con { position: absolute; z-index:1000; width: 232px; top:-3px; right:20px; display:none }
#game-con a { text-decoration: none; }
#game-list-tab { width: 69px; float: left; overflow:hidden; margin-top:6px }
#game-list-tab li a { display: block; width:66px; overflow:hidden; padding-left:3px; height: 19px; text-align: center; line-height: 19px; color: #ffffff; font-size: 10px; background-image: url(http://images.mmosite.com/www/images09/gamelist_tabmenu.gif); overflow: hidden; }
#game-list-tab li a:hover, #game-list-tab li a.had { background-position:left -25px; color: #fff; }

.game-list-con { float: left; width: 156px; height: 210px; overflow-y: scroll; border:1px solid #433439; background-color: #6C5253; overflow-x: hidden; scrollbar-face-color: #594747; scrollbar-highlight-color: #433437; scrollbar-shadow-color: #433437; scrollbar-3dlight-color: #DFD2C2; scrollbar-darkshadow-color: #DFD2C2; scrollbar-arrow-color: #FFC001; scrollbar-track-color: #D0C3B0;  }
.game-list-con a { display: block; color: #FFECDB; padding: 2px 0 2px 5px; font-size: 11px;text-align:left }
.game-list-con a font { color:#FFC001; }
.game-list-con a:hover { background-color:#877374; color:#F390A4; }
.game-list-con a:hover font { color: #F390A4; }

#game-list-close { width:157px; height: 17px; text-align: center; background: url(http://images.mmosite.com/www/images09/gamelist_close.gif) no-repeat -1px top; line-height: 17px; float: right; margin: 0 5px 0 0; _margin: 0 3px 0 0; cursor:pointer }
#game-list-close a { height:17px; display:block; text-indent:-9999em; }


/* -----------container------------ */
#container { background:url(http://images.mmosite.com/news/images/2009/container_bg.jpg) repeat-y; height:100%;}

/*box models*/
.box_1 { width:680px; margin-left:10px; margin-bottom:5px;}
.box_1 h3 { font-size:16px; color:#874e20; padding-left:30px; height:33px; line-height:33px;}
.box_1 h4 { font-size:17px; text-align:center; line-height:180%;}
.box_1 h5 { font-size:11px; text-align:center; font-weight:normal; text-align:center; line-height:180%;}
.box_1 .con { padding:5px 15px;}
.box_1 table { width:100%;}
.box_1 td { padding:2px; line-height:180%;}
.box_1 td a { padding-left:10px; background:url(http://images.mmosite.com/news/images/2009/ico_arrow3.gif) 0 50% no-repeat;}
.box_1 .more { text-align:right; line-height:160%; padding:0 10px; margin-top:5px;}
.box_1 .more a { color:#fff; background:url(http://images.mmosite.com/news/images/2009/ico_arrow4.gif) 0 50% no-repeat; padding:0 5px 0 15px;}
.box_1 .more a:hover { color:#8c1700;}

.box_2 { width:680px; margin-left:10px; margin-bottom:5px;}
.box_2 ul.tabs{ height:26px; padding-top:1px; background:url(http://images.mmosite.com/news/images/2009/box_2_ul_bg.jpg) repeat-x;}
.box_2 ul.tabs li{ float:left; margin:0 1px; _display:inline; background:url(http://images.mmosite.com/news/images/2009/box_2_li.gif) left bottom no-repeat;}
.box_2 ul.tabs li a{ float:left; display:block; font-size:13px; height:26px; line-height:26px; padding:0 20px; background:url(http://images.mmosite.com/news/images/2009/box_2_li_a.gif) right bottom no-repeat; font-weight:bold; color:#fff;}
.box_2 ul.tabs li.on{ background:url(http://images.mmosite.com/news/images/2009/box_2_li_on.gif) left bottom no-repeat;}
.box_2 ul.tabs li.on a{ background:url(http://images.mmosite.com/news/images/2009/box_2_li_a_on.gif) right bottom no-repeat; color:#59381f;}
.box_2 .con { padding:5px 15px; background:#e3d7c6 url(http://images.mmosite.com/news/images/2009/box_2_con_bg.jpg) repeat-x;}
.box_2 table { width:100%;}
.box_2 td { padding:2px; line-height:180%;}
.box_2 td a { padding-left:10px; background:url(http://images.mmosite.com/news/images/2009/ico_arrow3.gif) 0 50% no-repeat;}
.box_2 .fix td  { vertical-align:top; text-align:center;}
.box_2 .fix td a { padding:0; background:none;}
.box_2 .fix1  { text-align:left;}
.box_2 .fix1 a { padding:0; background:none;}
.box_2 .more{ float:right;  margin:-15px 10px 0 auto }
.box_2 .more a{background: transparent url(http://images.mmosite.com/news/images/2009/ico_arrow4.gif) no-repeat scroll 0 50%; color:#FFFFFF; padding:0 5px 0 15px;}
.box_2 .more a:hover{color:#8c1700}

.box_3 { margin-right:7px; margin-bottom:5px; background:#d4c4a8 url(http://images.mmosite.com/news/images/2009/box_3_bg.jpg) no-repeat;}
.box_3 h3 { font-size:13px; padding:5px 0 5px 20px; color:#fff; line-height:180%;}
.box_3 .con { padding:5px 15px;}
.box_3 .con1 { padding:5px 15px;}
.box_3 .con1 td a { color:#59381f; background:none;}
.box_3 table { width:100%;}
.box_3 td { padding:2px; line-height:180%; color:#59381f; vertical-align:top;}
.box_3 td a { color:#59381f; background:url(http://images.mmosite.com/news/images/2009/ico_dot2.gif) 0 50% no-repeat; padding-left:10px;}
.box_3 .more { text-align:right; padding:0 10px; margin-top:5px;}
.box_3 .more a { color:#fff; background:url(http://images.mmosite.com/news/images/2009/ico_arrow4.gif) 0 50% no-repeat; padding:0 5px 0 15px;}
.box_3 .more a:hover{ color:#8c1700; text-decoration:none;}
.box_3 .fix td  { vertical-align:top;}
.box_3 .fix td a { padding:0; background:none;}
.box_3 .fix img { padding:3px; height:45px; width:60px; background:url(http://images.mmosite.com/news/images/2009/new_side_pic_bg.gif) no-repeat;}
.box_3 .fix2 td { text-align:center;}
.box_3 .fix2 a { background:none; padding:0;}

/*main*/
#main { width:690px; float:left;}
	/*colum_1 for flash show and attention*/
	#colum_1 { float:left; width:330px; margin-bottom:5px; _display:inline;}
		
	/*flash show*/
	#flash_show { width:320px; height:240px; padding:5px; margin:0 0 5px 5px; position:relative;}

	/*attention*/
	#attention { margin-left:10px;}
	#attention ul.tabs{ height:25px;}
	#attention ul.tabs li{ float:left; margin:0 2px 0 0; _display:inline; background:url(http://images.mmosite.com/news/images/2009/attention_li.gif) left bottom no-repeat;}
	#attention ul.tabs li a{ float:left; display:block; height:25px; line-height:25px; width:113px; text-align:center; background:url(http://images.mmosite.com/news/images/2009/attention_li_a.gif) right bottom no-repeat; font-weight:bold; color:#fdd4a7;}
	#attention ul.tabs li.on{ background:url(http://images.mmosite.com/news/images/2009/attention_li_on.gif) left bottom no-repeat;}
	#attention ul.tabs li.on a{ background:url(http://images.mmosite.com/news/images/2009/attention_li_a_on.gif) right bottom no-repeat; color:#2d1e21;}
	#attention .con { background:#e3d7c6; padding:10px 7px 7px 7px;}
	#attention table { width:100%;}
	#attention td { padding:2px 2px 3px 2px; line-height:169%;} 
	#attention .more {text-align:right; line-height:160%; padding:0 10px; margin-top:5px;}
	#attention .more a { color:#fff; background:url(http://images.mmosite.com/news/images/2009/ico_arrow4.gif) 0 50% no-repeat; padding:0 5px 0 15px}
	#attention .more a:hover { color:#8c1700;}
	
	/*news*/
	#news { float:right; width:355px; height:508px; height:511px\9;  margin-bottom:5px; _display:inline; background:#e6e1d9 url(http://images.mmosite.com/news/images/2009/news_bg.gif) center bottom repeat-x;}
                
	#news h2 { display:none;}
	#news h3 { text-align:left; line-height:180%; padding-left: 14px; font-size:15px; font-family:Georgia;}
	#news h4 { font-size:11px; text-align:center; font-weight:normal; text-align:center; line-height:180%;}
	#news .con { padding: 5px; }
	#news table { width:95%; margin:0 auto}
	#news td { padding:2px; line-height:182%;}
	#news td a { padding-left:10px; background:url(http://images.mmosite.com/news/images/2009/ico_arrow3.gif) 0 50% no-repeat; font-size:12px;}
	#news .more { text-align:right; line-height:160%; padding:0 10px; margin-top:5px;}
	#news .more a { color:#fff; background:url(http://images.mmosite.com/news/images/2009/ico_arrow4.gif) 0 50% no-repeat; padding:0 5px 0 15px;}
	#news .more a:hover { color:#8c1700;}
	#latest_news { padding:10px 0 0; height:208px; overflow:hidden; background:url(http://images.mmosite.com/news/images/2009/latest_news_bg.gif) center top repeat-x;}
	#new_games { background:url(http://images.mmosite.com/news/images/2009/new_games_bg.gif) center top no-repeat;}

			/*headline*/
			.headline{ float:left; padding:3px 0 0 10px}
			.headline span{background:url(http://images.mmosite.com/news/images/2009/headline_l.gif); padding:0 0 0 8px; height:20px; line-height:20px; color:#fff; font-size:11px; display:block; float:left}
			.headline b{background:url(http://images.mmosite.com/news/images/2009/headline_r.gif) right 0; padding:0 10px 0 0; height:20px; display:block; float:left; font-weight:100}
			.box_off { background:url(http://images.mmosite.com/news/images/2009/line_bg1.jpg) center center repeat-x; height:15px; width:96%; margin:0 auto}
			
			/*news_con*/
			.news_con { display:block; text-decoration:none; line-height:150%}
			.news_con a { text-decoration:none; height: 123px; }
			.news_con a p { padding:0 15px; color:#897763;  display:none; text-decoration:none; font-size:12px;}
			.news_con a:hover{ display:block;}
			.news_con a:hover p { padding:0 15px; color:#897763; display:block; }
		    .news_con a.first p{display:block;}
			.more2{ color:red; text-decoration:underline}

			/*Tidbit_new*/
			.Tidbit_new, .recomm{ clear:both; padding:0 0 5px 10px; position:relative}
			.flower_3 { position:absolute; top:0; left:0; width:39px; height:38px; background:url(http://images.mmosite.com/news/images/2009/flower_1.gif) no-repeat;}
            .writerrecruiting a{ position:absolute; top:7px; right:26px; width:132px; height:16px; background:url(http://images.mmosite.com/news/images/2009/writer.gif) no-repeat; overfloat:hidden; text-indent: -9999em;}
			.writerrecruiting a:hover{ background:url(http://images.mmosite.com/news/images/2009/writer0.gif) no-repeat;}
			.writertop a{position:absolute; top:8px; right:95px; width:132px; height:16px; background:url(http://images.mmosite.com/news/images/2009/writer.gif) no-repeat; overfloat:hidden; text-indent: -9999em;}
			.writertop a:hover{ background:url(http://images.mmosite.com/news/images/2009/writer0.gif) no-repeat;}
			.flower_4 { position:absolute; top:-3px; right:-1px; width:32px; height:38px; background:url(http://images.mmosite.com/news/images/2009/flower_2.gif) no-repeat;}
			.Tidbit_new h4, .recomm h4{background:url(http://images.mmosite.com/news/images/2009/l_title1.jpg) no-repeat; height:30px; color:#874E20; font-size:16px; line-height:30px;padding-left:30px; position:relative}
			.Tidbit_new .text_con, .recomm_con{ background:#e3d8c6; padding:10px 0; _height:1%; overflow:hidden}	
			.Tidbit_new .text_con table{ width:95%; margin:0 auto}
            .Tidbit_new .text_con td{ vertical-align:top; text-align:center}
			.font_dark{ color:#b1a7a5}
			a.font_red1{ color:#b70100}
		
		/*pic_con*/
		.pic_con{ width:130px; float:left; padding:0 0 0 38px; line-height:16px;}
		
		/*info*/
		.info{ width:250px; float:left; padding:0 15px; font-size:12px; line-height:16px;}
		.info h3{ color:#b90000; font-size:14px; padding:0 0 5px}
		
		/*weekly*/
		.weekly{ padding:0 0 0 20px; float:left; width:170px;  font-size:12px;}
		.weekly h3{ padding:0 0 10px 0;}
		.weekly ul{background:url(http://images.mmosite.com/news/images/2009/num_bg.jpg) no-repeat 0 5px; }
		.weekly ul li{ line-height:24px; padding:0 0 0 30px}
		.weekly ul li span{ float:right; color:#b70100}
		
	/*Recommendation*/
	.recomm_con{ padding-top:15px;}
	.recomm_con td{ width:157px; text-align:center; vertical-align:top;}
	.recomm_con td a{ width:140px; display:inline-block; margin:0 auto;}
	.recomm_con img{ margin-bottom:5px;}
	
	.changebox, .scrollImgList1, .scrollImgList1 .Cont{ width:628px; height:145px;}
	.changebox{padding:0 26px; position:relative; overflow:hidden; z-index:199;}
	.btn_prev, .btn_next{ width:19px; height:34px; background:url(http://images.mmosite.com/news/images/2009/scroll_arrow.gif) no-repeat; top:48px;position:absolute; cursor:pointer;}
	.btn_prev{ left:5px;}
	.btn_prev:hover{background-position:left -43px;}
	.btn_next{ right:5px; background-position:right top;}
	.btn_next:hover{background-position:right -43px;}
	.scrollImgList1{zoom:1;overflow:hidden;}
	.scrollImgList1 .Cont{overflow:hidden;}
	.scrollImgList1 .ScrCont{width:32766px;zoom:1;overflow:hidden;}
	#List1_1,#List2_1{float:left;}
	
	/*middle_banner*/
	#middle_banner { clear:both;  padding:2px 0 2px 0; background:url(http://images.mmosite.com/news/images/2009/middle_banner_bg.jpg) no-repeat;}
	#middle_banner img { display:block;}
	
	/*tidbit_topic*/
	#tidbit_topic { background:#e3d7c6 url(http://images.mmosite.com/news/images/2009/freelancer_interview_bg.gif) no-repeat; position:relative;}
	.flower_1 { position:absolute; top:0; left:-11px; width:40px; height:38px; background:url(http://images.mmosite.com/news/images/2009/flower_1.gif) no-repeat;}
	.flower_2 { position:absolute; top:0; right:-1px; width:32px; height:38px; background:url(http://images.mmosite.com/news/images/2009/flower_2.gif) no-repeat;}
	#tidbit { float:left; width:50%;}
	#tidbit td { text-align:center; vertical-align:top;}
	#tidbit td a { background:none; padding:0;}
	#tidbit td a img { border:#ddd 1px solid;}
	#topic { float:left; width:50%;}
	
	/*freelancer_interview*/
	#freelancer_interview { background:#e3d7c6 url(http://images.mmosite.com/news/images/2009/freelancer_interview_bg.gif) no-repeat;}
	#freelancer { float:left; width:50%;}
	#interview { float:left; width:50%;}
	
	/*news_list*/
	#news_list { margin-left:9px; font-size:12px; background:#e6e1d9; width:681px}

	#news_list .news_head { background:url(http://images.mmosite.com/news/images/2009/news_list_head.jpg) center top repeat-x;}
	#news_list .news_foot { background:url(http://images.mmosite.com/news/images/2009/news_list_foot.jpg) center bottom repeat-x;}
	#news_list h3 { line-height:180%; padding:5px 20px; font-size:16px; background:url(http://images.mmosite.com/news/images/2009/news_list_h3.jpg) 20px bottom no-repeat;}
	#news_list .con { padding:5px 20px;}
	#news_list .con table { width:100%;}
	#news_list .con td  { line-height:180%;  font-size:12px; padding:10px 2px; border-bottom:#ab3d01 1px dotted;}
	#news_list .con td a { color:#ab3d01; font-weight:bold;}
	#news_list .more { text-align:right; padding:5px;}
	#news_list .more img { vertical-align:middle;}
                #news_list .searchresult{width:681px; height:30px;background:#e6e1d9;}
	
/****************************************** 
 *news view
 ******************************************/	
	/*news_content*/
	#news_content { margin-left:9px; margin-bottom:5px; background:#e6e1d9 url(http://images.mmosite.com/news/images/2009/news_list_head.jpg) center top repeat-x; height:auto; overflow:auto}
	#news_content h3.title { font-size:18px; color:#6a3906; line-height:180%; text-align:center; padding:10px 0; font-family:Georgia;}
	
	#news_content dl.sumary { position:relative; background:#e1d7c5; padding:15px 15px 5px 15px; line-height:180%; color:#6c4d2f; font-size:12px;}
	#news_content dl.sumary dd { margin-bottom:6px;}
	#news_content dl.sumary dd.fix { position:absolute; top:15px; right:15px;}
	#news_content dl.sumary dd.fix2{ width:100%; margin-bottom:3px}
	#news_content dl.sumary dd.fix2 td{ text-align:right}
	#news_content dl.sumary dd.fix2 br{ line-height:1px; height:1px; overflow:hidden}
	#news_content dl.sumary dd.fix3{ width:100%; }
	#news_content dl.sumary dd.keyworddd { width: 450px; word-wrap: break-word; overflow: hidden;}
	#news_content dl.sumary strong { font-weight:bold; color:#000000; font-size:12px;}
	#news_content dl.sumary span { color:#b70000;}
	#news_content dl.sumary .btn_addtobookmark { display:block; float:left; font-weight:bold;  margin-right:5px; width:134px;color:#AB3D01; height:21px; background:url(http://images.mmosite.com/news/images/2009/btn_addtobookmark2.gif) 0 0 no-repeat; text-align:right; padding:0 10px 0 0; overflow:hidden}
	#news_content dl.sumary .btn_addtobookmark:hover { background-position:0 -21px;; text-decoration:none}
	#news_content dl.sumary .btn_comment { display:block; float:left; width:140px; font-weight:bold; height:21px; line-height:21px; color:#AB3D01; text-align:center; padding:0 10px 0 5px; background:url(http://images.mmosite.com/news/images/2009/newbtn_comment3.gif) no-repeat;  overflow:hidden;}
	#news_content dl.sumary .btn_comment:hover { background-position:0 -21px;; text-decoration:none}
	
    #news_content .game_info { width:610px;  border:#cec5a8 solid 1px; background:#fff; padding:30px 15px 15px; }  
	#news_content .game_info img{ float:left; border:1px solid #DAC7BA; padding:3px; background:#F1EBE7 url(http://images.mmosite.com/gamelist/web/upload/logo/no.jpeg) no-repeat 3px 3px; width:200px ; height: 150px;}
	#news_content .game_info a:hover img{ border:1px solid #FFCC00; background:#FFFF99 url(http://images.mmosite.com/gamelist/web/upload/logo/no.jpeg) no-repeat 3px 3px; width:200px; height: 150px;}
	#news_content .game_info dl { float:right; width:370px; line-height:200%;}
	#news_content .game_info dl dt { font-size:16px; font-weight:bold; color: #990000; font-family:Georgia, "Times New Roman", Times, serif; padding:0 0 10px 0}
	#news_content .game_info dl dt a{color: #990000}
	#news_content .game_info dl dd { color:#6c4d2f; font-size:12px}
	
	#news_content .rate_score{ position:absolute;  width:90px; height:90px; top:-70px; right: -25px; background:url(http://images.mmosite.com/feature/images/2009/score_big.gif) no-repeat; text-align:center; font-style:italic; font-weight:bold; color:#6C4D2F;  line-height:70px; font-size:28px;}
	#news_content .rate_link a{ position:absolute; text-decoration:underline; padding:0 10px; top:-17px; right:-15px; color:#FFFFCC; text-decoration:none!important }
	#news_content .rate_link a:hover{ color: #CC3300}
    #news_content a.rate_score:hover{ text-decoration:none; color:#CC3300;}
    #news_content .rate_score span.rate_link2{ position:absolute; top:56px; right:20px; font-size:11px; color:#fff; font-weight:normal; font-style:normal; line-height: normal; }

	#news_content .game_rate{ position:relative; width:100%}
	
	#news_content .game_infolist span{  color:#996F53; display:block; float:left; width:160px; margin:0 10px 0 0; overflow:hidden;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	#news_content .game_infolist strong{ padding:0 5px 0 0; color: #6B4E3A!important; word-spacing:1px}
	#news_content .game_infolist a{ text-decoration:underline; color:#996F53}
	#news_content .game_infolist a:hover{ text-decoration:underline; color: #FF6600}
	
	#news_content .game_resource span{ display:block}
	#news_content .game_resource a{ display:block; float:left; margin:5px 5px 0 0; background:url(http://images.mmosite.com/news/images/2009/game_site.gif) repeat-x 0 0; height:18px; border:1px solid #8C360B; line-height:18px; padding:0 3px; color:#FFEEC9; white-space:nowrap}
	#news_content .game_resource a:hover{ background-position:0 -18px; color: #FFFF66; text-decoration:none}
	
	#news_content .category { text-align:center; line-height:180%; padding:5px; background:url(http://images.mmosite.com/news/images/2009/news_category_bg.gif) center bottom no-repeat; font-weight:bold; color:#97734f; }
	#news_content .category a { color:#6c4d2f;}
	#news_content .category a:hover { color:#b70000;}

	#news_content .con { line-height:180%; padding:20px;  color:#6c4d2f; font-size:14px }
	#news_content .con h1{ font-size:18px; }
	#news_content .con h2{ font-size:16px; }
	#news_content .con h3{ font-size:14px; }
	#news_content .con h4{ font-size:12px; }
	#news_content .con h5{ font-size:12px; }
	#news_content .con ul{padding:5px 0;}
	#news_content .con a{ color:#800000; text-decoration:underline}
	#news_content .con a:hover{ color:#FF6600}
	#news_content .con p { padding:5px 0;}
	#news_content .con table{margin-left:auto; margin-right:auto}
	#news_content .con hr{ height:1px; border:0; border-bottom:1px dotted #8D674E; margin:10px 0}
	#news_content .con a img { border:5px solid #B7937B; padding:1px; background:#fff }
	#news_content .con  a:hover img{ border:5px solid #FFCC00}

	/*无需边框的图?*/
	#news_content .con img.none, #news_content .con a img.none{ border:none;}
	/*文章引用*/
	#news_content .con blockquote{width:90%; background:#F8FBFC url(http://images.mmosite.com/news/images/2009/blockquote.gif) no-repeat; border:1px dotted #B7937B; font-size:12px; height:auto; margin:0 auto;padding:8px 23px;}
	/*投票*/
	.vote_temps {color:#175791;font-family: Tahoma;font-size:12px; width:75%; border:1px dotted #B7937B;background:#F8FBFC; margin:20px auto;}
    .vote_temps td{padding:1px;}
    .vote_temps a{color:#A05807; text-decoration:none;}
    .vote_temps a:hover{text-decoration:underline;}
    .vote_temps .title td{ color:#59381F; font-size:16px; font-weight:bold; text-align:left; font-family:Georgia; background:#E1D1B5; line-height:24px; padding:5px 10px;}
    .vote_temps .item{ text-align:left;	color:#333333;font-family: Tahoma;font-size:12px;}
	.vote_temps #submit, .vote_temps #btn_view_result{ margin:10px 0; cursor:pointer; background:transparent url(http://images.mmosite.com/news/images/2009/game_site.gif) repeat-x scroll 0 0; border:1px solid #8C360B; color:#FFEEC9; font-family:Arial; font-weight:bold;}
	.vote_temps #submit{ margin-left:20px;}
	
	#news_content .paging { text-align:center; padding:5px;}
	#news_content .paging table{ width:100%}
	#news_content .paging td{ text-align:center; font-size:12px; padding:3px}
	#news_content .paging span{ margin:0 5px;padding:0 5px;}
	#news_content .paging a{ margin:0 5px; padding:0 5px; border:1px solid #AB6A4B; background:#ECDAD2; color:#993300}
	#news_content .paging a:hover,#news_content .paging .current{padding:0 5px;border:1px solid #AB6A4B; background:#AB6A4B; color:#ECDAD2; text-decoration:none}
	#news_content .paging .disabled{ border:1px solid #C8C8C8; color:#999; background:#e1e1e1;}
	#news_content .paging .sumpages{ font-weight:bold; color:#990000}
	#news_content .tools { text-align:center; padding:5px;}
	#news_content .tools img{ margin:0 3px}
	
	#news_content .readmore { display:block; float:left; margin:0 5px; width:125px; height:50px; background:url(http://images.mmosite.com/news/images/2009/readfull_small.jpg) 0 0 no-repeat;  text-decoration:none;}
    #news_content .readmore:hover { background-position:1px 1px; text-decoration:none;}

#news_content .forum { display:block; float:left; margin:0 5px; width:125px; height:50px; background:url(http://images.mmosite.com/news/images/2009/forum.jpg) 0 0 no-repeat;  text-decoration:none;}
    #news_content .forum:hover { background-position:1px 1px; text-decoration:none;}
	
	.rss a{ position:absolute; top:10px; right:30px; background:transparent url(http://images.mmosite.com/news/images/2009/new_rss.gif) no-repeat scroll 0 0; height:38px; width:38px; text-indent:-1000em; overflow:hidden; display:block}
	
	#colum_2 { margin-left:9px; background:#e6e1d9; height:100%}
	.relevant_news { float:left; width:381px;}
	.relevant_news h3 { font-size:13px; height:30px; line-height:30px; padding-left:20px; background:url(http://images.mmosite.com/news/images/2009/relevant_news_h3.gif) no-repeat;}
	.relevant_news .con { padding:10px; width:361px}
	.relevant_news table { width:100%;}
	.relevant_news td { padding:2px; line-height:180%;}
	.relevant_news li {margin-left:10px; padding:3px;}
	.latest_qaa { float:left; width:299px; min-height:226px; _height:226px; background:url(http://images.mmosite.com/news/images/2009/latest_qaa_bg.gif) no-repeat;}
	.latest_qaa h3 { font-size:13px; height:30px; color:#ab3d01; line-height:30px; text-align:center;}
	.latest_qaa .con { padding:10px 15px;}
	.latest_qaa table { width:100%;}
	.latest_qaa td { padding:2px; line-height:180%;}
	.latest_qaa img{ display:block}
	
	.comment { margin-left:9px; background:#e6e1d9 url(http://images.mmosite.com/news/images/2009/news_list_foot.jpg) center bottom repeat-x;}
	.comment h3 { font-size:13px; height:30px; line-height:30px; padding-left:20px; background:url(http://images.mmosite.com/news/images/2009/comment_h3.gif) no-repeat;}
	.comment .con { padding:5px;}
	
/*sidebar*/
#sidebar { width:307px; float:right;}

	/*search*/
	#search_bar{ background:url(http://images.mmosite.com/news/images/2009/new_search_bg.gif) no-repeat left 5px; height:31px; padding-top:5px; width:300px; }
	#search { background:url(http://images.mmosite.com/news/images/2009/ico_search.gif) 3px 50% no-repeat; padding:5px 0 5px 25px; margin-bottom:5px;}
	#search .text { color:#59381f; font-size:12px; padding:2px; height:14px; line-height:16px; border:#846241 solid 1px; background:#d1bfaf; width:190px; vertical-align:middle; }
	#search .btn { width:64px; height:20px; border:none; cursor:pointer;  background:url(http://images.mmosite.com/news/images/2009/new_btn_search.gif) no-repeat; vertical-align:middle;}
	
    /*tag_cloud*/
	#tag_cloud { width:300px; background:#af8259 url(http://images.mmosite.com/news/images/2009/new_tags_bg.gif) repeat-y; border-bottom:1px solid #876c54;}
	.tag_cloud_top{background:url(http://images.mmosite.com/news/images/2009/new_tags_tit.jpg) no-repeat;}
	#tag_cloud  h3{ color:#fff;  padding:10px 0 0 50px; font-size:12px;}
	#tag_cloud .con { padding:9px; line-height:200%;}
	#tag_cloud a{display:inline-block; margin:0 2px;}
	#tag_cloud a:hover{ color:#ffffff;}
		/*font_color*/
		.font_blue{ color:#ffffff}
		.font_purple{ color:#88fd00}
		.font_red{ color:#ffcc89}
		.font_yellow{ color:#fff500}
		.font_green{ color:#6af0e8}
		.font_orange{ color:#ff9c00}
		/*font_size*/
		.font_14px{ font-size:14px}
		.font_16px{ font-size:16px}
		.font_18px{ font-size:18px}
		.font_20px{ font-size:20px}	
	
	/*Special Features*/	
	#special_features{ margin-top:5px;}
	#special_features .con{ padding:5px; background:#E1D1B5;}
	#special_features td{ border-bottom:1px dotted #bda28d; height:65px; vertical-align:middle;}
	#special_features td a{ color:#59381F; font-weight:bold;}
	#special_features td a:hover{ color:#B70000}

	/*annoucement*/
	#announcement { width:300px; margin-bottom:5px; margin-right:7px; background:url(http://images.mmosite.com/news/images/2009/announce_bg.jpg) no-repeat; padding:10px 0 0;}
	#announcement table { width:100%;}
	#announcement td { padding:2px 2px 2px 35px; line-height:180%; color:#59381F;}
	
	.line{ background:url(http://images.mmosite.com/news/images/2009/line_bg.jpg) no-repeat center bottom;}
	
	/*sponsor*/
	#sponsor{ line-height:20px; padding:0 0 5px; color:#573823; margin-top:3px;}
	#sponsor a {color:#573823;}
	#sponsor a:hover{color:#990000;}
	.textsponsor{ background:url(http://images.mmosite.com/news/images/2009/textad.gif) repeat-y;}
    .textsponsor a{ padding-left:22px; background:url(http://images.mmosite.com/news/images/2009/textad_arrow.gif) no-repeat 10px 5px;}
	
	/*blog*/
	#blog {height:192px; height:180px\9; padding-top:25px; background:url(http://images.mmosite.com/news/images/2009/blog_bg.jpg) no-repeat;}
	#blog h3 { padding-left:30px; font-size:13px;}
	#blog .con { padding:0 15px 5px 15px;}
	#blog td { color:#f1d096;}
	#blog td a { color:#f1d096; background:url(http://images.mmosite.com/news/images/2009/ico_dot.gif) 0 50% no-repeat; padding-left:10px;}
	/*ad*/
	#sidebar .ad { margin-bottom:5px; margin-right:7px;}
	/*ranking*/
	#ranking { margin-bottom:5px; margin-right:7px;}
	#ranking ul.tabs, #special_features ul.tabs { height:25px; padding-top:6px; padding-left:13px; background:url(http://images.mmosite.com/news/images/2009/ranking_ul.gif) repeat-x;}
	#ranking ul.tabs li, #special_features ul.tabs li { float:left; margin:0 1px; _display:inline;}
	#ranking ul.tabs li a, #special_features ul.tabs li a { float:left; display:block; width:135px; height:25px; line-height:25px; font-size:13px; font-weight:bold;  text-align:center;  color:#fdd4a7;}
	#ranking ul.tabs li.on, #special_features ul.tabs li.on { background:url(http://images.mmosite.com/news/images/2009/ranking_li.gif) no-repeat;}
	#ranking ul.tabs li.on a, #special_features ul.tabs li.on a { color:#59381f;}
	#ranking .con { background:#e1d1b5; padding:5px; width:290px;}
	#ranking table { width:100%;}
	#ranking td { padding:2px; line-height:180%; color:#59381f;}
	#ranking td a { color:#59381f; padding-left:20px; width:250px; height:23px; overflow:hidden; line-height:23px; display:block;}
	#ranking td a:hover{ color:#9E0000;}
		/*tabmenu*/
		.tabmenu { height:25px; width:290px; font-weight:bold; line-height:25px; margin:0 auto; background:url(http://images.mmosite.com/news/images/2009/tabmenu_bg.gif) no-repeat;}
		.tabmenu li { float:left;  }
		.tabmenu li a { color:#ab3d01; display:block; float:left; _display:inline; height:25px; line-height:25px; text-align:center; margin:0 10px; padding:0 18px;  }
		.tabmenu li a:hover {text-decoration:none; }
		.tabmenu li.on a { color:#ab3d01; background:url(http://images.mmosite.com/news/images/2009/tabmenu_li.gif) repeat-x; }
		/*tabcon*/
		.tabcon { width:100%; background:url(http://images.mmosite.com/news/top10/top_10.gif) no-repeat scroll 0 1px;}
		.tabcon ul { padding:2px 0 2px 10px; clear:both; }
		.tabcon li { float:left; line-height:22px; margin:0 3px; }
		.tabcon a { font-weight:bold; color:#50361B;}
		.tab_adjust a {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; width:220px; background:none; background:none!important; padding:0 0 0 5px!important;}/*...*/
		.tabcon a:hover { color:#B70000; text-decoration:none; }
		.tabcon h3 { font-size:11px; width:17px; height:17px; line-height:17px; color:#ffffff; text-align:center; }
		.tabcon .downtitle { width:200px; white-space:nowrap; overflow:hidden;}
		.gl_no1 h3, .gl_no2 h3, .gl_no3 h3, .gl_no h3 { background:url(http://images.mmosite.com/news/images/2009/ico_no.gif) no-repeat left top; }
		.gl_no h3 { background-position:left bottom; color:#624F34; }
	.rank_con{ background:none; padding-top:5px;}
	.rank_con ul{ width:100%; overflow:hidden; clear:both; padding-left:5px;}
	.rank_con li{ float:left; margin:0;}
	.rank_con li.rank_digg{ background:url(http://images.mmosite.com/news/images/2009/digg_ico.gif) no-repeat left 4px; padding-left:12px; width:20px}
                 .rank_con li.rank_digg a{color:#9E0000; font-size:12px; }
	.rank_con li.rank_title{ margin-left:8px; width:240px; height:22px; overflow:hidden;}

/*footer*/
#footer { text-align:center; padding:15px 0 0 0; height:64px; color:#FFCC99; background:url(http://images.mmosite.com/news/images/2009/footer_bg.jpg) repeat-x; clear:both }
#footer a { color:#FFCC99; }


/*******************************************************
	modify by jasy 
	2009-04-09
*******************************************************/
.subwapper {text-align:left ;}
.subwapper a{ font-size:11px; text-decoration:none}
.subwapper a:hover{ text-decoration:underline}
.subwapper p,.subwapper h2{ margin:0 ;}

/*commentinfo Start*/
#commentinfoDiv{ margin-left:10px!important;margin-left:4px; margin-right:4px; margin-top:8px;text-align:left; }
.comm_js_conten{ overflow:hidden;text-align:left;font-family:tahoma; font-size:12px; line-height:130%; width:620px}
#commentinfoDiv .comm_js_title {width:92%!important;width:90%;clear:both; border-bottom:1px dashed #ccc; padding:0px; padding:3px;background:;background-color:; margin-left:auto; margin-right:auto; margin-bottom:15px}
#commentinfoDiv .comm_js_title em{ float:left; font-style:normal; color:#97734f; font-size:11px}
#commentinfoDiv .comm_js_title em span{ font-weight:bold}
#commentinfoDiv .comm_js_title p{ color:#97734f; padding:0px; margin:0px; float:right; font-size:10px; line-height:12px}
#commentinfoDiv .comm_js_title p a{ color: #70533A; text-decoration:underline}
#commentinfoDiv .comm_js_title p a:hover{ color: #f30; text-decoration:underline}
#commentinfoDiv .comm_js_title img{ border:1px solid #ccc; background:#fff; padding:1px; margin:0 5px 0 0; width:30px}
#commentinfoDiv .comm_js_title .past_time{ color:#999; font-weight:normal; font-style:italic}
#commentinfoDiv .comm_js_title{ color:#333333; font-size:12px; font-family:tahoma; padding-left:5px;background:url(); font-weight:normal;height:100%; width:95%;}
.comm_js_bg{ background-repeat:repeat-x; background-color:#E8E8E8; padding:3px}
.comm_dig{width:80px; float:right; background:url(http://images.mmosite.com/comment/btnbg3.gif) no-repeat 0px 0px; margin-right:8px; width:92px; height:21px; text-align:center; padding:4px 10px 5px 10px; white-space:nowrap; display:block}
.comm_dig span{ color:#E0540E; font-size:12px; padding:0 3px; font-weight:bold}
.quote_box { float:right;background:url(http://images.mmosite.com/comment/btnbg3.gif) no-repeat left bottom; width:48px; height:18px; line-height:18px; display:block; color:#E0540E; font-weight:bold; padding:1px 10px 5px 28px;}

.comments_title{ background:#eeeeee; height:37px; font-family:Arial; position:relative;}
.comments_title p{ color:#FF5A00; font-size:18px; font-weight:bold;font-family:Verdana; line-height:37px; float:left; padding-left:30px}
.comments_title span{ position:absolute; top:0; right:0;}
.comments_title span a{ font-size:12px; color:#E0540E; font-weight:normal; margin-right:8px; padding:4px 8px}
.comments_title span a.on{ background:#E0540E; color:#FFFFFF;}

.defind{  border:1px solid #D7D7D7; padding:4px 13px 13px 30px; background:#fff url(http://images.mmosite.com/comment/quote3.gif) no-repeat 3px 3px; width:460px; margin:4px}
.defindword{ color:#BDBBBA; margin-bottom:14px}


/*commensubmit Start*/
.c_right a{ text-decoration:underline; color:#CC6600}
.c_right a:hover{ color:#000}
.c_right{ float:left; width:320px; overflow:hidden; font-family:tahoma; font-size:11px; color:#666666; line-height:160%; _display:inline;}
.c_right strong{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333333; line-height:160%}
.c_right input , .c_right textarea { border:1px solid #e0dcbb}
.c_right textarea { width:330px; height:135px}
.submit{ background:#F8F6E5; width:132px; height:27px; border:none!important; cursor:pointer; color:#ab3d01; font-weight:bold; margin-top:3px; background:url(http://images.mmosite.com/news/images/2009/btn_submit.gif) no-repeat;}
.c_right .check{ border:0px}
.c_left{ float:left; width:300px; height:255px; padding:2px; margin-right:20px; _display:inline;}
#total_con { color: #E0540E}
#idstr{ width:300px; overflow:hidden; height:250px}
.pot img{ cursor:pointer}

#intosms{ padding:8px}

#submitComments {padding:10px 0 15px 10px; zoom:1;}
.comm_js_conten .floor{ float:right; color:#97734f; padding:6px 0 0 8px; font-family:Georgia; clear:right; display:block}

.comm_js_conten dl,.defind{  border:1px solid #D7D7D7; padding:3px;  width:98%!important;width:100%;  margin:4px;  margin-top:30px!important; overflow: hidden; display:block;   background:#fff;  color:#666666;   }
.comm_js_conten dl dl,.defind div{ margin-top:8px!important}
.comm_js_conten dt,.defindword{ color:#BDBBBA;  font-style:italic   }
.comm_js_conten dd{  display:block;  width:100%; color:#666666 }

#topcomment a{ margin:0 6px; padding:2px 3px 1px 3px}
#topcomment a.on , #topcomment  a.on:hover{ background: #FF6633; color:#fff}

#content{ width:300px}

.declare{  padding:20px 0 20px 30px; border-top:1px dotted #BD9C86;  width:637px; height:auto; overflow:auto }
.declare td{ vertical-align:bottom}

/*declare*/
ul.ul1{ list-style-type:none; padding:0; margin:0;}
.o_digg{font-family:Verdana; font-size:11px; color:#000;}
	.o_digg_title{ font-size:13px; font-weight:bold; height:25px; line-height:25px;}
	.o_digg_op{ float:left; width:500px;margin-top:15px;}
		.o_digg_op td{ text-align:center; padding:1px 0;}
			.o_digg_op td span{ font-weight:bold;}
	/*Digg it*/
	.o_digg_info{ float:left;  background:url(http://images.mmosite.com/news/images/2009/split.jpg) no-repeat 0 0;width:120px; display:inline; margin-top:25px;padding-left:10px;}
		.o_digg_info_cnt{ height:87px;background:url(http://images.mmosite.com/news/images/2009/new_digg.jpg) no-repeat 0 0; position:relative;font-family:Georgia; font-weight:bold; cursor:pointer;  }
		.o_digg_info p{ margin:0; padding:0;}
		.o_digg_info a{ color:#000; text-decoration:none;}
		.o_digg_info a:hover{ text-decoration: underline;}
		.o_digg_info p.num{ position:absolute; top:15px; left:55px; color:#619a2b;font-size:22px; line-height:22px}
		.o_digg_info p.wd{ position:absolute; bottom:15px; left:38px; font-size:11px;}

/*styles for article content*/
.article_content h4 { font-size:16px; padding:5px;}
.article_content h5 { font-size:14px; padding:5px;}
.article_content h6 { font-size:12px; padding:5px;}

.article_content li { margin-left:15px; list-style:none;}
.article_content strong { color:#59381F;}
.article_content ins { color:#009999;}
.article_content del { color:#990000;}
.article_content blockquote { margin:0 auto; padding:8px 20px; width:90%; height:auto; background:#f8fbfc url(http://images.mmosite.com/news/images/2009/blockquote.gif) no-repeat top left; border:1px solid #edeff0; font-size:12px}
.article_content code { margin:0; padding:0;	width:80%; height:auto;	font:1.17em Georgia, "Times New Roman", Times, serif; color:#59381F;}

.ctable { margin:5px; border:#ddd solid; border-width:1px 0 0 1px;}
.ctable td { background:#fff; padding:2px; line-height:180%; border:#ddd solid; border-width:0 1px 1px 0;}

.user_quote{ margin-top:10px;}
.user_quote h3{ background:url(http://images.mmosite.com/news/images/2009/new_quoteico.gif) no-repeat 0 -40px; color:#59381F; padding:0; margin:0; padding-left:35px;text-align:left; font-size:13px; margin-left:15px}
.user_quote .userareas{ padding:8px; text-align:left; background:#fef7f1; border:1px dotted #ccc; margin:10px; line-height:160%;}
.user_quote strong{ display:block; color:#59381F;  background:url(http://images.mmosite.com/news/images/2009/new_quoteico.gif) no-repeat right 0px;}

/*styles for ranking comments start*/
.hotcom_border .hot_text2 .commentplayer {color:#800000; font-weight:bold;}
.hotcom_border {padding: 5px 3px;}
.hotcom_border .hot_text2 {padding: 12px 2px 3px 2px;}
.quotediv {margin: 5px 2px; padding: 2px 5px 2px 5px;font-size:11px;background:#FFFCEF!important;border:1px solid #C6B597!important; color:#666!important;}
.quotediv span {color: #800000;font-weight: normal;}

.report{background:url(http://images.mmosite.com/news/images/2009/ico_report.gif) no-repeat 0 2px; padding:0 0 0 15px; font-size:10px }
.report a{font-weight:bold }
.reported{background:url(http://images.mmosite.com/news/images/2009/ico_report.gif) no-repeat 0 -23px; padding:0 0 0 15px; color:#666!important }

#logininfo{ position:relative; width:200px; text-align:left; float: right;}
#logininfo a{color:#333!important; font-weight:normal; height:23px; width:61px; text-align:center; line-height:23px; background:url(http://images.mmosite.com/news/images/2009/btn_sign_in.gif) no-repeat;text-decoration:none; margin:0; padding:5px 15px}
#getlogin,#loginout{  width:300px;}


/* styles for writer  start */
. writertop a{ position: absolute ; top :8px; right:95px; width: 132px; height: 16px; background:url(http://images.mmosite.com/news/images/2009/ writer.gif) no-repeat;  overfloat: hidden; text-indent:  -9999em;}
. writertop  a:hover{ background: url(http://images.mmosite.com/news/images/2009/writer0.gif) no-repeat;}

/*styles for bookmark start*/
#bkmk_dropdown {width:237px;height:158px !important;height:140px;border:#B78C68 1px solid; background:#fff; font-family:tahoma}
#bkmk_dropdown .title{ background: #B78C68;width:231px; padding:3px; height:16px}
#bkmk_dropdown span {height:16px;background:#B78C68;color:#fff;margin:0;padding-left:2px;font-family:Tahoma;font-size:12px; float:left}
#bkmk {width:237px;height:130px;border-bottom:#B78C68 5px solid;}
#bkmk ul {float:left;padding:0;}
#bkmk ul#bookleft {margin:0 2px 0 2px;text-align:left}
#bkmk ul#bookright {margin:0 2px 0 12px;text-align:left}
#bkmk ul li  {list-style:none;width:80px;font-size:12px;line-height:18px;padding:0 0 2px 2px; text-align:left; width:100px;}
#bkmk ul li img{ border:0px}
#bkmk ul li a {text-decoration:none;color:#000;display:block;}
#bkmk ul li a:hover {display:block; color:#f30}

/*styles for bookmark end*/
/*more*/
.info .more { text-align:right; line-height:160%; margin-top:5px;}
.info .more a { color:#fff; background:url(http://images.mmosite.com/news/images/2009/ico_arrow4.gif) 0 50% no-repeat; padding:0 5px 0 15px;}
.info .more a:hover { color:#8c1700; text-decoration:none;}
#ranking .more {  float:right; line-height:160%; margin-top:5px;  background:url(http://images.mmosite.com/news/images/2009/ico_arrow4.gif) 0 50% no-repeat;}
#ranking .more a { color:#fff; width:25px; padding:0 5px 0 15px!important; font-weight:100; text-align:left}
#ranking .more a:hover { color:#8c1700; text-decoration:none;}
.rank_th{ width:100%; font-weight:bold;  line-height:20px;}
.rank_th th{ color:#9E0000;}
.rank_th .th_1{ padding-left:20px; width:250px;}

/* styles for gameinfo  */
.fea_sort{ margin:5px 0 0 20px; width:60%;}
.fea_sort li{ float:left; background:url(http://images.mmosite.com/feature/images/2009/fea_ico2.gif) no-repeat 0 0; height:17px; width:53px; line-height:17px; color:#fff; text-align:center; margin:0 3px; font-size:12px; font-weight:bold; cursor:pointer}
.fea_sort .on{ background-position:0 -17px; color: #FF0}
#thegameinfodetail .game_info{ margin:5px auto;}

/* styles for login comment */
.report{background:url(http://images.mmosite.com/news/images/2009/ico_report.gif) no-repeat 0 2px; padding:0 0 0 15px; font-size:10px }
.report a{font-weight:bold }
.reported{background:url(http://images.mmosite.com/news/images/2009/ico_report.gif) no-repeat 0 -23px; padding:0 0 0 15px; color:#666!important }
#logininfo{ position:relative; width:200px; text-align:left; float: right;}
#logininfo a{color:#333!important; font-weight:normal; height:23px; width:61px; text-align:center; line-height:23px; background:url(http://images.mmosite.com/news/images/2009/btn_sign_in.gif) no-repeat;text-decoration:none; margin:0; padding:5px 15px}
#getlogin,#loginout{  width:300px;}

/*-----------------images-------------------*/

.recomm_con img, #rich_news img{border:3px double #999999;}
.recomm_con a:hover img, #rich_news a:hover img {border:3px double #987000;}

/*-----------------rrs-------------------*/
.news_foot { position:relative;}

/*-----------------content original&writer-------------------*/
#news_content .original {text-align:left; height:70px; width:100%; line-height:150%; }
#news_content .original img{margin-right:10px;}
#news_content .original td{color:#6C4D2F; word-wrap: break-word;}
#news_content .original h3{ font-size:18px; text-align:left; line-height:100%; padding:5px 0;}
#news_content .writerstyle{background:#FEF7F1 none repeat scroll 0 0; border:1px dotted #CCCCCC;}
#news_content .writerstyle td{ padding:5px; font-size:12px; line-height:150%; word-wrap: break-word;}
#news_content .writerstyle .title{font-size:14px;}

#news_content .category .related a{font-weight:normal;}
#news_content li, #news_content ul{ list-style: display; }


.o_o{position:relative; height:25px;line-height:25px;text-align:right;font-weight:bold;}
.lc{position:absolute;top:5px;right:20px; color:#B70000}

.total_con{ position:absolute; left:20px; top:5px; }