body{
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	}
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	}
a{
	color: #333333;
	text-decoration: none;
	}
a:hover{
	color: #333333;
	text-decoration: underline;
	}
.bottom{
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	}
.bottom a{
	color:#FFFFFF;
	}
.bottom a:hover{
	color:#FFFFFF;
	}
.banner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e9ffb8;
	}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3fa211;
	font-weight:bold;
	}
.title a{
	color:#3fa211;
	text-decoration:none;
	}
.title a:hover{
	color:#333333;
	text-decoration:none;
	}
.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3fa211;
	font-weight:bold;
	}
.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	}
.title1 a{
	color:#333333;
	text-decoration:none;
	}
.title1 a:hover{
	color:#3fa211;
	text-decoration:none;
	}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#545454;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	border: 1px outset #CCCCCC;
	background-color: #F8F8F8;
	height: 25px;
	width: 65px;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	color:#6B6B6B;
	font-size:12px;
	border: 1px outset #CCCCCC;
	background-color: #F8F8F8;
	width: 210px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	color:#6B6B6B;
	border: 1px outset #CCCCCC;
	background-color: #F8F8F8;
	width: 210px;
}
.img{
	margin-left: 10px;
	float: right;
}
.txt {	
	background-color: #FFFFFF;
	background-image: url(../images/company_img1.jpg);
	background-repeat: no-repeat;	
	background-position: right top;
}
ul{
	margin:0px;
	margin-left: 20px;
	padding-left:0px;
	background-position: center;

}
li{
	list-style-image: url('../images/li.gif');
}