/*
  >^ >^ >^ >^ >^ >^ >^ Created by ZQ[Zone.Quiet] sTudio >^ >^ >^ >^ >^ >^ >^
  >^ >^ >^ >^ >^ >^ >^        http://www.ZQcn.net       >^ >^ >^ >^ >^ >^ >^
*/

body{
	font-family: Verdana,Arial,Tahoma,sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	line-height: 12pt;
	color: #000;
	background-color: #ffffff;
	background-image: url(images/bg_end.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	scrollbar-face-color:#F1F3F3;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#F1F3F3;
	scrollbar-shadow-color:#9EAFB1;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;	
}
a:link, a:visited, a:hover{
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

a:link.w, a:visited.w,{
	color: #fff;
	text-decoration: none;
}
a:hover.w{
	color: #FF0066;
}

a:link.r, a:visited.r{
	color: #FF0066;
	text-decoration: none;
}
a:hover.r{
	text-decoration: underline;
}

#top{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 600px;
	z-index: 1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#main{
	position: relative;
	top: -150px;
	left: 0px;
	width: 1000px;
	z-index: 2;
}

#boxLeft{
	width: 500px;
	padding: 5px 5px 5px 15px;
	float: left;
}

#pageC{
	position: relative;
	width: 98%;
	text-align: right;
	padding: 5px 5px 5px 5px;
}
#txt_page {
	font-family: Verdana,Arial,Tahoma,Geneva;;
	color: #000;
	font-weight:bold;
	font-size: 12px;
}
#pageLink {
	font-weight:normal;
	font-size: 10px;
}

#boxLin{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}
#blog{
	position: relative;
	top: 0px;
	left:0px;
	width: 100%;
	overflow: hidden;
}

div.spacer {
	clear: both;
}

#title{
	width: 98%;
	height:25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:hand;
	padding: 7px 5px 0px 5px;
}
#pubDate{
	font-family: sans-serif,Verdana;
	font-size: 10px;
	float: right;
}
#description{
	width: 98%;
	/*background-color: #F3FBFE;*/
	padding: 9px 0px 0px 10px;
}
.line{
	width: 98%;
	height: 1px;
	background-color: #eeeeee;
}
#guid{
	width: 98%;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}
#comments{
	width: 98%;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#slash{
	font-size:9px;
	color: #FF0066;
}
.input {
	width: 85%;
	font-family: sans-serif,verdana;
	color: #666666;
	font-size: 10px;
	border-top: #666666 1px solid;
	border-right: #cccccc 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #ffffff	
}
.button {
	border-right: #666666 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #666666 1px solid;
	font-size: 11px;
	background-image: url(images/bbk.gif);
	height: 18px;
	background-color: #ffffff;
	padding-top: 2px;
	cursor:hand;
}



#boxRight{
	width: 420px;
	padding: 5px 15px 5px 5px;
	float: right;
}
.boxRin{
	position: relative;
	top: 70px;
	left: 0px;
	width: 100%;
}

.red	{color: #ff0000;}

#copyright{
	position: relative;
	top: 10px;
	left: 0px;
	width: 990;
	height: 60px;
	font-family: sans-serif,Verdana;
	font-size: 9px;
	line-height: 10pt;
	color: #fff;
	background-color: #000;
	padding: 5px 0px 0px 10px;
}
