/* CSS Document */

body{ background-color:#CCCCCC; margin:0px; font-size:12px; color:#666666;}
a:link {	font-size: 12px;	color: #333333; text-decoration:none;}
a:hover {	font-size: 12px;	color: #000000; text-decoration:none;}
a:visited {	font-size: 12px;	color: #000000; text-decoration:none;}
a:active {	font-size: 12px;	color: #333333; text-decoration:none;}

.Nav{ border-right-width:1px; border-right-style:solid; border-right-color:#CCCCCC;}
.Nav a:link {	font-size: 12px;	color: #FFFFFF; text-decoration:none;}
.Nav a:hover {	font-size: 12px;	color: #FFFF00; text-decoration:none;}
.Nav a:visited {	font-size: 12px;	color: #FFFFFF; text-decoration:none;}
.Nav a:active {	font-size: 12px;	color: #FFFFFF; text-decoration:none;}
.Com{ font-size:12px; line-height:25px;}
.Pro_Title{ padding-left:5px; font-size:14px; font-weight:bold;}
.News_line{ border-bottom-width:1px; border-bottom-style:dotted; border-bottom-color:#FF0000; height:25px; margin-top:5px;}