@charset "UTF-8";
	/* CSS Document*/
	/* Google Web Font Collection list
font-family: 'Nixie One', cursive;
	font-family: 'Droid Sans', sans-serif;
	font-family: 'Gudea', sans-serif;
	font-family: 'Muli', sans-serif;
	font-family: 'Pontano Sans', sans-serif;
	font-family: 'Didact Gothic', sans-serif;
	font-family: 'Quattrocento Sans', sans-serif;
	font-family: 'Comfortaa', cursive;
	font-family: 'Imprima', sans-serif;
	font-family: 'Raleway', cursive;
	font-family: 'Exo', sans-serif;
	font-family: 'Doppio One', sans-serif;*/

html {
	height: 100%;
	background-color: #666;
}
body {
	margin: 0 auto;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	height: 100%;
}
hr {
	border: 0;
	height: 1px;
	background-color: #d4d4d4;
}
/* 未連結*/
a: link {
	color: #FF0000;
}
/* 已連結過*/
a: visited {
	color: #FF0000;
}
/* 滑鼠移至連結*/
a: hover {
	color: #00FF00;
}
/* 選擇的連結*/
a: active {
	color: #0000FF;
}
a {
	text-decoration: none;
}
h3 {
	font-size: 34px;
	font-weight: 300;
	font-family: 'Muli', sans-serif;
	color: #394889;
	margin-top: 0px;
}
.topBar {
	width: 100%;
	height: 20px;
	background-color: #666;
}
.topBar div {
	width: 960px;
	margin: 0 auto;
}
.topBar div span {
	font-size: 12px;
	line-height: 21px;
	color: #FFF;
}
.colorBar {
	width: 100%;
	height: 5px;
	background-color: #E4E4E4
}
.logo {
	margin-top: 15px;
	height: auto;
	width: auto;
	float: left;
}
#navigation {
	width: 600px;
	height: 100px;
	margin-top: 12px;
	margin-right: 0px;
	padding: 0;
	float: right;
}
#navigation ul {
	margin-top: 5px;
	list-style: none;
}
#navigation ul li {
	display: inline;
	margin: 0px;
}
#navigation ul li a {
	height: 33px;
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	font-family: 'Muli', sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	padding-top: 30px;
}
#navigation ul li a: hover {
	color: #FFF;
	background-color: #394889;
	height: 45px;
	padding-top: 30px;
}
#navigation ul li#active a {
	color: #FFF;
	background-color: inherit;
}
#navigation ul li#dot a {
	background-color: inherit;
	padding-left: 5px;
	padding-right: 5px;
}
.main960Block {
	width: 960px;
	height: auto;
	margin: 0 auto;
	background-color: #FFF;
}
.mainPoster {
	height: 541px;
	width: 100%;
	clear: both;
}
#ajaxLoad {
	height: 100%;
}
.infoBlock {
	height: 265px;
	width: 100%;
	padding-top: 50px;
}
.infoBlock > div {
	width: 320px;
	height: 100%;
	float: left;
}
.infoDot {
	margin-top: 0px;
	-moz-border-radius-topleft: 75px;
	-moz-border-radius-topright: 75px;
	-moz-border-radius-bottomleft: 75px;
	-moz-border-radius-bottomright: 75px;
	-webkit-border-top-left-radius: 75px;
	-webkit-border-top-right-radius: 75px;
	-webkit-border-bottom-left-radius: 75px;
	-webkit-border-bottom-right-radius: 75px;
	border-top-left-radius: 75px;
	border-top-right-radius: 75px;
	border-bottom-left-radius: 75px;
	border-bottom-right-radius: 75px;
	width: 60px;
	height: 60px;
	background-color: #394889;
	float: left;
}
.infoDot span {
	line-height: 60px;
	margin-left: 15px;
	color: #FFFFFF;
	font-family: 'Karla', sans-serif;
	font-size: 50px;
}
.footer {
	clear: both;
	background-color: #666;
	height: auto;
	width: 100%;
}
.footer960Block {
	margin: 0 auto;
	background-color: #666;
	height: auto;
	width: 960px;
}
#footerNavigation {
	margin-top: 15px;
	margin-right: 0px;
	width: auto;
	height: 60px;
	float: right;
}
#footerNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footerNavigation ul li {
	display: inline;
	margin: 0px;
}
#footerNavigation ul li a {
	height: 33px;
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#footerNavigation ul li a: hover {
	color: #f18e2c;
}
#footerNavigation ul li#active a {
	color: #FFF;
	background-color: inherit;
}
#footerNavigation ul li#dot a {
	background-color: inherit;
	padding-left: 5px;
	padding-right: 5px;
}
#footerNavigation ul li#dot a: hover {
	color: #FFF;
}
.copyrightBlock {
	margin-top: 44px;
	float: left;
}
.copyrightBlock span {
	font-size: 12px;
	color: #FFF;
	font-family: 'Muli', sans-serif;
	margin-left: 0px;
}
.moreDetailsButtom {
	float: left;
	margin-top: 10px;
	width: 150px;
	height: 30px;
	background-color: #394889;
	border: none 0px #000000;
	-moz-border-radius-topleft: 75px;
	-moz-border-radius-topright: 75px;
	-moz-border-radius-bottomleft: 75px;
	-moz-border-radius-bottomright: 75px;
	-webkit-border-top-left-radius: 75px;
	-webkit-border-top-right-radius: 75px;
	-webkit-border-bottom-left-radius: 75px;
	-webkit-border-bottom-right-radius: 75px;
	border-top-left-radius: 75px;
	border-top-right-radius: 75px;
	border-bottom-left-radius: 75px;
	border-bottom-right-radius: 75px;
	text-align: center;
}
.moreDetailsButtom: hover {
	background-color: #f18e2c;
	color: #FFFFFF;
}
.moreDetailsButtom a {
	line-height: 30px;
	color: #FFFFFF;
}