.left {
float:left;
clear:left;
width:310px;
border:0px;
}

.right {
float:right;
clear:right;
width:640px;
}

.winCategory {
	margin-bottom:10px;
	border:1px solid #8EB4CE;
	word-wrap:break-word;
	word-break:break-all;
	word-break/* */:normal;
	height:600px;
}
.Categorytitle {
	color:#0A2649;
	font-size:12px;
	line-height:22px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
	background:#C0D6E5 url(../images/winstyle2.gif) repeat-x;
}

.labul{
width:570px;
float:left;
}
.labname{
width:120px;
height:35px;
line-height:25px;
float:left;
text-align:right;
}

.labtextbox{
width:450px;
height:35px;
line-height:25px;
float:left;
}

