/* CSS Document */

body {
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;

}

.title1 {
	font-size:14px;
	font-weight: bold;
}

table {	
	table-layput:fixed;	
}

.table {
background-image:   url(/images/clinebg.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left:10px;
padding-top:15px;
}

.td {
	font-size:12px;
	line-height: 1.5;
}
td {font-family:Arial;font-size:12px;
}
.input1 {font-size:12px;font-family:Arial;width:80%;}
.input2 {font-size:12px;height:18px;font-family:Arial;width:40%;}

.t1 {color: #666666;}

.en {font-family:Arial;font-size:12px;
}

a:link {color: #000000;	text-decoration: none}
a:visited {color: #000000;	text-decoration: none}
a:hover {color: #666666;text-decoration: none;}
a:active {color: #000000;	text-decoration: none}

