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

#container {
	width: 1000px;
	margin: 0 auto;
	-moz-box-shadow: 0px 1px 8px #666;
-webkit-box-shadow: 0px 1px 8px #666;
box-shadow: 0px 1px 8px #666;
}
.clear {
	clear: both;
}
/*banner------------------------------------*/
.banner {
	background: url(../images/banner.jpg);
	width: 1000px;
	height: 458px;
	position: relative;
}
/*a*/.logo {
	background: url(../images/logo.png);
	width: 252px;
	height: 52px;
	display: block;
	position: absolute;
	left: 39px;
	top: 22px;
}
/*ul*/.nav {
	padding: 13px 0 0 12px;
	background: url(../images/nav_bg.png) no-repeat;
	width: 641px;
	height: 52px;
	position: absolute;
	top: 20px;
	right: 8px;
}
/*ul*/.nav li {
	padding: 0 30px;
	line-height: 15px;
	text-align: center;
	float: left;
}
/*ul*/.nav li a h1 {
	font-family: "華康中黑體";
	font-weight: bold;
	font-size: 15px;
	color: #333;
}
/*ul*/.nav li a h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
}
/*ul*/.nav li a:hover {
	display: block;
	border-bottom: 2px #58BAD7 solid;
}
/*content------------------------------------*/	
.index_tb img{
	border:1px solid #ABE763;
}
.index_tb{
	font-family: "微軟正黑體";
	font-size: 13px;
	margin-bottom: 35px;
	border-bottom: 1px solid #DBEA75;}
.index_tb th{
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	background:#3D923D ;
	color: #fff;}
.index_tb td{
	
	line-height: 20px;}
.index_tb td a{
	display: block;
	padding-bottom: 20px;
	font-size: 12px;
	color:#CF8605;}
.index_tb td a:hover{
	text-decoration: underline;}
.index_tb .c01{
	padding: 0 10px;}
.index_tb h2{
	color:#3D923D;}
.info h3{
	font-size: 16px;
	line-height: 22px;
	color: #3D923D;}
.info h4{
	font-size: 13px;
	color: #999;}
/*menu & tel------------------------------------*/
.menu {
	padding:110px 0 0 23px;
	background: url(../images/menu_bg.png) no-repeat;
	width: 175px;
	height: 370px;
	position: relative;
	top: -90px;
	left: 15px;
	float: left;
}
.menu table th{
	height:45px;
	text-align:left;
	background: url(../images/line01.jpg) no-repeat bottom;}
.tel{
	position:relative;
	left:-35px;
	bottom:-110px;}
/*main------------------------------------*/
.main{
	padding-bottom:15px;
	position:relative;
	font-weight:bold;
	margin-left:60px;
	width:641px;
	float:left;
	font-family: Arial, Helvetica, sans-serif  "微軟正黑體";
	color:#666;
	top:-20px;}
.main strong{	
	margin:15px 0 0 25px;
	display:block;
	padding:5px;
	border:8px solid #EEFFAE;
	font-size:16px;
	line-height:24px;
	}
.c01{
	color:#30910a;}
.main p{
	margin:0 0 0 25px;
	color:#000;
	line-height:24px;}
/*about---------------------------------------*/
.about{
	float:left;
	background: url(../images/about_bg.jpg) no-repeat;
	width:196px;
	height:206px;
	position:relative;
	right:10px;
	font-family: Arial, Helvetica, sans-serif "微軟正黑體";}
.about h1{
	font-size:13px;
	font-weight:normal;
	color:#666;
	line-height:18px;}
.about h1 strong{
	font-weight:bold;
	color:#090;}
.about span{
	position:absolute;
	top:45px;
	left:12px;
	display:block;
	width:170px;}
.about h2{
	font-weight:normal;
	font-size:12px;
	color:#666;
	line-height:18px;}
.about a{
	display:block;
	margin:5px 0 0 130px;
	font-size:12px;
	width:30px;
	padding:2px 3px;
	background:#990;
	color:#fff;}
.about a:hover{
	background:#363;}
/*滑鼠變化*/
a.hane {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "新細明體";
}/*滑鼠原本*/
a.hane:hover {
	color: #FFFF00;
	font-family: "新細明體";
}/*移上去之後*/
/*footer---------------------------------------*/
.footer{
	text-align:center;
	background:#e7e7e7;
	padding:18px 0;
	font-size:13px;
	font-family: "新細明體";
	color:#666;}
.footer a{
	color:#666;}
