﻿@charset "utf-8";

/* CSS Document */
/* by 陈文庆 */
/* mchomeadmin@163.com */
body
{
	padding:0;
	margin:0;
	background:#fff url(../imgs/bg_t.jpg) repeat-x left top;
	font-size:12px;
}

img
{
	border:none;
}

ul, li
{
	padding:0;
	margin:0;
	text-decoration:none;
	list-style:none;
}

#all /* 大板块 */
{
	width:955px;
	height: auto;
	/*	background:#0033CC;*/
	margin:0;
	padding:0;
	margin:0 auto;
}

#logo
{
	height:95px;
	margin:0 auto;
	padding: 20px 0 0 20px;
}

/* 导航 开始*/
#mu
{
	width:955px;
	height:36px;
	overflow:hidden;
	margin-top:4px;
	background: #FF0000 url(../imgs/m_1.jpg) repeat-x;
}

#mu .left
{
	width:6px;
	height:36px;
	background:url(../imgs/m_0.jpg) no-repeat;
	float:left;
}

#mu .mid
{
	width:943px;
	height:36px;
	float:left;
}

#mu .mid .uls
{
	height:36px;
	overflow:hidden;
}

#mu .mid .uls ul
{
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:60px;
}

#mu .mid .uls li
{
	width:80px;
	height:16px;
	float:left;
	color:#FFFFFF;
	border-right:1px #FFFFFF solid;
	text-decoration:none;
	list-style:none;
	text-align:center;
	font-size:12px;
	line-height:16px;
	font-family:宋体;
}

#mu .mid .uls li.no_b
{
	border:none;
}

#mu .right
{
	width:6px;
	height:36px;
	background:url(../imgs/m_2.jpg) no-repeat;
	float:left;
}

/* 导航 结束*/
#mid /* 内容栏目大板块 */
{
	width:955px;
	height: auto;
	margin-top:20px;
}

/* 侧边栏 开始 */
#mid .left
{
	width:213px;
	height: auto;
	background:#FFFFFF;
	float:left;
}

#mid .left .top
{
	width:213px;
	height:8px;
	overflow:hidden;
	background:url(../imgs/left_yuan.jpg) no-repeat;
}

#mid .left .bt
{
	width:213px;
	height:8px;
	overflow:hidden;
	background:url(../imgs/left_yuan.jpg) no-repeat;
	background-position:0 -8px;
}

#mid .left .bbox
{
	width:211px;
	height:953px;
	border:solid 1px #D1D1D1;
	border-top:none;
	border-bottom:none;
}

#mid .left .bbox .box
{
	width:200px;
	/*	background:#00CC99;*/
	height:auto;
	margin:0 auto;
}

#mid .left .bbox .box .tit
{
	width:200px;
	height:22px;
	overflow:hidden;
	background:#999999 url(../imgs/left_biao.jpg) no-repeat;
}

#mid .left .bbox .box .tit .tit_zi
{
	width:50px;
	height:22px;
	line-height:24px;
	color:#FFFFFF;
	padding-left:18px;
	float:left;
}

#mid .left .bbox .box .tit .more
{
	width:32px;
	float:right;
	height:5px;
	margin-top:10px;
	margin-right:10px;
	_margin-right:5px;
}

#mid .left .bbox .box .uls
{
	width:200px;
	height:auto;
	margin-top:5px;
}

#mid .left .bbox .box .uls ul
{
	margin:0;
	padding:0;
}

#mid .left .bbox .box .uls ul li
{
	width:200px;
	height:28px;
	/*	background: #00CCCC;*/
	list-style:none;
	font-family:宋体;
	line-height:28px;
	text-indent:20px;
	color:#918677;
	background:url(../imgs/tit_biao.gif) no-repeat 2px;
	text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
}

#mid .lesft .bbox .box .pic
{
	width:179px;
	height:146px;
	background: #CCCCCC url(../imgs/left_pic.jpg) no-repeat;
	margin:0 auto;
}

#mid .left .bbox .box .pic img
{
	margin:7px 0 0 7px;
}

#mid .left .bbox .box .uls_zx
{
	width:190px;
	height:auto;
	margin:0 auto;
}

#mid .left .bbox .box .uls_zx ul
{
	width:190px;
	margin-top:5px;
}

