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

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

#wrapper{
	width : 1000px;
	margin-right: auto;
	margin-left: auto;
	
}

#contact{
	font-size:12px;
	display: block;
	
}

#contact ul{
	list-style-type:none;
	float:right;
	display:block;
	display:compact;
	
		
}

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


#mainnav{
	background:#E3FBFA;
	
}

#iframe{
	max-height: 100%;
	overflow-y: scroll;
}

#footer{
	
}




a:link, a:visited {
	display: block;
	width:auto;
	font-weight: bold;
	color: #A3A3A3;
	margin: 0px;
	padding:0px;
	text-decoration: none;
	text-transform: uppercase;
}

/*a:hover, a:active {
  	 background-color: #7A991A;
}*/

#h1{
	 
}

#nav {
	background-color: #C8EAF7;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	border-style: dotted;
	float: left;  
}
#nav li {
	
	font: 140%   "華康海報單框體-W9", "新細明體-ExtB"}
#nav a {
	background-color: #C8EAF7;
	border-bottom: 1px #393939;
	border-bottom-style: dashed;
	color: #4E6FF0;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 0px;
	padding-bottom: 4px;
}
#nav a:hover {
  background: #2580a2 left center no-repeat;
  color: #fff;
  padding-bottom: 4px;
}

#right{
	float: right;
	width:750px;
	
}

#indexleft{
	float:left;
	width:750px;
}

#bottom{
	margin: 6;
	float: none;
	align-items: center;
	font-size: 20px;
	}
	
#footer a{
	align-content:flex-end;
	float:right;
	
}
#webnav {
	
	background-color: #C8EAF7;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 15em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	border-style: dotted;
	float: left;  
}
#webnav li {
}
	
#webnav a {
	background-color: #C8EAF7;
	border-bottom: 1px #393939;
	border-bottom-style: dashed;
	color: #4E6FF0;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 0px;
	padding-bottom: 4px;
	text-align: center;	
}

#tmsongright{
	float:left;
	width:500;
}
