html {}
body {margin:0; background:#FFF; color:#5d5d5d; font:14px Arial; height:100%;}
img {border:none;}
table {border:0; border-collapse:collapse;}
td {padding:0;}
a {text-decoration:underline; color:#6b6b6b;}
a:hover {text-decoration:none;}
a.meta {text-decoration:none;}
#container {width:1000px; margin:0 auto;}
div.main_container {width: 100%;}
div.main_container_fixed {width: 100%; position: absolute; height:500px; overflow:hidden; top: expression(parseInt(document.body.scrollTop, 10) + "px"); }
.invisible_hr {height:0px; overflow:hidden; clear:both; margin:0; padding:0;}

.modal_layer {position:absolute; width:100%; top:2%; left:0; font: 14px Arial; color:#5d5d5d; display:none; z-index:1000;}
.modal_layer .container {width:758px; margin:auto;}
.modal_layer .container .top {background:url(/static/images/mw_bg_top.png) top center no-repeat; height:50px;}
*html .modal_layer .container .top {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/mw_bg_top.png',sizingMethod='scale');}
.modal_layer .container .center {background:url(/static/images/mw_bg_center.png) top center repeat-y;}
*html .modal_layer .container .center {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/mw_bg_center.png',sizingMethod='scale'); height:100px;}
.modal_layer .container .ml_content {margin:0 auto; width:640px; background:#FFFFFF; padding:20px 40px 27px 40px;}
.modal_layer .container .ml_content div.bigtext { }
.modal_layer .container .bottom {height:50px; background:url(/static/images/mw_bg_bottom.png) bottom center no-repeat;}
*html .modal_layer .container .bottom {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/mw_bg_bottom.png',sizingMethod='scale');}
.ml_content h2 {font-size:18px; color:#000000; font-weight:bold; margin:0 0 27px 0;}
.ml_content img {}
.modal_layer .close_button {margin:35px 0 0 700px; position:absolute; cursor:pointer;}
.modal_layer td.pr_img { width: 121px; height: 89px; border:solid 1px #D9D9D9; }
.modal_layer table { float:left; margin:0 20px 14px 0; width: 121px; height: 89px; }