/* index */
#in_wrap{margin:0 auto;position:relative;width:1024px;height:805px;background:url('/images/bg.jpg') no-repeat;}
#con_wrap{margin:0 auto;position:relative;width:1024px;background:url('/images/con_bg.jpg') no-repeat;}
#menu{position:absolute;top:50px; left:440px;}
#menu li{display:inline;}
#con_box{background:url('/images/main_bg.gif') repeat-y;width:1024px;color:#333333}
#con_left{float:left;background:url('/images/left_bg.gif') no-repeat; width:265px;text-align:center;padding:30px 0;height:355px;}
#con_left img{padding-left:20px;}
#con_right{float:right;text-align:left;background:url('/images/right_bg.gif') no-repeat;width:759px;}
#right_text{padding:60px 30px 30px 30px;}

#notice{position:absolute;top:610px; left:670px;}
#in_banner{position:absolute;top:480px; left:770px;}
#footer{margin:0 auto;background:url('/images/copy.gif') no-repeat;width:1024px;height:83px;}

/* basic */
.dot {background:url('/html/images/dot.gif') repeat-x;height:1px;font-size:0px; line-height:0px;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;font-size:0px; line-height:0px;}

/* table */
#basic td,#basic th{padding:9px; border:1px solid #ffffff;}
#basic th{background-color:#ffffff;text-align:center;}

#tab td,#tab th{padding:0px; border:0px}

#table_basic td,#table_basic th{padding:5px; border:1px solid #e6e6e6;}
#table_basic th{background-color:#f7f7f7;text-align:center;}
