@charset "utf-8";
/* CSS Document */


h1, h2, h3, ul, li, P, address{
	font-family: normal;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border:none;
	list-style-type: none;
}

img{
	margin: 0px;
	padding: 0px;
	/* ?�?????��?�?*/
	border: none;
	/* ?�??��?�?*/
	vertical-align: top;
	/* ?�? */
}

/* IE??��???�耨�??*/
div, a, p, ul, li, table, th, td{
	zoom:1;
	font-family: normal;
}



body{
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/bg7.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}

#warp{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	}
	
#header{
	height: 150px;
	width: 900px;
	float: left;
	font-size: 18px;
	color: #2D2D2D;
	text-align: right;
	font-family: Arial, "新細明體-ExtB";
	vertical-align:bottom;
	background-color: #b9a2c3;
}

#Content {
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	background-color: #FFF;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #737373;
	padding-bottom: 50px;
}

#footer{
	text-align: right;
	height: 70px;
	width: 900px;
	font-size: 12px;
	font-style: normal;
	color: #6f5778;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9e7690;
	background-color: #FFF;
}
.block {
	float: left;
	width: 800px;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
}

.block2 {
	float: left;
	width: 850px;
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 30px;
	background-color: #b7a6bf;
}


.block3 {
	float: left;
	width: 790px;
	text-align: left;
	background-color: #FFF;
	margin: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}



.title {
	font-family: Arial, "新細明體-ExtB";
	font-size: 18px;
	font-weight: bold;
	color: #6f5778;
}

.title1 {
	font-family: Arial, "新細明體-ExtB";
	font-size: 18px;
	font-weight: bold;
	color: #d30203;
}

.name {
	font-family: Arial, "新細明體-ExtB";
	font-size: 14px;
	font-weight: bold;
	color: #5E5E5E;
}
.space {
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 900px;
	height: 10px;
	margin-bottom: 20px;
	color: #b9a2c3;
}


br {
	line-height: 20px;
}
#feedback {
	float: left;
	height: 40px;
	width: 900px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #745482;
}
#menu {
	float: left;
	width: 840px;
	padding-top: 35px;
	text-align: left;
	padding-left: 25px;
	font-size: 13px;
	color: #555;
	padding-bottom: 50px;
}
.li1 {
	font-size: 16px;
	font-weight: bolder;
	color: #333;
	height: 20px;
	width: 160px;
	line-height: 20px;
}
#warp #Content #menu ul li {
	line-height: 20px;
}

a:link {
	color: #99175F;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99175F;
}
a:visited {
	text-decoration: underline;
}




.top {
	float: left;
	height: 30px;
	width: 50px;
	margin-left: 800px;
}

p {
	line-height: 20px;
	color: #5B5B5B;
	font-size: 13px;
}
.new {
	margin-left: 20px;
	margin-bottom: 10px;
	background-image: url(icon-new.gif);
	height: 41px;
	background-repeat: no-repeat;
	padding-left: 47px;
}
.del {
	text-decoration: line-through;
}
