/* CSS Document */
<!-- 整体样式 -->
body
{background:#FFFFFF;
color:#717171;
font-size:12px;
margin:0px;
text-align:center;
vertical-align:middle;}
<!-- 表格样式 -->
table
{padding:0px;
margin:0px;
border:0px;
font-size:12px;
vertical-align:middle;}
<!-- 链接样式 -->
a:link ,a:visited
{
text-decoration:none;
color:#717171;}
a:hover
{color:#FF962C;}
a:link img, a:visited img
{border:0px;}
<!-- 独立样式 -->
.dot
{vertical-align:middle;}
.news
{background-color:#E6E6E6;
text-align:left;}
.news a:link, .news a:visited
{color:black;}
.news a:hover
{color:#FF962C;}
.foot
{text-align:center;}
.introduce
{
}
.introduce a:link , .introduce a:visited
{color:#6CA800;
text-decoration:none;}
.introduce a:hover
{text-decoration:underline;}

.articletitle {
	font-size:15px;
	text-align:center;
}
.txtbox_s {width:100px;height:20px;font-size:9pt;}
.txtbox_l {width:200px;height:20px;font-size:9pt;}
.txtbox_dl {width:400px;height:15px;font-size:9pt;}
.txtarea {width:200px;font-size:9pt;}
.txtarea_l {width:400px;font-size:9pt;}
.txtarea_sl {width:600px;font-size:9pt;}
.file {width:400px;height:22px;font-size:9pt;}
