@charset "utf-8";
/* CSS Document */


/*----------------2014新首頁語法-----------------*/

#wrapper{
	margin: auto;
	width: 100%;
	
}
#header {
	background-color:#4daed8;
	height:70px;
	width: 100%;
	box-shadow: 0px 2px 2px 2px rgba(10%,10%,10%,0.1);
 
	background-repeat: repeat-x;
}

#headermuen{
	
	height:70px;
	width: 1000px;
	margin: auto;
}

#contentwrapper{
		box-shadow: 0px 2px 2px 2px rgba(10%,10%,10%,0.2);
	width: 1000px;
	background-color: #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contentwrapper #content #left #leftA table tr td table tr td .new2 a{font-size: 14px;
	color:#0054A6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
#contentwrapper #content #left #leftB table tr td table tr td .new2 a{font-size: 14px;
	color:#0054A6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#left{
	width: 250px;
	float: left;
}

#right{
	width: 747px;
	float: left;
	background-color: #FFF;
}
/*----------------2014新首頁語法-----------------*/
#meun {
	float: left;
	margin-top: 20px;
}
#run{
	float: left;
	width: 747px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 5px;
}
#icon{
	float: left;
	width: 220px;
	margin-left: 5px;
}

#tab{
	float: left;
	margin-top: 10px;
}

#footer {
	width: 1000px;
	clear: both;
	margin: auto;
	
}


#banner{
	float: left;
}

#clear{clear: both;}

#swf{
	float: left;
	height: 260px;
}
/*---------------------------------------------------------------W2.css----------------------------------*/

