@charset "utf-8";
/* CSS Document */
body {
font-family:"Lucida Grande",Verdana,Lucida, Arial,Helvetica, sans-serif;
margin: 0px;
font-size:12px;
line-height:180%;
/*background-color: #616378;
background:url(/st-content/images/bgg.jpg)*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*.topbar {
	background-color: #F6F6F6;
	height: 26px;
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-left: 20px;
	text-align: right;
	padding-right: 15px;
}*/
.topvip {
	height: 90px;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border: 1px solid #f6f6f6;
}
.topvip left{
	height: 78px;
	width: 728px;
	float: left;
	}
.topvip right{
	height: 90px;
	width: 225px;
	float: left;
	background-color: #FFF;
	margin-left: 5px;
	}
.daohang{
	height: 27px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 20px;
	background-image: url(http://www.pkvs.com/templets/images/menu_bg.png);
	color: #FFF;
}
.daohang a:link {
	color: #FFF;
	text-decoration: none;
}
.daohang a:visited {
	color: #FFF;
	text-decoration: none;
}
.daohang a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.mainbox{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.mleft{
	width: 650px;
	float: left;
	margin-bottom: 10px;
	}
.mright{
	width: 300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ace;
	float: left;
	}
/*文章详细页信息*/
.leftbox{
	margin: 0px;
	float: left;
	width: 630px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #ace;
	background-color: #f5f8fd;
	}
.titles{
	width: 630px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-bottom: -2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ace;
	}
.leftbox h1{height:20px; line-height:20px; overflow:hidden; text-align:center; font-family:"黑体"; font-size:20px; font-weight:normal; color:#03005C;}
.artinfo{
	line-height:13px;
	width:99%;
	text-align: center;
	font-size: 12px;
}
.leftbox p{
	width:100%;
	text-align: left;
	font-size: 14px;
	line-height: 25px;
	clear:both;
	margin-top: 0px;
}
/*分页号码*/
.nextpage{
	width: 99%;
	clear:both;
	}
.nextpage ul{
	margin: 5px;
	padding: 0px;
	}
.nextpage li{
	padding: 4px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	border: 1px solid #09C;
	list-style-type:none;
	}
/*上一篇 下一篇*/
.nextarticle{
	width: 99%;
	clear:both;
	}
.nextarticle ul{
	margin: 5px;
	padding: 0px;	
	}
.nextarticle li{
	padding: 4px;
	list-style-type:none;
	}

.box {
	background-color: #FFF;
	width: 960px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.menu{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #CCC;
	height: 25px;
	text-align: center;
	}
/*右边300宽度的定义*/
.w300{width: 300px;}
.rmenu{
	width: 283px;
	font-size: 13px;
	background-image: url(title_bg1.jpg);
	text-align: left;
	background-repeat: repeat-x;
	padding-left: 15px;
	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: #ace;
	border-right-color: #ace;
	border-left-color: #ace;
	margin-top: 5px;
}
.rbox{
	width: 290px;
	border: 1px solid #ace;
	padding: 4px;
	text-align: left;
}
.rbox ul{
/*	padding: 0px;*/
	float: left;
	}
.rbox li{
	float: none;
/*text-align: left;*/
list-style-type:none;
	}
.footer{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ace;
}
