html,body {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	background: white;
}

td,input,select {
	font-size: 9pt;
}


img {
	border: none;
}

#Header-Logo {
	width: 543px;
	height: 67px;
	float: left;
}


#Header-Search {
	width: 197px;
	height: 67px;
	float: right;
	background: url(images/bg_top_right.gif);
}

#Header-Menu {
	clear: both;
	width: 100%;
	background: url(images/bg_nav1.jpg);
	height: 29px;
	text-align: center;
}

#Header-Menus {
	width: 1002px;
	height: 29px;
}

#Header-Menu-Layout {
	padding-top: 3px;
	width: 880px;
	height: 30px;
	text-align: left;
}

#Header-Menu-List {
	position: absolute;
	text-align: center;
}

#Header-Flash {
	clear: both;
	width: 100%;
	background: url(images/p_home.jpg) no-repeat;
	height: 200px;
}


#Home-Line {
	background: url(images/bg_title1.jpg) no-repeat;
}


#Home-Left {
	width: 200px;
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #007900;
}

#Layout {
	width: 1002px;
}

#Home-Main {
	vertical-align: top;
}

.Home-Main-Line {
	margin: 20px;
	background: url(images/line_point4.gif);
	height: 1px;
}

.Home-Main-Title {
	margin: 0px 20px;
	width: 560px;
}

.Home-Main-Title-1 {
	color: #007900;
	border-bottom: 1px solid #000;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	background: url(images/arrow_1.gif) no-repeat 5px 5px;
	height: 22px;
	padding: 3px 0px 0px 20px;
}

.Home-Main-Title-2 {
	border-bottom: 1px solid #efefef;
}


.Home-List-Pic {
	width: 200px;
	text-align: center;
}

.Home-Main-List {
	vertical-align: top;
}


#Home-Right {
	width: 178px;
	vertical-align: top;
}

.Home-Right-Title {
	background: url(images/arrow_2.gif) no-repeat 5px 8px #2d5caa;
	color: white;
	font-weight: bold;
	height: 22px;
	padding: 5px 0px 0px 20px;
}

.Home-Product {
	height: 180px;
	background: #f3fdee;
	text-align: center;
}

.Home-Product img {
	border: 1px solid #61bf1a;
	margin: 20px;
}

.Home-Service {
	background: #f3fdee;
}

.Home-Service-Pro {
	text-align: center;
}

.Home-Service-Pro img {
	margin-top: 10px;
	margin-bottom: 15px;
}

.Home-Service-Text {
	line-height: 140%;
	padding-left: 10px;
	padding-right: 5px;
}

.Home-Service-Detail {
	text-align: right;
}

.Home-Service-Detail img {
	margin-top: 10px;
	margin-right: 10px;
}

.Home-Contact {
	text-align: center;
	margin: 20px 0px;
}











/* --------------------------------- */
#Footer-Add {
	clear: both;
	background: #2D5CAA;
	width: 100%;
	line-height: 200%;
	color: white;
	font-weight: bold;
	text-align: center;
}

#Copyright {
	clear: both;
	margin-top: 5px;
	line-height: 150%;
	text-align: center;
	color: #666;
	width: 100%;
}

#Copyright span {
	font-weight: bold;
}






/* --------------------------------- */
.UserLogin {
	margin-top: 20px;
	text-align: center;
}

.UserLoginTitle {
	width: 191px;
	height: 27px;
	background: url(images/bg_title3.jpg);
	color: white;
	font-weight: bold;
	padding-top: 4px;
}

.UserLoginMain {
	width: 191px;
	border-left: 1px solid #007900;
	border-right: 1px solid #007900;
	background: #f4fbef;
}

#UserLogin {
	width: 90%;
	background: #cfecba;
	height: 120px;
	margin: 0px;
	padding-top: 15px;
}

#UserName {
	width: 100px;
}

#UserPassword {
	margin-top: 10px;
	width: 100px;
}

#btnLogin {
	margin-top: 10px;
	margin-right: 20px;
}

.WebPro {
	margin-top: 20px;
	text-align: center;
}

.WebPro-List {
	width: 191px;
	height: 31px;
	background: url(images/bg_title4.jpg);
	font-weight: bold;
	padding-top: 10px;
}

.WebPro-List a {
	color: #007900;
	text-decoration: none;
}

.WebPro-List a:hover {
	color: #007900;
	text-decoration: underline;
}

.HomeUser {
	width: 90%;
	height: 200px;
	background: white;
	border: 1px solid #007900;
	text-align: left;
}

.HomeUser ul {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	margin-top: 3px;
}

.HomeUser ul li{
	line-height: 150%;
}

.HomeUser ul li a{
	color: #666;
	text-decoration: none;
}
