﻿

.title_reg
{
	font: 宋体;
	font-size: 16pt;
	font-weight: 600;
    color: Gray; 
    width: 100%;
}

.tdline_reg
{
	width: 100%;
	height: 8px; 
	background-image: url('../../../App_Image/Default/logo/line1.gif');
    background-repeat: repeat-x;
}

.line3_reg
{
	height: 500px; 
	width: 150px; 
	background-image: url('../../../App_Image/Default/logo/line3.gif');
    background-repeat: repeat-x;
}

.line1_reg
{
	width: 5px; 
	height: 100%; 
	background-image: url('../../../App_Image/Default/logo/line1.gif');
    background-repeat: repeat-y;
}

.span1_reg
{
	font-size:18pt; 
	font-weight: bold; 
	font-family: 宋体; 
	margin-bottom: 20px;
}

.span2_reg
{
	font-size:11pt; 
	font-family: 宋体;
}

.span3_reg
{
	font-size:11pt; 
	font-family: 宋体; 
	height: 40px; 
	vertical-align: bottom;
}

.span4_reg
{
	font-size:11pt; 
	font-weight:bold; 
	font-family: 宋体;
}

.td_reg
{
	padding-top: 10px; 
	font-size: 9pt; 
	font: 宋体;
}