@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#000000;
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
Img { border:0px;}
form{ margin:0px; padding:0px;}
table{ margin-left:auto; margin-right:auto;}
a:link {
	color: #6f6f6f;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
}
/*Index News Link Style*/
#News a:link {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#News a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#News a:hover {
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
}
#News a:active {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#News ul,li{ padding:0px; margin:0px; list-style:none;}
#News li{ 
	background-image:url(/images/i01.jpg);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	padding:3px 2px 2px 15px;
}
#News{ margin-left:10px; margin-top:10px;}
/*end*/
/*Left menu style*/
#LeftMenu a:link {
	color: #6f6f6f;
	font-size: 12px;
	text-decoration: none;
}
#LeftMenu a:visited {
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
}
#LeftMenu a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
#LeftMenu a:active {
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
}
#LeftMenu ul,li{ padding:0px; margin:0px; list-style:none;}
#LeftMenu li{ 
	background-image:url(/images/i02.jpg);
	background-repeat:no-repeat;
	background-position: 2px 8px;
	padding:5px 2px 5px 15px;
	border-bottom:1px solid #cccccc;
}
#LeftMenu{ margin-left:20px; margin-top:5px; text-align:left;}
/*End*/
/*Download list style*/
.Downlist{ 
	background-image:url(/images/i04.jpg);
	background-repeat:no-repeat;
	background-position: 2px 13px;
	padding:5px 2px 5px 15px;
}
.BorderBottom{ border-bottom:1px solid #cccccc;}
/*Download list style2*/
.Downlist2{ 
	background-image:none;
	background-repeat:no-repeat;
	background-position: 2px 13px;
	padding:5px 2px 5px 15px;
}
.BorderBottom2{ border-bottom:1px solid #cccccc;}
/*end*/
#Main{ background-color:#FFFFFF; text-align:center; padding:20px; margin-left:auto; margin-right:auto;}
#Title{ background-image:url(/images/Title_bg.jpg); background-repeat:no-repeat; height:24px; padding-left:15px; margin-top:10px;}
#Content{ padding:10px; line-height:160%;}
.ProPicBorder{ border:1px solid #cccccc;}
.BorderLeft{ border-left:1px solid #7f7f7f;}
.BorderTop{ border-top:1px solid #39393b;}
.BorderTR{ border-top: 1px solid #cccccc; border-right: 1px solid #cccccc;}
.BorderTop2{ border-top:1px solid #cccccc;}
.MarginTop5{ margin-top:0px;}
.MarginTop10{ margin-top:10px;}
.PaddingLeft10{ padding-left:10px;}
.foot{ height:30px; color:#898989;}
.2lie{width:50%;}
