@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* === css reset=== */

body{ background: url(../images/index_bg.jpg) repeat-x #F0F0F0 ; font-size:1em; text-align:center;}

/*-------------------超連結--------------------*/

a { text-decoration: none; color:#996633;}    　 
a:link {color:#996633;}　　　
a:visited {color:#996633;}　   　 
a:active {color:#996633;}　　    
a:hover {color:#000000;}             
.toplink a{ color:#FFF;}

/*-----------------------------------------------------------------------------------------*/

#main_wrapper{ width:1010px; margin:0 auto; text-align:left;}

#left{ background:url(../images/left_bg.jpg); height:540px; width:240px; float:left;}
#content{ background:url(../images/content_bg.jpg); height:540px; width:530px; float:left;}
#right{ background:url(../images/right_bg.jpg); height: 540px; width:240px; float:right; }
#index_footer{ background:url(../images/footer_bg.jpg); height:60px; clear:both;}

/*-----------------------------------------------------------------------------------------*/

#index_banner{ height:330px; text-indent: -5000px;}
#bar{ background:#996633; height:50px;}
#index_news{ height:160px;}
.title{ margin:10px  45px 5px 115px;}
.text{margin:5px  45px 10px 120px; font-size:0.9em;}



/*-----------------------------------------------------------------------------------------*/
#side_top{ height: 40px; text-align:center; margin-left:30px;}
#maindiv{margin-top:30px; }



/*-----------------------------------------------------------------------------------------*/
#right_content{margin-top:60px;}
.right_title{ margin:10px 60px 10px 20px;}
.right_box{margin:10px 60px 10px 20px;}







/*-----------------------------------------------------------------------------------------*/
#search{ padding-left:65px; margin-top:10px;}
.text_box{ padding:10px; font-size:0.8em;}
.footer_box{ text-align:center; font-size:0.75em; color:#333; padding-top:15px; }
.td_icon{ background:url(../images/arrow.gif) no-repeat; background-position:center;padding: 4px;}

