/*单元素默认设置*/
body{margin:0px;padding:0px;font-family:"宋体";font-size:12px;text-align:center;}
SELECT {BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
INPUT {BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
OPTION {BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
div,form,img,ul,ol,li,dl,dt,dd {margin:0px;padding:0px;border:none;}
ul,li{margin:0px;padding:0px;list-style-type:none;}
table,td,tr,th{font-size:12px;}


/* 默认链接 */
a:link {text-decoration:none;color:#000;}
a:visited {text-decoration:none;color:#000;}
a:hover {text-decoration:underline;color:#000;}
a:active {text-decoration:none;color:#000;}


.area {margin-right:auto;margin-left:auto;background-color:#FFF;width:980px;clear:both;}
.arealeft {float:left;width:297px;padding-left:4px;padding-right:2px;}
.areacen {float:left;width:381px;}
.arearig {float:left; margin-left:6px;width:279px;padding:0px 1px;}
.arearigt {float:left;width:300px;padding:0px 1px;}
.area3left{float:left;width:690px;padding:0px 5px;}
.area3rig{float:left;width:265px;padding:0px 5px;}
.areaadleft {float:left;width:754px;background:#FFF;}
.areaadrig {float:right;width:226px;background:#FFF;}
.areapingcerig {float:right;width:668px;background:#FFF;padding-left:3px;padding-right:4px;}

/*阴影*/
.filter{ FILTER: glow(color=#000000,strength=3) }
.filter1 {filter: glow(color=#ffffff, strength=3)}
.filter2 {filter: glow(color=#C0DFF4, strength=3)}


/* 颜色属性 [定义规则，小写c加颜色名称] */
.cred,a.cred:link,a.cred:visited{ color:Red; }
.cblue,a.cblue:link,a.cblue:visited{color:#00f;}
.cblue1,a.cblue1:link,a.cblue1:visited{color:#2B3374;}
.cwhite,a.cwhite:link,a.cwhite:visited{color:#FFF;}
.cblack,a.cblack:link,a.cblack:visited{color:#000;}
.cyellow,a.cyellow:link,a.cyellow:visited{ color:#ff0; }
.cgery,a.cgery:link,a.cgery:visited{ color:#ccc; }
.cgrey,a.cgrey:link,a.cgrey:visited{ color:#939192; }
.cgreen,a.cgreen:link,a.cgreen:visited{ color:#2F7E2B; }
.cgray1,a.cgray1:link,a.cgray1:visited.cgray1:hover{ color:#4F4F4F; text-decoration:none }

/*新增颜色*/
.cblueunder,a.cblueunder:link,a.cblueunder:visited{color:#042AA7;text-decoration:underline;}
.cblueunderbig,a.cblueunderbig:link,a.cblueunderbig:visited{color:#042AA7;text-decoration:underline;font-size:14px;}
.cblue2,a.cblue2:link,a.cblue2:visited{color:#0825A7;}
.cblue3,a.cblue3:link,a.cblue3:visited{color:#3294B9;}
.blue,.blue:link,.blue:active,.blue:visited,.blue:hover{color:#0032CD; font-weight:bold; text-decoration:underline}
.blue1,.blue1:link,.blue1:active,.blue1:visited,.blue1:hover{color:#0032CD; text-decoration:none}
.blue2,.blue2:link,.blue2:active,.blue2:visited,.blue2:hover{color:#03279F; text-decoration:none}
.czong,a.czong:link,a.czong:visited{color:#C1831E;}
.cred2,a.cred2:link,a.cred2:visited{color:#B61642;}
.cgery2,a.cgery2:link,a.cgery2:visited{ color:#333; }
.green1,.green1 a:link,.green1 a:active,.green1 a:visited,.green1 a:hover{color:#0F6F3F;}
.green2,.green2 a:link,.green2 a:active,.green2 a:visited,.green2 a:hover{color:#CCD8CE;}
.gery2,.gery2:link,.gery2:active,.gery2:visited{color:#3A3C37;text-decoration:none}
.gery2:hover{color:#F70000;text-decoration:underline}
.gery1,.gery1:link,.gery1:active,.gery1:visited,.gery1:hover{color:#2E302B; text-decoration:none}
.red1,.red1:link,.red1:active,.red1:visited,.red1:hover{color:#F70000;}
.black1,.black1:link,.black1:active,.black1:visited,.black1:hover{color:#000; text-decoration:none}
.gray1,.gray1:link,.gray1:active,.gray1:visited,.gray1:hover{color:#414340; text-decoration:none}
.red1,.red1:link,.red1:active,.red1:visited,.red1:hover{color:#FC0000; text-decoration:none}




/* 字体属性 [定义规则，小写f加属性名称] */
.fb {font-weight: bold;}
.fn {font-weight:normal;}
.fi {font-style: italic;}

/* 字型*/
.fhei{font-family:黑体;}

/* 字体大小*/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}

/* 内补丁*/
.pad2{padding:2px;}
.pad3{padding:3px;}
.pad4{padding:4px;}
.pad5{padding:5px;}
.pad6{padding:6px;}
.pad10{padding:10px;}
.padtop2{padding-top:2px;}
.padtop3{padding-top:3px;}
.padtop5{padding-top:5px;}
.padtop7{padding-top:7px;}
.padlef5{padding-left:5px;}
.padlef2{padding-left:2px;}
.padlef7{padding-left:7px;}
.padrig5{padding-right:5px;}
.padlef10{padding-left:10px;}
.padlef20{padding-left:20px;}
.padrig10{padding-right:10px;}
.pad20{padding:20px;}

/*外补丁*/
.mar0{margin:0px;}
.mar5{margin:5px;}
.marrig3{margin-right:3px;}
.marrig5{margin-right:5px;}
.martop5{margin-top:5px;}
.martb5{margin:5px 0px;}

/*行高行间距*/

.blank4ff{height:4px; font-size:1px; clear:both;overflow:hidden;background:#fff;}
.blank1{padding-top:1px; font-size:1px; clear:both;overflow:hidden;}
.blank4{height:4px; font-size:1px; clear:both;overflow:hidden;}
.blank6{height:6px; font-size:1px; clear:both;overflow:hidden;background:#fff;}
.blank8{height:8px; font-size:1px; clear:both;overflow:hidden;}
.lh19{line-height:19px;}
.lh21{line-height:21px;}
.lh24{line-height:24px;}
.lh26{line-height:26px;}
.lh30{line-height:30px;}
.lh40{line-height:40px;}
.height25{height:25px;}

/*边框*/


/*背底图片控制*/
.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; }
.clearff{clear:both!important;background:#fff;}
.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;}
.hidden {display: none;}

/* 尾部使用的类 */
.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}

/* 文章页导航条导航开始 *******************************************/
#articletop{width:980px; height:55px; clear:both; background:#FFFFFF;margin:0px auto;}
#articletop .right{width:795px;float:right;background-image: url(/i/imgn/art_01.jpg);height:55px;}	
#articletop .right .article1{width:795px;float:left;height:18px;padding-top:10px;}	
#articletop .right .article2{width:720px;float:left;height:23px;padding-top:2px;}
#articletop .right .article3{width:75px;float:right;height:25px;padding-top:0px;}
#articletop .top4{float:left;width:40px;}
#articletop .top1{float:left;width:5px;color:#000;}
#articletop .top35{float:left;width:35px;}
#articletop .top30{float:left;width:30px;}
#articletop .top45{float:left;width:45px;}
#articletop .top50{float:left;width:50px;}
#articletop .top65{float:left;width:65px;}
#articletop .top60{float:left;width:60px;}
.article1 a{color:#000;}
.article1 a:visited{color:#000;}
.article1 a:hover{color:#f00;}
.article2 a{color:#000;}
.article2 a:visited{color:#000;}
.article2 a:hover{color:#f00;}
/* 导航结束********************************************/


/*the styles for bottom*/
#footer,#ad{clear:both;width:980px;margin-right:auto;margin-left:auto;padding:0px;}
/*the styles for bottom end*/



/*广告文字链*/
.adlink {width:210px;height:86px;border:1px solid #ccc;padding:2px 0px 0px 10px;}
.adlink ul li{line-height:17px;padding-left:7px;background:url(/emobile/images/art/z_01.gif) no-repeat left;clear:both;text-align:left;}
.adlink ul li.sort a{color:#020086;}
/**/
.dl{width:90px;float:left;padding-top:5px}


/*通栏*/
#mar-content1{width:980px;margin-left:auto; margin-right:auto;background-color:#fff }
#mar-content2{width:980px;margin-left:auto; margin-right:auto;background-color:#fff;padding-top:5px;}

#mar-bott{border:1px #D4D3D8 solid; background-color:#F4F9FD;padding:5px;width:960px !important;width:956px;float:left;margin-left:3px;margin-top:5px}
#mar-bott .left1{width:470px;float:left;text-align:left;line-height:21px;margin-top:0px;}
#mar-bott .div2{width:70px;float:left;line-height:21px;margin-top:3px}
#mar-bott .div2 .bord1{width:68px;height:21px;border:1px #D4D3D8 solid; background:url(/networks/images/diy/mar_bg10.gif) repeat-x;text-align:center; font-weight:bold}
#mar-bott .div7{float:left;width:390px;}
#mar-bott .div7 li{list-style:none;color:#787878;float:left;width:380px; line-height:21px;margin-top:5px}
#mar-bott .div7 li a{color:#787878;margin:0px 5px;}
#mar-bott .div2 .bord1 a:link{color:#4442C1; text-decoration:none}
#mar-bott .div2 .bord1 a:visited{color:#4442C1; text-decoration:none}
#mar-bott .div2 .bord1 a:hover{color:#4442C1; text-decoration:underline}
/*底部导航*/
#mar-db{ border-bottom:1px #C1E5A5 solid;border-top:1px #C1E5A5 solid;float:left;width:980px; background-color:#E1FCD3;padding:5px 0px;margin-top:5px}

/*comment*/

