/*** ESSENTIAL STYLES ***/
header nav {

	text-align: center;
	height: auto;
	padding-top: 40px;
	*height: 65px; 
	*padding-top: 27px;
	display: block;
	width: 100%
	

}

#logo    {
 display:none;
}


header nav ul {
	padding: 1em;
	list-style-type: none;
	margin: 0px;
}
header nav ul li {
	float:none;
	display: inline;
	margin-left: 1em;
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 95%;
	letter-spacing: 2px;
}


header nav ul li ul li {
	text-align:left !important;
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 85%;

}
header nav ul li:first-child {
	margin-left: 0;
}
header nav ul li ul {

	display: none;
}


/*footer*/




@media only screen and (min-width:681px) {


header nav {

	height: auto;
	padding-top: 2em;
	padding-bottom: 1.5em;
	margin-left: 0em;
	*padding-top: 27px;
	display: block;

}

#logo {
 display:none;
}


header nav ul {
	padding: 1em;
	list-style-type: none;
	margin: 0px;
}
header nav ul li {
	float:none;
	display: inline;
	margin-left: 1em;
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 100%;
	letter-spacing: 2px;
}


header nav ul li ul li {

	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 95%;

}
header nav ul li:first-child {
	margin-left: 0;
}
header nav ul li ul {

	display: none;
}
/**/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	bottom: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: none;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}
.sf-menu li ul li  a{
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
	/*float: left;*/
	margin-bottom: 1em;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
	margin-bottom: 0.3em;
	*margin-bottom: -0.3em;
	/*margin-top: -5em;*/
}
.sf-menu a{
	padding: .75em 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu li ul li {
	background-color: #000;
	
}

.sf-menu li ul li a{
	text-decoration: none;
	zoom: 1; /* IE7 */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255,.5);
	line-height: 300%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #000;
	display: block;
	text-indent: 10px;
	padding: 0px;
}
.sf-menu a {
}
.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */



	*white-space: normal;
}
/*.sf-menu ul li {
	background: #AABDE6;
}*/
.sf-menu ul ul li {

}
.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}


/*footer*/



}


@media only screen and (min-width:980px) {


header nav {
	text-align: left;
	height: auto;
	padding-top: 2em;
	padding-bottom: 1.5em;
	margin-left: 0em;
	*padding-top: 27px;
	display: block;

}

#logo    {
	max-width:220px;
	height:75px;
	float:left;
	display: inline;
	text-align:left;
	margin-top:-20px;
	margin-left:1.5em;
	margin-right:1em;
	padding:0px
	*position:relative;
	*top:0px;
	*float: none;

}


header nav ul {
	
	padding: 1em;
	list-style-type: none;
	margin: 0px;
}
header nav ul li {
	top: 0px;
	clear:both;
	float:none;
	display: inline;
	margin-left: 1em;
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 100%;
	letter-spacing: 2px;
}


header nav ul li ul li {

	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 95%;

}
header nav ul li:first-child {
	margin-left: 0;
}
header nav ul li ul {

	display: none;
}
/**/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	bottom: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: none;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}
.sf-menu li ul li  a{
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
	/*float: left;*/
	margin-bottom: 1em;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
	
	
	
	margin-bottom: 0.3em;
	*margin-bottom: -0.3em;
	/*margin-top: -5em;*/
}
.sf-menu a{
	padding: .75em 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu li ul li {
	background-color: #000;
}

.sf-menu li ul li a{
	text-decoration: none;
	zoom: 1; /* IE7 */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255,.5);
	line-height: 300%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #000;
	display: block;
	text-indent: 10px;
	padding: 0px;
}
.sf-menu a {
}
.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */



	*white-space: normal;
}
/*.sf-menu ul li {
	background: #AABDE6;
}*/
.sf-menu ul ul li {

}
.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}


/*footer*/


}
