﻿BODY
{
	font-size: 12px;
	background: #fff;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-family: Verdana;
}
TD
{
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
}
FORM
{
	margin: 0px 0px 0px 0px;
}
A
{
	color: #000000;
	text-decoration: none;
}
.b
{
	color: #ffffff;
	text-decoration: none;
}

.wzdh
{
	margin: 6px 0px 6px 0px;
	border: solid 1px #a3c7e2;
	background-color: #eef6fb;
	height: 28px;
	padding-top: 2px;
}
.wzlist
{
	background-color: #eef6fb;
	text-align: left;
	height: 20px;
	padding-left: 33px;
}
.border
{
	margin: 5px 0px 0px 0px;
	border: solid 1px #a3c7e2;
	padding: 2px;
	width: 99%;
}
.border1
{
	margin: 5px 0px 0px 0px;
	border-right: #187cae 1px solid;
	border-top: #187cae 1px solid;
	border-left: #187cae 1px solid;
	border-bottom: #187cae 1px solid;
}
.border3
{
	margin: 5px 0px 0px 0px;
	border: solid 1px #a3c7e2;
	padding: 2px;
}
.editborder
{
	border: solid 1px #a3c7e2;
	padding: 2px;
	width: 99%;
}
.tl
{
	text-align: left;
}
.tc
{
	text-align: center;
}
.tr
{
	text-align: right;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.wrap{ word-break:break-all;}
.bqleft
{
	background: #eef6fb;
	text-align: right;
	width: 160px;
	font-weight: bold;
}
.bqright
{
	background: #eef6fb;
	text-align: left;
}



/* 错误提示样式 */
.error
{
	border: solid 1px #f60;
	background-color: #fff2e9;
	text-align: center;
	background: url(../images/skin/default/error.gif) #fff no-repeat 0px 0px;
	padding-left: 24px;
	padding-top: 2px;
	margin-top: 10px;
	height: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: Red;
}


/* Button 样式 */
.btn
{
	padding: 1px 1px 1px 1px;
	font-size: 12px;
	height: 22px;
	background: url(../images/btnbg.gif);
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

/* DropDownList(下拉列表)样式 */
.dropdownlist
{
	width: 130px;
	font-family: 宋体;
	font-size: 12px;
	border: solid 1px #7b9ebd;
}
.listbox
{
	width:120px; height:150px;
}
/* textbox(文本)样式 */
.text
{
border-top:1px solid #666;border-right:1px solid #DDDDDD;border-left:1px solid #666;border-bottom:1px solid #DDDDDD;margin:0px;padding:2px;	
}

.inputSingle
{
	width: 200px;
}


/*左侧导航菜单样式 */
.leftdh
{
	padding-left: 24px;
	height: 22px;
	background: url(../images/skin/default/newitem.gif) #fff no-repeat 12px 6px;
}
.leftdh1
{
	padding-left: 50px;
	height: 22px;
	background: url(../images/skin/default/left_bg_1.jpg) #fff no-repeat center 0px;
	color: white;
}
.lefthr
{
	width:90%;
	background: url(../images/skin/default/lefthr.gif) #fff repeat-x center 0px;
}

/*文章频道列表样式 */
.title
{
	font-weight: normal;
	background: #80B4CF;
	color: #ffffff;
	height: 20px;
	text-align: center;
	font-size: 12px;
}
.tdbg
{
	background: #f3f3f3;
	line-height: 120%;
	text-align: center;
}
.tdbgmouseover
{
	background: #C8E2F9;
	line-height: 120%;
	text-align: center;
}
.tdbgmouseout1
{
	background: #ffffff;
	line-height: 120%;
	text-align: center;
}
.tdbgmouseout2
{
	background: #f3f3f3;
	line-height: 120%;
	text-align: center;
}
.des
{
	background-color:#72a0c6;font-size:12px;font-weight:bold;color: #ffffff; text-align:center
}
.title5
{
	background: url(../images/skin/default/titlebg2.gif) no-repeat;
	width: 93px;
	cursor: hand;
	height:25px;
	padding-top: 2px;
}
.title6
{
	font-size:13px;
	font-weight:bolder;
	background: url(../images/skin/default/titlebg1.gif) no-repeat;
	width: 103px;
	cursor: hand;
	color: #ffffff;
	padding-top: 2px;
	height:25px;
}
.
.cd
{
	margin: 5px 0px 0px 0px;
}
.voteleft
{
	background: #eef6fb;
	text-align: right;
	width: 150px;
	height: 24px;
}

/*角色权限样式 */
.qxright
{
	background: #eef6fb;
}
.qxborder
{
	margin: 3px 0px 3px 0px;
	background: #ffffff;
	border-right: #a3c7e2 1px solid;
	border-top: #a3c7e2 1px solid;
	border-left: #a3c7e2 1px solid;
	border-bottom: #a3c7e2 1px solid;
}

.red
{
	color: #ff0000;
}

.mouseStyle
{
	cursor: hand;
}
/*input
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	border-top-style:expression((this.type=="radio" || this.type=="checkbox")?"none":"");
	border-right-style:expression((this.type=="radio" || this.type=="checkbox")?"none":"");
	border-left-style:expression((this.type=="radio" || this.type=="checkbox")?"none":"");
	border-bottom-style:expression((this.type=="radio" || this.type=="checkbox")?"none":"");
}*/
/*提示文字*/
.LoginInput
	{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	}
.tips
{
	background-image:url("../images/ico/tips.png");
	background-repeat:no-repeat;
	float:left;
	color:Gray;
	text-indent:20px;
}

.bqright1
{
	background: #CFE2C0;
	text-align: left;	
}

.bqleft1
{
	background: #eef6fb;
	font-weight:600;
	color:#003366;
	text-align: right;		
}
/* 分页*/
.page{ color:#626668; font-size:12px; text-align:center; vertical-align:middle; float:right}
.page div{display:block; border:solid 1px #c2d2d5; float:left;  margin-left:2px;}
.page span{display:block; padding:1px 6px; border:solid 1px #c2d2d5; float:left;}
.page a{ display:block; padding:1px 6px; border:solid 1px #c2d2d5; float:left;  margin-left:2px; color:#5391af;}
.page a.on{ font-weight:bold;color:#ff0000;}
.page a.ondown1{ padding:3px 6px 4px 6px}


.aBlue
{
	color:Blue;
	text-decoration:underline;
}

#FileList
{
	color:Blue
}
#FileList a
{
	color:red
}