#mid .left .bbox .box .uls_zx ul li
{
	width:190px;
	height:auto;
	line-height:24px;
	color:#918677;
}

/* 侧边栏 结束 */
/* 内容板块栏目 开始 */
#mid .right
{
	width:725px;
	height: auto;
	float:right;
}

/* 作协动态 开始 */
#mid .right .box
{
	width:723px;
	height:195px;
	margin-bottom:10px;
	_margin-bottom:3px;
}

#mid .right .box .tit
{
	width:723px;
	height:27px;
	background: url(../imgs/right_tit.jpg) no-repeat;
}

#mid .right .box .mid
{
	width:721px;
	height:161px;
	border:1px #D1D1D1 solid;
	border-bottom:none;
	background:#FFFFFF;
	border-top:none;
}

#mid .right .box .mid .left
{
	width:228px;
	height:150px;
	background:#CCCCCC;
	margin:10px 0 0 20px;
	_margin:10px 0 0 10px;
	float:left;
}

#mid .right .box .mid .right
{
	width:440px;
	height:150px;
	float: right;
	margin-top:10px;
}

#mid .right .box .mid .right .uls ul
{
	width:420px;
}

#mid .right .box .mid .right .uls ul li
{
	color:#918575;
	padding-left:16px;
	background: url(../imgs/tit_biao2.gif) no-repeat 2px;
	line-height:25px;
	height:25px;
}

#mid .right .box .mid .right .uls ul li span
{
	float:right;
	color:#AFA69B;
	display: block;
}

#mid .right .box .bt
{
	width:723px;
	height:7px;
	background:url(../imgs/right_yuan.jpg) no-repeat;
}

/* 作协动态 结束 */
/* 作家与作品 原创天地 开始 */
#mid .right .box220
{
	width:723px;
	height:220px;
	margin-bottom:10px;
	_margin-bottom:3px;
}

#mid .right .box220 .tit
{
	width:723px;
	height:27px;
	background: url(../imgs/right_tit.jpg) no-repeat;
}

#mid .right .box220 .mid
{
	width:721px;
	height:186px;
	border:1px #D1D1D1 solid;
	border-bottom:none;
	border-top:none;
	background:#FFFFFF;
}

#mid .right .box220 .bt
{
	width:723px;
	height:7px;
	background:url(../imgs/right_yuan.jpg) no-repeat;
}

#mid .right .box220 .mid .cnt
{
	width:690px;
	height:170px;
	margin:0 auto;
	margin-top:15px;
}

#mid .right .box220 .mid .cnt .box
{
	width:340px;
	height:168px;
	border-right:dotted 2px #CCCCCC;
	float: left;
	background:#FFFFFF;
}

#mid .right .box220 .mid .cnt .box_nob
{
	border-right:none;
}

#mid .right .box220 .mid .cnt .box .pic
{
	width:90px;
	height:130px;
	border:#CCCCCC 1px solid;
	float:left;
	margin-top:10px;
	margin-left:10px;
	_margin-left:5px;
	padding-left:10px;
	padding-top:10px;
}

#mid .right .box220 .mid .cnt .box .picbox
{
	width:90px;
	height:155px;
	float: left;
}

#mid .right .box220 .mid .cnt .box .pic2
{
	width:87px;
	height:127px;
	border:#CCCCCC 1px solid;
	float:left;
	margin-left:5px;
	_margin-left:2px;
	padding-left:6px;
	padding-top:6px;
}

#mid .right .box220 .mid .cnt .box .xixi
{
	float:left;
	margin-left:7px;
	_margin-left:3px;
	margin-top:4px;
}

#mid .right .box220 .mid .box_nob .uls ul
{
	width:330px;
	margin-left:10px;
}

#mid .right .box220 .mid .box_nob .uls ul li
{
	color:#918575;
	padding-left:16px;
	background: url(../imgs/tit_biao2.gif) no-repeat 2px;
	line-height:24px;
	height:24px;
}

#mid .right .box220 .mid .box_nob .uls ul li span
{
	float:right;
	color:#AFA69B;
}

#mid .right .box220 .mid .cnt .box .zi
{
	width:210px;
	height:164px;
	float:right;
	margin-right:5px;
}

#mid .right .box220 .mid .cnt .box .zi ul
{
	width:210px;
}

