@charset "utf-8"; 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/index-bg.gif);
	background-repeat: repeat-x;
	background-color: #1E2B35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
/*首頁header*/
#index-header{
	height: 121px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index-logo{
	height: 121px;
	width: 648px;
	background-image: url(../images/index-logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#index-butten{
	float: left;
	height: 121px;
	width: 352px;
}
#index-01{
	height: 45px;
	width: 352px;
	background-image: url(../images/index-01.gif);
	background-repeat: no-repeat;
}
#index-02{
	height: 33px;
	width: 352px;
}
#index-03{
	height: 43px;
	width: 352px;
	background-image: url(../images/index-02.gif);
	background-repeat: no-repeat;
}
#index-flash{
	height: 249px;
	width: 1000px;
	background-image: url(../images/f1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index-menu{
	height: 33px;
	width: 1000px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*首頁左邊內文區*/
#index-main{
	height: 195px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index-main-left{
	height: 195px;
	width: 464px;
	background-image: url(../images/index-03.gif);
	background-repeat: no-repeat;
	float: left;
}
#index-main-right{
	height: 195px;
	width: 536px;
	background-image: url(../images/index-flash-bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#main-2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 17px;
}
/*footer*/
#index-down{
	height: 28px;
	width: 1000px;
	background-image: url(../images/index-04.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index-down2{
	height: 72px;
	width: 1000px;
	background-image: url(../images/index-05.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*字級大小*/
.t-11{
	color: #92c3e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}
.t-11 A:link {COLOR:#92c3e5;text-decoration: none;}
.t-11 A:visited {COLOR:#92c3e5;text-decoration: none;}
.t-11 A:hover {COLOR:#FF6600;text-decoration: none;}
.t-13{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.t-12{
	color: #b93304;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
