@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #686868;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
}
.welcometext {
	font-size:16px;
	color:#686868;
	text-decoration:none;
	font-weight:bold;
}
.name {
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	color:#89BA06;
}
.logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height:142px;
	width:252px;
}
.header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:86px;
	width:491px;
}
.bigbanner {
	background-image:url(images/big_bnner.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:220px;
}
.resdentbaner {
	background-image:url(images/resdent_bx_uperline.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:100px;
}
.constbaner {
	background-image:url(images/const_bx_uperline.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:100px;
}
.commerbaner {
	background-image:url(images/commer_bx_uprline.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:100px;
}
.menulink {
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.menulink a{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.menulink a:hover{
	font-size:14px;
	color:#628505;
	text-decoration:none;
	font-weight:normal;
}
.footerlink {
	font-weight:normal;
	color:#82827c;
}
.headrelink {
	font-size:11px;
	text-decoration:none;
	color:#727071;
	}
.headrelink a{
	font-size:11px;
	text-decoration:none;
	color:#727071;
	}
.headrelink a:hover{
	font-size:11px;
	text-decoration:underline;
	color:#628505;
	}
.resitext {
	font-size:20px;
	color:#4ea897;
	text-decoration:none;
	font-weight:normal;
	}
.resitextbold {
	font-size:20px;
	color:#4ea897;
	text-decoration:none;
	font-weight:bold;
	}
.resiprice {
	font-size:25px;
	color:#4ea897;
	text-decoration:none;
	font-weight:bold;
	}
.consttext {
	font-size:19px;
	color:#8c8b85;
	text-decoration:none;
	font-weight:normal;
	}
.consttextbold {
	font-size:18px;
	color:#8c8b85;
	text-decoration:none;
	font-weight:bold;
	}
.constprice {
	font-size:25px;
	color:#8c8b85;
	text-decoration:none;
	font-weight:bold;
	}
.commertext {
	font-size:20px;
	color:#a4c608;
	text-decoration:none;
	font-weight:normal;
	}
.commertextbold {
	font-size:20px;
	color:#a4c608;
	text-decoration:none;
	font-weight:bold;
	}
.commerprice {
	font-size:25px;
	color:#a4c608;
	text-decoration:none;
	font-weight:bold;
	}
.red {
	font-size:18px;
	color:#a4c608;
	text-decoration:none;
	font-weight:normal;
	}
a{
	font-size:14px;
	color:#a4c608;
	text-decoration:none;
	font-weight:normal;
}
a:hover{
	font-size:14px;
	color:#628505;
	text-decoration:none;
	font-weight:normal;
}