/* basic */
*{
	margin: 0px;
	padding: 0px;
}

body{
	color:#333333;
	background: transparent;
	text-align: center;
	font-family: "Microsoft Yahei", "宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
}

a{
	color: #333;
	text-decoration: none;
	background-color: transparent;
}

a:hover{
	color: #800080;
}

span{
	line-height: 120%;
}

p{
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6{
	font-size: 16px;
	line-height: 150%;
}

img{
	border: 0px;
}

div{
	text-align: left;
}

hr{
	height: 1px;
	border: 1px solid #dddddd;
	clear: both;
	margin: 5px 0px;
}

ul{
	list-style: none;
	clear: both;
	text-align: left;
}

li{
	line-height: 150%;
}

/* table */
table{
	text-align: left; 
	font: 12px/120% 宋体,Verdana,Arial,sans-serif;
}

table td{
}

table.fix{
	table-layout: fixed;
}

table.fix td{
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

table.grid{
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: auto;
}

table.grid caption, .gridtop{
	border: 1px solid #CCCCCC;
	background: #f6f6f6 ;
	line-height: 27px;
	text-align: center;
	color:#7b0099;
	font-size: 14px;
	margin: auto;
}

table.grid th, .head{
	border: 1px solid #CCCCCC;
	background:  #f6f6f6;
	color:#7b0099;
	text-align: center;
	font-size: 12px;
	padding: 3px;
	line-height: 180%;
        font-weight:100;
}

table.grid td{
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #ffffff !important; 
	line-height: 180%;
}

table.hide, table.hide th, table.hide td{
	border: 0;
}

/* table add-ons */

.title{
	background: #CCCCCC;
	text-align: center;
	padding: 3px;
	color:#0067B1;
	font-weight: bold;
	font-size: 14px;
}

.even{
	background: #ffffff; 
	padding: 3px;
}

.odd{
	background: #ffffff; 
	padding: 3px;
}

.foot{
	background: #f0f7ff; 
	padding: 3px; 
	text-align: center;
}

.bottom{
	height: 9px;
	background: #b7b785; 
	vertical-align:middle;
}


/* form */

form{vertical-align:middle;}

input{vertical-align:middle;}

.text{
	border: 1px solid #dddddd; 
	background: #ffffff;
	color: #0067B1;
	height: 20px;
}

.textarea{
	border: 1px solid #dddddd; 
	background: #ffffff;
	color: #0067B1; 
}

.mybutton{
		padding: 2px 0px 0px 0px;vertical-align:middle;
		
}

.checkbox, .radio{border-width: 0px;}

.select{height: 21px; border:#7E069C 1px solid;vertical-align:middle;}

/* structure */

#wrapper{}

#left{
	float: left;
	width: 185px;
	margin-right:6px;
}

#right{
	float: right;
	width: 185px;
}

#centers{
	float: left;
	width: 578px;
}

#centerm{
	float: left;
	width: 768px;
}

#centerl{
	float: left;
	width: 960px;
}

#cleft{
	float: left;
	width: 475px;
	_height: 0;
}

#cright{
	float: right;
	width: 475px;
	_height: 0;
}

#content{

}

.main{
	width: 960px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	_height: 0;
	overflow:hidden;
}

.m_top{
	border-bottom: 1px dashed #CCCCCC;
	height: 35px;
	line-height: 35px;
	CLEAR: both; OVERFLOW: hidden;
	margin-bottom: 2px;
	background: #f8f8f8;
}
.m_top a{
	border-top: 0px solid #a9c9e2;
	border-bottom: 0px solid #e4e4e4;
	padding: 5px 0px;
	margin-bottom: 3px;
	line-height:28px;
}
.m_top a:hover{
	border-top: 0px solid #a9c9e2;
	border-bottom: 0px solid #e4e4e4;
	padding: 5px 0px;
	margin-bottom: 3px;
	line-height:28px;
	color:#7E069C;
}

.m_top a:visited{
	border-top: 0px solid #a9c9e2;
	border-bottom: 0px solid #e4e4e4;
	padding: 5px 0px;
	margin-bottom: 3px;
	line-height:28px;
}

.m_head{
	height: 60px;
	margin-bottom: 3px;
}

.h_logo{
	float:left;
	width:180px;
}

.h_banner{
	float:left; text-align:center; width:665px; overflow:hidden;
}

.h_link{
	float:right;
	width:90px;
	padding-top:6px;
}

