@charset "big5";
/***********************************************************************
 @ filename         : allstyle.css
 @ author           : white
 @ description      : 
 @ media            : screen
 @ modified         : 2008-10-28
**********************************************************************/
@charset "utf-8";
*{margin:0;padding:0;font-size:12px;font-family: arial,helvetica,clean,sans-serif,; line-height:22px; color:#333333;}
#container{width:1000px;margin:0 auto;background:url(../img/containter_body.jpg) 0 0 repeat-y;}

#ind_intro {background: url(../img/intro_body.jpg) 0 0 no-repeat;text-align:center;}

#header { height:190px;background: url(../img/header_body.jpg) 0 0 no-repeat;text-align:center;}
#header h1 span{display:none;}

#content {height:320px;margin:0 70px 0 55px;}

#main_01{position:relative;float:left;width:652px;padding-left:15px;}
#main_01 h1{height:74px;background: url(../img/title01.gif) 0 0 no-repeat; }
#main_01 h2{height:74px;background: url(../img/title02.gif) 0 0 no-repeat; }
#main_01 h3{height:74px;background: url(../img/title03.gif) 0 0 no-repeat; }
#main_01 h4{height:74px;background: url(../img/title04.gif) 0 0 no-repeat; }
#main_01 h5{height:74px;background: url(../img/title05.gif) 0 0 no-repeat; }
#main_01 span{display:none;}
#main_01 b{ color:#FF3300; font-size:15px; padding-left:50px;}
#main_01 p{ padding:0 20px 10px 50px;}
#main_01 ol{padding:0 20px 10px 50px;}
#main_01 li{list-style:none;}
#main_01 li a{color: #660000; font-weight:bold;text-decoration: none;}
#main_01 li a:hover{color:#990000; font-weight:bold;text-decoration: underline;}


#sidebar2{position:relative;float:left;width:202px;height:300px;}
#sidebar{position:relative;float:left;width:202px;height:195px;background:url(../img/sub_menu.gif) 0 0 no-repeat; }
#sidebar ul{padding-top:40px;width:202px;}
#sidebar li{list-style:none;padding-left:70px;background:url(../img/sub_title.gif) 50px 5px no-repeat;}
#sidebar li  a{color: #660000;text-decoration: none;}
#sidebar li  a:hover{color:#990000;text-decoration: underline;}

#footer{clear:both;}
#footer h2{height:106px;background: url(../img/ind_footer.gif) 0 0 no-repeat;}
#footer h2 span{display:none;}

#footer2{clear:both; padding-top:20px;}
#footer2 h2{height:86px;background: url(../img/main_footer.gif) 0 0 no-repeat;}
#footer2 h2 span{display:none;}

