@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table { color: #000000;}
td { padding: 3px;}

td img {
	vertical-align: -45%;
	margin:4px;
}

a { color: #003be2; font-weight: bold;}
a:hover { color: #ffa200;}
a:visited { color: #d7bc72;}

#outer {
	width: 100%;
	background-image: url(images/bg.png); /*整頁的主背景*/
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #cff683;
	color: #000000;
    line-height: 1.8em;
	font-family: Verdana, "微軟正黑體", sans-serif;
	font-size: 17px;
}

#outer #weapper {
	width:1050px;
	margin-right: auto;
	margin-left: auto;
}

#outer #weapper #header {
	height: 555px;
	width: 1050px;
	position: relative;
	background: url(images/header.png) no-repeat top left;
}

#outer #weapper #header #menu {
	width: 950px;
    height: 130px;
	/*background:url(images/menu.png) no-repeat top left;*/
	position: absolute;
	top: 420px;
	left: 50px;
}

#logo {
	display: block;	
	width: 100px;
	height: 50px;
	position: absolute;
	top: 3px;
	left: 6px;	
	z-index: 9;
}

#logo a {
	display: block;	
	height: 50px;
}
/*#title {
	display: block;	
	width: 260px;
	height: 90px;
	position: absolute;
	top: 470px;
	left: 370px;	
}*/

#outer #weapper #content {
	width: 870px;
	visibility: inherit;
	padding: 10px 87px 5px 93px;
	position:relative;
	background:url(images/content_bg.png) repeat-y top center;
}

#outer #weapper #notice {
	width: 820px;
	visibility: inherit;
	font-size:14px;
	line-height: 1.8em;
}

.btitle {
    position:absolute;
    top:-75px ;
    left:352px ;
}

.red {
	color: #f52450;
}

.notice {
	color: #d21400;
	font-size: 14px;
	line-height: 1.5em;
}

.spnotice {
	background-color:#fffaa8;
	color: #d21400;
	line-height:: 1.5em;
}

.stxt {
	font-size: 14px;
}

.width {
	font-weight: bold;
}

.title {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #bb15b8;
}

.icon01 {
	display: block;
	width: 67px;
	height: 34px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 0px;
	right: 172px;
	z-index: 9;
}

