body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.button {
	padding: 1px 4px 0px;
	border: 1px solid #999999;
	height: 28px;
	background-image: url(button_bg.gif);
}
.button2 {
    padding: 1px 4px 0px 4px;
    background-image: url(button_bg.gif);
    border: 1px solid #999999;
}
.input {
	font-family: Verdana, sans-serif, "宋体";
	border: 1px solid #999999;
	background:#FFFFFF url(../images/search_pic.gif) no-repeat;
	padding-left:20px;
	height: 24px;
	font-size: 18px;
}
.input2 {
	border: 1px solid #999999;
	height: 16px;
}
.txt12,.txt12 a:visited,.txt12 a:link{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.txt12 a:hover{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
	color: #FF6600;
}
.txt14,.txt14 a:visited,.txt14 a:link{
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
}
.txt14 a:hover{
	font-family: "宋体";
	font-size: 14px;
	text-decoration: underline;
	line-height: 20px;
	color: #FF6600;
}
.line01 {
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #FFA97A;
	border-left: none;
}
.cFFFFFF {
    color: #FFFFFF;
}
.c000000 {
    color: #000000;
}
.c666666 {
    color: #666666;
}
.color01 {
    color: #333333;
}
.color02 {
    color: #D55500;
}
.color03 {
    color: #FF0000;
}
.color04 {
    color: #0000FF;
}
.stat a {color:#333;}
/* Fufu Begin */
.comment {color:#069; border:1px dotted #ccc; padding:2px; margin-top:8px; font-size:12px;}
.comment a {color:#069; padding:3px; text-decoration:none;}
.comment a:hover {color:#f60;}
.comment strong {color:#f60;}
.comment .c1 {background:url(c1.gif) no-repeat; padding-left:18px;}
.comment .c1 span {float:right; color:#888;}
.comment .c3 {background:url(c3.gif) no-repeat; padding-left:18px;}
.comment .c4 {color:#333; padding:2px 10px 2px 18px; font-size:13px;}
.comment .c6 {color:#f60;}
.comment .c7 {font-size:14px; font-weight:bold;}
.comment textarea {width:500px; font-size:12px; padding:3px; background:url(comment_bg.gif) center no-repeat;}
.comment #thecode {background:url(code_bg.gif) no-repeat; width:60px; padding-left:18px;}

.comtitle {height:28px; background:url(images/news_bg.gif); padding-left:10px; font-size:14px; font-weight:bold; color:#333; font-family:'Microsoft JhengHei', 'Microsoft YaHei', verdana, arial, sans-serif;}

.viewmore { text-align:right; padding-right:10px; }
.viewmore a { font-size:14px; color:#06c; text-decoration:none; }
.viewmore a:hover { color:#f30; text-decoration:underline; }
/* Fufu End */

