.float div{float:left}
.float td{float:none}
.divFormTit{
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 10px;
	width: 50%;
}
.divFormTit2 {
	padding-right: 10px;
	margin-right: 10px;
	width: 50%;
}

.divFormTd{
	height: 5px;
}
.divContent{
	width:444px;
	height:228px;
	overflow:auto;
	scroll:auto;
	overflow-x:hidden;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
}

.divBox{
	width: 405px;
	border:1px solid #0368cd;
	padding:10px;
	margin-bottom: 10px
}
.divBox p{ background:url(images/line.jpg) no-repeat bottom left;
}
.divBack{
	display: block;
	float: right;
	width: 100px;
	text-align: right;
	margin-top: -10px;
}
.divTableLT{background:url(images/table_lt.jpg) no-repeat right bottom}
.divTableRT{background:url(images/table_rt.jpg) no-repeat left bottom}
.divTableLB{background:url(images/table_lb.jpg) no-repeat right top}
.divTableRB{background:url(images/table_rb.jpg) no-repeat left top}
.divFlaTop{width:1000px; height:220px; background:url(images/window.png)}
.divTop{width:1000px; height:30px; background:url(images/top.gif)}
.divLogo{width:500px; height:111px; background:url(images/logo.jpg);}
.divLogo2{width:500px; height:111px; background:url(images/logo2.jpg);}
.divCont1{width:21px; height:248px; background:url(images/content_left.jpg)}
.divCont2{width:54px; height:248px;}
.divCont3{width:21px; height:248px; background:url(images/content_midd.jpg)}
.divCont4{width:400px; height:248px; background:url(images/slider.png)}
.divCont5{width:20px; height:248px; background:url(images/content_right.jpg)}
.divCont6{width:1000px; height:26px; background:url(images/content_bottom.gif)}
.divCont7{
	width:485px;
	height:35px;
	background:url(images/end_left.jpg);
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 10px;
}
.divCont8{width:495px; height:45px; background:url(images/end_right.jpg)}
.divInfo{
	padding-left:20px;
	background-image: url(images/information.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.divContact {
	padding-left:20px;
	background-image: url(images/question.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.divFeedback{
	text-align: right;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #CCCCCC;
	margin-right: 10px;
	padding-right: 10px;
}
