
a:link,a:visited  {	color: #003399;	font-size: 12px;line-height: 18px;text-decoration: none;}
a:hover,a:active  {
	color: #ff5400;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

a.view:link,a.view:visited  {color: #0f8bbb;font-size: 12px;font-weight: 700;}
.img01 {border:1px solid #bdb9ad;}


.main_articletitle /* 主标题文字颜色定义 */
{
color: 000000;font-size: 18px;font-weight: bold; line-height: 30px;;
}


td.font14 {font-size: 14px;line-height: 21px;color: #000000;text-indent: 4px;}

.td01{border-bottom: #bdb9ad 1px solid;}/* 白色外边框 */
.tab01{border: #bdb9ad 1px solid;font-size:12px;margin-top: 4px;}
.tab02{  margin-top: 10px;}

.td02{border-bottom: #9b9b9b 1px solid;font-size:12px;color: #666666; margin-top:5px}/* 单元格底线白背景 */
.td03{border: #bdb9ad 1px solid;background-color: #f3f1ef;font-size:12px;color: #666666;text-indent: 4px;margin:5;}/* 单元格边框线灰背景 */
.tab02{border: #bdb9ad 1px solid;font-size:12px;color: #666666;margin-top: 4px;text-indent: 4px;}/* 表格边框线白背景,顶间距4 */ 

body,td,th {
	font-size: 12px;
	color: #000000;;
}

/*评论*/


#list_review dt   { margin-top:10px; padding:3px 26px; background:url(/images/ico_info.gif) #eee no-repeat 5px 4px; border:1px solid #ccc; border-bottom:0; }
#list_review dd   { margin:0; padding:3px 5px; border: 1px solid #ccc; border-top:0; }
#list_review_wrap { padding:5px 20px 20px; font-family:Tahoma,Sans-Serif; }