#mid .right .box220 .mid .cnt .box .zi li
{
	line-height:24px;
	color:#918677;
}

#mid .right .box220 .mid .cnt .box .zi li span
{
	font-weight:bold;
	color:#918677;
}

/* 作家与作品 原创天地 结束 */
/* 作品评论 文坛新闻 开始 */
#mid .right .box290
{
	width:723px;
	height:304px;
	margin-bottom:10px;
	_margin-bottom:3px;
}

#mid .right .box290 .cnt
{
	width:356px;
	height:290px;
	float: left;
}

#mid .right .box290 .cnt2
{
	width:356px;
	height:290px;
	float: right;
}

#mid .right .box290 .tit
{
	width:356px;
	height:28px;
	background: url(../imgs/right_tit.jpg) no-repeat;
	background-position:0 -28px;
}

#mid .right .box290 .mid
{
	width:354px;
	height:266px;
	border:1px #D1D1D1 solid;
	background:#FFFFFF;
	border-bottom:none;
	border-top:none;
}

#mid .right .box290 .mid .box
{
	width:330px;
	height:260px;
	background:#FFFFFF;
	margin:0 auto;
}

#mid .right .box290 .mid .box .top
{
	width:330px;
	height:90px;
}

#mid .right .box290 .mid .box .top .pic
{
	width:106px;
	height:86px;
	float:left;
}

#mid .right .box290 .mid .box .top .zi
{
	width:210px;
	height:86px;
	float:right;
	line-height:22px;
	color:#918575;
}

#mid .right .box290 .mid .box .uls
{
	width:330px;
	margin-top:10px;
}

#mid .right .box290 .mid .box .uls ul
{
	width:330px;
}

#mid .right .box290 .mid .box .uls ul li
{
	color:#918575;
	padding-left:16px;
	background: url(../imgs/tit_biao2.gif) no-repeat 2px;
	line-height:25px;
	height:25px;
}

#mid .right .box290 .mid .box .uls ul li span
{
	float:right;
	color:#AFA69B;
}

#mid .right .box290 .bt
{
	width:356px;
	height:8px;
	background:url(../imgs/right_yuan2.jpg) no-repeat;
}

/* 作品评论 文坛新闻 结束 */
/* 栏目标题控制 开始 */
#mid .right .tits
{
	width:66px;
	height:14px;
	overflow:hidden;
	background: url(../imgs/tit_zi.gif) repeat;
	margin-left:26px;
	_margin-left:13px;
	margin-top:4px;
	float: left;
}

#mid .right .tits_2
{
	background: url(../imgs/tit_zi.gif) repeat;
	background-position:0 -21px;
}

#mid .right .tits_3
{
	background: url(../imgs/tit_zi.gif) repeat;
	background-position:0 -43px;
	height:15px;
}

#mid .right .tits_4
{
	background: url(../imgs/tit_zi.gif) repeat;
	background-position:0 -66px;
	height:15px;
}

#mid .right .tits_5
{
	background: url(../imgs/tit_zi.gif) repeat;
	background-position:0 -88px;
	height:15px;
}

#mid .right .mores
{
	width:40px;
	height:12px;
	float:right;
	margin-right:22px;
	_margin-right:10px;
	margin-top:7px;
}

/* 栏目标题控制 结束 */
/* 友情连接 开始 */
#fd
{
	width:955px;
	height:138px;
	background: #FFFFFF;
	float:right;
}

#fd .left
{
	width:40px;
	height:138px;
	background:url(../imgs/fd.gif) no-repeat;
	float:left;
}

#fd .mid
{
	width:903px;
	height:136px;
	float:left;
	border:1px #CCCCCC solid;
	border-left:none;
	border-right:none;
}

#fd .mid .top
{
	width:860px;
	height:60px;
	margin:0 auto;
	border-bottom:1px #CCCCCC dotted;
	margin-top:18px;
	padding-left:20px;
}

#fd .mid .top li
{
	float:left;
	width:115px;
	height:22px;
	letter-spacing:4px;
	margin-right:6px;
}

#fd .mid .bt
{
	width:860px;
	height:40px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	margin-top:4px;
 *margin-top:8px;
	_margin-top:4px;
	padding-left:10px;
}

#fd .mid .bt ul
{
	margin:0;
	padding:0;
}

