/* Distributed by http://freehtml5templates.com */

@import url('reset.css');
body{
	background:#f0f0f0;
	color:#000;
	font-family: Arial, sans-serif;
	font-size:16px;
}
header {
	height: 70px;
	width: 1110px;
	position: relative;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
nav {
	float: right;
	height: 40px;
	width: 700px;
	position: relative;
	padding-top: 30px;
}

.content nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	width: 110px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 16px;
}
.button {
	background: #a36c0d;
	border-radius: 8px;
	color: white;
	font-size: 14px;
	text-align: center;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
   }
.button a {
	color: #EEEEEE;
	text-decoration: none;
}
logo {
	display: block;
	float: left;
	position: relative;
}

h1{
	padding:10px;
	font-size:40px;
	color:#333;
	margin-top: 10px;
}
.rm_container{
	width:900px;
	overflow:hidden;
	position:relative;
	height:430px;
	background-image: url(../images/bg.jpg);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:0px 0px 10px #000000;
	-webkit-box-shadow:0px 0px 10px #000000;
	box-shadow:0px 0px 10px #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: thin solid #FAEBD7;

}
.rm_container h2{
	background:transparent url(../images/lines.png) repeat top left;
	padding:10px 30px;
	position:absolute;
	bottom:15px;
	right:-20px;
	color:#000;
	font-size:36px;
	text-transform:uppercase;
	text-shadow:1px 0px 1px #fff;
	width: 368px;
}
.rm_container ul{
	width:1170px;
}
.rm_container ul li{
	float:left;
	margin-left:-80px;
	position:relative;
	overflow:hidden;
	width:310px;
	height:465px;
		border-width:50px 30px 0px 30px;
	background-image: url(../images/bg.jpg);
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-moz-box-shadow:0px 0px 4px #000000;
-webkit-box-shadow:0px 0px 4px #000000;
box-shadow:0px 0px 4px #000000;
}
.rm_container ul li img{
	position:absolute;
	top:0px;
	left:0px;


}
.rm_mask_right, .rm_mask_left{
	position: absolute;
	height: 110px;
	width: 530px;
	bottom: -30px;
	left: 0px;
	-moz-transform:rotate(-3deg);
	-webkit-transform:rotate(-3deg);
	transform:rotate(-3deg);
	background-image: url(../images/bg.jpg);
}
.rm_mask_right{
	left:auto;
	right:0px;
	-moz-transform:rotate(3deg);
	-webkit-transform:rotate(3deg);
	transform:rotate(3deg);
	background-image: url(../images/bg.jpg);
}
.rm_corner_right, .rm_corner_left{
	position:absolute;
	width:200px;
	height:100px;
	bottom:0px;
	left:-65px;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	background-image: url(../images/bg.jpg);
}
.rm_corner_right{
	left:auto;
	right:-65px;
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	background-image: url(../images/bg.jpg);
}
.rm_nav a{
	position:absolute;
	top:183px;
	width:78px;
	height:72px;
	cursor:pointer;
	opacity:0.7;
}
.rm_nav a:hover{
	opacity:1.0;
}
.rm_nav a.rm_next{
	right:59px;
	background-color: transparent;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.rm_nav a.rm_prev{
	left:45px;
	background-color: transparent;
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.rm_controls{
	position:absolute;
	top:53px;
	left:41px;
	height:48px;
	width: 88px;
}
.rm_controls a{
	cursor:pointer;
	opacity:0.7;
	padding-left:24px;
	font-size:16px;
	text-transform:uppercase;
	height:20px;
	float:left;
	line-height:20px;
}
.rm_controls a:hover{
	opacity:1.0;
}
.rm_controls a.rm_play{
	display:none;
	background:transparent url(../images/play.png) no-repeat center left;
}
.rm_controls a.rm_pause{
	background:transparent url(../images/pause.png) no-repeat center left;
}
.text {
	color: #FFFFFF;
	font-family:Helvetica,sans-serif;
	font-size: 50px;
	font-weight: bold;
	position: relative;
}
.rm_wrapper{
	width:1160px;
	margin:0 auto;
	position:relative;
}
section {
	display: block;
	height: 190px;
	width: 1000px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.section_box {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.section_box header {
	display: block;
	float: right;
	width: 800px;
	position: relative;
	margin-bottom: 15px;
}
.section_box img {
	padding: 10px;
	float: left;
}
.section_box h2 {
	font-size: 28px;
	font-weight: bold;
	color: #A35252;
	font-family: Microsoft JhengHei;
	margin-bottom: 15px;
}
.section_box p {
	color: #333300;
	font-family: Microsoft JhengHei;
	font-size: 18px;
	text-align: left;
	margin-bottom: 20px;
	
}

.text a {
	text-decoration: none;
    color: #FFFFFF;
	font-size: 50px;
	position: relative;
}


.content .rm_wrapper .rm_controls a {
	color: #222222;
	text-decoration: none;
}
.content .rm_wrapper .rm_controls a:hover {
	color: #777777;
}
p.word {
	color:#FF0000;
	text-align:center;
	font-weight:bold;
	font-family: Microsoft JhengHei;
	font-size: 30px;
}
.video{
	color:#842B00;
	font-family: Microsoft JhengHei;
	font-weight:bold;
	font-size: 30px;
}
.video1{
	color:#D26900;
	font-family: Microsoft JhengHei;
	font-size: 20px;
}
.video2{
	color:#D26900;
	font-family: Microsoft JhengHei;
	font-weight:bold;
	font-size: 30px;
}