/*.m_menu{
	height: 34px;
	width: 960px;
	margin-bottom: 3px;
	border: 1px solid #6e96cf;
	background: #5e7eb3 url("images/titles.gif") 0px -50px repeat-x;
	position: relative;
	z-index: 800;
}*/

.m_foot{
	background:#f6f6f6;
	border:1px solid #e4e4e4;
	text-align:center;
	padding: 15px 0px;
	margin-top:3px;
	margin-bottom:20px;
	line-height:20px;
}

.block{
	border: 1px solid #c8c8c8;
	margin-bottom: 5px;
	_height: 0;
}

.blocktitle{
	height: 27px; 

	font-size: 14px;
	line-height: 27px; 
	color: #282828; 
	padding-left: 10px;
	background: #dddddd url("images/titles.gif") 0px -100px repeat-x;
}

.blockcontent{
	padding: 3px;overflow:hidden;
}

.blocknote{
	border-top: 1px solid #dddddd;
	padding: 3px;
	text-align: center;
	background: #fbfbfb;
	line-height: 150%;
}

.blocktitle span{
	position: relative;
	bottom: -5px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 3px 6px 3px 6px;
	height: 22px;
	line-height: 22px; 
}

#left .block{
	border:solid 1px #CCCCCC;
}

#left .blocktitle{
	border: 0px;
	padding: 0px;
	line-height: 36px;
	padding-left: 15px;
	height:36px;
	color:#7b0099;
	background: #e1e1e1 url("bg_mytitle.gif") 0px repeat-x;
}

#left .blockcontent{
	background: #ffffff;
}

#right .blocktitle{
	border: 0px;
	padding: 0px;
	line-height: 27px;
	height:36px;
	color:#7b0099;
	padding-left:15px;
	background: #e1e1e1 url("") 0px repeat-x;
}

