* {margin:0; padding:0;}
ul li {list-style:none;}
img {border:none;}
a {text-decoration:none;color:#999999;}
a:hover{color: #FF0000;}

.clear {height:0; overflow:hidden; clear:both;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background: #000000;
	color:#fff;
}

.wrap {
	width: 1000px;
	margin:0px auto;
	padding:0px;
}

.header {
	width: 100%;
	height: 220px;
	position: relative;
}

.headerbanner {
	width: 100%;
	height: 184px;
	position: relative;
	background: url("../image/topbannernew.jpg") no-repeat center 10px;
}

.menu {
	width: 100%;
	height: 24;
}

.menuLeft {
	width: 75%;
	height: 24;
	float: left;
}

.menuRight {
	width: 25%;
	height: 24;
	color: white;
	float: right;
}

.container {
	width: 100%;
	height: inherit;
	overflow: auto;
	border-top:1px solid #667c65;
	border-bottom: 1px solid #667c65;
}

.main_content {
	float:left;
	height:100%;
	width: 820px;
}

.footer {
	width: 100%;
	height: 72px;
	clear: both;
}

.left_sidebar {
	float:left;
	width:180px;
	height:100%;
	color: #999999;
}

.left_sidebar ul {
	border-right:1px solid #667c65;
	height:100%;
	text-align:left;
	padding:20px 0 0 20px;
}

.left_sidebar ul a {	
	color: #999999;
}

.left_sidebar ul a:hover {
	color: #FF0000;
}

.left_sidebar_paddingleft { 
	padding-left:20px;
}
.left_sidebar ul  li {
	line-height:20px;
}
.left_sidebar ul  li a:hover {
	color:red;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	height: 28px;
	text-align: center;
	vertical-align: center;
}

.topnav a{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	height: 28px;
	text-align: center;
	vertical-align: center;
	font-size:15px;
}

.topnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	height: 28px;
	text-align: center;
	vertical-align: center;
}

.style2 {
	color: #CCCCCC;
	font-size: 24px;
}

.style5 {
	color: #CCCCCC;
}

.colorf8fff8 { 
	color:#f8fff8;
}


.rolloverbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
}
a.rolloverbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	background-color: #000000;
}

.style7 {
	color: #FFFFFF;
	font-size: 16px;
}

.style8 {
	font-size: 16px;
	font-weight: bold;
}

.style9 {
	font-size: 22px;
	font-weight: bold;
}

.style10 {
	font-size: 12pt;
	font-weight: bold;
}

.txtbold{ font-weight:bold;}

select,input {
	font-size: 12px;
	border:#959a94 solid 1px;
}

input.radio {
	font-size: 12px;
	border:#959a94 solid 0px;
}

input.upload{ 
	margin:0px; 
	border:0px; 
	color:#242424; 
	height:20px;
	width:160px;
	#width:60px;
	_width:60px;
	padding:0px 15px; 
	#padding:0px 15px; 
	_padding:0px 15px; 
	font-size:10px; 
}

input.button{ 
	margin:0px; 
	border:0px; 
	color:#242424; 
	height:20px; 
	line-height:80%; 
	padding:0px 15px; 
	#padding:0px 15px; 
	_padding:0px 15px; 
	font-size:10px; 
	background: url("../image/button.gif") no-repeat center 5px; 
	#background: url("../image/button.gif") no-repeat center 2px; 
	_background: url("../image/button.gif") no-repeat center 2px;
}



/*index img*/
.index_img {
	width:360px;
	margin:0 auto;
	text-align:center;
}
.index_img td{ 
	padding:8px; 
	color:#FFF;
}


/*login page */
.login_table {
	width:500px;
	margin:0 auto;
}

.login_table td{ 
	padding:8px;
	color: #999999;
}

.tabletitle {
	font-weight:bold;
	color: #f8fff8;
}

.listinfo_1 { 
	font-size:14px;
	color: #999999;
	padding-right:5px;
}

.size150 { 
	width:150px; 
	#width:150px; 
	_width:150px;
}

.size30 { 
	width:30px; 
	#width:30px; 
	_width:30px;
}

.fontsize13{
	font-size:13px;
	line-height:140%;
	color: #999999;	 
}

.fontsize15{
	font-size:15px;
	line-height:140%;
	color: #999999;
}

input.line{
	color:#999999;
	padding:0px 3px;
	background-color: transparent; 
	border:0px;
	border-bottom:#667c65 solid 1px;
	width: 700px;
}

.textareabox{ 
	color:#999999; 
	padding:0px 3px;
	background:url("../image/line.gif") repeat-x left top; 
	background-color: transparent;
	border:0px;
	width: 700px;
	height: 55px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
	overflow-x: hidden;
	overflow-y: auto;
}

.textareaboxComment{ 
	color:#999999; 
	padding:0px 3px;
	background:url("../image/line.gif") repeat-x left top; 
	background-color: transparent;
	border:0px;
	width: 500px;
	height: 55px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
	overflow-x: hidden;
	overflow-y: auto;
}

.size350 {
	width: 350px; 
	#width: 350px;
	_width: 350px;
}

.size250 {
	width: 250px; 
	#width: 250px;
	_width: 250px;
}

.size200 {
	width: 200px; 
	#width: 200px;
	_width: 200px;
}

.size150 {
	width: 150px; 
	#width: 150px;
	_width: 150px;
}

.size100 {
	width: 100px; 
	#width: 100px;
	_width: 100px;
}

.size80 {
	width: 80px; 
	#width: 80px;
	_width: 80px;
}

.size60 {
	width: 60px; 
	#width: 60px;
	_width: 60px;
}

.size50 {
	width: 50px; 
	#width: 50px;
	_width: 50px;
}