#fd .mid .bt li
{
	width:88px;
	height:31px;
	border:1px #CCCCCC solid;
	float: left;
	margin-right:17px;
	overflow:hidden;
}

#fd .right
{
	width:12px;
	height:140px;
	background:url(../imgs/fd.gif) no-repeat;
	float:right;
	background-position: -36px 0;
}

/* 友情连接 结束 */
/* 内容板块栏目 结束 */
#ft
{
	width:100%;
	height:117px;
	background:url(../imgs/foot.jpg) repeat-x;
	float:left;
	margin-top:10px;
}

#ft ul
{
	width:923px;
	text-align: center;
	margin:0 auto;
	margin-top:28px;
}

#ft ul li
{
	height:22px;
	line-height:22px;
	color: #A49D95;
}

.mtop20
{
	margin-top:20px;
}

.mtop10
{
	margin-top:10px;
}

.mbt10
{
	margin-bottom:10px;
}

.ge10
{
	width:100px;
	height:23px;
	overflow:hidden;
}

.ge1
{
	width:100px;
	height:1px;
	overflow:hidden;
}

.ge723
{
	height:1px;
	width:623px;
	overflow: hidden;
}

.ge300
{
	height:1px;
	width:300px;
	overflow: hidden;
}

#mid .towtit
{
	width:955px;
	height:31px;
	background: url(../imgs/cnt_tit.jpg) no-repeat;
	margin:0 auto;
	line-height:31px;
	text-indent:30px;
	letter-spacing:2px;
	color:#666666;
	margin-bottom:10px;
}

#mid .alists
{
	border:1px #DBDBDB solid;
	min-height:462px;
	height:auto !important;
	height:462px;
	overflow:visible;
}

#mid .lists
{
	width:953px;
	height: auto;
	overflow: hidden;
	color:#666666;
}

#mid .lists .lists_box
{
	width:953px;
	height:auto;
	display:block;
}

#mid .lists .lists_box li
{
	height:42px;
	width:953px;
	display:block;
	overflow:hidden;
	border-top:1px #DBDBDB solid;
	border-left:1px #fff solid;
	float:left;/*ie6ie7列表无缝*/
}

#mid .lists .lists_box .tit
{
	height:32px;
	width:953px;
	display:block;
	overflow:hidden;
	border:none;
	float:left;/*ie6ie7列表无缝*/
	background:#E6E6E6;
	letter-spacing:2px;
	line-height:32px;
}

#mid .lists .lists_box2
{
	width:951px;
	height:auto;
}

#mid .lists .lists_box2 li
{
	float:left;
	height:40px;
	border:1px #FFFFFF solid;
}

#mid .lists .lists_box2 .foli
{
	width:797px;
	text-indent:60px;
	background:url(../imgs/libiao.jpg) no-repeat 28px 12px;
	letter-spacing:2px;
	line-height:42px;
}

