/* 全局CSS定义 */
body { text-align: center; font-family:"宋体", arial; font-size:12px;color: #FEFEFE;margin:0; padding:0; background: #161719;scrollbar-arrow-color: #CCCCCC;scrollbar-3dlight-color: #111111;scrollbar-highlight-color: #666666;scrollbar-face-color: #444444;scrollbar-shadow-color: #191919;scrollbar-track-color: #111111;scrollbar-darkshadow-color: #191919;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}

/* 链接颜色 */
a:link {color: #FEFEFE; text-decoration:none;}
a:visited {color: #FEFEFE;text-decoration:none;}
a:hover {color: #FEFEFE; text-decoration:underline;}
a:active {color: #FEFEFE;}

/*阴影*/
.filter{ FILTER: glow(color=#000000,strength=3) }

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cred,a.cred:link,a.cred:visited{ color:Red; }
.cblue,a.cblue:link,a.cblue:visited{color:#015AB8;}
.cblue1,a.cblue1:link,a.cblue1:visited{color:#0379F5;}
.cblue2,a.cblue2:link,a.cblue2:visited{color:#C3E8FB;}
.cblue214,a.cblue214:link,a.cblue214:visited{font-size:14px;color:#C3E8FB;}
.cblue3,a.cblue3:link,a.cblue3:visited{color:#46B5FD;}
.cblue4,a.cblue4:link,a.cblue4:visited{ color:#0375F1; }
.cwhite,a.carticelwhite:link,a.carticelwhite:visited{color:#FFF;}
.cblack,a.cblack:link,a.cblack:visited{color:#000;}
.carticelwhite1,a.carticelwhite:link,a.carticelwhite:visited{color:#D3D8D4;}
.cyellow,a.cyellow:link,a.cyellow:visited{ color:#FBCC04; }
.cyellow1,a.cyellow1:link,a.cyellow1:visited{ color:#FEE161; }
.cyellow2,a.cyellow2:link,a.cyellow2:visited{ color:#FFD302; }
.cyellow214,a.cyellow214:link,a.cyellow214:visited{font-size:14px; color:#FFD302; }
.cgery,a.cgery:link,a.cgery:visited{ color:#B1B1B1; }
.cgery1,a.cgery:link,a.cgery:visited{ color:#B1B1B1; }
.cgery2,a.cgery:link,a.cgery:visited{ color:#666666; }
.nav2,a.nav2:link,a.nav2:visited{ color:#FF6600; }
.cgery3,a.cgery3:link,a.nav2:visited{ color:#999999; }
.corg,a.corg:link,a.corg:visited{ color:#fa0; }
.cgreen,a.cgreen:link,a.cgreen:visited{ color:#CEFD00; }

/* 字体属性 [定义规则，小写f加属性名称] */
.fb {font-weight: bold;}
.fi {font-style: italic;}
.filter1 {filter: glow(color=#ffffff, strength=3)}
.filter2 {filter: glow(color=#C0DFF4, strength=3)}
.filter3 {filter: glow(color=#6E6E6E, strength=2)}

/* 字体大小*/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f18{ font-size:18px;}

/* 内补丁*/
.pad2{padding:2px;}
.pad5{padding:5px;}
.pad10{padding:10px;}
.padtop5{padding-top:5px;}
.padrig5{padding-right:5px;}
.padlef5{padding-left:5px;}
.padlef10{padding-left:10px;}
.padlef15{padding-left:15px;}
.padlef20{padding-left:20px;}
.pad20{padding:20px;}

/*外补丁*/
.mar5{margin:5px;}
.mar5{margin:5px;}
.martop5{margin-top:5px;}
.martb5{margin:5px 0px;}
.marlr3{margin:0px 3px;}
.marbot5{margin-bottom:5px;}
.martb3{margin:3px 0px;}

/*行高行间距*/
.blank4{height:4px; font-size:1px; clear:both;overflow:hidden;}
.lh17{line-height:17px;}
.lh18{line-height:18px;}
.lh19{line-height:19px;}
.lh20{line-height:20px;}
.lh24{line-height:24px;}
.lh26{line-height:26px;}
.lh30{line-height:30px;}
.lh40{line-height:40px;}

/*边框*/
.border01{border:1px solid #707070;}
.borderlr{border:solid #8DA9B5;border-width:0 1px 0 1px;}
.bordertrb{border:solid #05C7FC;border-width:1px 1px 1px 0;}
.bordertlr333{border:solid #333333;border-width:1px 1px 0 1px;}
.borderlrb{border:solid #535353;border-width:0px 1px 1px 1px;}
.border626262{border-top:1px solid #626262;}
.borderblue{border:1px solid #00ADFA;}
.bordergrey{border:1px solid #BBBBBB;}

/*背底图片控制*/
.repeat{background-repeat:no-repeat;}

/* input样式 */
.input1{
	background-repeat: no-repeat;
	font-family:"MS Shell Dlg", "Tahoma", "sans-serif", "宋体";
	font-size:12px;
	border: 1px solid #191919;
	background-color: #373737;
	color: #FFF;
	}

/* 其他属性 */
.left{ float:left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unline ,.unline a{text-decoration: none;}
.line ,.line a{text-decoration:underline;}
.noborder{border:none;	}
.border{border:1px solid #9C9C9C;}
.textcen{text-align:center;}
.textleft{text-align:left;}
.textrig{text-align:right;}


/* 尾部使用的类 */
.bottom{font-size:12px;color:#BABABA}

a.bottom:link{font-size:12px;color:#BABABA}
a.bottom:active{font-size:12px;color:#BABABA}
a.bottom:visited{font-size:12px;color:#BABABA}
a.bottom:hover{font-size:12px;color:yellow}

/* 文章页导航条导航开始 *******************************************/
/* 区块 */
.area_ar{margin:0 auto; width:980px;}
.area_ar2{margin:0 auto; width:970px;border:1px solid #8DA9B5;border-width:0px 1px;}
.area_ar2 .col1{float:left; width:191px;height:54px;background:url(http://images.enet.com.cn/egames/images/v4/94.gif) no-repeat;margin:0 2px;padding-top:10px;text-align:left;padding-left:10px;}
.area_ar2 p{border:0px;padding:0px;margin:0px;height:25px;}
.area_ar2 .col2{float:left; }
/*广告*/
.ad{float:right;text-align:center;width:750px;padding:2px;border:1px solid #8DA9B5;margin-right:2px;}
/* 导航头1 */
.topmenu_ar{margin:0 auto; width:980px;height:77px;background:url(http://images.enet.com.cn/egames/images/navigation/v4_article_01.jpg);}
.topmenu_ar p{border:0px;padding:0px;margin:0px;height:20px;}
.topmenu_ar .topmenu_arcol1{float:left; width:580px;height:55px;padding-top:15px;padding-left:180px}
.topmenu_arcol1 ul{border:0px;padding:0px;margin:0px;height:22px;}
.topmenu_ar .topmenu_arcol2{float:right; width:220px;height:70px;padding-top:5px;}
/* 用户登录 */
.login{margin:0 auto;width:170px;height:52px;text-align:center;padding-bottom:10px;float:right;}
.login .lef1{float:left;width:140px;}
.login .lef2{float:left;width:30px;text-align:left;}
/* 导航头2 */
.topmenu2_ar{margin:0 auto;width:980px;height:30px;text-align:center;background-image: url(http://images.enet.com.cn/egames/images/navigation/v4_article_02.jpg);}
.topmenu2_ar .content ul{float:center;padding-top:10px;}
/* 导航结束********************************************/
.h{ height:126px!imortant;height:134px;}

