﻿
.headStyle_main
{
	width: 260px; 
	height: 78px; 
	padding-top: 5px; 
	background-image: url('../../../App_Image/Default/logo/head2.gif');
}

.line1_main
{
	width: 800px; 
	height: 8px; 
	background-image: url('../../../App_Image/Default/logo/line1.gif');
    background-repeat: repeat-x;
}

.line1AfterClick_main
{
	width: 800px; 
	height: 8px; 
	background-image: url('../../../App_Image/Default/logo/line2.gif');
    background-repeat: repeat-x;
}

.table_main
{
	font: 宋体; 
	font-size: 9pt;
}

