﻿html, body {
	background-color: #010101;
	background-image: url('../images/haitai_crystal.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
*{
	padding:0px;
	margin:0px;
	border:0px;
	font-size:9px;
	font-family: Verdana;
}
table {
    border:0px;
    border-collapse:collapse
}
td {
    padding:0px
}
img {
	display:block;
}
#wrap{
	width: 100%;
	height: 100%;
}
#wrap_photo {
	width: 100%;
	height: 100%;
	background-image: url(../images/haitai_crystal_s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#photo {
	height: auto;
	width: 100%;
	bottom: 0px;
}
.photo_left {
	width: 20%;
}
.photo_center {
	width: auto;
}
.photo_center_table {
	background-color: #BFBFBF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444141;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444141;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444141;
}
.photo_center_images {
	border-top: 1px solid #444141;
	background-image: url('../images/750.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	line-height: 15px;
}
.photo_center_images a:link {
	background-color: #EA68A2;
	color: #ffffff;
	text-decoration: none;
}
.photo_center_images a:visited {
	background-color: #EA68A2;
	color: #ffffff;
	text-decoration: none;
}
.photo_center_images a:hover {
	background-color: #ffffff;
	color: #EA68A2;
}
.photo_right {
	width: 70%;
}
.photo_left, .photo_right {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444141;
}
#footer{
	background-color: #00FF99;
	height: 50px;
	width: 100%;
	bottom: 0px;
}
#sidebar {
	background-color: #444141;
	background-image: url(../images/022.bmp);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	line-height: 16px;
	height: 50px;
	width: 100%;
	padding-left: 12px;
}
h1 {
	font-weight: bold;
}
.space{
    color: #ffffff;
	word-spacing: 1px;
}
.space2{
	color: #EA68A2;
}
.space3 {
	color: #A8A8A8;
	letter-spacing: -1px;
	word-spacing: 1px;
}
/*link zrea*/
#sidebar a:link {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:visited {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover {
	background-color: #EA68A2;
}
