/* CSS Document */


#bannerlayout{
	position: relative;

}

body{
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	background-image: url(images/bg.gif);
}

.style1{
	font-size: 13px;
}

.style2{
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.style3{
	font-size: 17px;
	color: #0f939f;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
}

.style4{
	font-size: 15px;	
	line-height: 30px;
}

.style5{
	font-size: 20px;
	line-height: 30px;
	color: #a40035;
	letter-spacing: 3px;
}

.style6{
	font-size: 15px;	
	line-height: 30px;
	color: #004986;
}

.style7{
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 2px;	
}

.style8{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3366;	
}

.footer{
	font-size: 13px;
	line-height: 20px;
}

h1{
	display:block;
	width:304px;
	height:58px;
	background-image:url(images/h1.jpg);
	font-size: 17px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-indent:17px;
	line-height:40px;
	
	}

ul {
	
	font-size: 15px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	background-repeat: no-repeat;
}
li {
	background-image: url(images/p1-3.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 5px 9px 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #600;
	text-decoration: none;
}
em{
	color: #069;
	font-style: normal;
	font-family:Arial, "新細明體";
	font-weight: bold;
	font-size: 15px;
}
