body {
	background-color: #FFFFFF;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
body,td {
	font-size: 12px;
}
img {
	border:0;
}
ul {
	padding:0;
	margin:0;
}
li {
	list-style-type: none;

}
p {
	font-size: 14px;
	line-height: 25px;
	padding-bottom:25px;
	text-indent: 2em;
}
.logo {
	background-color: #FFFFFF;
	background-image: url(../image/bg-logo.gif);
	background-repeat: repeat-x;
	height:75px;
	padding-left:10px;
}
.selectversion {
	padding:16px 0px;
	width:700px;
	background-image: url(../image/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align:left;
}
.nav li {
	display:inline;
	padding:18px 35px;
}
.tmpline,.copyright {
	padding:15px;
}
.nav1 {
	height:25px;
	text-align:right;
	vertical-align: bottom;
	padding-right:20px;
		
}
.nav2 {
	text-align:right;
	vertical-align: center;
	padding-right:10px;
		
}
.nav2 img {
	padding-left:15px;
}
.title {
	padding:10px;
}
.content {
	padding:40px;
}
.nav1 a {
	color: #666666;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.nav1 a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	background-color: #666666;
	
}
.content li {
	padding:8px 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
	
}
.content dd {
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding:0;
	margin:0;
}
.content dt {
	padding-top:15px;
	padding-bottom:8px;
	font-weight:bold;
}



