@charset "utf-8";

body {
	background-color: #EDEEEC;
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
#footer {
	height: 10px;
}
#main_menu {
	height:40px;
	width:962px;
	font-size:10px;
	font-family: 'BryantBold',微軟正黑體;
	margin: 0px auto;
}
#main_menu a {
	color: #666;
	padding: 4px;
	text-transform: uppercase;
	text-decoration: none;
}
#main_menu a:hover {
    color: #000;
	text-decoration: underline;
}
#main_images {
	width: 960px;
	margin: 0px auto;
}
#main_body {
	width: 960px;
	margin: 0px auto;
}

.home_title_H {
	font-size: 14px;
	font-family: "微軟正黑體";
	line-height: 50px;
	padding-left: 20px;
	color: #000;
	font-weight: bold;
}
#index_body {
	width: 960px;
	height: 1010px;
	background-image: url(images/bg_index.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#index_body a {
	color: #0073ab;
	padding: 6px;
	text-transform: uppercase;
	text-decoration: none;
}
#index_body a:hover {
	text-decoration: underline;
	font-family: Arial, sans-serif;
}
.home_H1 {
	font-size: 18px;
	font-family: "微軟正黑體";
	line-height: 20px;
	padding-left: 0px;
	color: #008CD0;
	font-weight: bold;
}
.home_H2 {
	font-size: 14px;
	font-family: "微軟正黑體";
	line-height: 26px;
	padding-left: 0px;
	color: #008CD0;
}
.home_H3 {
	font-size: 15px;
	font-family: "微軟正黑體";
	line-height: 30px;
	padding-left: 0px;
	color: #000;
	font-weight: bold;
}

#ku_body {
	width: 960px;
	background-color: #d2e5ea;
	background-image: url(images/bg_ku.jpg);
	background-repeat: no-repeat;
}
.ku_H1 {
	font-size: 22px;
	font-family: "微軟正黑體";
	line-height: 30px;
	padding-left: 0px;
	color: #1b6178;
	font-weight: bold;
}
.ku_H2 {
	font-size: 18px;
	font-family: "微軟正黑體";
	line-height: 36px;
	padding-left: 0px;
	color: #1b6178;
}
.ku_H3 {
	font-size: 12px;
	font-family: "微軟正黑體";
	line-height: 25px;
	padding-left: 0px;
	color: #569bb8;
	font-weight: bold;
}

#infinity_body {
	width: 960px;
	background-color: #F3F4EF;
	background-image: url(images/bg_infinity.jpg);
	background-repeat: no-repeat;
}
.infinity_H1 {
	font-size: 22px;
	font-family: "微軟正黑體";
	line-height: 30px;
	padding-left: 0px;
	color: #70a78c;
	font-weight: bold;
}
.infinity_H2 {
	font-size: 18px;
	font-family: "微軟正黑體";
	line-height: 36px;
	padding-left: 0px;
	color: #70a78c;
}
.infinity_H3 {
	font-size: 12px;
	font-family: "微軟正黑體";
	line-height: 25px;
	padding-left: 0px;
	color: #6b806d;
	font-weight: bold;
}

#concert_body {
	width: 960px;
	height: 359px;
	background-image: url(images/concert_4.jpg);
	background-repeat: no-repeat;
}
#concert_body a {
	color: #0073ab;
	padding: 6px;
	text-transform: uppercase;
	text-decoration: none;
}
#concert_body a:hover {
	text-decoration: underline;
}

#about_body {
	width: 960px;
	background-color: #ffffff;
	background-image: url(images/bg_about.jpg);
	background-repeat: no-repeat;
}

.txt_H {
	font-size: 15px;
}