.icon01 a {
	display: block;
	width: 67px;
	height: 34px;
	background-image: url(images/icon_01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon01 a:hover {
	background-position: 0px -34px;
}

.icon02 {
	display: block;
	width: 72px;
	height: 34px;	
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 0px;
	right: 100px;
	z-index: 9;
}

.icon02 a {
	display: block;
	width: 72px;
	height: 34px;
	background-image: url(images/icon_02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon02 a:hover {
	background-position: 0px -34px;
}

.icon03 {
	display: block;
	width: 65px;
	height: 34px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 0px;
	right: 35px;
	z-index: 9;
}

.icon03 a {
	display: block;
	width: 65px;
	height: 34px;
	background-image: url(images/icon_03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon03 a:hover {
	background-position: 0px -34px;
}

.note {
	/*padding: 10px 15px;
	background-color: #efefef;
	border:1px dashed #09F;*/
	font-size: 15px;
	color: #002aa2;
}

.but01 {
	display: block;
	width: 143px;
	height: 130px;
    position: absolute;
	top: 0px;
	left: 0px;
}

.but01 a {
	display: block;
	width: 143px;
	height: 130px;
	background-image: url(images/but_01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but01 a:hover {
	background-position: 0px -130px;
}

.but02 {
	display: block;
	width: 132px;
	height: 130px;
    position: absolute;
	top: 0px;
	left: 143px;
}

.but02 a {
	display: block;
	width: 132px;
	height: 130px;
	background-image: url(images/but_02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but02 a:hover {
	background-position: 0px -130px;
}

.but03 {
	display: block;
	width: 129px;
	height: 130px;
    position: absolute;
	top: 0px;
	left: 275px;
}

.but03 a {
	display: block;
	width: 129px;
	height: 130px;
	background-image: url(images/but_03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but03 a:hover {
	background-position: 0px -130px;
}

.but04 {
	display: block;
	width: 146px;
	height: 130px;
    position: absolute;
	top: 0px;
	left: 404px;
}

.but04 a {
	display: block;
	width: 146px;
	height: 130px;
	background-image: url(images/but_04.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but04 a:hover {
	background-position: 0px -130px;
}

.but05 {
	display: block;
	width: 130px;
	height: 130px;
    position: absolute;
	top: 0px;
	left: 550px;
}

.but05 a {
	display: block;
	width: 130px;
	height: 130px;
	background-image: url(images/but_05.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but05 a:hover {
	background-position: 0px -130px;
}

.but06 {
	display: block;
	width: 130px;
	height: 130px;
    position: absolute;
	top: 0px;
	left: 680px;
}

.but06 a {
	display: block;
	width: 130px;
	height: 130px;
	background-image: url(images/but_06.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but06 a:hover {
	background-position: 0px -130px;
}

.but07 {
	display: block;
	width: 140px;
	height: 130px;
    position: absolute;
	top: 0px;
	left: 810px;
}

.but07 a {
	display: block;
	width: 140px;
	height: 130px;
	background-image: url(images/but_07.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but07 a:hover {
	background-position: 0px -130px;
}

.but08 {
	display: block;
	width: 92px;
	height: 85px;
    position: absolute;
	top: 335px;
	right: 46px;
}

.but08 a {
	display: block;
	width: 92px;
	height: 85px;
	background-image: url(images/but_08.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but08 a:hover {
	background-position: 0px -85px;
}

.p1_sbut01, .p1_sbut02, .p1_sbut03, .p1_sbut04 {
	display: block;
	width: 174px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p1_sbut05 {
	display: block;
	width: 238px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p1_sbut01 a:hover, .p1_sbut02 a:hover, .p1_sbut03 a:hover,  .p1_sbut04 a:hover,  .p1_sbut05 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.p2_sbut01 {
	display: block;
	width: 120px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p2_sbut02 {
	display: block;
	width: 162px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p2_sbut01 a:hover, .p2_sbut02 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.p3_sbut01, .p3_sbut02 {
	display: block;
	width: 250px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p3_sbut03 {
	display: block;
	width: 238px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p3_sbut04 {
	display: block;
	width: 205px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p3_sbut01 a:hover, .p3_sbut02 a:hover, .p3_sbut03 a:hover, .p3_sbut04 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.p6_sbut01 {
	display: block;
	width: 190px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p6_sbut02 {
	display: block;
	width: 230px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p6_sbut01 a:hover, .p6_sbut02 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}


.p7_sbut01 {
	display: block;
	width: 245px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p7_sbut02 {
	display: block;
	width: 205px;
	height: 48px;
	float: left;
	margin-right: 5px;
}

.p7_sbut01 a:hover, .p7_sbut02 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}


.but_buy {
	display: block;
	width: 167px;
	height: 52px;
}

.but_buy a {
	display: block;
	width: 167px;
	height: 52px;
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but_buy a:hover {
	background-position: 0px -52px;
}

.but_casual {
	width: 100%;
	padding: 30px 0px 10px 0px;
}

.but_align {
    margin: 0 auto;	
	width: 244px;
}

.but_align2 {
    margin: 0 auto;	
	width: 350px;
}

.but_casual .go1 a {
	display: block;
	float: left;
	width: 122px;
	height: 41px;
	background-image: url(images/go_01.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

.but_casual .go1 a:hover {
	background-position: 0px -41px;
}

.but_casual .go2 a {
	display: block;
	float: left;
	width: 122px;
	height: 41px;
	background-image: url(images/go_02.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .go2 a:hover {
	background-position: 0px -41px;
}

.but_casual .buy a {
	display: block;
	float: left;
	width: 80px;
	height: 20px;
	margin: 12px 5px; 
}

.clear {
	clear: both;
}