/*#a90a08*/

.highlight{
	font-size:16px;
	color:#CC0033;
	font-weight:bold;
}

A.tlink:link {
	text-decoration:underline;
	color:#0033ff;
	font-weight: normal;
	}
A.tlink:visited {
    text-decoration:underline;
	color:#52188C;
	font-weight: normal;
	}
A.tlink:hover {
	text-decoration:underline;
	color:#0033ff;
	font-weight: normal;
	}
.tlink{
	font-size:15px;
}
.bottomline{
	border-bottom:1px dashed #666666;
}
.topline{
	border-top:1px dashed #666666;
}



.noresult{
	padding-left: 40px; 
	font-size: 14px; 
	line-height: 180%; 
	text-decoration: none;
}
.docbody{
	font-size:13px;
	text-align:justify
}

.boxtopline{
	background-color:#fccdd8;
	border-top:1px solid #ffffff;
	
}
.doctail{
	padding-left:10px;
	font-size:12px;
	color:green;
}
.dot{
	font-size:6px;
	font-weight:bold;
	width:16px;
}
/*文章标题*/
.font1 {
	font-size: 14px;
	color: #333333;
	font-weight:bold;
}
/*文章内容*/
.font2{
	font-size: 14px;
	color: #333333;
	line-height:180%;
}
/*文章分类*/
.font3{
	font-size: 12px;
	color: #003366;
	font-weight:bold;
}
/*作者*/
.font4{
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
/*时间*/
.font5{
	font-size: 12px;
	color: #333333;
}
/*项目的标题*/
.font6{
	font-size: 10pt;
	color: #333333;
	font-weight:bold;
}
/*年月*/
.font7{
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

/*星期文字*/
.font8{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:normal;
	background:#eeeeee;
	text-align:center;
	width:14%;
}

/*版权*/
.font9{
	font-size: 12px;
	color: #444a76;
	font-weight:normal;
}
/*blog名称*/
.font10{
	font-size: 20px;
	color: #333333;
	font-weight:bold;
}
/*回复项文字*/
.font11{
	font-size:14px;
	color: #333333;
	font-weight:normal;
}
/*blogsmallname*/
.font12{
	font-size:14px;
	font-weight:normal;
	text-align:center;
	color:#333333;
}


