body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
color:#3366FF;
}
#right {
	margin:0;
	padding:0;
	float: right;
	width: 80%;
	background-image: url(images/lift_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#hmenu {
	margin:0;
	float: left;
	width: 20%;
	height: 600px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#hmenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#hmenu li {
	margin:0 2px 0 0;
	padding:17px 0 15px 0px;
}

#hmenu a.mu1 {
	background-image: url(images/icon/icon1.gif);
	padding: 20px 95px 15px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B5BC8;
}
#hmenu a.mu1:hover {
	background-image: url(images/icon/icon1_2.gif);
	padding: 20px 95px 15px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B5BC8;
}
#hmenu a.mu2 {
	background-image: url(images/icon/icon2.gif);
	padding: 25px 85px 17px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B5BC8;
}
#hmenu a.mu2:hover {
	background-image: url(images/icon/icon2_2.gif);
	padding: 25px 85px 17px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B5BC8;
}
#hmenu a.mu3 {
	background-image: url(images/icon/icon3.gif);
	padding: 24px 59px 15px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B5BC8;
}
#hmenu a.mu3:hover {
	background-image: url(images/icon/icon3_2.gif);
	padding: 24px 59px 15px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B5BC8;
}
#hmenu a.mu4 {
	background-image: url(images/icon/icon4.gif);
	padding: 24px 105px 15px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B5BC8;
}
#hmenu a.mu4:hover {
	background-image: url(images/icon/icon4_2.gif);
	padding: 24px 105px 15px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B5BC8;
}
#hmenu a.mu5 {
	background-image: url(images/icon/icon5.gif);
	padding: 25px 105px 15px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B5BC8;
}
#hmenu a.mu5:hover {
	background-image: url(images/icon/icon5_2.gif);
	padding: 25px 105px 15px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B5BC8;
}
#banner {
	background-image: url(images/ct_02bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 93px;
}
#contenter{
	background-image: url(images/ct_03all.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
}
.footer{
	background-image: url(images/ct_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #959ea5;
	padding: 10px 0 0 15px;
	height: 46px;
}
#submenu{
	float: left;
	width: 13%;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}
#submenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#submenu li {
	margin:0 2px 0 0;
	padding:2px 0 4px 11px;
	background-image: url(images/sub_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#submenu a {
	font-size: 13px;
	text-decoration: none;
	color: #666666;
}
#submenu a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #333333;
}
#right_content{
	float: right;
	width: 80%;
	border-left: 1px dashed #CCCCCC;
	padding: 7px;
	height: 400px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0;
	font-size: 13px;
}
#right_contact{
	float: right;
	width: 90%;
	border: 1px solid #CCCCCC;
	padding: 7px;
	height: 400px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0;
	font-size: 13px;
}
.snow{
	position: absolute;
	top: 120px;
	float: left;
}
.tmplisttitle{
	position: relative;
	display:inline;
	z-index: 10;
	padding-right: 30px;
	top: -10px;
	left: 50px;
                filter: glow(color=#FFFFFF,strength=2); height:1px;
	color:3168FF;
	font-size:12px;
}