BODY {
	margin:0;
	color:#e8e4e4;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	background-color:#1F2122;
}
A:link {
	COLOR: #e8e4e4; TEXT-DECORATION: none
}
A:visited {
	COLOR: #fff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #faf210; TEXT-DECORATION: underline
}
A:active {
	COLOR: #faf210; TEXT-DECORATION: none
}
.toptel {
	color:#b2afaf;
}
#nav {
	list-style:none;
	color:#faf210;
	font-size:13px;
	font-weight:bold;
}
#nav li {
	float:right;
	padding-left:5px;
	padding-right:10px;
}
#nav li a {
	color:#faf210;
	TEXT-DECORATION: none;
}
#nav li a:hover {
	color:#fff;
	TEXT-DECORATION: none;
}
#ulogin {
	float:left;
	width:380px;
	padding-left:15px;
}
.input02 {
	color:#FFF;
	font-size:9pt;
	width:90px;
	height:15px;
	background:#333333;
	border:#000 solid 1px;
}
.input03 {
	color:#FFF;
	font-size:9pt;
	text-align:center;
	width:35px;
	height:20px;
	background:#333333;
	border:#000 solid 1px;
}
h1 {
	margin:0;
	color:#faf210;
	font-size:1.1em;
	padding-left:25px;
	background:url(h1.gif) no-repeat;
	background-position:15px 8px;
	line-height:31px;
	border-bottom:#595A5B solid 1px;
}
h2 {
	font-size:1.0em;
	padding-left:25px;
	margin:14px 0 14px 0;
	background:url(pro_type_bg.gif) no-repeat;
	line-height:36px;
}
h3 {
	margin:0;
	color:#faf210;
	font-size:1.1em;
	padding-left:20px;
	background:url(h1.gif) no-repeat;
	background-position:10px 8px;
	line-height:31px;
	border-bottom:#A4A4A4 dotted 1px;
}
#newlist {
	padding-left:15px;
	background:url(new_list.gif) no-repeat;
	background-position:0px 8px;
	margin:10px 10px 10px 15px;
	list-style:none;
}
#newlist li {
	margin:0px;
	line-height:24px;
}
#newlist li span {
	float:right;
}
#cplist {
	margin:25px 0px 10px 0px;
	padding:0;
	list-style:none;
}
#cplist li{
	float:left;
	padding-left:35px;
	width:150px;
	height:100px;
}
#cplist li img {
	width:150px;
	height:100px;
	border: 2px solid #959595;
}
#cplist li span {
	text-align:center;
}
#cplist li span a {
	display:block;
	width:150px;
	line-height:30px;
	text-align:center;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.input_01 {
	background-color:#ADADAD;
	border:#000000 solid 1px;
	color:#fff;
	height:18px;
}