

ol.cn_pnav_fmenu, 
li.dropshadow img { 
	behavior: url("/assets/js/iepngfix.htc"); 
}

div.bottom img { 
	behavior: url("/assets/js/iepngfix.htc") 
}

/* background styles  */

body { 
background:url('gradient_bg.jpg') repeat-x #D4E7FB;
	margin: 0px 0 20px 0;
	font-family: arial, helvetica, sans-serif;
}

.background { 
	background:url('bg_drop.png') repeat-y center;
	margin: 0px;

}

.bottom_cap { 
	background: url('bottom_cap_drop.png') no-repeat center;
	height: 163px;
	margin: 0px auto;
}

.top_cap { 
	background:url('top_cap_drop.png') no-repeat bottom center;
	height: 37px;
	margin: 0px auto;
}


.redbox_center_pad{padding:5px 20px 13px 15px;}
.redbox_center{background-image:url(images/red_box_center.gif); background-repeat:repeat-x; background-position:left bottom; background-color:#FFFFFF; border-left:1px solid #C0E3ED; border-right:1px solid #C0E3ED;}
.red_box_heading{ font-family:"Tahoma"; font-size:20px; color:#F33C5A}