﻿/*
 * CSS Common Definition of ks-pe.com, 2008-2009.
 * Maintained by KEVIN SHEEP. 
 */

/* TAG Redefinition */
html, body {
	padding: 0px;
	margin: 0px auto;
}
body, a, a:visited {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Tahoma, sans-serif, "宋体";
	font-family /**/: "微软雅黑", Verdana, Tahoma, sans-serif, "宋体";
}
a {
	cursor: pointer;
}
a:hover {
	color: #cc0000;
}
dl, dt, dd, ul, li, ol, form, blockquote, p, h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
dt a:hover {
	text-decoration: none;
}
li {
	list-style: none;
}
img {
	border: 0px;
}
input[type=text], input[type=password] {/*gt IE*/
	border: 1px solid #cccccc;
}

/* General Definition */
.c_content_overflow {
    overflow: hidden;
}
.spacing {
	height: 0;
	line-height: 10px;
	font-size: 0;
}
.showpic {
	text-align: center;
	margin: auto;
}
.imgStyle {
	margin-top: 5px;
	max-width: 99%;
}
.showpage {
	padding: 4px 0px;
}
.showpage span {
	color: #999999;
	padding: 0px 3px;
}
.showpage a {
	color: #cc0000;
	text-decoration: none;
	padding: 0px 3px;
}
.showpage a:hover {
	text-decoration: underline;
}
#PageSelect {
	float: right;
	margin-left: 5px;
}
#PageSelect option {
	background-color: #ffeeee;
}
/**/
.showNext {
	color: #999999;
	padding: 6px 10px 6px 32px;
	line-height: 24px;
	background: #fff5f5 url(Images/icon_next.gif) no-repeat 12px center;
	margin-top: 15px;
}
#mainboxCon .showNext li {
	padding: 0px;
}
.showNext a {
	color: #cc0000;
	text-decoration: none;
}
.showNext a:hover {
	text-decoration: underline;
}
/*引用*/
.quotebox {
	border: 1px dashed #cccccc;
	padding: 6px 10px;
	background: url(Images/bg_quote.gif) no-repeat 95% 10px;
}
#mainboxCon .quotebox li {
	padding-bottom: 5px;
	margin-left: 30px;
	list-style: decimal-leading-zero;
}
.clearbox {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	margin-top: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	border: 0px;
	background: none;
	visibility: hidden;
}
.codebox {
	padding: 10px 10px;
}
.kspe {
	vertical-align: middle;
}

/* HEAD */
#showlogoL {
	height: 99px;
	width: 50%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	background: url(Images/bg_logo.gif) top repeat-x;
}
#showtop {
	width: 870px;
	height: 111px;
	margin: 0px auto;
	background: url(Images/bg_redtagAll.gif) top repeat-x;
}
#showlogo {
	width: 272px;
	height: 111px;
	float: left;
	display: inline;
	background: url(Images/tag_logo.gif) left top no-repeat;
}
div#showlogo {
	padding: 5px 0 0 70px;
}
#showredtagR {
	width: 61px;
	height: 111px;
	float: right;
	display: inline;
	background: url(Images/bg_redtagR.gif) right top no-repeat;
}
#showcomment {
	color: #ffffff;
	padding: 30px 0px 0px 30px;
}

/* Navigation Menu Definition */
#nav_top {
	float: left;
	position: relative;
	width: 444px;
	height: 96px;
	background: url(Images/bg_menu.gif) left top no-repeat;
}
#nav_top a {
	position: absolute;
	width: 44px;
	height: 26px;
	line-height: 25px;
	color: #cccccc;
	padding-left: 30px;
	text-decoration: none;
	font-family: Verdana, Tahoma, sans-serif, "宋体";
}
#nav_top a.nav_home {
	top: 20px;
	background: url(Images/nav_home.gif) left top no-repeat;
}
#nav_top a.nav_article {
	top: 50px;
	left: 25px;
	color: #004896;
	background: url(Images/nav_article.gif) left top no-repeat;
}
#nav_top a.nav_album {
	top: 35px;
	left: 130px;
	background: url(Images/nav_album.gif) left top no-repeat;
}
#nav_top a.nav_message {
	top: 50px;
	left: 235px;
	background: url(Images/nav_message.gif) left top no-repeat;
}
#nav_top a.nav_profile {
	top: 50px;
	left: 345px;
	color: #2d4500;
	background: url(Images/nav_profile.gif) left top no-repeat;
}
#nav_top a:hover, #nav_top a.on {
	color: #ffffff;
	background-position: left -100px;
}

/* BOTTOM */
#showbottom {
	width: 100%;
	height: 35px;
	color: #ffffff;
	line-height: 20px;
	position: relative;
}
#showbottom a {
	color: #ffffff;
	text-decoration: none;
}
#showbottom a:hover {
	color: #ffff00;
}
#popbox {
	height: 35px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #9c0000 url(Images/shadow.gif) repeat-x left top;
	opacity: 0.8;
}