/* custom */
.ultop{ background:url(ranklistyle.gif) no-repeat 0px 2px; margin-left:5px; }
.ultop li{margin: 2px 0px 0px 0px;color:#666666; padding-left:21px; line-height:22px;}
.ultop li a{}
.ulitem li{list-style: none;line-height:150%;padding-left:5px;}
.ulrow li{padding:2px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden;}
.ulmul li{line-height:150%;}

.fix, .lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both; font-size:0px; height:0px;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.more{text-align: right;line-height:200%;color:#800080;}
.more a{text-align: right;line-height:200%; color:#800080; font-size:14px;}
.more a:hover{text-align: right;line-height:200%; color:#800080; font-size:14px; text-decoration:underline;}

.c_navigation{}
.c_title{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
}
.c_head{
	line-height: 150%;
}
.c_content{
	font-size: 14px;
	line-height: 150%;
}
.c_foot{
	line-height: 150%; list-style:none
}
.c_label{
	font-weight: bold;
}
.c_value{
}

.c_row{}
.c_subject{}
.c_tag{}
.c_description{}
.c_note{}


/* attention */

.hottext, a.hottext{color: #ff0000;}
.xstitle, a.xstitle{color: #7b0099; font-size:14px;}
a.xstitle:hover{color:#0033FF}
.xsupnew, a.xsupnew{color:#999999;}
a.xsupnew:hover{color:#0033FF}
.authorname, a.authorname{color:#666666}
a.authornam:hover{color:#0033FF}
.indextime{ color:#999999}
.errortext, a.errortext{color: #ff0000;}

a.btnlink, a.btnlink:visited{color: #000000; background: #ddf2ff; border:1px solid #dddddd; height:20px; padding: 2px 10px 0px 10px;}
a.btnlink:hover{background: #cccccc;}


/* interface */

.jieqiQuote, .jieqiCode, .jieqiNote{
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #dddddd;
}

.divbox{
	border: 1px solid #dddddd;
	margin-bottom: 3px;
	text-align: center;
}

.textbox{
	border: 1px solid #dddddd;
	padding: 5px;
	margin: 3px;
	line-height: 150%;
}

.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #dddddd;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}

.ajaxtip{
	position:absolute;
	border: 1px solid #dddddd;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	z-index:1000;
}

#tips {
	border: 1px solid #dddddd;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
	z-index: 2000;
}

#dialog{
	position:absolute;
	top:0px;
	left:0px;
	border: 5px solid #8bcee4;
	background: #f1f5fa;
	font-size: 12px;
	line-height:120%;
	padding: 20px 10px 10px 10px;
	visibility: hidden;
}

#mask{
	position:absolute;
	top:0px;
	left:0px;
	background: #777777;
	filter: Alpha(opacity=30);
	opacity: 0.3;
}

.tablist ul{height:25px; margin:0px 0px 0px 10px; padding:0px;}
.tablist li{float:left; height:24px; list-style:none; margin-right:3px;}
.tablist li a{float:left; height:24px; line-height:24px; padding:0px 10px; display:block; background:#f0f7ff; text-decoration:none; color:#000000; border:1px solid #dddddd; border-bottom:none; }
.tablist li a.selected{ background:#ffffff; height:25px; position:relative; margin-bottom:-1px;}
.tabcontent{clear:both; border:1px solid #dddddd; padding:10px;}

.pages{
	padding: 5px 0px;
}
.pagelink{
	border: 1px solid #dddddd;
	float: right;
	background: #f0f7ff;
	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: #999999;}
.pagelink kbd{height:24px; border-left: 1px solid #dddddd;}
.pagelink em{height:24px; border-right: 1px solid #dddddd; font-style:normal;}
.pagelink input{border: 1px solid #dddddd; color: #0067B1; margin-top:1px; height: 18px;}

img.avatar{border: 0px;}
img.avatars{width: 48px; height: 48px; background:url("images/avatars_bg.gif") right bottom; padding:3px 7px 7px 3px; cursor:pointer;}
img.avatari{width: 16px; height: 16px; border: 1px solid #cccccc;margin-bottom:-3px;}
/* menu */

#jieqi_menu{
	list-style-type: none;
	line-height:34px;
}
#jieqi_menu a{
	display: block;
	line-height: 34px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
#jieqi_menu a:hover{
	color: #ff6600;
	text-decoration: none;
	background: #f8f8f8;
}
#jieqi_menu li{
	float: left;
	width:68px;
	text-align:center;
}
#jieqi_menu li a:hover{
	width:68px;
}
#jieqi_menu li ul{
	height: 25px;
	padding-top: 5px;
	list-style: none;
	text-align: left;
	position: absolute;
	width: 958px;
	border: 1px solid #c8c8c8;
	background: #deebf8;
	left: -9999px;
}
#jieqi_menu li ul li{
	float: left;
	margin: 0px;
	padding: 0px 5px;
	border-right: 1px dashed #374c61;
	height: 20px;
}
#jieqi_menu li ul a{
	display: block;
	text-align: center;
	color: #374c61;
	height: 20px;
	line-height: 20px;
}
#jieqi_menu li ul a:hover{
	color: #FF0000;
	text-decoration:none;
	font-weight:normal;
	background: transparent;
}
#jieqi_menu li:hover ul{
	left: 0;
}
#jieqi_menu li.sfhover ul{
	left: 0;
}
#jieqi_menu li.nohover ul{
	left: -9999px;
}

a.message{background:url("images/aicons.gif") 0px 0px no-repeat; padding-left:16px;}
a.parlor{background:url("images/aicons.gif") 0px -16px no-repeat; padding-left:16px;}
a.friend{background:url("images/aicons.gif") 0px -34px no-repeat; padding-left:16px;}
a.bookcase{background:url("images/aicons.gif") 0px -54px no-repeat; padding-left:16px;}
a.group{background:url("images/aicons.gif") 0px -73px no-repeat; padding-left:16px;}
a.space{background:url("images/aicons.gif") 0px -94px no-repeat; padding-left:16px;}
a.userinfo{background:url("images/aicons.gif") 0px -113px no-repeat; padding-left:16px;}
a.logout{background:url("images/aicons.gif") 0px -133px no-repeat; padding-left:16px;}
/*新加内容*/
.tbu{border: 1px solid #7E069C; color: #6B2C6E; margin-top:1px; height: 16px; width:68px;}
.tbp{border: 1px solid #7E069C; color: #6B2C6E; margin-top:1px; height: 16px; width:68px;}
.jc_menu{ margin:0px auto 8px auto; width:960px; text-align:center;clear: both;}
.jc_menut{ height:25px; OVERFLOW: hidden; line-height:25px; text-align:center; font-size:14px;	background: #f8f8f8; background:url(menut_bg.jpg) no-repeat; padding-top:5px;}
A.newfonts { color:#FF0000;}
.jc_menum{BORDER-BOTTOM: #9639ae 2px; BORDER-LEFT: #9639ae 2px solid; LINE-HEIGHT: 36px; BACKGROUND: url(bg_nav.gif) repeat-x 0px 0px; HEIGHT: 38px; COLOR: #fff; OVERFLOW: hidden; BORDER-TOP: #9639ae 2px solid; BORDER-RIGHT: #9639ae 2px solid;}
.jc_menuml {
	FLOAT: left;
}
.jc_menuml A {
	TEXT-ALIGN: center; font-size:14px; WIDTH: 86px; DISPLAY: block; BACKGROUND: url(bar_nav.gif) no-repeat right center; FLOAT: left; HEIGHT: 35px; COLOR: #fff; FONT-WEIGHT: bold
}
.jc_menuml A:hover {
	WIDTH: 89px; BACKGROUND: url(bg_nav2.gif) no-repeat 50% 0px; COLOR: #ffc; BORDER-RIGHT: #74098e 1px solid; TEXT-DECORATION: none
}
.jc_menuml .navon {
	WIDTH: 89px; BACKGROUND: url(bg_nav2.gif) no-repeat 50% 0px; COLOR: #ffc; BORDER-RIGHT: #74098e 1px solid; TEXT-DECORATION: none
}
.jc_menub{ height:36px; background:url(menub_bg.jpg) no-repeat; line-height:36px;vertical-align:middle;}
.jc_menubl{margin-left:8px; float:left; padding-left:28px; padding-top:2px; BACKGROUND: url(ico_search.gif) no-repeat 0px 50%}
.jc_menubr{float:right; margin-right:8px;}
.jc_sinput{border: 1px solid #7E069C; color: #6B2C6E; margin-top:1px; height: 19px; width:168px; line-height:19px; }
.todaytop A{ line-height:26px; margin-right:5px;}
.body_quanben {
	TEXT-ALIGN: center; MARGIN: 8px 6px 8px 7px; WIDTH: 122px; FLOAT: left; HEIGHT: 170px; FONT-SIZE: 12px; OVERFLOW: hidden
}
.body_quanben A IMG {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; WIDTH: 106px; PADDING-RIGHT: 3px; HEIGHT: 141px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 3px
}
.body_quanben A:hover IMG {
	BORDER-BOTTOM: #7b0099 1px solid; BORDER-LEFT: #7b0099 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; WIDTH: 106px; PADDING-RIGHT: 3px; BACKGROUND: #7b0099; HEIGHT: 141px; BORDER-TOP: #7b0099 1px solid; BORDER-RIGHT: #7b0099 1px solid; PADDING-TOP: 3px
}
A.body_quanbenf { font-size:14px; line-height:30px;}
A:hover.body_quanbenf { text-decoration:underline; color:#0066CC;}

.remen_ulmul{clear:both;}
.remen_ulmul li{line-height:150%;OVERFLOW: hidden}
.body_remen {
	MARGIN: 8px 6px 8px 7px; FLOAT: left; FONT-SIZE: 12px; width:548px;
}
.body_remen A IMG {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; WIDTH: 106px; PADDING-RIGHT: 1px; HEIGHT: 141px; BORDER-TOP: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; PADDING-TOP: 1px; float:left;
}
.body_remen A:hover IMG {
	BORDER-BOTTOM: #7b0099 1px solid; BORDER-LEFT: #7b0099 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; WIDTH: 106px; PADDING-RIGHT: 1px; BACKGROUND: #7b0099; HEIGHT: 141px; BORDER-TOP: #7b0099 1px solid; BORDER-RIGHT: #7b0099 1px solid; PADDING-TOP: 1px;
}
.remen_title { text-align:left; color:#999999;width:422px; margin-right:10px; float:right;}
.remen_title A{ text-align:left; font-size:16px; color:#7b0099; line-height:32px; font-weight:bold;}
.remen_title A:hover{ text-decoration:underline;}
.remen_content { text-align:left; text-indent:2em; margin-right:10px; width:422px;overflow: hidden; float:right; line-height:26px;}
.remen_content A{font-size:14px; color:#7b0099; line-height:26px;}
.remen_content A:hover{ text-decoration:underline;}
#info_body{ margin-left:8px; background:url(infobg.png) repeat-x; border:#CCCCCC 1px solid; padding:5px; overflow:hidden; width:748px; }
#info_home{ line-height:200%; font-size:14px; padding-left:38px; margin-bottom:8px; margin-top:8px; background:url(tag.png) no-repeat;background-position: 15px center; height:32px;}
.info_homel{ float:left; line-height:32px;  width:380px;}
.info_homer{ float:right; line-height:32px; padding-right:8px; width:240px;}
.info_title{ line-height:65px; text-align:center; }
.info_title H1{ line-height:65px; height:65; font-size:32px; display: inline;}
.info_author{ font-size:12px; line-height:20px; font-weight:100;}
.info_other{ height:22px; line-height:22px; text-align:center;}
.info_otherb{ font-size:14px; font-family:"Courier New", Courier, monospace; color:#339900;}
.info_content {
	MARGIN: 8px 6px 8px 7px; FLOAT: left; FONT-SIZE: 12px;
}
.info_contentR{ float:right; width:176px; text-align:center;overflow:hidden; }
.info_readbm{ line-height:26px; background:url(novelinfobg.gif) repeat-x; border:#CCCCCC 1px solid; padding:5px; margin-top:8px; margin-bottom:8px;}
.info_contentl{ float:left; width:558px; font-size:14px; line-height:26px;}
.readnow{ width:142px; float:left;}
.readnow_r{ width:388px; float:right; margin-top:15px;}

.readnow_rt {
	FLOAT: left; text-align:center;
}
.readnow_rt A {
	TEXT-ALIGN: center; font-size:14px; WIDTH: 78px; DISPLAY: block; BACKGROUND: url(info_tag.gif) no-repeat right center; FLOAT: left; HEIGHT: 25px; COLOR: #7b0099; margin-left:10px;
}
.readnow_rt A:hover {
	WIDTH: 78px; BACKGROUND: url(info_tag.gif) no-repeat 50% 0px; COLOR:#006600; BORDER-RIGHT: #74098e 0px solid; text-decoration:underline;
}
.readnow_rb {
	FLOAT: left; margin-top:8px;
}
.readnow_rb A{
	TEXT-ALIGN: center;font-size:14px;DISPLAY: block; background:url(novelinfobg.gif) repeat-x;; border:#CCCCCC 1px solid;FLOAT: left; width:68px; height:25px; line-height:25px; margin-right:2px; margin-top:8px;
}


.info_img A IMG {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; PADDING-BOTTOM: 5px; PADDING-LEFT:5px; WIDTH: 164px; PADDING-RIGHT: 5px; HEIGHT: 232px; BORDER-TOP: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; PADDING-TOP: 5px; float:left; margin-bottom:8px;
}
.info_img A:hover IMG {
	BORDER-BOTTOM: #7b0099 1px solid; BORDER-LEFT: #7b0099 1px solid; PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; WIDTH: 164px; PADDING-RIGHT: 5px; BACKGROUND: #FFFFFF; HEIGHT: 232px; BORDER-TOP: #7b0099 1px solid; BORDER-RIGHT: #7b0099 1px solid; PADDING-TOP: 5px;
}
.info_time{ color:#990000; font-size:12px;}

#info_review{ margin-left:8px; margin-top:8px; margin-bottom:8px; border:#CCCCCC 0px solid; overflow:hidden;}
#info_table{ border:#CCCCCC 1px solid; padding:5px; overflow:hidden; background:#F7F7F7; width:100%; color:#999999; margin-bottom:8px;}
.info_retalble{ background:#FFFFFF; line-height:26px; margin:10px; border: #CCCCCC 1px solid; text-align:left; padding:5px;}
.info_retr{ float:right; width:108px; height:26px; line-height:26px; margin-top:10px;}
.info_tl{ float:left; width:480px; padding-left:10px; font-size:14px; line-height:200%; }
.info_tr{ float:right; width:150px; line-height:200%; font-size:14px;}
.info_tr A{ color:#CC0000}
.info_tr A:hover{ color:#0066FF;}
.info_tbg{ height:32px; line-height:32px; background:url(inforebg.png) repeat-x;}
A.info_tname{ color:#FF6600; font-size:14px;}
A:hover.info_tname{ font-size:14px; color:#0066FF; text-decoration:underline;}
.info_tcontent{ font-size:14px; color:#000000; line-height:26px;}
A.info_rtitle{ font-size:14px; line-height:26px; color:#7b0099;}
A:hover.info_rtitle{ text-decoration:underline;}
A.info_tr{ text-decoration:underline; color:#0033CC;}
.info_tline{ height:38px; line-height:38px;}
#info_share { margin-left:8px; margin-top:8px; margin-bottom:8px; overflow:hidden;BACKGROUND: url(bg_nav.gif) repeat-x center top; COLOR: #ffc; FONT-SIZE: 12px; PADDING: 5px; text-align:center;
}
#info_share A {
	MARGIN: 0px 5px; COLOR: #fff
}
.ulrow_link A{ margin:5px 3px 5px 3px; line-height:26px;}