*{
	margin:0;
	padding:0;
}
body{
	font-family:Arial,"宋体",Verdana,sans-serif;
	font-size:12px;
	color:#222;
	background:#def0fc url(../images/bg.png) repeat-x 0 0;
}
a{
	color:#222;
	text-decoration:none;
}
a:hover{
	color:#f51;
}
img{
	border:0;
}
input,select{
	border:#ccc 1px solid;
	padding:2px 3px;
}
li{
	list-style-type:none;
}
pre{
	white-space:pre-wrap;
	white-space:-moz-pre-wrap;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	word-wrap:break-word;
	line-height:25px;
	font-size:16px;
}
.wrap:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
.k{
	color:#f12;
	font-weight:bold;
}
.pc{
	margin-right:-23px;
}
.wrap{
	zoom:1;
}
.pt10{
	padding-top:10px;
}
.p10{
	padding:10px;
}
.main{
	width:980px;
	margin:0 auto;
}
.bt{
	width:auto;
	padding:2px 10px;
}
.nlist{
	line-height:35px;
}
.nlist li{
	background:url("../images/arrow.png") no-repeat 5px center ;
	border-bottom:1px dotted #c6e2f4;
	height:35px;
	overflow:hidden;
	padding:0 15px;
}
.nlist li a{
	color:#333;
}
.nlist li a:hover{
	color:#f51;
}
.plist img{
	width:220px;
	height:298px;
	border:#ccc 1px solid;
}
.plist a:hover img{
	border-color:#f12;
}
.plist{
	height:330px;
	width:222px;
	overflow:hidden;
	float:left;
	margin:0 17px 17px 0;
}
.plist p{
	line-height:30px;
	text-align:center;
	font-weight:bold;
}
.page{
	clear:both;
	padding:10px;
}
.page span,.page a{
	padding:2px 5px;
	border:#ccc 1px solid;
}
.page a:hover,.page span{
	font-weight:bold;
	background-color:#f12;
	color:#fff;
}
.imglink{
	position:absolute;
	display:block;
}
.imglink span{
	display:none;
	position:absolute;
	bottom:0;
	padding:10px;
	background:#fff;
}
.imglink:hover{
	border:#f12 1px solid;
}
.box{
	margin-bottom:10px;
}
.box h2{
	border:#0079be 1px solid;
	padding:1px;
}
.box h2 p{
	background-color:#0079be;
	color:#fff;
	font-size:12px;
	line-height:25px;
	padding:0 10px;
}
.box .inbox{
	border:#0079be 1px solid;
	border-top:0;
	padding:10px;
}
.box .picnews{
	padding:1px;
}
.keys{
	width:100px;
	border:#ccc 1px solid;
}
.sea p{
	padding:3px 0;
}
.ret{
	border-bottom:1px solid #CCCCCC;
	line-height:25px;
	margin:0 -10px;
	padding:0 10px;
	text-align:right;
}
.ret a{
	margin-left:20px;
}
.at {
	line-height:25px;
	padding:5px 0 30px;
	font-size:22px;
	color:#f12;
	text-align:center;
}
#head{
	height:103px;
}
#logo{
	float:left;
}
#tip{
	text-align:right;
	color:#fff;
}
#tip a{
	padding:0 10px;
	color:#fff;
}
#top{
	height:50px;
}
#menu{
	text-align:right;
	color:#fff;
	height:27px;
	line-height:27px;
}
#menu a{
	color:#fff;
	padding:0 0 0 20px;
}
#nav{
	text-align:right;
	color:#222;
	height:25px;
	line-height:25px;
}
#nav a{
	color:#222;
	padding:0 0 0 20px;
}
#paperi{
	width:385px;
	float:left;
	padding:30px 0 50px 0;
}
#paperc{
	width:535px;
	float:right;
	padding:20px 0 50px 0;
}
#paperc.stronly{
	width:auto;
	float:none;
}
#pimg{
	width:375px;
	height:510px;
	position:relative;
	border:#ccc 5px solid;
	background-color:#fff;
	background-repeat:no-repeat;
}
#preview{
	position:absolute;
	display:none;
	border:#0079be 1px solid;
	background:#0079be;
	padding:10px 20px;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	color:#fff;
	width:300px;
}
#foot{
	background-color:#3253a2;
	padding:20px 0;
	text-align:center;
	color:#eee;
	line-height:25px;
}
#alist{
	width:301px;
	float:left;
}
#side{
	width:224px;
	float:right;
}
#cal table{
	width:100%;
	border-collapse:collapse;
}
#cal table .tht span{
	padding:0 2px;
	cursor:pointer;
	font-weight:normal;
}
#cal table td,#cal table th{
	padding:3px 0;
	text-align:center;
}
#cal table td{
	border:#fff 1px solid;
}
#cal table td.today{
	background-color:#bbb;
	color:#369;
}
#cal table a{
	color:#f12;
	font-weight:bold;
}
#dpic{
	text-align:center;
}
#dpic img{
	margin:10px auto;
	width:500px;
}