@charset "utf-8";
/* CSS Document */
body{ 
 background:#0493D0 url(../images/index/body_bg.jpg) repeat-x 0 50%;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin:0px; 
 padding:0px;
 }

a:link,a:visited{text-decoration:none; cursor:pointer;}
a:hover{
	text-decoration:underline;
	cursor:pointer;
}

h1{ display:none;}
.newmenu {
	color: #FFF;
	font-size: 12px;
}


table{ border:0px; border-collapse:collapse; padding:0px;}
img{ border:none;}
.newmenu tr .newmenu a {
	font-size: 12px;
	color: #FFF;
}

img.logo{
	position:absolute;
	margin:-75px 0px 0px 10%;
	left: 9px;
	top: 192px;
	width: 540px;
}

ul.menu{
	width:618px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:absolute;
	right:57px;
	margin:-20px 0px 0px 0px;
	top: 50px;
}
ul.menu li{ float:left;}
ul.menu li a{color:#fff; font-size:12px; padding:2px 10px; border-right:0px #fff solid;text-decoration:none;}
ul.menu li a:hover{color:#fc0;text-decoration:none;}

ul.leftmenu{margin:10px 10px 0px 0px; padding:0px; list-style-type:none; float:left; width:190px;height:350px;}
ul.leftmenu li{font-size:11px; clear:both; margin:0px 0px 5px 0px; overflow:hidden; height:52px;line-height:1.1; border-bottom:1px dotted #e5e5e5; word-spacing:-1px;}
ul.leftmenu li img{ float:left; margin-right:10px;}
ul.leftmenu li span{width:90px;}



/* =========================================================================================== */
ul.leftmenu_tch{
	list-style-type:none;
	float:left;
	width:220px;
	height:350px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.leftmenu_tch li{
	font-size:13px;
	clear:both;
	overflow:hidden;
	height:52px;
	line-height:3.5;
	border-bottom:1px dotted #e5e5e5;
	word-spacing:-1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.leftmenu_tch li img{ float:left; margin-right:10px;}
ul.leftmenu_tch li span{width:90px;}
/* =========================================================================================== */



ul.rihgtmenu{margin:10px 0px 0px 0px; padding:0px; list-style-type:none; float:right; width:190px;height:350px;}
ul.rihgtmenu li{
	font-size:13px;
	clear:both;
	margin:0px 0px 4px 0px;
	overflow:hidden;
	height:52px;
	line-height:1.1;
	border-bottom:1px dotted #e5e5e5;
}
ul.rihgtmenu li img{ float:right; margin-left:10px;}
ul.rihgtmenu li span{width:90px;}



/* =========================================================================================== */
ul.rihgtmenu_tch{
	padding:0px;
	list-style-type:none;
	float:right;
	width:220px;
	height:350px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.rihgtmenu_tch li{
	font-size:13px;
	clear:both;
	margin:0px 0px 4px 0px;
	overflow:hidden;
	height:52px;
	line-height:3.5;
	border-bottom:1px dotted #e5e5e5;
}
ul.rihgtmenu_tch li img{ float:right; margin-left:10px;}
ul.rihgtmenu_tch li span{
	width:90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
/* =========================================================================================== */

.feature{margin:0px auto;width:700px; height:300px; padding:45px 0px 0px 0px; background:#f00;}/*可變動寬度*/


.footer{
	;
	height:50px;
	width:950px;
	font-size:12px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
}
.footer a{
	color:#fc0;
	text-align: center;
}
.footer cite{float:left; margin:0px 0px 0px 270px; font-style:normal; color:#fff;}
.footer address{ font-style:normal; margin:0px 0px 0px 230px; float:left; color:#fff;}
.footer ul.contact{ margin:5px 0px 0px 50px; clear:both;}
.footer ul.contact li{float:left; margin:0px 0px 0px 20px; color:#fff;}
.footer span.info_style01{ float:left; margin:5px 0px 0px 130px; font-style:normal; color:#fff;}

