body{	
	background-color: #CECDCD; 
	margin : 0px;
	color:#303030;
	font-size:12px;
	font-style: normal;
	word-break:break-all;
	line-height:150%
}


td {
	FONT-SIZE: 12px; 
	COLOR: #303030; 
	FONT-FAMILY: Verdana,Helvetica,Arial;
	word-break:break-all;
	line-height:150%
}



.postcontent{
	margin-top:10px;
	background-image:url(/skins/green/images/bg_content.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#303030
}

.mytd{
	margin : 0px;
	color:red;
	font-size:12px;
	line-height: 22px; 
	font-style: normal;
	FONT-FAMILY: Verdana,Helvetica,Arial
}

/* 编辑、评论 */

a:visited, a:active, a:link {	
	color : gray;
	text-decoration : none;
}


a:hover {
	color: #8d8c8c;
	text-decoration : underline;
}

h1 {
	margin : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	font-size : 12px;
	color:white;
	border-bottom:0px dashed #CCCCCC;
	padding-left:10px;
	padding-top:2;
	height:23;
	text-align:left;
	background-image: url(images/bg_title.gif);
	background-repeat:no-repeat;
}


h5 a:visited,
h5 a:active,
h5 a:link {
	color : #C60000;
	font-family:verdana;
	font-size:14.7px
}

h5 a:hover {
	color : #C60000;
	font-family:verdana;
	font-size:14.7px
	text-decoration : underline;
}



h2 {
	margin-top : 10px;
	margin-bottom : 3px;
	font-size : 13px;
}

h3 {
	font-size : 14.7px;
}



/* 自定义 */
td.banner{
	background-repeat:no-repeat;
	background-color:white;
	border:solid white 0px;
}

table.index{
	margin-top:0px
}

.sub {
	color:#800000;
	font-size:12px;
	margin-top:10px;
}


/* section style */

#menu h1 {
	color: red;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	font-size: 14.7px;
	font-weight: bold;
	margin: 0px;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 15px 5px;
	font-size: 12px;
	line-height:160%
}

a.mainmenu:visited, a.mainmenu:active, a.mainmenu:link {	
	/*color : #B60C12;*/
	text-decoration : none;
	font-size:14.7px;
}

a.mainmenu:hover {
	color: brown;
	text-decoration : underline;
	font-size:14.7px;
}

a.listitem:visited, a.listitem:active, a.listitem:link {	
	color :Gray;
	text-decoration : none;
}

a.listitem:hover {
	color: brown;
	text-decoration : underline;
}

#Category {
	margin : 0px;
	color:#8d8c8c;
	font-size:11px;
	line-height: 22px; 
	font-style: normal
}

.Catedesc {
	padding-left:20px;
	padding-bottom:20px;

	background-image: url(images/main_background.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: justify;

	color: #808080;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;	
	text-transform: uppercase;
}

/* section posts style */
h1.block_title {
	background-image:url(images/white.gif);
	font-family: verdana, arial;
	color:#5A5A5A;
	font-size: 14.7px;
	font-weight: bold;
	padding-top: 0px;
	margin-bottom:30px;
	
}

h1.block_title img {
  vertical-align: middle;
  color:red;
}

h1.block_title a:visited, h1.block_title a:active, h1.block_title a:link {
	color: gray;
}


#header a {
  color: white;
  font-family: verdana, arial, sans-serif;	
  font-size: 16px;
  font-weight: bold;
}

div.block {
  font-size: 12px;
  text-align: justify;
  word-break:break-all;

}

div.block_footer {

  height: 10px;
}


div.post {
	border:1px dotted #000000;
   	background-color:White;
   	padding:10px;
	color:#4B4B4B;
}

div.posttitle {
  color: #355EA0;
	font-family: verdana, arial, sans-serif;	
	font-size: 14.7px;
	font-weight: bold;
}

.posttitle a:visited, .posttitle a:active, .posttitle a:link {	
	/*color : #C60000;*/
	color: gray;
	font-size:14.7px;
	text-decoration : none;
}

.posttitle a:hover {
	color: brown;
	font-size:14.7px;
	text-decoration : underline;
}

/* 用户题记 阅读 评论*/
div.itemdesc {
	padding-top:10px;
	text-align:left;
	color: #808080;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;	
	text-transform: uppercase;

}


div.seperator {

  margin: 0px 0px 10px 0px;
}

div.entrylistitem {
  padding-left: 20px;
  padding-bottom: 10px;
}

div.entrylistTitle{
	font-size:16px;
	color:#535353;
	padding:10
}



a.entrylisttitle, a.entrylisttitle:visited, a.entrylisttitle:link, a.entrylisttitle:active {
	color:Gray;
	font-family: verdana, arial, sans-serif;	
	font-size: 14px;
	font-weight: bold;
}

div.moreinfo {
  font-size: 14px;
  text-align: justify;
}

div.moreinfotitle {
	color: gray;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	font-size: 14.7px;
	font-weight: bold;
}

/* section comment style */
commentform{
  font-size: 12px;
}
div.comment_footer
 {

	color:#8d8c8c;
	text-align:right;
}


div.comments {
  font-size: 12px;
}

div.comment {
	background-color: #FBFBFB;
  border: 1px dashed #DD0000;
  margin: 10px 0px 10px 0px;
  padding: 10px;
}

div.comment_author {
  margin: 5px 0px 5px 0px;
}

div.comment_content {
  margin: 5px 0px 5px 0px;
}


#postcomment {
	border: 1px solid #DDDDDD;
	background-color: #FBFBFB;
  font-size: 12px;
  padding: 10px;
  text-align: justify;
  margin-top: 15px;
  width: 350px;
}

#postcomment div {
	color: #808080;
  font-size: 10px;
	font-weight: bold;
  margin: 5px 0px 5px 0px;
}

#postcomment input.text, textarea {
  font-size: 14.7px;
  font-family:verdana;
  line-height:130%;
}

