@charset "utf-8";
@import url("layout.css");
@import url("monthly.css");
@import url("lp.css");
@import url("cp.css");
@import url("photo2.css");

h2 {
	font-size: 120%;
	color: #5e4104;
	line-height: 140%;
	text-align: left;
	font-family: "微軟正黑體";
	margin: 0 0 10px;
	padding: 7px 0 5px 35px;
	border: none;
	background: url(../images/h2_bg.gif) no-repeat left bottom;
	font-weight: bold;
}
.h2 {
	padding-bottom: 24px;
}
h2 span {
	color: #be9131;
	margin-left: 60px;
	display: block;
	margin-top: -21px;
}
h3 {
	font-size: 100%;
	color: #5e4104;
	border: none;
	padding: 0;
}
h3 a {
	color: #5e4104;
}
h3 a:hover {
	color: #990000;
}
p {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
hr {
	clear: left;
	margin: 20px 0px;
	padding: 0px;
	font-size: 1px;
	color: #E4E4E4;
}

/*Link*/
a{
	color:#DBA83B;
	text-decoration: none;
}
a:hover {
	color: #6D2A03;
	text-decoration:underline;
}

/*--header menu--*/
.header h1 {

}
.header .menu {
	text-align: right;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.header .menu ul {
	margin: 0;
	padding: 0;
}
.header .menu ul li {
	margin: 0 0 0 -7px;
	padding: 0;
	display: inline-block;
	_display: inline;
	*display: inline;
	vertical-align: top;
}
.header .menu ul li a {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.header .menu ul .m01 a{
	background: url(../images/menu_a01.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_a01.png', sizingMethod='image'); 
	height: 145px;
	width: 92px;
}
.header .menu ul .m08 a{
	background: url(../images/menu_a08.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_a08.png', sizingMethod='image'); 
	height: 145px;
	width: 106px;
}
.header .menu ul .m08 a:hover {
	background: url(../images/menu_hover08.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_hover08.png', sizingMethod='image'); 
}
.header .menu ul .m01 a:hover {
	background: url(../images/menu_hover01.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_hover01.png', sizingMethod='image'); 
}
.header .menu ul .m02 a{
	background: url(../images/menu_a02.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_a02.png', sizingMethod='image'); 
	height: 145px;
	width: 103px;
}
.header .menu ul .m02 a:hover {
	background: url(../images/menu_hover02.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_hover02.png', sizingMethod='image'); 
}
.header .menu ul .m03 a{
	background: url(../images/menu_a03.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_a03.png', sizingMethod='image'); 
	height: 145px;
	width: 106px;
}
.header .menu ul .m03 a:hover {
	background: url(../images/menu_hover03.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_hover03.png', sizingMethod='image'); 
}
.header .menu ul .m04 a{
	background: url(../images/menu_a04.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_a04.png', sizingMethod='image'); 
	height: 145px;
	width: 90px;
}
.header .menu ul .m04 a:hover {
	background: url(../images/menu_hover04.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_hover04.png', sizingMethod='image'); 
}
.header .menu ul .m07 a{
	background: url(../images/menu_a07.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_a07.png', sizingMethod='image'); 
	height: 145px;
	width: 90px;
}
.header .menu ul .m07 a:hover {
	background: url(../images/menu_hover07.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_hover07.png', sizingMethod='image'); 
}
.header .menu ul .m05 a{
	background: url(../images/menu_a05.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_a05.png', sizingMethod='image'); 
	height: 145px;
	width: 95px;
}
.header .menu ul .m05 a:hover {
	background: url(../images/menu_hover05.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_hover05.png', sizingMethod='image'); 
}
.header .menu ul .m06 a{
	background: url(../images/menu_a06.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_a06.png', sizingMethod='image'); 
	height: 145px;
	width: 128px;
}
.header .menu ul .m06 a:hover {
	background: url(../images/menu_hover06.png) no-repeat center top;
	_background-image: none;  /*-----------注意ie6要將背景關掉,接著下面filter就是主要控制在ie6 可以出現------------*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_hover06.png', sizingMethod='image'); 
}

/*--mp--*/

.mp {
	min-height: 560px;
	_height: 560px;
}
.mp .menu {
	font-size: 120%;
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.mp .menu table {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	padding: 0;
}
.mp .menu table td {
	padding: 1px 10px;
	margin: 0;
	text-align: left;
	vertical-align: top;
}
.mp .menu table td a {
	color: #666666;
}
.mp .menu table td span {
	font-size: 85%;
}
.mp .menu table td a:hover {
	color: #C69320;
}
.mp .menu .here {
	font-weight: bold;
	background: url(../images/here_bg.gif) no-repeat left top;
}

/*--clear--*/
.clear {
	margin: 0;
	padding: 0;
	width: 100%;
}
.clear td {
	width: 50%;
	margin: 0;
	padding: 10px 15px 0;
	text-align: left;
	vertical-align: top;
}
.clear td h3 {
	margin: -2px 0 0 105px;
}
.clear td img {
	border: 1px solid #CCCCCC;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	width: 79px;
}
.clear td p {
	margin-left: 105px;
}
.clear2 {
	margin: 0;
	padding: 10px 15px 0;
}
.clear2 .img2 img {
	float: left;
	margin: 3px 20px 0 15px;
	padding: 0;
	width: 250px;
	border: 1px solid #CCCCCC;
}

.footer {
	position: relative;
	padding-top: 40px;
	background: #C8952A url(../images/footer_bg.jpg) no-repeat left top;
	width: 995px;
	padding-bottom: 20px;
}
.footer p {
	padding-right: 90px;
	padding-left: 350px;
	padding-top: 15px;
}
.footer a{
	color:#6d2a03;
	text-decoration: none;
}
.footer a:hover {
	color: #FFCC00;
}
.aaa {
	position: absolute;
	top: 45px;
	left: 100px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.aaa a {
	font-size: 120%;
	margin: 0 0 0 10px;
	padding: 0;
}

/*--accesskey--*/
.accesskey {
	font-size: 16px;
	color: #B3790E;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	
}
.accesskey a, .accesskey a:hover {
	color: #B47C0F;
	background: none;
}


.date {
	font-size: 12px;
	color: #C90;
}