@charset "big5";
/* 網?結? */

body{
    margin:0;
    padding:0;
	text-align:center;
	color:#FFFFFF;
	background-color:#FFFFFF;
	background-image:url(../images/index_bg.gif);
	background-repeat:repeat-x;
}

#wrapper{
position:relative;
width:851px;
margin:0 auto;
text-align:left;
background-image:url(../images/all_bg.gif);
background-repeat:repeat-y;
}
#menu{
width:851px;
float:left;
}
#main{
	width:826px;
	float:left;
	margin-left:15px;
	margin-right:10px;
	margin-top:10px;
}
#grap{
width:431px;
float:left;
margin-left:10px;
margin-right:5px;
margin-top:0px;
}
#footer{
clear:both;
width:851px;
}
/* 字?結? */
.tittle {
	FONT-SIZE: 15px;
	COLOR: #000000;
	FONT-FAMILY:;
	font-weight:bold;
}
.tt {
	MARGIN-TOP: 2px;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.5em;
}
.ts {
	MARGIN-TOP: 2px;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.5em;
	padding-left:3px;
}
.c1{list-style-type:disc;
}
img {behavior: url(/pngbehavior.htc);}

.btr{
     BORDER-BOTTOM: #cccccc 1px inset;
     width:800px;
	 text-align: center;
	 }
.search{
        margin-left:75px; margin-top:30px; margin-bottom:10px;
}
