﻿@import url(css.css);
/*game*/
/*在后台管理*/

html { }
.a{border:1px solid #E0E0E0; background:#FFFFFF;}
.xb{border:1px solid #0F6197;}	
.xc{border:3px solid #EAEAEA;}
a:hover{color: #1483CB; text-decoration:underline;}
h2,h3 {color: #1483CB; font-size:14px; }
h2 a {color: #1483CB;}
#navtop { border-left:solid #1483CB 1px;border-right:solid #1483CB 1px; height:33px; line-height:33px;font-size:14px; font-weight:bold; background-image:url(/Images/gamenavtop.png); color:#FFFFFF;}
#txt .c .tt a { color: #1483CB;}
.b2{color: #FFFFFF;background-color:#1483CB;}
#right .c .box{float:left; width:35px; height:16px; line-height:16px; border: 1px solid #0F6197; background-color:#1483CB; text-align:center; color:#FFFFFF;}
.listbox a{ margin-left:3px;float:left; width:40px; height:16px; line-height:16px; border: 1px solid #0F6197; background-color:#1483CB; text-align:center; color:#FFFFFF;}
.listbox li{ margin-left:3px;float:left; width:40px; height:16px; line-height:16px; border: 1px solid #0F6197; background-color:#1483CB; text-align:center; color:#FFFFFF; }

#login .c { color: #1483CB;}


#wb_Share ul li {padding-left:10px;font-size:12px; border:1px solid #DDDDDD; height:64px; line-height:32px; color:#666; margin-top:6px;}
#wb_Share ul li h6{float:left; text-decoration:none; font-size:12px; font-weight:normal;}
#wb_Share ul li span { margin-top:-6px;}
.Article_Content #Introduction{ border:1px solid #93CDF4;background-color:#D5ECFB; line-height:26px; font-size:14px; padding:4px;}
.Article_Content #Introduction strong{ font-size:14px; font-weight:bold; color: #1483CB;}
.rm_so h2,.yl_pd h2{ font-size:14px; font-weight:bold; color:#1483CB; border-bottom:1px  dashed #ccc; padding:6px 0 5px 12px; width:285px; }
.main_left_xgwz h2 {width:620px; margin-left:5px; padding:5px 0 5px 15px; font-size:14px; font-weight:bold; color:#1483CB; border-bottom:1px dashed #CCC;}
.Article_Content h1{ font-size:16px; color:#1483CB;text-align:center; font-weight:bold;}
/*粉红色*/
.page { text-align: center; color:#1483CB; margin-top:8px;}
.page a{ padding: 2px 5px; font-size:14px; font-weight:bold; margin-left:3px; width:40px; height:16px; line-height:16px; border: 1px solid #DD0481; background-color:#FC36A8; text-align:center; color:#FFFFFF;}


/*新增8-02*/
#lm {
    width:100%;
    height:100%;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}

#box {
	position:relative;
	margin:0 auto;
    width:960px;
    height:38px;
	filter:alpha(opacity=60);
    opacity:0.6;
	background-color:#000000;
    font-size:14px;
    line-height:38px;
	font-weight:bold;
	bottom-top:1px solid #FFFFFF;
	top:-38px;
}

#box ul{padding:0 240px;
		
		}

#box li{height:38px;
		width:80px;
		margin:0 5px;
		line-height:38px;
		float:left;
		color:#FFFFFF;	
		}
#box li a{color:#FFFFFF;}

.dcba{position:absolute; left:623px; margin-top:8px; z-index:999}
.display{display:none}

#box ul a{margin-left:10px; color:#fff;}
.ftitle{margin-left:5px; white-space:nowrap}




.so{width:450px;height: 69px;float:left;padding-top:37px;padding-left:185px;}
.search_input {
    width:310px;
    float: left;
    border: 0;
    padding: 0 0 0 8px;
    color: #999;
    height: 34px;
    border: none;
    font-size: 14px;
    outline: none;
    border: 1px solid #4796d8;
    border-right:none;
    line-height: 34px;
	font-size: 12px;
}
.search_botton {
    cursor: pointer;
    float: left;
    height: 36px;
    overflow: hidden;
    width: 50px;
    background:#000000;
    border:none;
    color:#FFF;
    font-size:16px;
    line-height: 36px;
    background:url(/images/so.png) no-repeat;
}

.shoujifw{width:81px;float:left;height: 64px;background:url(/images/shoujiyuedu.png) no-repeat 0 39px;padding-left:27px;padding-top:42px;color:#555;}
.shoujifw p{ height:16px; line-height:normal;}


/*--定义所有新旧日期显示效果--*/
/*------------------------------------------------------------------*/
.newDate {color:#ff0000;font-style:normal;}
.oldDate {color:#808080;font-style:normal;}
/*--日期右对齐--*/
li span.globalDate {float:right;margin:0 2px;}
.globalRight {float:right;margin:0 2px;}
.globalMoreRight {float:right;}

