@charset "utf-8";
@import url("left.css");
/* CSS Document */

html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,form,caption,.hidden,.vanish{margin:0;padding:0;}
body {
	color:#7a7770;
	line-height:1.4;
	behavior: url(../script/csshover.htc);
	font-size: 13px;
}

p,blockquote{margin-top:0.8em;margin-bottom:0.8em;}
p,ol,ul,dl,td{text-align:justify;}
blockquote{margin-right:2em;margin-left:2em;}
dd{margin-left:1em; margin-right:0; padding:0;}
fieldset{margin:0;padding:0.75em;}
a{text-decoration:none;background-color:transparent;color: #7a7770;}
a:hover,a:focus{
	text-decoration:none;
	color: #000000;
}
img{border:none;}
th,td{padding:0.1em 0.2em;}
th{text-align:center;}
caption{margin-right:auto;margin-left:auto;}
code, samp{font-family: fixedsys, Courier, monospace;}
input[type=button]{font-size:90%;}

/*the cursor as help*/
acronym,abbr,.prompt{cursor:help;}

/**debugs**/

/*ie hasLayout*/
.hasLayout{min-height:0;}
* html .hasLayout{height:0;}
/*form controls re-sized in ie*/
input,select,textarea{font-size:91%;}/*remedy ie6*/
* html input.btn{font-size:80%;}/*ie6 initialize input type=button with class=btn*/
button{font-size:80%;}/*remedy ie7*/


/*hack ie non-Layout*/
.hotarea{
	height:1px;
	position: relative;
}
html>body .hotarea{height:auto;min-height:1px;}

/**general classes**/
/*preload images*/
.preload{background-position:-500em -500em;background-repeat:no-repeat;}
/*initial caps*/
.DropCap:first-letter {float:left;font-size:250%;line-height:1;margin-right:0.2em;}
/*accesskey*/
.hotkey{text-decoration:underline;}

/*invisible*/
.hidden{display:none;}
.vanish{position:absolute;top:-500em;left:-500em;}
/*stop floated*/
.clr{clear:both;display:block;}
.alignr {
	text-align: right;
}
.alignm {
	text-align: center;
}
.alignl {
	text-align: left;
}
.Hnav li {
	float: left;
}
.Hnav li a {
	float: left;
}
ul li {
	list-style-type: none;
}
.flR {
float:right;
}
.flL {
float:left;
}
#wrapper1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#center .c {
	position: relative;
	padding-left:210px;
}
#nav1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 195px;
}
.acce {
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	position: absolute;
	left: 0px;
	top: 0px;
}
#guideAcce ul {
	display:inline;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 2;
}
#guideAcce ul li {
	display:inline;
	margin-left: 10px;
}


#nav1-1 ul li a {
	height: 70px;
	width: 185px;
	display: block;
}
#nav1-1 ul li {
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
}
#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#search {
	position: absolute;
	right: 10px;
	z-index: 1000;
	top: 40px;
}
#footer {
	background-color: #f5f5f5;
	padding-left: 200px;
}
.bt1b {
	background-color:#82a6b6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	cursor: pointer;
}
table {
	width: 100%;
}
#main .tb1 th{
	line-height: 30px;
	font-weight: normal;
	width: 100px;
	text-align: left;
	color:#0066CC;
}
#main .tb1 th, #main .tb1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#main .tb1 .last {
border-bottom-style:none;
}
#banner h1 a {
	height: 99px;
	width: 201px;
	display:block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#banner h1 {
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 2;
}
* html #banner h1 a {
 background: none; 
 zoom: 1; /*hasLayout*/
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://bike.tpc.gov.tw/images/logo.png",sizingMethod="crop");
 cursor:pointer;
}
#footer .cert2 a {
	background-image: url(../images/cert2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 88px;
	display: block;
}
#footer .cert2 {
	position:absolute;
	left:-150px;
	top:30px;
}
#footer .st1 li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
#footer .st1 {
	padding-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
	margin-left: -20px;
	padding-left: 20px;
}
#footer .st1 .nav {
	position:absolute;
	top: 5px;
	right: 50px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}
#footer .st1 p {
	margin: 0px;
	padding: 0px;
}
.red {
	color: #b22a1c;
}
.list1 li {
	list-style-type: square;
}
#member {
	position: absolute;
	right: 10px;
	bottom: 10px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../images/bg_member.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	z-index: 2;
}
#member ul li {
	padding-left:25px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#member .a {
	background-image: url(../images/icon3-1.gif);
}
#member .b {
	background-image: url(../images/icon3-2.gif);
}
#member .c {
	background-image: url(../images/icon3-3.gif);
}
#banner {
	height: 180px;
}
#banner object {
	position:absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#center {
	position: relative;
	z-index: 3;
}

.hello {
	color: #FFFFFF;
}

#footer .xtra1 {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #006699;
}
#banner .xtra1 {
	position: absolute;
	right: 10px;
	top: 150px;
	z-index: 1000;
	height: 30px;
	width: 204px;
}
#banner .xtra1 ul {
	background-image: url(../images/bg3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	width: 194px;
}
* html #banner .xtra1 ul {
 background: none; 
 zoom: 1; /*hasLayout*/
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://bike.tpc.gov.tw/images/bg3.png",sizingMethod="crop");
}

#banner .xtra1 li {
	height:30px;
	line-height:30px;
	vertical-align:cneter;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}#banner .xtra1 li a {
	color:#0099CC;
}
#banner .xtra1 .L1 {
	background-image:url(../images/icon7.gif);
}
#banner .xtra1 .L2 {
	background-image:url(../images/icon8.gif);
}
