﻿body
{
	font: 12px 宋体, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	background: #F1F1E9;
}
 
 a
 {
 	text-decoration:none;
 }
 
 
 
.menuDiv
{
	width:1px;height:20px;background:#999;float:left;
}

 

#menu
{
	padding:70px 20px 0 620px;width:1018px;
}

 
  /*利用padding:20px 20px 0 0来固定菜单位置*/
#menu ul {float:right; list-style:none;margin:0px; width:450px;
	 
}
/*添加了float:right使得菜单位于页面右侧*/
 

#menu li{float:left;width:50px;font-size:18px;}
#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#666}
 
 .leftmenu
{
	float: left;
	width: 100px;
	font-size: 18px;
	text-align: center;
	display: block;
}
#menu  a:link,#menu    a:visited {font-weight:bold;color:#666}
 

#pagebody
{
	width:1019px; /*设定宽度*/
 margin:0px auto;
	 
}

#sidebar {
 width:170px; /*设定宽度*/
 text-align:left; /*文字左对齐*/
 float:left; /*浮动居左*/
 clear:left; /*不允许左侧存在浮动*/
  overflow:hidden; /*超出宽度部分隐藏*/
 
 border:1px solid #E00;
height:600px
}

#mainbody {
 width:850px;
 text-align:left;
 float:right; /*浮动居右*/
 clear:right; /*不允许右侧存在浮动*/
  
 
 border:1px solid #E00;
 
}

.imagetype
{
	width: 230px;
	height: 230px;
}

#readercount
{
	font-size: 18px;
	font-weight: 600;
	font-family: 仿宋_gb2312, Arial, Helvetica, sans-serif;
	color: #808080;
}
 




a:hover
{
	text-decoration: underline;
	color:#51ABB2;
	 
}

a:link
{
	 color:#51ABB2;
}

a:visited
{
	color:#51ABB2;
}



#container
{
	border-width: 1px;
	width: 1020px;
	margin: auto;
	 
}

#header
{
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	width: 1019px;
	height: 300px;
	background-image: url( '/pic/head.jpg' );
	overflow:hidden;
}

.barmainnull
{
	height:12px;
	clear:both;
}

.bardot
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	clear:both;
}

.barsplit
{
	height: 12px;
	 
	clear:both;
}

.left
{
	margin: 5px;
	 
	float: left;
}

.leftlink
{
	margin: 5px;
 text-align:left;
	float: left;
}

.leftmain
{
	border-width: 1px;
	width: 189px;
	float:left;
	 
	clear:left;
	overflow:hidden;
	 
}


.right
{
	 
	margin: 5px;
	float: right;
}

.rightmain
{
	float:right;
	width:818px;
	border-width:1px;
	clear:right;
	overflow:hidden;
	 
}

#barmainlower
{
	height:50px;
 clear:both;
}

#barheadertitle
{
	height:100px;
	clear:both;
}

#barheadertitle1
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 30px;
	font-weight: 600;
	clip: rect(auto, auto, auto, 90px);
	text-align: left;
	padding-left: 90px;
	clear:both;
}

#barheadertitle2
{
	height:10px;
	clear:both;
}
.white
{
	background-color: #FFFFFF;
	width: 189px;
	overflow: hidden;
	 
}

.mainwhite
{
	background-color: #FFFFFF;
	 
 
	padding-right: 10px;
	padding-left: 10px;
}

.barmainnull1
{
	height:5px;
	clear:both;
}

.barmainlower
{
	height:60px;
	clear:both;
}

.divfenlei
{
	background-color: #EAEAEA;
	text-align: left;
	height: 20px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: 600;
	font-family: 仿宋_gb2312, Arial, Helvetica, sans-serif;
	 
}

.content
{
	margin: 20px;
	text-align: left;
	font-size: 15px;
	font-style: normal;
	text-transform: capitalize;
	line-height: 18px;
	padding-bottom: 20px;
}

.title
{
	text-align: left;
	height: 30px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
}
.contentlitter
{
	margin: 20px;
	text-align: left;
	font-size: 15px;
	font-style: normal;
	text-transform: capitalize;
	line-height: 18px;
	height: 300px;
	overflow: hidden;
	padding-bottom: 20px;
}

.lastcomment
{
	margin: 5px;
	text-align: left;
	height: 25px;
	padding: 0px;
	width: 168px;
	overflow: hidden;
	clear: both;
	vertical-align: middle;
}

.lastcommentsplit
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	clear:both;
}
