@import url(style.css);

#subMidDiv {width:980px;}

#midLeftDiv {width:245px;float:left;text-align:center;}
#leftMenuDiv {margin:0;background:#e3f5ff;}
#leftMenuDiv ul {display:block;list-style:none none outside;padding:10px 0 0 0;margin:0;}
#leftMenuDiv ul li {display:block;height:27px;padding:0;margin:0;}
#subSearchDiv { padding:200px 20px 0 23px;background:url(/coding/sub1/images/midleft_bg.gif) no-repeat bottom; }

#midContentDiv {margin-left:245px;padding:10px 25px 10px 25px;background:url(/coding/sub1/images/content_left_bg.gif) no-repeat left top;}
#midContentDiv .subtitle {margin-bottom:25px;}
#locationDiv {text-align:right; font-size:8pt;}
#contentDiv {width:680px;text-align:left;overflow-x:hidden;}

body.sub1,
body.sub2,
body.sub3,
body.sub4,
body.sub5,
body.sub6,
body.sub7,
body.sub8 { background:url(/coding/sub1/images/topmenu_bg.gif) repeat-x left top; }

/* sub Top image */
body.sub1 #topMenuDiv,
body.sub2 #topMenuDiv,
body.sub3 #topMenuDiv,
body.sub4 #topMenuDiv,
body.sub5 #topMenuDiv,
body.sub6 #topMenuDiv,
body.sub7 #topMenuDiv,
body.sub8 #topMenuDiv { height:145px; background-repeat:no-repeat; background-position:left bottom }

body.sub1 #topMenuDiv { background-image:url(/coding/sub1/images/sub1_top.jpg); }
body.sub2 #topMenuDiv { background-image:url(/coding/sub2/images/sub2_top.jpg); }
body.sub3 #topMenuDiv { background-image:url(/coding/sub3/images/sub3_top.jpg); }
body.sub4 #topMenuDiv { background-image:url(/coding/sub4/images/sub4_top.jpg); }
body.sub5 #topMenuDiv { background-image:url(/coding/sub5/images/sub5_top.jpg); }
body.sub6 #topMenuDiv { background-image:url(/coding/sub6/images/sub6_top.jpg); }
body.sub7 #topMenuDiv { background-image:url(/coding/sub7/images/sub7_top.jpg); }
body.sub8 #topMenuDiv { background-image:url(/coding/sub8/images/sub8_top.jpg); }

/* sub Contents */
.sTxt_tt { font-weight:bold; color:#247db0; padding-left:20px; margin-bottom:7px; background:url(/coding/sub1/images/blue_bul1.gif) no-repeat 0 50%; }

@media print {
body {font: 9pt/1.5 }
body.sub1, body.sub2, body.sub3, body.sub4, body.sub5, body.sub6,
body.sub1 #topMenuDiv, body.sub2 #topMenuDiv, body.sub3 #topMenuDiv,
body.sub4 #topMenuDiv, body.sub5 #topMenuDiv, body.sub6 #topMenuDiv, body.sub7 #topMenuDiv {background:none ! important;}
#topUtilDiv, #topMenuDiv div, #midLeftDiv, #leftMenuDiv ul, #w3c {display:none;}
#container, #topDiv, #midContentDiv, #bottomDiv, #bottomCopyrightDiv {background:none ! important;}
#midDiv, #midContentDiv {width:auto; margin:0; padding:0; }
#subMidDiv {padding:0; margin-top:-90px;}
#contentDiv {width:auto; position:relative;}
}
