body {
	background-color: #000000;
	color: #999999;
	font-size: 13px;
	line-height: 16px;
	margin: 10px 20px 10px 20px;
}
.title {
	color: #999999;
	font-size: 13px;
	line-height: 13px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #999999;
	padding: 6px 0px 0px 130px;
	margin: 0px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	height: 24px;
}
.menu {
    text-align: right;
	font-size: 13px;
	line-height: 13px;
 	font-weight: normal;
    display: block;
    width: auto;
    position: absolute;
    top: 15px; right: 30px;
	visibility: visible;
}
.main {
	margin: 10px;
	padding: 0px;
}
.photo {
	display: block;
	width: 242px;
	height: 182px;
	border: 1px solid #999999;
	margin: 10px 0px 10px 0px;
}
.box {
	margin: 10px 0px 20px 0px;
	padding: 5px;
	color: #666666;
}
img {
	border: 0px;
}
hr {
	margin: 0px;
	height: 1px;
}
ul {
	margin: 10px 0px 10px 20px;
}
.head {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
.text {
	color: #999999;
	font-size: 13px;
	line-height: 18px;
	letter-spacing:normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 0px 0px 5px;
	margin: 5px;
	color: #000000;
	background-color: #CCCCCC;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding: 2px 2px 1px 10px;
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
}
.copy {
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #999999;
	padding: 5px;
}
.code {
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	font-family: '‚l‚r ƒSƒVƒbƒN', Arial;
}
.mini {
	font-size: 10px;
}
.form{
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
.cl{
	color: #FF8800;
    text-decoration: none;
}
a:link{
	color: #00FF00;
    text-decoration: none;
}
a:visited{
	color: #00FF00;
    text-decoration: none;
}
a:active{
	color: #FF0000;
    text-decoration: none;
}
a:hover{
	color: #00FF00;
    text-decoration: underline;
}

