.left {
float:left;
clear:left;
width:220px;
border:0px;
}

.right {
float:right;
clear:right;
width:730px;
}

.winCategory {
	margin-bottom:10px;
	border:1px solid #8EB4CE;
	word-wrap:break-word;
	word-break:break-all;
	word-break/* */:normal;
	height:780px;
	background:#D2E4FC;
}

.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;

}

.customGroup {width:218px;margin:0 0 0 0; }
.customGroup h3 a:hover{text-decoration:underline!important;color:#fff;}
.customGroup h3 a:visited, .customGroup h3 a:link{text-decoration:none;color:#fff;}
.customGroup ul{margin:0 0 0px 0;list-style-type:none;}
.customGroup li span{font-size:0.9em;color:#999;}
	.customGroup li a:link, .customGroup li a:visited{ color:#4B4A4A;}
	.customGroup li a:hover{color:#000;text-decoration:none;}
.customGroup li.current{background:#FFF3F3; font-weight:bold;}
.customGroup li.current a:link, .customGroup li.current a:visited{font-weight:bold; color:#000}
.customGroup li {padding:4px 0 2px 4px;  border-bottom:1px dotted #999}
.customGroup .customGroupfooter{padding:2px 0 2px 8px;}