/*------------- uip english css -----------------*/
@charset "utf-8";

body {
	font-size : 14px;
	overflow: auto;
	background-image: url(../images/wall2.jpg);
	font-family: Geneva, Arial, Helvetica, san-serif;
}
table {
	font-size : 14px;
	font-family: Geneva, Arial, Helvetica, san-serif;
}

#center {
	position: absolute;
	visibility: visible;
	width: 580px;
	height: 380px;
	z-index: 1000;
	left: 0px;
	top: -1000px;
	clip: rect(0 580 380 0);
/*	border-color: #ff0000; border-style: solid; border-width: 1px;*/
}
#character {
	position: absolute;
	visibility: visible;
	width: 215px;
	height: 80px;
	z-index: 100;
	left: 700px;
	top: 15%;
/*	border-color: #ff5500; border-style: solid; border-width: 1px;*/
}
#fix1 {
	position:absolute;
	visibility: visible;
	width: 80px;
	height: 80px;
	z-index:101;
	left: 6px;
	bottom: 3% !important;
	bottom: 3%;
/*	border-color: #000000; border-style: solid; border-width: 1px;*/
}
#fix2 {
	position: absolute;
	visibility: visible;
	width: 115px;
	height: 185px;
	z-index: 115;
	left: 90%;
	bottom: 3%;
/*	border-color: #0000ff; border-style: solid; border-width: 1px;*/
}
#link {
	position: absolute;
	visibility: visible;
	width: 100%;
	height: 105px;
	z-index: 1000;
	left: 0px;
	top: 2px;
/*	border-color: #0055ff; border-style: solid; border-width: 1px;*/
}
#backgrand {
	position: absolute;
	visibility: visible;
	width: 99.9%;
	height: 174px;
	z-index: 99;
	left: 0px;
	bottom: 8.5% !important;
	bottom: 0%;
/*	border-color: #00ff00; border-style: solid; border-width: 1px;*/
}
#left_image {
	position:absolute;
	visibility: visible;
	width:256px;
	height:410px;
	z-index:98;
	left: 3%;
	bottom: 10%;
/*	border-color: #0000ff; border-style: solid; border-width: 1px;*/
}

#c1 {
	position: absolute;
	visibility: visible;
	width: 580px;
	height: 380px;
	z-index: 1001;
	left: 0;
	top: 0;
	clip: rect(0 580 380 0);
}
#comment {
	position: absolute;
	visibility: visible;
	width: 560px;
	height: 380px;
	z-index: 1002;
	left: 10px !important;
	left: 8px;
	top: 57px;
	overflow: auto;
}

.fil_1 {
	filter: progid:dximagetransform.microsoft.alpha(opacity=75);
}
.fil_2 {
	filter: progid:dximagetransform.microsoft.shadow (color=#000000,direction=135,strength=5);
}
.fil_3 {
	filter: progid:dximagetransform.microsoft.alpha(opacity=100);
}
.box {
	border-width: 3px 3px 3px 3px;
	border-style: dashed dashed dashed dashed;
	border-color: yellow yellow yellow yellow;
}

.form1 {
	color: #ff3366;
	background: transparent;
	font-size: 13px;
	border: 1px #0099ff solid;
	height: 18px; width: 250px;
}
.form4 {
	color: #ff3366;
	overflow: auto;
	background: transparent;
	font-size: 13px;
	border: 1px #0099ff solid;
	height: 70px; width: 330px; clip: auto;
}
select {
	color: #ffffff;
	font-size: 13px;
	background-color: #0099ff;/*#ff3366;*/
	height: 18px;
}
