/*================================
$ powered by www.php168.com
$ style designed by [liu.shui]
$ 万能文章系统样式表文件
==================================*/
/*--------------------------
global style start
--------------------------*/
html,body{
	margin:0px;
	padding:0px;
	height:100%;
	font-size:12px;
	color:#000;

}
*{
	line-height:1.8em;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#FFA500;
	text-decoration:underline;
}
#AjaxEditTable{
	border:1px solid #BEDDFF;
	background:#FFF;
}
#AjaxEditTable .head{
	height: 21px;
	background: #DBEAFF;
	border-bottom:1px solid #BEDDFF;
	padding:3px 5px 0 7px;
}
#AjaxEditTable .head a{
	color:#FFF;
}
#AjaxEditTable .head span{
	DISPLAY: block; 
	FLOAT: right;
}
#AjaxEditTable .middle{
	background:#FFF;
	line-height:18px;
	padding:5px;
}
#AjaxEditTable .middle input,#AjaxEditTable .middle textarea{
	border:1px solid #BEDDFF;
	background:#FFF;
}
img{ border:0px;}
/*hack for ie&firefox value of margin*/
ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
.main,.main-pic,.main-here{
	margin:0px auto;
	width:980px;
	height:340px;
	margin-top:5px;
	border:0px solid #000;
}
.link{
	margin:0px auto;
	width:980px;
	margin-top:5px;
	border:0px solid #000;
}
.foot{
	margin:0px auto;
	width:980px;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
	border-top:2px solid #E0E0E0;
}
h1, h1 a{
	font-size:14px;
	font-weight:bold;
	margin:2px;
	text-align:center;
	color:#EB0100;
}
h1{	
	border-bottom:1px dashed #FFDD99;
}
.list-main-3,.list-main-4{
	background:#F9FDF6;
}
.list-main-2,.list-main-5,.list-main-7{
	background:#FFFFF7 ;
}
/*hack for box extend BY www.liuv.net*/
.clear{
	font:0px/0px ;
	clear:both;
	display:block;
}
/*--------------------------
global style end
--------------------------*/
/*--------------------------
head style start
--------------------------*/
#toplogin{
	background:#E3F5FC;
	height:20px;
}
#toplogin .jstime{
	margin-top:5px;
	margin-right:5px;
}

/******************************************
#toplogin input.login_name用户名表单,
#toplogin input.login_pwd密码表单,写在一行,用,号分开共用样式
width:90px;表单宽
height:15px;表单高
*******************************************/

#toplogin input.login_name,#toplogin input.login_pwd{
	width:90px;
	height:15px;
}

/******************************************
#toplogin input.login_sub提交按钮表单,
width:90px;表单宽
height:15px;表单高
background:#D2E4FC;	背景颜色
*******************************************/

#toplogin input.login_sub{
	width:40px;
	height:19px;
	background:#FBE7F2;
}
#top{
	margin:auto;
	width:980px;
	height:100px;
	background:#fff;	
}

