/* CSS Document */
html,body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 定义网页的链接基本信息 */
a:link,a:visited{color: #000000; text-decoration: none;}
a:hover,a:active{color:#FF3300;text-decoration: underline;}
/* 任意元素清零 */
* {
	margin: 0px;
	padding: 0px;
}
/* 定义图片边框 */
img{ border:0;}
.fg {
	clear: both;
	float: none;
	height: 4px!important;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
/* 因为将用到很多的UL和LI这里总体定义了一下 */
ul,li{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align: left;
}


.ly_top_t {
	float: none;
	height: 64px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ly_top_r {
	float: right;
	height: 64px;
	width: 640px;
}
.ly_topdo {
	text-align: right;
	padding-right: 35px;
	line-height: 30px;
	height: 30px;
	color: #2A67B8;
}
.ly_topdo a:link,.ly_topdo a:visited {
	color: #2A67B8;
	text-decoration: none;
}
.ly_topdo a:hover,.ly_topdo a:active {
	color: #FF6600;
	text-decoration: underline;
}
.ly_logo {
	height: 100px;
	width: 200px;
	float: left;
}
.fk {
	clear: both;
	float: none;
	height: 6px;
	width: auto;
}

.ly_topt_nav {
	width: 550px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3EEF2;
	border-right-color: #E3EEF2;
	border-left-color: #E3EEF2;
	line-height: 26px;
	background-image: url(../images/tnavbg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	text-align: center;
	color: #2A67B8;
}
.ly_topt_nav a:link,.ly_topt_nav a:visited {
	color: #2A67B8;
	text-decoration: none;
}
.ly_topt_nav a:hover,.ly_topt_nav a:active {
	color: #FF6600;
	text-decoration: underline;
}.ly_nav {
	float: none;
	height: 35px;
	width: 948px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	line-height: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #58B2CC;
	border-right-color: #58B2CC;
	border-left-color: #58B2CC;
}
.ly_nav li {
	float: left;
	height: 35px;
	width: 68px;
	margin-left: 15px;
}
.ly_nav li a:link,.ly_nav li a:visited {
	display: block;
	float: none;
	height: 29px;
	width: 68px;
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ly_nav li a:hover,.ly_nav li a:active {
	background-image: url(../images/nav_hoverbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	display: block;
	height: 35px;
	width: 68px;
	color: #2A67B8;
	line-height: 35px;
}
.ly_nav_sy {
	background-image: url(../images/nav_hoverbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	float: none;
	height: 35px;
	width: 68px;
}
.ly_nav_sy a:link,.ly_nav_sy a:visited {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A67B8;
	text-decoration: none;
	line-height: 35px;
}
.ly_nav_sy a:hover,.ly_nav_sy a:active {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A67B8;
	text-decoration: none;
	line-height: 35px;
}.ly_sbk {
	float: none;
	height: 33px;
	width: 948px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3D1D3;
	border-left-color: #B3D1D3;
	line-height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3D1D3;
}
/* 搜索部分样式 */
.ly_searchl {
	float: right;
	height: 30px;
	width: 400px;
	line-height: 30px;
}
.ly_searchk {
	float: left;
	height: 30px;
	width: 490px;
	text-align: center;
	margin-left: 20px;
	font-weight: bold;
	color: #0263B2;
	text-decoration: none;
	line-height: 30px;
}
.ly_searchl a:link,.ly_searchl a:visited {
	font-weight: bold;
	color: #0263B2;
	text-decoration: none;
}
.ly_searchl a:hover,.ly_searchl a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}.ly_topad {
	float: none;
	height: auto;
	width: 950px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.ly_toplad {
	text-align: center;
	float: left;
	height: auto;
	width: 750px;
}
.ly_toprad {
	float: right;
	width: 193px;
	text-align: center;
}
.ly_main {
	float: none;
	height: auto;
	width: 950px;
	margin-top: 8px!important;
	margin-top: -2px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	clear:both;
}
.ly_right {
	float: right;
	height: auto;
	width: 196px;
}
.ly_left {
	float: left;
	height: auto;
	width: 745px;
}
/* 右边部分样式 */
.ly_block {
	float: none;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCE2EE;
	border-bottom-color: #DCE2EE;
	border-left-color: #DCE2EE;	
}
.ly_blockt {
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
	line-height: 29px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	background-color: #6EAEC7;
	height: 29px;
}

/* 通用li列表样式 */
.ly_tyli {
	float: none;
	height: auto;
	width: 98%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.ly_tyli li {
	line-height: 23px;
	background-image: url(../images/jt.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	text-align: left;
	text-indent: 15px;
	float: none;
	width: 190px;
	display: block;
}

.ly_tyli li span {
	float: right;
	color: #2D6F01;
	text-decoration: none;
}
.ly_tyli a:link,.ly_tyli a:visited {
	color: #575757;
	text-decoration: none;
}
.ly_tyli a:hover,.ly_tyli a:active {
	color: #FF6600;
	text-decoration: underline;
}
/* 书友推荐样式 */
.ly_sytj {
	float: none;
	height: auto;
	width: 98%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
.ly_sytj li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E7E1;
	margin-bottom: 5px;
	height: 115px;
	width: auto;
}
.ly_sytj_img {
	padding: 1px;
	float: left;
	height: 99px;
	width: 81px;
	border: 1px solid #CACACA;
	text-align: center;
}
.ly_sytj_right {
	float: right;
	width: 98px;
	height: auto;
}
.ly_sytj_right h1 a:link,.ly_sytj_right h1 a:visited {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #004F00;
	text-decoration: none;
}
.ly_sytj_right h1 a:hover,.ly_sytj_right h1 a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.ly_sytj_right p {
	line-height: 18px;
	color: #575757;
}
.ly_rmsj {
	float: none;
	height: 450px!important;
	height: 400px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #59B3CD;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ly_rmsjtop {
	line-height: 29px;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59B3CD;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	background-color: #6EAEC7;
}
.ly_rmsj_left {
	float: left;
	height: auto;
	width: 240px;
	margin: 5px;
}
.ly_rmsjad {
	text-align: center;
	float: none;
	height: auto;
	width: 225px;
}
.ly_ggk {
	height: auto;
	width: auto;
	margin-top: 5px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #386D01;
	text-decoration: none;
}
/* 热门书籍列表 */
.ly_rmsj_right {
	float: right;
	height: auto;
	width: 470px;
	margin-top: 5px;
}
.ly_rmsj_right li {
	height: 130px;
	width: 460px;
	float: none;
	display: block;
	margin-bottom: 4px;
}
.ly_rmsj_right_img {
	padding: 1px;
	float: left;
	height: 126px;
	width: 101px;
	border: 1px solid #C5C4C2;
}
.ly_rmsj_right_text {
	float: right;
	height: auto;
	width: 330px;
}
.ly_rmsj_right_text h1 {
	line-height: 22px;
	background-color: #F1F9FC;
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #8D8988;
	text-decoration: none;
}
.ly_rmsj_right_text h1 a:link,.ly_rmsj_right_text h1 a:visited {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2A7E02;
	text-decoration: none;
}
.ly_rmsj_right_text h1 a:hover,.ly_rmsj_right_text h1 a:active {
	color: #FF6600;
	text-decoration: underline;
}
.ly_rmsj_right_text p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
}
.zad {
	float: none;
	height: auto;
	width: auto;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-align: center;
}
.ly_fmtj {
	float: none;
	width: auto;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border: 1px solid #DFEAF0;
}
.ly_fmtjtop {
	line-height: 29px;
	background-color: #EEF8FA;
	float: none;
	height: 29px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEAF0;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	background-color: #6EAEC7;
}
/* 封面推荐样式 */

 .ly_fmtjimg {
	float: none;
	height: auto;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 6px;
}
.ly_fmtjimg li {
	float: left;
	height: 135px;
	width: 130px;
	margin-left: 12px!important;
	margin-left: 10px;
}
.ly_fmtjimg_top {
	float: none;
	height: auto;
	width: auto;
}
.ly_fmtjimgcon {
	padding: 1px;
	float: left;
	height: 168px;
	width: 123px;
	border: 1px solid #CBCBC9;
}
.ly_fmtjtext {
	float: right;
	width: 70px;
	height: auto;
	line-height: 18px;
	font-weight: normal;
	color: #4E534D;
	text-decoration: none;
}
.ly_fmtjtitle {
	line-height: 25px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	text-align: center;
}
.ly_fmtjtitle a:link,.ly_fmtjtitle a:visited {
	color: #00679C;
	text-decoration: none;
}
.ly_fmtjtitle a:hover,.ly_fmtjtitle a:active {
	color: #FF6600;
	text-decoration: underline;
}

/* 栏目热榜样式 */
.ly_lmrb {
	float: none;
	width: auto;
	height: 180px;
	border: 1px solid #DFEAF0;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}.ly_lmrbs {
	clear: both;
	float: none;
	height: 120px;
	width: 98%;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}
.ly_lmrbs li {
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
}
.ly_lmrbs li span {
	color: #FF6600;
}
.ly_lmrbs a:link,.ly_lmrbs a:visited {
	color: #4D524B;
	text-decoration: none;
}
.ly_lmrbs a:hover,.ly_lmrbs a:active {
	color: #FF6600;
	text-decoration: underline;
}
.ly_fltj {
	float: none;
	height: 710px;
	width: auto;
	border: 1px solid #DBE1ED;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.ly_fltjtop {
	line-height: 29px;
	background-image: url(../images/iconk.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	text-align: left;
	text-indent: 30px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE1ED;
	background-color: #6EAEC7;
}
/* 分类推荐 */
.ly_fltjlist {
	height: auto;
	width: 98%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
.lyfltjlist {
	float: left;
	height: 215px;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.lyfltj_list_top {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.lyfltj_list_top span {
	float: right;
	margin-right: 20px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.lyfltj_list_imgtext {
	float: none;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
.lyfltj_list_img {
	padding: 1px;
	float: left;
	height: 80px;
	width: 65px;
	border: 1px solid #CACACA;
}
.lyfltj_list_text {
	float: right;
	height: auto;
	width: 250px;
}
.lyfltj_list_text h1 a:link,.lyfltj_list_text h1 a:visited {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #004F00;
	text-decoration: none;
}
.lyfltj_list_text h1 a:hover,.lyfltj_list_text h1 a:active {
	color: #FF6600;
}
.lyfltj_titlelist {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
	float: none;
}
.lyfltj_titlelist li {
	line-height: 18px;
}
.lyfltj_titlelist li a:link,.lyfltj_titlelist li a:visited {
	text-decoration: none;
}
.lyfltj_titlelist li a:hover,.lyfltj_titlelist li a:active {
	color: #FF6600;
	text-decoration: underline;
}

.lyfltj_titlelist span {
	font-weight: normal;
	color: #004F00;
	text-decoration: none;
}
/* 最新章节列表 */
.ly_zxzj {
	float: none;
	width: auto;
	border: 1px solid #DBE1ED;
}
.ly_newshow {
	float: none;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../images/fx.jpg);
	background-repeat: repeat;
	line-height: 30px;
	color: #515151;
}
.ly_newshow li span {
	float: right;
	text-align: right;
}
.ly_newshow li strong {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2D6F01;
	text-decoration: none;
}
.ly_newshow a:link,.ly_newshow a:visited {
	color: #515151;
	text-decoration: none;
}
.ly_newshow a:hover,.ly_newshow a:active {
	color: #FF6600;
	text-decoration: underline;
}
.ly_flink {
	clear: both;
	float: none;
	height: auto;
	width: 948px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D9E4F8;
}
.ly_flinktop {
	line-height: 24px;
	font-weight: bold;
	color: #2D6F01;
	text-decoration: none;
	background-color: #F3F3F3;
	text-align: left;
	text-indent: 20px;
}
.ly_flinkcontent {
	float: none;
	height: auto;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ly_bytj li {
	line-height: 22px;
	background-image: url(../images/jt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 15px;
}
.ly_bottom {
	float: none;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 25px;
	color: #646464;
	text-align: center;
}
.ly_content {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BBD9FB;
}
/* 更新列表样式 */
.gridtop{
  border-top: 1px solid #89D4F8;
  border-left: 1px solid #89D4F8;
  border-right: 1px solid #89D4F8;
  background: #e0edff;
  background-image:url('images/titlebgt.gif');
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}

.title{
  background: #e0edff;
  background-image:url('images/titlebgt.gif');
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}
.grid{
  background-color: #E7E7E7;
}
.even{
  background: #FFFFFF; 
  padding: 3px;
}

.odd{
  background: #FFFFFF; 
  padding: 3px;
}
.more {
	text-align: right;
	line-height: 18px;
}
/* 章节列表页样式 */
.lylist_top {
	line-height: 25px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A6AB;
	float: none;
	width: 100%;
}
.lylist_slink {
	line-height: 30px;
	width: 100%;
}
.lylist_slink span {
	float: right;
}
.lylist_title {
	font-family: Verdana,Arial,sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	width: 931px;
	margin-right: auto;
	margin-left: auto;
}
.lylist_showsome {
	float: none;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	line-height: 22px;
	padding: 3px;
}
.lylist_ad {
	float: none;
	height: auto;
	width: 925px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding: 3px;
	border: 1px dashed #CCCCCC;
}
.lylist_mainbody {
	margin-left:auto;
	width:931px;
	BORDER: #cccccc 1px solid;
	margin-right: auto;
}
.lylist_list {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-BOTTOM: #e0edff 1px solid;
	BACKGROUND-COLOR: #83896D;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	width:931px;
	height:30px;
	padding-top:8px;
	color: #FFFFFF;
}
.lylist_zm {
	padding: 3px;
	float: none;
	height: auto;
	width: 925px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	clear: both;
	text-align: center;
}

.lylist_list li a {
	color: #000000; text-decoration: none; 
}
.lylist_centent {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.lylist_centent ul {
    PADDING: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none
}
.lylist_centent ul li {
	margin:2px;
	padding-top:3px;
	padding-right:10px;
	padding-left:11px;
	float:left;
	width:22%;
	height:32px;
	line-height:180%;
	text-align:center;
	border:#CCCCCC 1px solid;
	overflow:hidden;
	background-color: #CFD3D1;
	padding-bottom: 0;
}
.lylist_centent ul li a {
    color: #3D3D3D; font-size:12px;
}
.lylist_centent ul li a:hover {
    color:#333333;
}
.lylist_content {
	PADDING-RIGHT: 3%; PADDING-LEFT: 3%; FONT-SIZE: 12pt; PADDING-BOTTOM: 10px; LINE-HEIGHT: 170%; PADDING-TOP: 10px; TEXT-ALIGN: left
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

.lylist_adtop {
	TEXT-ALIGN: center
}
#lylist_linkleft {
	FONT-SIZE: 12px; FLOAT: left; WIDTH: 70%; TEXT-ALIGN: left
}
#lylist_linkright {
	FONT-SIZE: 12px; FLOAT: right; WIDTH: 30%; TEXT-ALIGN: right
}
.lylist_bottom {
    margin-left:40px; margin-top:5px; margin-bottom:5px; padding-left:3px; FONT-SIZE:9pt;width:925px; text-align:left; color:#000000;line-height:170%; BORDER:#cccccc 1px solid;
}
.lylist_sometext {
	float: none;
	height: auto;
	width: 925px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.ly_acss{
	width: 100%;
	text-align: left;
	background-color: #ECF7FB;
}

.ly_vcss{
	font-size: 16px;
	text-align: center;
	line-height: 29px;
	height: 29px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #83896D;
}

.ly_ccss{
	font-size: 14px;
	width: 25%;
	text-align: left;
	line-height: 25px;
        padding-left:4px;
	background-color: #ECF7FB;
	border: 1px solid #CCCCCC;
}
/* 内容页样式 */
.lycon_main {
	float: none;
	height: auto;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
}
.lycon_main_right {
	float: right;
        margin-top: 1px;
	border-left: 1px solid #E8E8E8;
	position:absolute;
	width:250px;
	height:auto;
	z-index:1;
	right: 0px;
	text-align: center;
	overflow: visible;
	padding-top: 10px;
	padding-left: 3px;
}
.lycon_left {
	height: auto;
        float:left;
	width: 730px;
	padding-left: 2px;
}
.lycon_ad {
	float: none;
	height: auto;
	width: 98%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-align: center;
}
.lycon_somelink {
	line-height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}
.lycon_somelink span {
	float: right;
	margin-right: 10px;
	text-align: right;
}
.lycon_title {
	font-family: Verdana,Arial,sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: none;
	height: auto;
	width: 730px;
        padding-top:10px;
        text-align: center;
}
.lycon_somedo {
	line-height: 30px;
	text-align: center;
	width: 730px;
}
.lycon_ad2 {
	float: left;
	height: auto;
	width: 730px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #E8E8E8;
	text-align: center;
}
.lycon_content {
	font-size: 14px;
	line-height: 24px;
	float: left;
	height: auto;
	width: 728px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
        padding-left:5px;
}
#ly_footlink {
	text-align: center;
	float: none;
	height: 25px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
}
.lycon_main_topad {
	float: none;
	height: auto;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.pages{
	padding: 0px;
}
.pagelink{
	border: 1px solid #89D4F8;
	float: right;
	background: #F2FAFD;
	line-height:24px;
	padding:0;
}
.pagelink a, .pagelink strong, .pagelink em, .pagelink kbd, .pagelink a.first, .pagelink a.last, .pagelink a.prev, .pagelink a.next, .pagelink a.pgroup, .pagelink a.ngroup{
	float: left;
	padding: 0 6px;
}
.pagelink a:hover{background-color: #ffffff; }
.pagelink strong{font-weight: bold; color: #ff6600; background: #e9f1f8;}
.pagelink kbd{height:24px; border-left: 1px solid #89D4F8;}
.pagelink em{height:24px; border-right: 1px solid #89D4F8; font-style:normal;}
.pagelink input{border: 1px solid #89D4F8; color: #054e86; margin-top:1px; height: 18px;}
.dabiao{
	font-size:24px;
	color:#0000ff;
	line-height:20pt;
}