@charset "utf-8";
/* CSS Document */
.clearF {
	clear: both;
}
body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#tu_bg {
	background-color: #FFF;
} 

#line_Rad {
	width: 65px;
	height: 75px;
	position: fixed;
	float: left;
	top: 180px;
	left: 1px;
	z-index: 1000;
	cursor:pointer;
}
#line_Rad #imgmove {	margin: 0px;padding: 0px;}
#line_Rad #imgmove li {
	float:left;
	width:65px;
	height:75px;
	display:block;
	overflow:visible;
*overflow:hidden; 	position:relative;
*position:static;} 
#line_Rad #imgmove img {
	position:absolute;
	left:0px;
	top:0px;
	clip:rect(0px,65px,75px,0px);
	z-index: 0;
*position:static;}
#line_Rad #imgmove img:hover {position:relative; left:0px; top:0px; z-index:2; clip:rect(0px 0px 0px 0px);}


#tu_bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F0F0F0;
} 

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 214px;
	background-image: url(../images/header.jpg);
}
#wrapper #header #logo {
	float: left;
	width: 422px;
	height: 55px;
	text-align: center;
	padding-top: 10px;
}
#wrapper #header #nav {
	width: 528px;
	float: left;
	height: 65px;
    text-align: right;
}
#wrapper #header #nav #nav1 {
    display: inline-block;    
	text-align: center;
	height: 22px;
	font-size: 13px;
	padding: 4px 5px 0px 5px;
    background: rgba(22,81,152,1.00);
    width: 220px;
    border-radius: 0px 0px 10px 10px;
    margin-right: 20px;
}
#wrapper #header #nav #nav1 a  {
	color: #FFF;
	text-decoration: none;
}
#wrapper #header #nav #nav2 {
	padding-top: 13px;
	padding-left: 20px;
	padding-bottom: 5px;
	height: 25px;
	background-image: url(../images/nav_bg.png);
	background-position: 0px 3px;
	background-repeat: repeat-x;
}
#wrapper #header #nav #nav2 img {
	margin-left: 8px;
	margin-right: 8px;
}
#wrapper #header #flv {
	clear: both;
	height: 149px;
	text-align: right;
}
#wrapper #menu {
	background: url(../images/menubg.png);
	height: 80px;
	padding-left: 230px;
	padding-right: 200px;
	padding-top: 10px;
}
#wrapper #menu a {
	display: block;
	float: left;
	padding: 8px 5px 5px;
}

#wrapper #run {
	background-image: url(../images/run_bg.png);
	height: 118px;
}
#wrapper #run #bulid {
	background-image: url(../images/run_bulid.png);
	width: 291px;
	float: left;
	height: 118px;
	background-position: 10px 19px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#wrapper #run #lamp {
	background-image: url(../images/run_lamp.png);
	float: left;
	width: 100px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	height: 118px;
}
#wrapper #run #word {
	width: 549px;
	float: left;
	height: 106px;
	background-image: url(../images/run_f.png);
	background-repeat: no-repeat;
	background-position: 252px 14px;
	padding-top: 12px;
}

		#wrapper_img {
			width: 1000px;
		}
		#page_img {
			text-align: center;
		}
		.line_bg {
			height: 4px;
			background-image: url(../images/line.png);
			width: 900px;
			margin-left: 50px;
		}
		#page_img_detail {
			padding-top: 10px;
			padding-left: 42px;
		}
#wrapper #content img {
	padding-left: 25px;
}

		#page_img_detail table th {
			color: #036;
			font-size: 0.8em;
			padding-top: 8px;
			padding-bottom: 8px;
		}
		#page_img_detail table td {
			font-size: 0.8em;
			color: #333;
			letter-spacing: 0.15em;
			border-bottom-width: 1px;
			border-bottom-color: #CCC;
			border-bottom-style: dashed;
		}
		#page_img_detail table td p  {
			margin: 0px;
			padding-top: 8px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 0px;
			line-height: 1.8em;
		}
		.p_center   {
			font-size: 0.8em;
			text-align: center;
		}
#wrapper #footer_imm {
	text-align: center;
	color: #333;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 14px;
	font: 12px Verdana, "新細明體";
	padding-bottom: 10px;
}
#wrapper #footer_imm p {
	margin: 0px;
	padding-bottom: 3px;
}

#footer  {
	background-image: url(../images/bg1.gif);
	height: 5px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
