﻿body {
	background: #000000 url('../img/bkkkk.png') no-repeat fixed center;
font-family:  Arial;
font-size:12px;
}
ul, li{padding :0px;margin:0px}
.main {
	margin: 0px auto 0px auto;
	width: 800px;
}
.logo {
	background-image: url('../img/custom_logo.png');
	background-repeat: no-repeat;
	width: 202px;
	height: 76px;
	margin-top: 25px;
}
.moving {
	background-image: url('../img/moving.png');
	width: 440px;
	height: 74px;
	margin-left: 200px;
}
.main_form {
	margin-top: 80px;
	margin-left: 200px;
}
.form_title {
	background-image: url('../img/bg_sidebar.png');
	color: #1DA5B7;
	padding: 10px;
	font-weight: bold;
	font-family: Helvetica, sans-serif, arial;
	font-size: 12px;
}
textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #33CCFF;
	width: 600px;
	height: 200px;
	font-size: 11px;
	color: #33CCFF;
	padding: 3px;
	height: 125px;
	background-color: #000000;
	
}


.clear {
	clear: both;
}
.textinput {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	width: 350px;
	background-color: #000000;
}

form div.label{
	border-bottom: 1px solid #66FFFF;
background-image: url('../img/bg_sidebar.png');
		color: #1DA5B7;
		padding: 5px 10px;
		font-family: Helvetica, sans-serif, arial;
		font-size: 11px;
		width: 336px;
	}
form div.last{
	background-image: url('../img/bg_sidebar.png');
	color: #1DA5B7;
	padding: 5px 10px;
	font-family: Helvetica, sans-serif, arial;
	font-size: 11px;
	width: 335px;
}
button{
border:none;background:transparent
}
.btn {
	background-image: url('../img/blue_btn.png');
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 22px;padding:0px 5px;
	color: #CCFFFF;
}
.reset {
	color: #33CCFF;
}.link {
font-family:arial;font-weight:bold;font-size:12px;
	background-image: url('../img/btn.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 104px;
	height: 23px;
	text-align: center;
	padding-top: 7px;
	color: #414141;

}
ul{

width:300px;height:400px

}
a:hover .link {
	background-image: url('../img/btn.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 104px;
	height: 23px;
	color: #666666;padding-top: 7px;
}
li {
	background-image: url('../img/play.png');
	background-position: left center;
	padding-left: 23px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #eee;	background-repeat: no-repeat;	list-style-type: none;

}
li a{

color: #1DA5B7;text-decoration:none;line-height:30px


}
li a:hover{

color: #990000;text-decoration:none


}
