@charset "utf-8";
/* css document */

a:link {
	behavior:expression(this.onFocus=this.blur());
	outline:none;
	text-decoration:none;
	color:#872727;
}
a:visited {
	color:#872727;
}
a:hover {
	color:#d8977d;
}
a:active {
	color:#872727;
}

body {
	background-color:#f29c9f;
	font-family:"新細明體";
	color:#694e4e;
	font-size:13px;
	letter-spacing:1px;
	line-height:20px;
}

p {
	font-size:13px;
	letter-spacing:0.8px;
	line-height:21px;

}

.main {
	background:url(../images/bg02.jpg) repeat-y;
	width:1005px;
	margin:0 auto 0 auto;
}
.mainmenu{
	width:753px;
	left:220px;
	position:relative;
	top:45px;
}
.mainmenu ul li img{
	position:absolute;	
}


.mm1{
	left:0;
	top:0;
	
}
.mm2{
	left:99px;
	top:3px;
	
}
.mm3{
	left:198px;
	top:0;
}
.mm4{
	left:297px;
	top:3px;
}
.mm5{
	left:396px;
	top:0;
}
.mm6{
	left:495px;
	top:3px;
}
.mm7{
	left:594px;
	top:5px;
}

.main02 {
	width:979px;
	margin:0 auto;
}
.casem{
	text-align:center;	
}
.casem ol img {margin:4px 0 7px 0;}
.left {
	background:url(../images/menu.jpg) no-repeat;
	float:left;
	margin-left:24px;
}
.left_c {
	background:url(../images/menu2.jpg) no-repeat;
	float:left;
	margin-left:6px; _margin-left:3px;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#694e4e;
}

h3 {
	font-size:14px;
	color:#4a210a;
	font-weight:bold;
}

h4 {
	font-size:13px;
	font-weight:bold;
	color:#4a210a;
}

h1 {
	font-size:13px;
	font-weight:bold;
	color:#694e4e;
}

.title {
	margin-top:25px;
}

.page {
	text-align:right;
	margin:30px 30px 20px 0;
	font-size:12px;
}
.li01 {
	font-size:15px;
	font-weight:bold;
	color:#5f52a0;
}
.green {color:#84bd0c;}




div.foot {
	background:url(../images/bg03.gif) no-repeat; line-height:28px; padding:20px 0 0 45px; width:950px; height:145px;}
span.bar {
	background:#f0dad1; height:20px; color:#872727;}
span.info {
	font-size:11.5px; color:#5a5a5a;}
span.power {
	color:#af5b5b; font-size:12px;
}