a#closeBot {
	width: 40px;
	height: 44px;
	position: absolute;
	top: 0px;
	left: 20%;
}
a.closeBot {
	background: url(Images/bt_closeB2.gif) no-repeat right -3px;
}
a.closeBotSelected {
	background: url(Images/bt_closeB.gif) no-repeat right top;
}
.conBottom {
	width: 860px;
	margin: auto;
	padding-bottom: 30px;
	background: url(Images/bg_bottom.gif) no-repeat left 10px;
}
#popbox h2 {
	padding-right: 30px;
	margin-top: 11px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	background: url(Images/kspe.gif) no-repeat right center;
}
/*滚动链接*/
#logoBottom {
	float: right;
	margin-right: 15px;
	margin-top: 35px;
	width: 360px;
	height: 60px;
}
#logoToLeft, #logoToRight {
	height: 60px;
	cursor: pointer;
}
#logoToLeft {
	float: left;
	width: 37px;
	background: url(Images/bg_logos.gif) no-repeat left 0px;
}
#logoToRight {
	float: right;
	width: 37px;
	background: url(Images/bg_logos.gif) no-repeat right -100px;
}
#logoBottom dd {
	width: 275px;
	overflow: hidden;
}
#logoBottom dd a {
	float: left;
	margin-left: 5px;
	width: 90px;
	overflow: hidden;
}
#logoBottom .container {
	width: 10000px;
	padding-top: 3px;
	margin-left: -5px;
}
/*W3C验证代码*/
#vLink {
	float: right;
	margin-top: 35px;
}
#vLink a {
	display: block;
	height: 20px;
	width: 133px;
}
.copyright {
	float: left;
	width: 350px;
	clear: left;
}
.copyright {
	color: #ffffff;
}

.bottomLink {
	padding-top: 3px;
	margin-top: 4px;
	width: 100%;
	border-top: 1px solid #ffffff;	
}
.MyLink {
	float: left;
}
.supportLink {
	float: right;
	margin-right: 10px;
	display: inline;
}
.supportLink a {
	margin-right: 9px;
}
.supportLink span {
	margin-right: 15px;
}

/**/
#showRank {
	margin: 0px 15px;
	float: right;
}
#showRank {
	display: none;
	line-height: 22px;
}
#showRank img {
	vertical-align: middle;
}

/*弹出显示*/
#maskBox {
	position: absolute;
	display: none;
	z-index: 9;
	width: 100%;
	height: 3000px;
	left: 0px;
	top: 0px;
	display: none;
	background-color: #000000;
}
#tipsBox {
	border: 1px solid #993333;
	padding: 6px 10px;
	background-color: #ffffee;
	color: #222222;
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
	z-index: 10;
}
.popupBox {
	position: absolute;
	color: #993333;
	z-index: 10;
	display: none;
	white-space: nowrap;
/*	word-wrap: normal;
*/	background: #fdeaea url(Images/icon_alert.gif) no-repeat 7px 4px;
	padding: 0px 5px 0px 25px;
	line-height: 22px;
	min-height: 22px;
	border: 1px solid #d65252;
	font-family: Verdana, Tahoma, sans-serif, "宋体";
}

/*留言页*/
.guestBook h2 {
	color: #0761a2;
	font-size: 14px;
	font-family: "微软雅黑", Verdana, Tahoma, sans-serif, "宋体";
}
.wordsToAll {
	background-color: #f0f0f0;
	color: #044966;
	padding: 12px 18px 15px;
	line-height: 22px;
	font-family: "微软雅黑", "宋体";
	position: relative;
	height: auto!important;
	height: 220px;
	min-height: 220px;
}
.commentButton2 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 60px;
	display: block;
	background: url(Images/bt_writeMessage.gif) no-repeat right bottom;
}
.commentButton2:hover {
	background-position: right top;
}
/*
.func_guest .commentButton {
	float: right;
}
.func_guest .showpage {
	float: left;
	margin-top: 10px;
}
*/
/*搜索*/
.searchBox {
	margin: 5px auto;
	width: 188px;
	height: 29px;
	background: url(Images/bg_searchL.gif) no-repeat left top;
}
.searchBox .inputtext {
	float: left;
	width: 145px;
	height: 20px;
	padding: 5px 0 0 8px;
	color: #888888;
	border: 0;
	background: none;
	font-family: "微软雅黑", "宋体";
}
.btSearch {
	float: right;
	width: 30px;
	height: 29px;
	display: inline-block;
	border: 0;
	cursor: pointer;
	background: url(Images/bt_search.gif) no-repeat right top;
}
.searchScope {
	padding: 0 0 10px 15px;
	line-height: 12px;
}
.searchScope label, .searchScope input {
	vertical-align: middle;
}
/*profileBox*/
.profileBox, .calendar {
	margin: 5px auto;
	width: 188px;
	overflow: hidden;
}
/*rss link, channel navigation*/
.rssLink {
	padding: 0px 5px;
}
#category a, #category img {
	vertical-align: middle;
}
#category a {
	text-decoration: none;
}
#category a.on {
	border-bottom: 1px solid #eeeeee;
}
#category li {
	position: relative;
	white-space: nowrap;
	margin-bottom: 2px;
}
#category li ul {
	display: none;
	position: absolute;
	opacity: 0.9;
	z-index: 10;
	top: -5px;
	padding: 2px 10px;
	border: 1px solid #f3f3f3;
	background: #ffffff url(Images/bg_channel.gif) repeat-x left top;
}
#category li ul a {
	color: #000000;
}
/*show ad*/
.sideBanner {
	background: url(Images/bg_infobox.gif) left top;
	width: 180px;
	margin: 10px auto 0;
	padding: 10px 0;
	text-align: center;
}