#mid .lists .lists_box2 .foli2
{
	width:645px;
	text-indent:60px;
	background:url(../imgs/libiao.jpg) no-repeat 28px 12px;
	letter-spacing:2px;
	line-height:42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#mid .lists .lists_box2 .mili
{
	float:left;
	width:150px;
	border-left:1px #DBDBDB solid;
	text-align:center;
	letter-spacing:2px;
	line-height:42px;
}

#mid .lists .lists_box2 .enli
{
	float:right;
	width:150px;
	border-left:1px #DBDBDB solid;
	text-align:center;
	letter-spacing:2px;
	line-height:42px;
}

#mid .lists .tit .lists_box2 li
{
	border:none;
}

#mid .lists .tit .lists_box2 li.foli
{
	border:1px #F2F2F2 solid;
	border-left:none;
	height:30px;
	background:none;
	width:800px;
	text-indent:30px;
	line-height:32px;
}

#mid .lists .tit .lists_box2 li.foli2
{
	border:1px #F2F2F2 solid;
	border-left:none;
	height:30px;
	background:none;
	width:648px;
	text-indent:30px;
	line-height:32px;
}

#mid .lists .tit .lists_box2 li.mili
{
	border-top:1px #F2F2F2 solid;
	border-bottom:1px #F2F2F2 solid;
	border-left:none;
	border-right:1px #F2F2F2 solid;
	height:30px;
	width:151px;
	float: left;
	line-height:32px;
}

#mid .lists .tit .lists_box2 li.enli
{
	border-top:1px #F2F2F2 solid;
	border-bottom:1px #F2F2F2 solid;
	border-left:none;
	height:30px;
	width:149px;
	float:right;
	line-height:32px;
}

#mid .lists .text
{
	border:1px #FFFFFF solid;
	height:32px;
	text-align:center;
	line-height:32px;
	letter-spacing:3px;
}

#mid .alists2
{
	min-height:520px;
	height:auto !important;
	height:520px;
	overflow:visible;
}

#mid .alists2 .left
{
	width:212px;
	height:auto;
	float:left;
	border:1px #DBDBDB solid;
	background:none;
}

#mid .alists2 .left .box
{
	width:210px;
	height:auto;
	float:left;
	border:1px #ffffff solid;
	background:none;
}

#mid .alists2 .left .box ul
{
	width:190px;
	height:auto;
	margin-left:12px;
}

#mid .alists2 .left .box li
{
	width:200px;
	height:31px;
	background: url(../imgs/tow_bg.jpg) no-repeat;
	line-height:31px;
	text-indent:36px;
}

#mid .alists2 .right
{
	width:725px;
	height:auto;
	/*	background: #FF6633;*/
	float:right;
	margin-bottom:15px;
}

#mid .alists2 .right .bbox
{
	width:723px;
	height:158px;
	border:1px #DBDBDB solid;
}



#mid .alists2 .right .bbox .box
{
	width:721px;
	height:156px;
	border:1px #ffffff solid;
}

#mid .alists2 .right .bbox2 .box2
{
	width:721px;
	min-height:520px;
	height:auto !important;
	height:520px;
	overflow:visible;
	border:1px #ffffff solid;
}



#mid .alists2 .right .bbox2 .box2 .fds_pic
{
	width:660px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:30px;
}

#mid .alists2 .right .bbox2 .box2 .fds_wz
{
	width:721px;
	height:auto;
	margin-top:none;
}

#mid .alists2 .right .bbox2 .box2 .fds_pic li
{
	height:31px;
	width:88px;
	float:left;
	margin:10px;
}



#mid .alists2 .right .bbox2 .box2 .fds_wz ul
{
	width:721px;
	height:auto;
}

#mid .alists2 .right .bbox2 .box2 .fds_wz li
{
	width:721px;
	height: auto;
	border-bottom: #ffffff 1px solid;
	border-top:#cccccc 1px solid;
	float:left;
}

#mid .alists2 .right .bbox2 .box2 .fds_wz li.tit2
{
	width:711px;
	height:35px;
	border-bottom: #ffffff 1px solid;
	border-top:none;
	line-height:35px;
	font-size:12px;
	color:#999999;
	text-indent:10px;
}

#mid .alists2 .right .bbox2 .box2 .fds_wz li.tit3
{
	background:url(../imgs/fdbiao.gif) no-repeat;
	background-position:10px 10px;
	color:#990000;
	border-bottom:none;
	line-height:30px;
	height:40px;
	text-indent:20px;
	padding-top:10px;
}

#mid .alists2 .right .bbox2 .box2 .fds_wz li.tit4
{
	width:721px;
	border-top:none;
	height:auto;

}

#mid .alists2 .right .bbox2 .box2 .fds_wz li.tit4 .ah
{
	height:25px;
}

#mid .alists2 .right .bbox .box .cnt
{
	width:690px;
	height:132px;
	margin:0 auto;
	margin-top:12px;
}

#mid .alists2 .right .bbox .box .cnt .left
{
	width:92px;
	height:130px;
	border:1px #CCCCCC solid;
	float:left;
}

#mid .alists2 .right .bbox .box .cnt .left img
{
	margin-left:6px;
	margin-top:5px;
}

#mid .alists2 .right .bbox .box .cnt .right
{
	width:580px;
	background: #E0E0E0;
	float:right;
	height:130px;
}

#mid .alists2 .right .bbox .box .cnt .right .zi
{
	width:555px;
	height:110px;
	margin:0 auto;
	margin-top:10px;
	color:#666666;
	height:120px;
	text-overflow:ellipsis;overflow:hidden;
}

#mid .alists2 .right .bbox .box .cnt .right .zi span
{
	font-weight:bold;
	color: #6D6D6D;
	letter-spacing:2px;
}

#mid .alists2 .right .bbox .box .cnt .right .zi li
{
	line-height:24px;
}

#mid .right .zxnews
{
	width:500px;
	height: auto;
	float:left;
}

#mid .right .zxnews .zxbbox
{
	width:498px;
	height: auto;
	border:1px #DBDBDB solid;
	margin-bottom:10px;
}

#mid .right .zxnews .zxbox
{
	width:496px;
	height: auto;
	border:1px #ffffff solid;
}

#mid .right .zxnews .zxbox .tit
{
	width:496px;
	height:30px;
	border-bottom:1px #DBDBDB solid;
	line-height:30px;
	color:#FF0000;
	text-indent:30px;
	background: url(../imgs/zxdt.gif) no-repeat;
	background-position:6px 6px;
	font-weight:bold;
	letter-spacing:2px;
}

#mid .right .zxnews .zxbox .tit span
{
	letter-spacing:1px;
	float:right;
	background:none;
	padding-right:16px;
}

#mid .right .zxnews .zxbox .uls
{
	width:496px;
	border-top:1px #FFFFFF solid;
}

#mid .right .zxnews .zxbox .uls ul
{
	width:480px;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:8px;
}

#mid .right .zxnews .zxbox .uls ul li
{
	color:#918575;
	padding-left:26px;
	background: url(../imgs/tit_biao2.gif) no-repeat 2px;
	line-height:25px;
}

#mid .right .zxnews .zxbox .uls ul li span
{
	float:right;
	color:#AFA69B;
}

#mid .right .zxhot
{
	width:212px;
	height: auto;
	float:right;
}

#mid .right .zxhot .zxbbox
{
	width:210px;
	height: auto;
	border:1px #DBDBDB solid;
}

#mid .right .zxhot .zxbox
{
	width:208px;
	height: auto;
	border:1px #ffffff solid;
}

#mid .right .zxhot .zxbox .tit
{
	width:208px;
	height:30px;
	border-bottom:1px #DBDBDB solid;
	line-height:30px;
	color:#FF0000;
	text-indent:30px;
	background: url(../imgs/zxdt.gif) no-repeat;
	background-position:6px 6px;
	font-weight:bold;
	letter-spacing:2px;
}

#mid .right .zxhot .zxbox .uls
{
	width:192px;
	border-top:1px #FFFFFF solid;
	margin:0 auto;
}

#mid .right .zxhot .zxbox .uls ul
{
	width:192px;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:8px;
}

#mid .right .zxhot .zxbox .uls ul li
{
	color:#918575;
	padding-left:26px;
	background: url(../imgs/tit_biao2.gif) no-repeat 2px;
	line-height:25px;
}

.w400
{
	width:400px;
}

.no_b
{
	border:none;
}

.bro
{
	border:1px #DBDBDB solid;
}

.no_mt
{
	margin-top:none;
}
/*修改人：袁宇 外加样式*/
.clean{ clear:both;}
.bbox2
{
	border:1px #DBDBDB solid;
}
.box2
{
	border:1px #ffffff solid;
	min-height:520px;
	height:auto !important;
	height:520px;
	overflow:visible;
}
h1
{
	padding:0;
	margin:0 auto;
	border-bottom:#DBDBDB 1px solid;
	width:680px;
	font-size:18px;
	line-height:36px;
	padding:0px;
	text-align:center;
	display:block;
	color:#990000;
}
.box2 .cnt
{
	margin:20px 0 0 0;
	padding:0 10px;

}
.box2 .cnt p
{
	line-height:24px;
	text-indent: 24px;
}
.date
{
	text-align:center;
	height:24px;
	line-height:24px;
	font-size:12px;
}
.date span
{
	margin:0 5px;
}
.zxbox_img
{
	display:block;
	margin:10px auto;
}
.zxbox ul{ color:#918677; line-height:24px; padding:10px;}
.zxbox a
{
	color:#918677;
}
.zxbox a:hover
{
	text-decoration: underline;
}
.back
{
	padding:20px;
	font-size:14px;
	text-align:right;
}
.back a
{
	color:#FF0000;
}
.back a:hover
{
	color:#FF6600;
}
