/* CSS Document */
body {
	color: #000000;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-attachment: fixed;

}
.t1{
font-size: 11px;
color: #ffffff;
}
.t2{
font-size: 12px;
color: #959595;
}

.t3{
	font-size: 13px;
	line-height: 22px;

}

.t4{
	font-size: 13px;
	color: #ffffff;
	font-family: "AvantGarde Bk BT";

}
.t5{
font-size: 10px;
color: #999999;
}
.t6{
	font-size: 13px;


}
.t7{	
color: #595757;
}

.t8{	
color: #FF0000;
}

.t9{
	color: #000000;
	font-weight: bold;
}

.t10{
	font-size: 13px;
	color: #134b6c;
	font-weight: bold;
	text-decoration: none;
}

.t11{
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

.t12{
color: #ffffff;
}

.t13{
font-size: 14px;
color: #ce2530;
font-weight: bold;
}

.t14{
	font-size: 11px;
	line-height: 15px;
}

.ul_01{
	color: #666666;
	background: inherit;
	text-decoration: none;
}
.ul_01:hover{
	color: #cccccc;
	
}.ul_02{
	color: #000000;
	background: inherit;
}
.ul_02:hover{
	color: #cccccc;
}
.ul_03{
	font-size: 11px;
	color: #000000;
	background: inherit;
}
.ul_03:hover{
font-size: 11px;
	color: #cccccc;
}
.ul_04{
	font-size: 12px;
	color: #A40000;
	background: inherit;
}
.ul_04:hover{
font-size: 12px;
	color: #A40000;
}

.ul_05{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.ul_05:hover{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.ul_06{
	color: #000000;
	text-decoration: underline;
}

.ul_06:hover{
	color: #333333;
	text-decoration: none;
}



.image{
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	padding: 1px;
}

.image2{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	padding: 3px;
}

.table {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;

} 


input,select,textarea{
color : #000; /*文字色彩*/
font-size : 9pt ; /*文字大小*/
background-color : #ffffff ; /*背景色彩*/
border-top : 1px solid #999999 ;/*上框*/ 
border-bottom : 1px solid #999999 ;/*下框*/ 
border-left : 1px solid #999999 ; /*左框*/
border-right : 1px solid #999999 ; /*右框*/
}

.table1 {
	border: 1px solid #CCCCCC;
	border-style:inset;

} 

.table2 {
	border: 1px solid #CCCCCC;
	border-style:outset;

} 

.datatable{
border:1px solid #cccccc;
border-collapse:collapse;
 
}

.datatable td{
border:1px solid #cccccc;
padding-left:4px;
}

.datatable th{
	border:1px solid #cccccc;
	background-color:#c6c0b9;
	text-align:left;
	padding-left:4px;
	font-weight: bold;
}

.checkbox{
color : #000; /*文字色彩*/
font-size : 9pt ; /*文字大小*/
background-color : #ffffff ; /*背景色彩*/
border-top : 0px solid #999999 ;/*上框*/ 
border-bottom : 0px solid #999999 ;/*下框*/ 
border-left : 0px solid #999999 ; /*左框*/
border-right : 0px solid #999999 ; /*右框*/
}
