﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #161616;
}
.we {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}


a.left:link {
    font-family:Arial,"宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #737373;
	text-decoration: none;
}

a.left:visited {
    font-family:Arial,"宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #737373;
	text-decoration: none;
}
a.left:hover {
    font-family:Arial,"宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color:red;
	text-decoration: none;
}


.y {border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}

.TextBox{
	border-top-width:1px;
	border-bottom-width:2px;
	border-left-width:1px;
	border-right-width:2px;
	font-size: 12px;
    font-family:Verdana,Arial,"";
	color: #000000;
}


.input_boder1 {
	
	color: #999999;
	background:#161616;
	
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}
