

img {
	border:none;
	behavior: url("/styles/css/iepng.htc");
}

.items {
	background:url(/images/bg.jpg) repeat-y;
	background-position:top center;
	font-family:verdana;
    min-height: 380px;
	/*padding-top: 30px;*/
	margin-right: 100px;
	width: 825px;
}
.items2 {
	background:url(/images/bg2.jpg) repeat-y;
	background-position:top center;
	font-family:verdana;
    min-height: 380px;
	/*padding-top: 30px;*/
	margin-right: 100px;
	width: 825px;
}
.wsubc {
width: 180px;
}

.items ul {
	list-style:none;
	zoom:1;
}
.items2 ul {
	list-style:none;
	zoom:1;
}

.items span {
display: block;
font-weight: bolder;
}
.items2 span {
display: block;
font-weight: bolder;
}
.items ul li {
	float:left;
	width:180px;
	height:189px;
	background:url(/images/item_bg2.png) no-repeat;
	margin:4px 4px;
	text-align:center;
	font-size:12px;
	zoom:1;
}
.items2 ul li {
	float:left;
	width:180px;
	height:189px;
	background:url(/images/item_bg2.png) no-repeat;
	margin:4px 4px;
	text-align:center;
	font-size:12px;
	zoom:1;
}

* html .items ul li {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/item_bg.png2', sizingMethod='scale')
}
* html .items2 ul li {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/item_bg.png2', sizingMethod='scale')
}

.items img {
	width:150px;
	height:150px;
}
.items2 img {
	width:150px;
	height:150px;
}

.items ul li a {
	display:block;
	padding:3px;
	text-decoration:none;
	color:#575757;
	zoom:1;
}
.items2 ul li a {
	display:block;
	padding:3px;
	text-decoration:none;
	color:#575757;
	zoom:1;
}

.summary {
	display:block;
	position: relative;
	top:-2px;
	font-size:11px;
}      

.title {
	display:block;
	font-size:12px;
	font-weight:bolder;
}

.items .summary em {
	color:#0078f6;
	font-style:normal;     
}
.items2 .summary em {
	color:#0078f6;
	font-style:normal;     
}

.floats
{
margin: -3em 0 0 -2em;
position: relative;
display: inline-block;
clear: both;
}

.floats:after
{
content: '';
display: block;
clear: both;
}
.floats .left
{
/*position: relative;
float: left;
display: inline;
width: 247px;
height: 289px;
margin: 2em 0 0 1em;
min-width: 180px;*/
position: relative;
float: left;
display: inline;
/*margin: 2em 0 0 1em;*/
margin: 0.6em 0 0 1em;
min-width: 236px;
width: 236px;
height: 251px;
}

.floats .left1
{
position: relative;
float: left;
display: inline;
width:180px;
height:196px;
margin: 2em 0 0 1em;
min-width: 180px;
margin: 1.1em 0 0 1em;
}


.floats .left .r
{
position: absolute;
top: 0;
left: 0;
/*width: 247px;*/
width: 236px;
/*height: 289px;*/
height: 247px;
background:url(/images/item_bg.png) no-repeat;
text-align: center;
}
.floats .left1 .r1
{
position: absolute;
top: 0;
left: 0;
width: 180px;
height: 196px;
background:url(/images/item_bg2.png) no-repeat;
text-align: center;
}

*html .floats .left{
/*margin: 0.6em 0 0 1em;*/
}
*html .floats .left1{
/*margin: 1.1em 0 0 1em;*/
}

*html .floats .left .r{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/item_bg.png', sizingMethod='scale')
	}
*html .floats .left1 .r1{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/item_bg2.png', sizingMethod='scale')
	}

.floats .left .min
{
margin: 0 0 180px 0;
height: 0em;
width: 180px;
}