/*layout*/
#warp{
	width: 902px;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFF;
	margin-left: auto;
	}
	
#header{
	width: 902px;
	float: left;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	font-family: Arial, "新細明體-ExtB";
	vertical-align:bottom;
	height: 320px;
	background-image: url(images/05.jpg);
	background-repeat: no-repeat;

}
#headline{
	width: 902px;
	float: left;
	vertical-align:bottom;
	height: 15px;
	background-image: url(images/bg5.jpg);
	background-repeat: repeat;

}
.menublock {
	float: left;
	height: 25px;
	width: 900px;
	text-align: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
	background-color: #FFF;
}

#Contentblock {
	width: 900px;
	float: left;
	min-height:550px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
	text-align:left;


}

#Contentbg{
	width: 900px;
	min-height:550px;
	filter:alpha(opacity=70);
	opacity: 0.7;
    position:absolute;
	background-color: #FFF;
}


#Content {
	width: 900px;
	min-height:550px;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #5D5D5D;
	min-height:550px;
	position:absolute;

}


#footer{
	text-align: right;
	height: 20px;
	width: 902px;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	padding-top: 5px;
	background-color: #82C0E6;
	float: left;
}
.menu {
	margin-right: 5px;
}



#warp #footer a:link {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#warp #footer a:hover {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer a:visited {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer a:active {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	font-style: normal;
}


br {
	line-height: 20px;
	font-family: Arial, "新細明體-ExtB";
}

p {
	line-height: 20px;
	text-align: left;
	font-family: Arial, "新細明體-ExtB";

}


#warp #Content .block1 .block2 p a {
	color: #666;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #191919;
	font-family: Arial, "新細明體-ExtB";
}


#warp #Content .block1 .block2 ul li a {
	color: #191919;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #191919;
	line-height: 25px;
	font-family: Arial, "新細明體-ExtB";
}

#warp #Content .block1 .block2 ul li {
	color: #333;
	font-style: normal;
	text-decoration: none;
	line-height: 25px;
	background-image: url(images/list.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 20px;
	font-family: Arial, "新細明體-ExtB";
}

body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #fFF;
}
