/*body*/
html{scrollbar-3dlight-color:#ccc; scrollbar-highlight-color:#fff; scrollbar-arrow-color:#999; scrollbar-base-color:#ddd;scrollbar-darkshadow-color:#fff; scrollbar-shadow-color:#999; scrollbar-face-color:#ddd; scrollbar-track-color:#eee; }
body,p,form {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #999;
	background-color: #5c1632;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover{
	color: #666;
}
h1{}
hr{}
.img {behavior: url("iepngfix.htc"); }
.input1{color: #000;background-color: #FFF;border: 1px solid #ccc;}
.textarea{color: #000;background-color: #FFF;border: 1px solid #ccc;}
.select{color: #000;background-color: #FFF;border: 1px solid #ccc;}
/*wrapper*/
div#wrapper{
	width: 1024px;
	margin: auto;
}

#wrapper-indexbg {
	background-image: url(../images/index/01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin: auto;
}
#wrapper-indexbg1 {
	background-image: url(../images/index/02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.banner  {
	width: 1000px;
	margin: auto;
}
.nav {
	text-align: right;
	margin-right: 30px;
	padding-top: 10px;
}
.container {
	overflow: hidden;
	margin: auto;
	font-size: 10pt;
	color: #666;
	line-height: 20pt;
	font-family: "新細明體", "微軟正黑體";
	background-image: url(../images/index/pic.png);
	background-repeat: no-repeat;
	background-position: left top;
	behavior: url("iepngfix.htc");
}
.container-1 {
	overflow: hidden;
	margin: auto;
	font-size: 10pt;
	color: #FFF;
	line-height: 20pt;
	/*font-family: "新細明體", "微軟正黑體";*/
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*behavior: url("iepngfix.htc");*/
	height: 385px;
	/*padding-top: 50px;
	padding-left: 250px;
	padding-right: 460px;*/
	width:1001px;
}

.main {
	width: 496px;
	background-image: url(../images/index/bg1.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	margin-left: 450px;
	text-align: center;
}
.bg2 {
	margin-left: 450px;
}



/*footer*/
div.footer{
	margin: auto;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	font-size: 18pt;
	color: #FF0;
	height: 60px;
	background-image: url(../images/index/03.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-top: 30px;
}

div.footer a{
	color: #F80EE3;
	font-size: 9pt;
}.footer a:hover{
	color: #AB008D;
}
.b {
	color: #930;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: bold;
}
.a {
	color: #000;
}
.p {
	color: #F6C;
}
.c {
	color: #093;
	font-weight: bold;
}