#logo{
	width:200px;
	height:76px;
	margin-top:2px;
	float:left;
	
}
#banner{
	width:760px;
	margin:2px 0px 5px 10px;
	height:60px;
	float:left;
	
}
#banner h1{
	padding-right:5px;
	height:22px;
	font-size:12px;
	text-align:right;
	border:1px dashed #FFDD99;
}
#banner h1 a{font-size:12px;}
#top-adv{
	width:760px;
	height:60px;
	margin:0px 2px;
	border:1px solid #e0e0e0;
}
.nav{
	margin:auto;
	width:99%;
	height:35px;
	background:url(nav.jpg) repeat-x;
}
.nav-inside{
	margin:0px auto;
	width:950px;
	height:30px;
}
.nav,.nav a{
	padding:0px 5px;
	font-size:14px;
	color:#fff;
}
.list-body-3,.list-body-4,.list-body-5{
	overflow:hidden;
}
/*--------------------------
head style end
--------------------------*/
/*--------------------------
main style start 
--------------------------*/
#left{
	width:487px;
	float:left;
}
#right{
	width:235px;
	float:left;
	margin-left:10px;
}
/*list 1
width value equal to 670px */
.list-main-1{
	width:489px;
	height:332px;
	border:0px;
}
.list-head-1{
	width:479px;
	height:27px;
	padding:0px 0px 0px 10px;
	color:#000;
	line-height:2.2em;
	font-weight:bold;
	background:url(list-1.jpg) no-repeat;
}
.list-body-1{
	width:477px;
	height:300px;
	padding:5px;
	border:1px solid #660000;
}
/*list 2
width value equal to 300px */
.list-main-2{
	width:235px;
	height:332px;
	border:0px;
}
.list-head-2{
	width:218px;
	height:27px;
	padding:0px 0px 0px 15px;
	color:#000;
	line-height:2.3em;
	font-weight:bold;
	background:url(list-2.jpg) no-repeat;
}
.list-body-2{
	width:222px;
	height:293px;
	padding:5px;
	border:1px solid #660000;
}
.php168adv{
	width:238px;
	height:300px;
	float:left;
	border:1px solid #EFDB8C;
	background:#FFFFDE;
}
.new{
	width:230px;
	height:298px;
	float:left;
	margin-left:5px;
	border:1px solid #EFDB8C;
	background:#FFFFDE;
}
.new p{
	margin:2px;
	width:250px;
	height:45px;
	text-indent:2em;
	overflow:hidden;
	text-overflow:ellipsis;
	border-bottom:1px solid #FFDD99;
}
.new ul,.new h1,.new p{
	padding:2px 4px;
}
.bottom-line{
	border-bottom:1px solid #FFDD99;
}
ul li{
	padding-left:12px;
	background:url(list_icon.gif) no-repeat  left center;
}
/*list category*/
.list-main-3{
	width:238px;
	height:332px;
	border:0px;
	float:left;
}
.list-head-3{
	width:228px;
	height:27px;
	padding:0px 0px 0px 15px;
	color:#000;
	line-height:2.3em;
	font-weight:bold;
	background:url(list-3.jpg) no-repeat;
}
.list-body-3{
	width:231px;
	height:300px;
	padding:5px;
	border:1px solid #660000;
}
.list-main-4{
	width:238px;
	height:332px;
	border:0px;
	float:left;
	margin-left:10px;
}
.list-head-4{
	width:228px;
	height:27px;
	padding:0px 0px 0px 15px;
	color:#000;
	line-height:2.3em;
	font-weight:bold;
	background:url(list-4.jpg) no-repeat;
}
.list-body-4{
	width:231px;
	height:300px;
	padding:5px;
	border:1px solid #660000;
}
/*hack for ie */
.list-main-5{
	width:235px;
	height:332px;
	border:0px;
	float:left;
	margin-left:10px;
	_margin-left:7px;
}
.list-head-5{
	width:218px;
	height:27px;
	padding:0px 0px 0px 15px;
	color:#000;
	line-height:2.3em;
	font-weight:bold;
	background:url(list-2.jpg) no-repeat;
}
.list-body-5{
	width:222px;
	height:300px;
	padding:5px;
	border:1px solid #660000;
}
.list-main-6{
	width:980px;
	border:0px;
}
.list-head-6{
	width:963px;
	height:27px;
	padding:0px 0px 0px 15px;
	color:#000;
	line-height:2.3em;
	font-weight:bold;
	background:url(bg.jpg) repeat-x;
	border:1px solid #E0E0E0;
}
.list-body-6{
	width:968px;
	padding:5px;
	border:1px solid #660000;
}
.list-main-7{
	width:980px;
	border:0px;
}
.list-head-7{
	width:965px;
	height:27px;
	padding:0px 0px 0px 15px;
	color:#000;
	line-height:2.3em;
	font-weight:bold;
	background:url(bg-pic.gif) no-repeat;
}
/*[overflow] hack for ie*/
.list-body-7{
	width:970px;
	padding:4px;
	height:130px;
	overflow:hidden;
	border:1px solid #660000;
}
.main-pic{
	height:165px;
}
.list-body-7 ul{
	padding:0px 4px;
	_padding:0px;
}
.list-body-7 li {
	list-style:none;
	padding:2px;
	padding-bottom:0px;
	width:100px;
	float:left;
	margin:7px;
	background:url();
	border:1px solid #EFDB8C;
}
.pic-word{
	border-top:1px solid #EFDB8C;
	margin-top:-7px;
	_margin-top:2px;
	padding:2px;
	width:96px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.main-here{
	width:965px;
	height:25px;
	_height:20px;
	padding:3px;
	padding-left:10px;
	color:#ED209F;
	background:#F0FBEB;
	border:1px solid #660000;
}
.main-here a{
	color:#ED209F;
}
.menu{
	padding-top:5px;
	_padding-top:2px;
}
.nav .nav-inside .menu li{
	background:url();
	width:70px;
	height:22px;
	_height:18px;
	margin:0px;
	padding:0px;
	float:left;
	border-right:1px solid #106C96;
}
.menu a:hover{color:#ffa500;} 
/*--------------------------
main style end 
--------------------------*/
/*--------------------------
list style start
--------------------------*/
.list-main-listbg{
	width:300px;
	border:0px;
	margin-bottom:10px;
}
.list-head-listbg{
	width:285px;
	height:27px;
	padding:0px 0px 0px 15px;
	color:#000;
	line-height:2.3em;
	font-weight:bold;
	background:url(libiao.jpg) no-repeat;
}
.list-body-listbg{
	width:288px;
	padding:5px;
	border:1px solid #660000;
}
.list-body-listbg1{
	width:288px;
	padding:0px;
	border:1px solid #660000;
}
.list-main-listl{
	width:660px;
	border:0px;
}
.list-head-listl{
	width:658px;
	height:27px;
	padding:0px 0px 0px 10px;
	color:#000;
	line-height:2.2em;
	font-weight:bold;
	background:url(toubu.jpg) no-repeat;
}
.list-body-listl{
	width:656px;
	padding:5px;
	border:1px solid #660000;
}
.list-bottom-line,.list-bottom-line td{
	border-bottom:1px dashed #D9F8DC;
	margin-bottom:5px;
}
.list-b{border-bottom:1px  dashed #F6EEC9;}
.big-sort{
	height:28px;
	background:url(sort-bg.jpg) repeat-x;
	border-bottom:1px solid #660000;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
}
#AutoRows{
	border:1px solid #D9F8DC;
}
.list_time{
	width:120px;
	color:#999999;
}
.fabu{
	width:600px;
	text-align:right;
	margin-right:5px;
}
h2{
	text-align:right;
	font-size:14px;
	border-bottom:1px solid #D9F8DC;
	margin:0px;
	padding:3px;
}
h3{
	text-align:center;
	color:#f00;
	font-size:16px;
	border-bottom:1px solid #e0e0e0;
}
.list-body-content{
	width:656px;
	font-size:14px;
	padding:5px;
	border:1px solid #660000;
}
.posttime{
	border:1px dashed #E3E197 ;
	background:#FFFFF7;
	text-align:center;
}
.content-wn{
padding:5px;
}
table{
	border-collapse:collapse;
}

/*--------------------------
list style end 
--------------------------*/
.post-div{
	margin:5px auto;
	width:980px;
}
.list-main-post{
	width:980px;
	border:0px;
}
.list-head-post{
	width:965px;
	height:27px;
	padding:0px 0px 0px 15px;
	color:#000;
	line-height:2.3em;
	font-weight:bold;
	background:url(bg-pic.gif) no-repeat;
}
/*[overflow] hack for ie*/
.list-body-post{
	width:969px;
	padding:4px;
	border:1px solid #660000;
}
#w_cl {
	BORDER-RIGHT: #660000 1px solid; BORDER-TOP: #660000 1px solid; MARGIN: 5px auto; BORDER-LEFT: #660000 1px solid; WIDTH: 980px; BORDER-BOTTOM: #660000 1px solid; HEIGHT: 56px
}
.w_cl_xs {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 54px
}
.w_cl_plsw {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 54px
}
.w_cl_sgxy {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 54px
}
.w_cl_wj {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 54px
}
.w_cl_xs {
	WIDTH: 310px
}
.w_cl_plsw {
	WIDTH: 250px
}
.w_cl_sgxy {
	WIDTH: 200px
}
.w_cl_wj {
	WIDTH: 175px
}
.w_cl_xs01 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 50px; PADDING-BOTTOM: 0px; MARGIN: 5px 0px; LINE-HEIGHT: 21px; PADDING-TOP: 0px; HEIGHT: 21px
}
.w_cl_xs02 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 50px; PADDING-BOTTOM: 0px; MARGIN: 5px 0px; LINE-HEIGHT: 21px; PADDING-TOP: 0px; HEIGHT: 21px
}
.w_cl_pl {
	PADDING-RIGHT: 0px; PADDING-LEFT: 50px; PADDING-BOTTOM: 0px; MARGIN: 5px 0px; LINE-HEIGHT: 21px; PADDING-TOP: 0px; HEIGHT: 21px
}
.w_cl_sw {
	PADDING-RIGHT: 0px; PADDING-LEFT: 50px; PADDING-BOTTOM: 0px; MARGIN: 5px 0px; LINE-HEIGHT: 21px; PADDING-TOP: 0px; HEIGHT: 21px
}
.w_cl_sg {
	PADDING-RIGHT: 0px; PADDING-LEFT: 50px; PADDING-BOTTOM: 0px; MARGIN: 5px 0px; LINE-HEIGHT: 21px; PADDING-TOP: 0px; HEIGHT: 21px
}
.w_cl_xy {
	PADDING-RIGHT: 0px; PADDING-LEFT: 50px; PADDING-BOTTOM: 0px; MARGIN: 5px 0px; LINE-HEIGHT: 21px; PADDING-TOP: 0px; HEIGHT: 21px
}
.w_cl_wj01 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 50px; PADDING-BOTTOM: 0px; MARGIN: 5px 0px; LINE-HEIGHT: 21px; PADDING-TOP: 0px; HEIGHT: 21px
}
.w_cl_wj02 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 50px; PADDING-BOTTOM: 0px; MARGIN: 5px 0px; LINE-HEIGHT: 21px; PADDING-TOP: 0px; HEIGHT: 21px
}
.w_cl_xs01 {
	BACKGROUND: url(http://www.sqxsh.com/wenxue/images/default/wn/w_cl_xs.gif) no-repeat
}
.w_cl_pl {
	BACKGROUND: url(http://www.sqxsh.com/wenxue/images/default/wn/w_cl_sw.gif) no-repeat
}
.w_cl_sw {
	BACKGROUND: url(http://www.sqxsh.com/wenxue/images/default/wn/w_cl_xy.gif) no-repeat
}
.w_cl_sg {
	BACKGROUND: url(http://www.sqxsh.com/wenxue/images/default/wn/w_cl_pl.gif) no-repeat
}
.w_cl_xy {
	BACKGROUND: url(http://www.sqxsh.com/wenxue/images/default/wn/w_cl_sg.gif) no-repeat
}
.w_cl_xs02 {
	BACKGROUND: url(http://www.sqxsh.com/wenxue/images/default/wn/lizhi.gif) no-repeat
}