@charset "utf-8";
/* CSS Document */
body { margin:0px; font-family:Comic Sans MS, Helvetica, sans-serif; font-size:13px; }
#maincontainer { width:800px; height:600px; }
.mainhd { background:url(../images/bg/top_header.jpg); width:800px; height:168px; }
.rsidem { background:url(../images/bg/r_side.jpg); width:100px; height:432px; float:right; }
.lsidem { background:url(../images/bg/l_side.jpg); float:left; width:263px; height:432px; }
.msidem { width:437px; height:432px; float:left; }
.bsidem { background:url(../images/bg/b_side.jpg); width:437px; height:110px; }
.txtcont { width:437px; height: 322px; overflow-x:hidden; overflow-y:auto ; position:relative; }
.hom_btn1 { position:absolute; top:30px; left:160px; height:50px; width:210px; cursor:pointer; z-index:100; background:url(../images/common/blank.gif); }
.hom_btn2 { position:absolute; top:20px; left:25px; height:125px; width:120px; cursor:pointer; z-index:100; background:url(../images/common/blank.gif);}
.ser_btn { position:absolute; top:115px; left:150px; height:25px; width:90px; cursor:pointer; z-index:100; background:url(../images/common/blank.gif);}
.gal_btn { position:absolute; top:115px; left:250px; height:25px; width:100px; cursor:pointer; z-index:100; background:url(../images/common/blank.gif);}
.gam_btn { position:absolute; top:115px; left:360px; height:25px; width:65px; cursor:pointer; z-index:100; background:url(../images/common/blank.gif);}
.sto_btn { position:absolute; top:115px; left:435px; height:25px; width:50px; cursor:pointer; z-index:100; background:url(../images/common/blank.gif);}
.dow_btn { position:absolute; top:115px; left:500px; height:25px; width:95px; cursor:pointer; z-index:100; background:url(../images/common/blank.gif);}
.new_btn { position:absolute; top:115px; left:610px; height:25px; width:55px; cursor:pointer; z-index:100; background:url(../images/common/blank.gif);}
.mtitle { font-size:21px; color:#FF3300; font-weight:bold;}
.eptitle { font-size:18px;font-weight:bold; }
.epno { font-size:15px;}
.epcont { width:260px;}
.eptxt { float:left; }
.epimg { float:right; position:relative; }
.subtitle1 { color:#FF3300; font-size:13px; }
.orgtxt { color:#FF3300; }
.activity_holder { background:url(../images/common/wally_bg.gif) no-repeat; width:197px; height:179px; position:absolute; padding:30px 40px 0px 20px; left:50px; z-index:200; top:20px; font-size:10px; }
.back_btn { position:absolute; top:500px; cursor:pointer; margin-left:-20px; }

a:link { font-weight: bold;	color: #333333;	text-decoration: none;}
a:visited {	font-weight: bold; color: #999999; text-decoration: none; }
a:hover { font-weight: bold; color:#003399; text-decoration: underline;}
