body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menu a{
	color: #232531;
	text-decoration: none;
}
.menu a:hover{
	color: #ff3366;
	text-decoration: none;
}
#letter {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
}
.letter1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d7d7d7;
}
.letter1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F8CC43;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #686868;
	line-height: 30px;
}
.bian{
	background-image: url(../images/leftline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F8CC43;
	text-decoration: none;
}
#low {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
}
#low a{
	color: #ffffff;
	text-decoration: none;
}
#low a:hover{
	color: #f8cc43;
}
#con {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: none;
}
#con a{
	color: #cccccc;
	text-decoration: none;
}
#con a:hover{
	text-decoration: underline;
}
.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F8CC43;
	background-image: url(../images/companybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 35px;
	text-align: center;
	display: block;
	height: 35px;
	width: 202px;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #474a59;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
}
.imageslist {
	background-color: #FFFFFF;
	padding: 1px;
}