@charset "utf-8";
/* CSS Document */

body {
	background-color:#E5E5E5;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
#wrapper {
	margin:auto;
	width:957px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
a {
	text-decoration:none;
	color:#000;
	}
a:hover  {
	color:#1867AA;
	}
a.class2 {
	text-decoration:none;
	color:#999999;
	}
a.class2:hover  {
	color:#1867AA;
	}
a.class3 {
	text-decoration:underline;
	color:#666666;
	}
a.class3:hover  {
	color:#1867AA;
	}	
a.class3-3 {
	text-decoration:underline;
	color:#990000;
	}
a.class3-3:hover  {
	color:#FF0000;
	}	
a.class4:hover  {
	color:#D40404;
	font-weight:bold;
	}
a.class4 {
	text-decoration:none;
	color:#000;
	}
	
a img {
	border:0;
	}		
	
/* header 
---------------------------------------------------------------*/
#header01 {
	background-image:url(../images/wrapper_bg01.jpg);
	width:4px;
	height:76px;
	background-repeat:repeat-y;
	float:left;
	}	
#header02 {
	width:949px;
	float:left;
	background-color:#FFFFFF;
	}
#header03 {
	background-image:url(../images/wrapper_bg02.jpg);
	width:4px;
	height:76px;
	background-repeat:repeat-y;
	float:left;
	}
.logo {
	margin-top:16px;
	margin-left:13px;
	float:left;
	}
			
/* search 
---------------------------------------------------------------*/	
#search {
	margin-left:43px;
	float:left;
	margin-top:19px;
	background-color:#FFFFFF;
	}
#search01 {
	background-image:url(../images/c_search01.jpg);
	width:12px;
	height:56px;
	float:left;
	}
#search02 {
	background-image:url(../images/c_search02.jpg);
	height:56px;
	width:640px;
	background-repeat:repeat-x;
	float:left;
	}	
#search03 {
	background-image:url(../images/c_search03.jpg);
	width:12px;
	height:56px;
	float:left;
	}
#bikesearch {
	margin-top:14px;
	margin-left:20px;
	float:left;
	color:#777777;
	}
.bikesearch_form {
	margin-left:10px;
	height:15px;
	margin-right:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}		
#friend {
	float:left;
	margin-left:50px;
	margin-top:14px;
	color:#777777;
	}
.friend_form {
	margin-left:10px;
	height:15px;
	margin-right:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}			

/* content
---------------------------------------------------------------*/
#content {
	background-color:#FFFFFF;
	}
#content01 {
	background-image:url(../images/wrapper_bg01.jpg);
	width:4px;
	height:2800px;
	background-repeat:repeat-y;
	float:left;
	}
* html #content01 {	/* for ie6 and blow */
	background-image:url(../images/wrapper_bg01.jpg);
	width:4px;
	height:2800px;
	background-repeat:repeat-y;
	float:left;
	margin-top:-1px;
	}
*+html	#content01 {	/* for ie7 */
	background-image:url(../images/wrapper_bg01.jpg);
	width:4px;
	height:2800px;
	background-repeat:repeat-y;
	float:left;
	margin-top:-2px;
	}		
#content02 {
	width:949px;
	float:left;
	height:2800px;
	background-color:#FFFFFF;
	}
* html #content02 {	/* for ie6 and blow */
	width:949px;
	float:left;
	height:2800px;
	background-color:#FFFFFF;
	margin-top:-1px;
	}
*+html	#content02 {	/* for ie7 */
	width:949px;
	float:left;
	background-color:#FFFFFF;
	margin-top:-2px;
	}		
#content03 {
	background-image:url(../images/wrapper_bg02.jpg);
	width:4px;
	background-repeat:repeat-y;
	float:left;
	}
* html #content03 {	/* for ie6 and blow */
	background-image:url(../images/wrapper_bg02.jpg);
	width:4px;
	background-repeat:repeat-y;
	float:left;
	margin-top:-1px;
	}
*+html #content03 {	/* for ie7 */
	background-image:url(../images/wrapper_bg02.jpg);
	width:4px;
	background-repeat:repeat-y;
	float:left;
	margin-top:-1px;
	margin-top:-2px;
	}	
.content_table {
	margin-top:-1px;
	}	
.q01 {
	float:left;
	margin-left:5px;
	margin-top:2px;
	}
*html .q01 { /* for ie6 */
	float:left;
	margin-left:5px;
	margin-top:4px;
	}
*+html .q01 { /*for ie7 */
	float:left;
	margin-left:5px;
	margin-top:4px;
	}

.q03 {
	float:left;
	margin-left:9px;
	}
*html .q03 { /* for ie6 */
	float:left;
	margin-left:5px;
	}	
*+html .q03 {  /* for ie7 */
	float:left;
	margin-left:5px;
	}					

/* menu
---------------------------------------------------------------*/
#menu {
	float:left;
	margin-left:4px;
	}
#menu01 {
	background-image:url(../images/c_menu01.jpg);
	width:9px;
	height:5px;
	background-repeat:no-repeat;
	float:left;
	}
#menu02 {
	background-image:url(../images/c_menu02.jpg);
	height:5px;
	width:168px;
	background-repeat:repeat-x;
	float:left;
	}
#menu03 {
	background-image:url(../images/c_menu03.jpg);
	width:9px;
	height:5px;
	background-repeat:no-repeat;
	float:left;
	}
#menu04 {
	background-image:url(../images/c_menu04.jpg);
	width:9px;
	height:508px;
	float:left;
	}
* html #menu04 {	/* for ie6 and blow */
	background-image:url(../images/c_menu04.jpg);
	width:9px;
	height:508px;
	float:left;
	margin-top:-10px;
	}	
#menu05 {
	background-color:#FFFFFF;
	width:168px;
	height:508px;
	float:left;
	}
* html #menu05 {	/* for ie6 and blow */
	background-color:#FFFFFF;
	width:168px;
	height:508px;
	float:left;
	margin-top:-10px;
	}		
#menu06 {
	background-image:url(../images/c_menu05.jpg);
	width:9px;
	height:508px;
	float:left;
	}
* html #menu06 {	/* for ie6 and blow */
	background-image:url(../images/c_menu05.jpg);
	width:9px;
	height:508px;
	float:left;
	margin-top:-10px;
	}

#blue_link{
        text-decoration:underline; 
        color:#1C19FF;
}

/*box*/


#box_orange {
        background: url(../images/box_orange.gif) repeat-x;
}


.section {
        background: url(../images/box_orangeS.gif) no-repeat right top;
        font-size: 100%;
}
.section b {
        display: block;
        height: 23px;
        padding: 7px 0 0 10px;
        color: #FFFFFF;
        background: url(../images/box_orangeB.gif) no-repeat;
}

.content {
        padding: 20px;
}



#box_blue {
        background: url(../images/box_blue.gif) repeat-x;
}


#box_blue .section {
        background: url(../images/box_blueS.gif) no-repeat right top;
        font-size: 100%;
}
#box_blue .section b {
        display: block;
        height: 23px;
        padding: 7px 0 0 10px;
        color: #FFFFFF;
        background: url(../images/box_blueB.gif) no-repeat;
}

#box_pink {
        background: url(../images/box_pink.gif) repeat-x;
}


#box_blue .section {
        background: url(../images/box_pinkS.gif) no-repeat right top;
        font-size: 100%;
}
#box_blue .section b {
        display: block;
        height: 23px;
        padding: 7px 0 0 10px;
        color: #FFFFFF;
        background: url(../images/box_pinkB.gif) no-repeat;
}




/* box end*/


.statis_title{
        font-weight:bold;
        font-size:15px;
        color:#3B6897;
        float:left;
}

#light_title{
        padding: 1px 0 2px 10px;
        background: #FFB700 url(../images/light_title.gif);
        letter-spacing: -1px; font-size: 15px;color: #FFFFFF;
}





#filter_title{
        width: 210px;height: 30px;padding: 5px 0 0 30px;
        background: #FFB700 url(../images/title.gif);
        letter-spacing: -1px; font-size: 15px;color: #FFFFFF;
}

#title_member {
	background-image:url(../images/c_title_member.jpg);
	width:168px;
	height:39px;
	}
#title_news {
	background-image:url(../images/c_title_news.jpg);
	width:168px;
	height:39px;
	}
#title_bikehabit {
	background-image:url(../images/c_title_bikehabit.jpg);
	width:168px;
	height:39px;
	}
#title_bikebrowse {
	background-image:url(../images/c_title_bikebrowse.jpg);
	width:168px;
	height:39px;
	}					
.photo {
	margin-left:5px;
	margin-top:12px;
	float:left;
	}			
#hi {
	float:left;
	margin-left:5px;
	margin-top:10px;
	}		
.out {
	margin-left:25px;
	}	
#line {
	border-bottom:1px solid #E3E3E3;
	width:163px;
	margin-left:5px;
	margin-top:10px;
	}
* html #line {	/* for ie6 and blow */
	border-bottom:1px solid #E3E3E3;
	width:158px;
	margin-left:5px;
	margin-top:-4px;
	}	
#myfile {
	margin-top:12px;
	margin-left:5px;
	}
.point {
	margin-left:10px;
	}		
.myfile01 {
	margin-left:10px;
	}
.myfile02 {
	margin-left:30px;
	margin-top:10px;
	}
.myfile03 {
	margin-left:10px;
	font-weight:bold;
	color:#1867AA;
	}
.myfile04 {
	margin-left:50px;
	margin-top:9px;
	}
#myhabit {
	margin-top:12px;
	margin-left:5px;
	}
#mystolen {
	margin-top:12px;
	margin-left:5px;
	}									

/* nav
---------------------------------------------------------------*/	
.nav_table {
	margin-left:10px;
	margin-top:1px;
	}
* html .nav_table {	/* for ie6 and blow */
	margin-left:200px;
	margin-top:1px;
	}	
*+html .nav_table {	/* for ie7 */
	margin-left:200px;
	margin-top:1px;
	}	
	
/* footer
---------------------------------------------------------------*/	
#footer01 {
	background-image:url(../images/c_footer01.jpg);
	width:12px;
	height:42px;
	float:left;
	}
* html #footer01 {/* for ie6 and blow */
	background-image:url(../images/c_footer01.jpg);
	width:12px;
	height:42px;
	float:left;
	margin-top:-1px;
	}
#footer02 {
	background-image:url(../images/c_footer02.jpg);
	height:42px;
	width:933px;
	background-repeat:repeat-x;
	float:left;
	color:#7C7C7C;
	padding-top:12px;
	font-size:11px;
	}
* html #footer02 {/* for ie6 and blow */
	background-image:url(../images/c_footer02.jpg);
	height:42px;
	width:933px;
	background-repeat:repeat-x;
	float:left;
	color:#7C7C7C;
	padding-top:12px;
	font-size:11px;
	margin-top:-1px;
	}	
#footer03 {
	background-image:url(../images/c_footer03.jpg);
	width:12px;
	height:42px;
	float:left;
	}
* html #footer03 {/* for ie6 and blow */
	background-image:url(../images/c_footer03.jpg);
	width:12px;
	height:42px;
	float:left;
	margin-top:-1px;
	}	
.copyright {
	margin-left:31px;
	}
.yiman {
	margin-left:30px;
	}
.yiman02 {
	color:#7C7C7C;
	}	
.footer_b {
margin-left:40px;
color:#2A2A2A;
}
.footer_b01 {
margin-left:10px;
color:#2A2A2A;
}
.footer_b02 {
margin-left:10px;
color:#2A2A2A;
}	
.footer_b03 {
margin-left:10px;
color:#2A2A2A;
}	
.footer_b04 {
margin-left:10px;
color:#2A2A2A;
}
.footer_b05 {
margin-left:10px;
color:#2A2A2A;
}
.footer_b06 {
margin-left:10px;
color:#2A2A2A;
}
* html #footer_b02 {/* for ie6 and blow */
margin-left:10px;
color:#2A2A2A;
}
		
/* 7
---------------------------------------------------------------*/	
#aa01 {
	background-color:#F3F3F3;
	border:1px solid #E1E0E1;
	}
#aa02 {
	border:1px solid #fff;
	}
#aa03 {
	border:2px solid #DFDFDF;
	margin-top:10px;
	color:#3B6897;
	}
#aa_02 {
	border:1px solid #fff;
	}
#aa_03 {
	border:2px solid #97CFF1;
	margin-top:10px;
	color:#3B6897;
	}	
#aa01_2 {
	background-color:#F3F3F3;
	border:1px solid #E1E0E1;
	height:296px;
	}
*html #aa01_2 { /* for ie6 and blow */ 
	background-color:#F3F3F3;
	border:1px solid #E1E0E1;
	height:200px;
	}
*+html #aa01_2 { /* for ie7 */ 
	background-color:#F3F3F3;
	border:1px solid #E1E0E1;
	height:301px;
	}
#aa02_2 {
	border:1px solid #fff;
	}
#aa03_2 {
	border:2px solid #DFDFDF;
	margin-top:10px;
	color:#3B6897;
	height:300px;
	}
*html #aa03_2 { /* for ie6 */
	border:2px solid #DFDFDF;
	margin-top:10px;
	color:#3B6897;
	height:290px;
	}
*+html #aa03_2 { /* for ie7 */
	border:2px solid #DFDFDF;
	margin-top:10px;
	color:#3B6897;
	height:305px;
	}
#aa04 {
	border:1px solid #ccc;
	margin-top:10px;
	}	
#space10 {
	height:10px;
	}	
#line02 {
	margin-left:10px;
	background-image:url(../images/7_03.jpg);
	background-repeat:repeat-x;
	width:690px;
	margin-top:20px;
	height:2px;
	}
#aa_form02 {
	border:1px solid #E1E0E1;
	color:#666;
	}			
#add01 {
	margin-top:10px;
	line-height:200%;
	}		
.add02 {
	color:#000000;
	font-weight:bold;
	}
#aa_form {
	border:1px solid #E1E0E1;
	color:#3B6897;
	}	
#topic02 {
	margin-top:10px;
	font-size:15px;
	color:#000000;
	float:left;
	font-weight:bold;
	}
#topic03{
	margin-top:10px;
	color:#000000;
	float:right;
	}	
#list {
	margin-top:10px;
	margin-bottom:15px;
	}					
/* 
---------------------------------------------------------------*/	
#wrap_content {
	width:730px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	margin-left:201px;
	padding-top:14px;
	margin-top:20px;
	}
* html #wrap_content {/* for ie6 and blow */
	width:730px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	margin-left:201px;
	margin-top:5px;
	}

.rank-setting{
        background-color:#EEF7FF;
        width:705px;
        display:block;
        float:left;
        padding:5px 10px;
        border-top:1px solid #3B6897;
        border-bottom:1px solid #3B6897;
        font:12px/1.231 Georgia, "Times New Roman", 新細明體, Times, serif;
}

.rank-setting p{
        margin-right:-10px;
        float:left;
        margin:0;
        padding:0;
        border:0;
        outline:0;
        font-weight:inherit;
        font-style:inherit;
        font-size:100%;
        font-family:inherit;
        vertical-align:baseline;

}
.rank-setting ul.rank-type{
        float:left;
        margin-top:3px;
        list-style:none;
        margin:0;
        padding:0;
}
.rank-setting ul.rank-type li{
        float:left;
        margin:0 5px 0 0;
        font-size:0.9em;
        padding-left:10px;
        background:url(http://www.ruten.com.tw/image/default/icon/ico-sq13.gif) no-repeat left 5px;
}
.rank-setting ul.rank-type li.sub0{
        background:url() no-repeat left 5px;
}
.rank-setting ul.rank-type li.new a{
        background:url(http://www.ruten.com.tw/image/default/icon/ico-new.gif) no-repeat right 4px;
        padding-right:19px;
}
.rank-setting ul.rank-type li a{color:#0065af;}
.rank-setting ul.rank-type li.located{font-weight:bold;}
.rank-setting ul.rank-type li span{padding-right:0;}
.rank-setting ul.rank-type li span.located{font-weight:bold;}

.rank-setting ul.rank-type li span.dn{background:url(http://www.ruten.com.tw/images/sort_down.gif) no-repeat right 2px;padding-right:8px;}
.rank-setting ul.rank-type li span.up{background:url(http://www.ruten.com.tw/images/sort_up.gif) no-repeat right 2px;padding-right:8px;}

.rank-setting ul.rank-type li.sub0 span a{color:#f00;}


#hit{
    padding-left:20px;
}


*+html #wrap_content {/* for ie7 */
	width:730px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	margin-left:201px;
	margin-top:4px;
	}
#wrap_content_2 {
	width:730px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	margin-left:201px;
	padding-top:14px;
	margin-top:20px;
	}
* html #wrap_content_2 {/* for ie6 and blow */
	width:730px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	margin-left:201px;
	margin-top:-14px;
	}
*+html #wrap_content_2 {/* for ie7 */
	width:730px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	margin-left:201px;
	margin-top:-15px;
	}
#wrap_content_info {
	width:730px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	margin-left:201px;
	padding-top:14px;
	margin-top:20px;
	}
* html #wrap_content_info {/* for ie6 and blow */
	width:730px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	margin-left:201px;
	margin-top:3px;
	}
*+html #wrap_content_info {/* for ie7 */
	width:730px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	margin-left:201px;
	margin-top:2px;
	}	
#title {
	margin-top:-11px;
	color:#999999;
	}
* html #title { /* for ie6 and blow */
	margin-top:20px;
	color:#999999;
	}	
*+html #title { /* for ie7 */
	margin-top:21px;
	color:#999999;
	}			
#topic {
	margin-top:10px;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	}
.left10 {
	margin-left:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
.left10-2 {
	margin-left:3px;
	font-size:12px;
	color:#3366CC;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
.left10-2:hover {
	margin-left:3px;
	font-size:12px;
	color:#2F5377;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
.left0 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}	
.left5 {
	margin-left:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
.top10 {
	margin-top:10px;
	}		
#form {
	border:1px solid #ccc;
	margin-top:10px;
	}	
.blod {
	font-weight:bold;
	color:#000000;
	}
.white {
	color:#FFFFFF;
	}
.red {
	color:#D40404;
	}
#b03 a{
width: 43px;
height: 26px;
background: url(../images/b03.jpg) 0 0 no-repeat;
display: block;
}
#b03 a:hover{
width: 43px;
height: 26px;
background: url(../images/b03.jpg) 0 -26px no-repeat;
display: block;
}
#b01 a{
width: 77px;
height: 26px;
background: url(../images/b01.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:5px;
margin-top:10px;
}
#b01 a:hover{
width: 77px;
height: 26px;
background: url(../images/b01.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-left:5px;
margin-top:10px;
}	
* html #b01 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b01.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:5px;
margin-top:-1px;
}
* html #b01 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b01.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-left:5px;
margin-top:-1px;
}			
#b02 a{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:10px;
}
#b02 a:hover{
width: 77px;
height: 23px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:10px;
margin-top:10px;
}
* html #b02 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:-1px;
}
* html #b02 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:10px;
margin-top:-1px;
}
						

/* 9
---------------------------------------------------------------*/
#eleven01 {
	font-size:12px;
	margin-top:20px;
	color:#000;
	}
#eleven02 {
	font-size:12px;
	margin-top:10px;
	color:#000;
	}
* html #bottom {/* for ie6 and blow */
	margin-left:10px;
	marker-top:-10px;
	}		
/* 8
---------------------------------------------------------------*/	
.seven02 {
	color: #999999;
	margin-left:10px;
	}
.six_01 {
	margin-left:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}	
.six01 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}		
#b04 a{
width: 77px;
height: 26px;
background: url(../images/b04.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:5px;
margin-top:10px;
}
#b04 a:hover{
width: 77px;
height: 26px;
background: url(../images/b04.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-left:5px;
margin-top:10px;
}	
* html #b04 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b04.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:5px;
margin-top:-1px;
}
* html #b04 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b04.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-left:5px;
margin-top:-1px;
}			
#b05 a{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:10px;
}
*html #b05 a{ /* for ie6 */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:10px;
}
*+html #b05 a{ /* for ie7 */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:5px;
}
#b05 a:hover{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:10px;
margin-top:10px;
}
* html #b05 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:10px;
}
*+html #b05 a:hover{/* for ie7 */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:10px;
margin-top:5px;
}
#b05_2 a{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:10px;
}
*html #b05_2 a{ /* for ie6 */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:-1px;
}
*+html #b05_2 a{ /* for ie7 */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:-1px;
}
#b05_2 a:hover{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:10px;
margin-top:10px;
}
* html #b05_2 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:-1px;
}
*+html #b05_2 a:hover{/* for ie7 */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:10px;
margin-top:-1px;
}						
/* 9
---------------------------------------------------------------*/	
#nine01 {
	font-size:12px;
	margin-top:20px;
	color:#000;
	}
#nine02 {
	font-size:12px;
	margin-top:10px;
	color:#000;
	}
#nine03 {
	width:500px;
	height:300px;
	margin-top:20px;
	}		
		
/* 11
---------------------------------------------------------------*/
#eleven01 {
	font-size:12px;
	margin-top:20px;
	color:#000;
	}
#eleven02 {
	font-size:12px;
	margin-top:10px;
	color:#000;
	}	
#b1 {
	margin-top:10px;
	}
#b06 a{
width: 92px;
height: 26px;
background: url(../images/b06.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:10px;
}
#b06 a:hover{
width: 92px;
height: 26px;
background: url(../images/b06.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-top:10px;
}	
* html #b06 a{/* for ie6 and blow */
width: 92px;
height: 26px;
background: url(../images/b06.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:-1px;
}
* html #b06 a:hover{/* for ie6 and blow */
width: 92px;
height: 26px;
background: url(../images/b06.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-top:-1px;
}				

#b07 a{
width: 77px;
height: 26px;
background: url(../images/b07.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:10px;
margin-left:5px;
}
#b07 a:hover{
width: 77px;
height: 26px;
background: url(../images/b07.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-top:10px;
margin-left:5px;
}	
* html #b07 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b07.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:-1px;
margin-left:5px;
}
* html #b07 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b07.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-top:-1px;
margin-left:5px;
}				

#b08 a{
width: 77px;
height: 26px;
background: url(../images/b08.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:10px;
margin-left:5px;
}
#b08 a:hover{
width: 77px;
height: 26px;
background: url(../images/b08.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-top:10px;
margin-left:5px;
}	
* html #b08 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b08.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:-1px;
margin-left:5px;
}
* html #b08 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b08.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-top:-1px;
margin-left:5px;
}			

#b09 a{
width: 147px;
height: 26px;
background: url(../images/b09.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:10px;
margin-left:5px;
}
#b09 a:hover{
width: 147px;
height: 26px;
background: url(../images/b09.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-top:10px;
margin-left:5px;
}	
* html #b09 a{/* for ie6 and blow */
width: 147px;
height: 26px;
background: url(../images/b09.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:-1px;
margin-left:5px;
}
* html #b09 a:hover{/* for ie6 and blow */
width: 147px;
height: 26px;
background: url(../images/b09.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-top:-1px;
margin-left:5px;
}			

#b10 a{
width: 112px;
height: 26px;
background: url(../images/b10.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:10px;
margin-left:5px;
}
#b10 a:hover{
width: 112px;
height: 26px;
background: url(../images/b10.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-top:10px;
margin-left:5px;
}	
* html #b10 a{/* for ie6 and blow */
width: 112px;
height: 26px;
background: url(../images/b10.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:-1px;
margin-left:5px;
}
* html #b10 a:hover{/* for ie6 and blow */
width: 112px;
height: 26px;
background: url(../images/b10.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-top:-1px;
margin-left:5px;
}	

/* 14
---------------------------------------------------------------*/
#forteen {
	margin-top:10px;
	line-height:200%;
	color:#666;
	}	
#qq {
	margin-top:10px;
	}	
#b11 a{
width: 92px;
height: 26px;
background: url(../images/b11.jpg) 0 0 no-repeat;
display: block;
margin-top:10px;
}
#b11 a:hover{
width: 92px;
height: 26px;
background: url(../images/b11.jpg) 0 -26px no-repeat;
display: block;
margin-top:10px;
}	
* html #b11 a{/* for ie6 and blow */
width: 92px;
height: 26px;
background: url(../images/b11.jpg) 0 0 no-repeat;
display: block;
margin-top:5px;
}
* html #b11 a:hover{/* for ie6 and blow */
width: 92px;
height: 26px;
background: url(../images/b11.jpg) 0 -26px no-repeat;
display: block;
margin-top:5px;
}	

/* 15
---------------------------------------------------------------*/	
#fifteen_form01 {
	margin-top:20px;
	}	
.fifteen02 {
	margin-left:10px;
	background-color:#CCCCCC;
	padding:2px 6px;
	}	
.fifteen05 {
	margin-left:22px;
	}	
#fifteen_form02 {
	border:1px solid #fff;
	background-color:#FFFFFF;
	}
.fifteen06 {
	color: #D40404;
	margin-left:10px;
	}
.fifteen07 {
	margin-left:13px;
	}
.fifteen01 {
	color:#000000;
	font-size:15px;
	margin-left:250px;
	color:#D40404;
	font-weight:bold;
	}	
#fifteen_form04 {
	border:1px solid #CACACA;
	margin-left:10px;
	margin-top:20px;
	}
#fifteen_form05 {
	border:1px solid #CACACA;
	margin-left:10px;
	margin-top:20px;
	}
.fifteen08 {
	margin-left:15px;
	width:105px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
.fifteen11 {
	margin-left:32px;
	width:70px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
* html .fifteen11 {	/* for ie6 and blow */
	margin-left:32px;
	width:105px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}	
*+html .fifteen11 {	/* for ie7 */
	margin-left:32px;
	width:105px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}			
.fifteen09 {
	margin-left:10px;
	width:150px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
*html .fifteen09 { /* for ie6 */
	margin-left:10px;
	width:150px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
*+html .fifteen09 { /* for ie7 */
	margin-left:10px;
	width:150px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
.fifteen09-1 {
	margin-left:5px;
	width:120px;
	}
.fifteen10 {
	margin-left:10px;
	width:96px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
* html .fifteen10 {	/* for ie6 and blow */
	margin-left:10px;
	width:93px;
	}			
#fifteen_form03 {
	border:1px solid #CACACA;
	width:700px;
	margin-left:10px;
	margin-top:20px;
	}	
	
#b12 a{
width: 43px;
height: 26px;
background: url(../images/b03.jpg) 0 0 no-repeat;
display: block;
margin-left:32px;
}
#b12 a:hover{
width: 43px;
height: 26px;
background: url(../images/b03.jpg) 0 -26px no-repeat;
display: block;
margin-left:32px;
}	

#b13 a{
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:10px;
}
#b13 a:hover{
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-left:10px;
margin-top:10px;
}	
* html #b13 a{/* for ie6 and blow */
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:5px;
margin-top:-1px;
}
* html #b13 a:hover{/* for ie6 and blow */
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-left:5px;
margin-top:-1px;
}	

#b14 a{
width: 77px;
height: 26px;
background: url(../images/b14.jpg) 0 0 no-repeat;
display: block;
margin-top:10px;
}
#b14 a:hover{
width: 77px;
height: 26px;
background: url(../images/b14.jpg) 0 -26px no-repeat;
display: block;
margin-top:10px;
}	
* html #b14 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b14.jpg) 0 0 no-repeat;
display: block;
margin-top:5px;
}
* html #b14 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b14.jpg) 0 -26px no-repeat;
display: block;
margin-top:5px;
}	
.p15_1 {
	margin-left:32px;
	}
.p15_2 {
	margin-left:5px;
	width:74px
	}
* html .p15_2 {	/* for ie6 and blow */
	margin-left:5px;
	width:72px
	}		
/* 21
---------------------------------------------------------------*/			

#twenty_one02 {
	margin-top:10px;
	}
#twenty_one03 {
	margin-left:78px;
	margin-top:5px;
	}	
#nineteen_form {
	margin-top:20px;
	border:1px solid #ccc;
	}	
#twenty_one01 {
	margin-left:20px;
	}
.twenty_one04 {
	margin-left:10px;
	}
.twenty_one05  {
	margin-top:5px;
	}
#twenty_one04 {
	background-image:url(../inside/images/tool_bg.jpg);
	background-repeat:repeat-x;
	height:31px;
	width:572px;
	margin-left:10px;
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	}
* html #twenty_one04 { /* for ie6 and blow */
	background-image:url(../inside/images/tool_bg.jpg);
	background-repeat:repeat-x;
	height:31px;
	width:574px;
	margin-left:10px;
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	}	
.twenty_one09 {
	margin-top:5px;
	margin-left:5px;
	}
.twenty_one08 {
	margin-left:5px;
	}
#twenty_one05 {
	margin-top:20px;
	float:right;
	}
.twenty_one07 {
	margin-left:10px;
	width:570px;
	}
/* 22
---------------------------------------------------------------*/		

#artile_wrapper {
	border:1px solid #E1E0E1;
	margin-top:10px;
	margin-bottom:20px;
	width:728px;
	padding-bottom:20px;
	}
#twenty_two_artile {
	margin-top:20px;
	float:left;
	margin-left:10px;
	}	
#twenty_two_artile02 {
	margin-top:20px;
	float:left;
	margin-left:10px;
	width:590px;
	}
#twenty_two_artile03 {
	font-weight:bold;
	color:#3B6897;
	background-color:#EEF7FF;
	padding:5px;
	float:left;
	border:1px dashed #ccc;
	}
#twenty_two_artile03 a:link,
#twenty_two_artile03 a:visited {
	color:#3B6897;
	}
#twenty_two_artile03 a:hover,
#twenty_two_artile03 a:active {
	color:#046;
	}
#twenty_two_artile04 {
	font-weight:bold;
	float:right;
	}	
#twenty_two_artile05 {
	margin-top:10px;
	width:600px;
	}		
#twenty_two_artile06 {
	margin-top:10px;
	float:right;
	margin-right:5px;
	}
#b15 a{
width: 43px;
height: 26px;
background: url(../images/b15.jpg) 0 0 no-repeat;
display: block;
margin-top:10px;
}
#b15 a:hover{
width: 43px;
height: 26px;
background: url(../images/b15.jpg) 0 -26px no-repeat;
display: block;
margin-top:10px;
}	
* html #b15 a{/* for ie6 and blow */
width: 43px;
height: 26px;
background: url(../images/b15.jpg) 0 0 no-repeat;
display: block;
margin-top:5px;
}
* html #b15 a:hover{/* for ie6 and blow */
width: 43px;
height: 26px;
background: url(../images/b15.jpg) 0 -26px no-repeat;
display: block;
margin-top:5px;
}	

#b16 a{
width: 43px;
height: 26px;
background: url(../images/b03.jpg) 0 0 no-repeat;
display: block;
float:left;
}
#b16 a:hover{
width: 43px;
height: 26px;
background: url(../images/b03.jpg) 0 -26px no-repeat;
display: block;
float:left;
}

#b17 a{
width: 77px;
height: 26px;
background: url(../images/b17.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:5px;
}
#b17 a:hover{
width: 77px;
height: 26px;
background: url(../images/b17.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-left:5px;
}	

#b18 a{
width: 43px;
height: 26px;
background: url(../images/b18.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:5px;
}
#b18 a:hover{
width: 43px;
height: 26px;
background: url(../images/b18.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-left:5px;
}

#b19 a{
width: 43px;
height: 26px;
background: url(../images/b19.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:5px;
}
#b19 a:hover{
width: 43px;
height: 26px;
background: url(../images/b19.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-left:5px;
}

#b20 a{
width: 77px;
height: 26px;
background: url(../images/b20.jpg) 0 0 no-repeat;
display: block;
margin-left:10px;
}
#b20 a:hover{
width: 77px;
height: 26px;
background: url(../images/b20.jpg) 0 -26px no-repeat;
display: block;
margin-left:10px;
}	

/* 23
---------------------------------------------------------------*/	

#twenty_three01 {
	margin-top:10px;
	color:#000000;
	float:right;
	}	
#twenty_three02 {
	margin-top:10px;
	width:728px;
	border:1px solid #E1E0E1;
	padding-bottom:20px;
	}				
#twenty_three03 {
	font-size:13px;
	color:#3B6897;
	font-weight:bold;
	margin-top:20px;
	margin-left:20px;
	float:left;
	background-color:#EEF7FF;
	padding:5px;
	border:1px dashed #ccc;
	}
* html #twenty_three03 {	/* for ie6 and blow */
	font-size:13px;
	color:#3B6897;
	font-weight:bold;
	margin-top:20px;
	margin-left:10px;
	float:left;
	background-color:#EEF7FF;
	padding:5px;
	border:1px dashed #ccc;
	}	
#twenty_three04 {
	margin-top:20px;
	margin-right:10px;
	font-weight:bold;
	float:right;
	}
#facebook_share01{
	margin-top:67px;
	margin-right:-120px;
	float:right;
	}
#facebook_share02{
	margin-top:40px;
	margin-right:-120px;
	float:right;
	}	
#twenty_three05 {
	margin-top:10px;
	margin-left:20px;
	float:left;
	width:500px;
	color: #000000;
	}
* html #twenty_three05 {	/* for ie6 and blow */
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:500px;
	}		
#twenty_three16 {
	margin-top:8px;
	margin-right:10px;
	float:right;
	background-color:#F3F3F3;
	border:1px dotted #ccc;
	padding:5px;
	width:90px;
	}
.twenty_three07 {
	margin-top:10px;
	margin-left:20px;
	}
#twenty_three08 {
	margin-top:10px;
	margin-left:20px;
	width:500px;
	
        font-size:15px;line-height:1.8;

        color:#000000;
        }
#twenty_three39 {
	margin-top:10px;
	margin-left:20px;
	width:500px;
	margin-bottom:20px;
	}	
#twenty_three19 {
	margin-top:2px;
	margin-left:20px;
	width:500px;
	float:left;
	}
* html #twenty_three19 {	/* for ie6 and blow */
	margin-top:2px;
	margin-left:10px;
	width:500px;
	float:left;
	}
			
	
/* 26
---------------------------------------------------------------*/

#twenty_six01 {
	margin-top:10px;
	}
#twenty_six02 {
	margin-left:78px;
	margin-top:5px;
	}	
#twenty_six03 {
	margin-left:20px;
	}
.twenty_six04 {
	margin-top:5px;
	}
#twenty_six05 {
	background-image:url(../inside/images/tool_bg.jpg);
	background-repeat:repeat-x;
	height:31px;
	width:571px;
	margin-left:10px;
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	}
.twenty_six06 {
	margin-top:5px;
	margin-left:5px;
	}
#twenty_six07 {
	margin-top:30px;
	float:right;
	}
.twenty_six08 {
	margin-left:10px;
	width:569px;
	}	
.twenty_four01 {
	margin-right:5px;
	}	

* html .twenty_six08 { /* for ie6 and blow */
	margin-left:10px;
	width:567px;
	}	
/* 27
---------------------------------------------------------------*/		
#twenty_two_artile07 {
	margin-top:2px;
	}
.twenty_two_artile08 {
	margin-left:100px;
	}
/* 29
---------------------------------------------------------------*/		
#twenty_three09 {
	margin-top:2px;
	margin-left:20px;
	}		

#b21 a{
width: 77px;
height: 26px;
background: url(../images/b21.jpg) 0 0 no-repeat;
display: block;
margin-top:10px;
}
#b21 a:hover{
width: 77px;
height: 26px;
background: url(../images/b21.jpg) 0 -26px no-repeat;
display: block;
margin-top:10px;
}	
* html #b21 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b21.jpg) 0 0 no-repeat;
display: block;
margin-top:5px;
}
* html #b21 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b21.jpg) 0 -26px no-repeat;
display: block;
margin-top:5px;
}	

#b22 a{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:5px;
}
#b22 a:hover{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:5px;
}
* html #b22 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
}
* html #b22 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
}

#b23 a{
width: 147px;
height: 26px;
background: url(../images/b23.jpg) 0 0 no-repeat;
display: block;
margin-top:10px;
}
#b23 a:hover{
width: 147px;
height: 26px;
background: url(../images/b23.jpg) 0 -26px no-repeat;
display: block;
margin-top:10px;
}	
* html #b23 a{/* for ie6 and blow */
width: 147px;
height: 26px;
background: url(../images/b23.jpg) 0 0 no-repeat;
display: block;
margin-top:5px;
}
* html #b23 a:hover{/* for ie6 and blow */
width: 147px;
height: 26px;
background: url(../images/b23.jpg) 0 -26px no-repeat;
display: block;
margin-top:5px;
}
/* 40
---------------------------------------------------------------*/		
.forty01 {
	margin-left:10px;
	color:#000000;
	font-weight:bold;
	}
.forty02 {
	border:1px solid #ccc;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	}	
.forty03 {
	margin-left:20px;
	}	
.forty04 {
	margin-left:10px;
	}
/* 41
---------------------------------------------------------------*/	
#bottom {
	margin-top:10px;
	margin-left:20px;
	}			
.lost {	
	color:#D40404;
	font-size:15px;
	font-weight:bold;
	margin-left:71px;
	}
.forty_one01 {
	margin-left:10px;
	width:445px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
* html .forty_one01 {	/* for ie6 and blow */
	margin-left:10px;
	width:450px;
	}
*+html	.forty_one01 {	/* for ie7 */
	margin-left:10px;
	width:453px;
	}									
/* 42
---------------------------------------------------------------*/				
*+html	.fifteen11 {	/* for ie7 */
	margin-left:37px;
	width:104px
	}		
.fifteen12 {
	margin-left:32px;
	}			
*+html	.fifteen10 { /* for ie7 */
	margin-left:10px;
	width:91px;
	}
/* 44
---------------------------------------------------------------*/
.forty_four01 {
	float:right;
	margin-right:1px;
	}
.forty_four02 {
	margin-right:10px;
	}
#forty_four03 {
	margin-top:10px;
	float:right;
	margin-right:10px;
	}
#forty_four04 {
	margin-left:10px;
	font-weight:bold;
	color:#000000;
	}	
/* 45
---------------------------------------------------------------*/		
#forty_five {
	margin-top:10px;
	color:#000000;
	font-size:12px;
	width:650px;
	}
ul {
	line-height:170%;
	}
/* 47
---------------------------------------------------------------*/	
.forty_seven02 {
	margin-left:10px;
	background-color:#CCCCCC;
	padding:5px 6px;
	color:#666;
	}
.forty_seven01 {
	margin-left:5px;
	width:258px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	font-size:12px;
	}
* html .forty_seven01 {	/* for ie6 and blow */
	margin-left:5px;
	width:220px;
	}
*+html	.forty_seven01 {	/* for ie7 */
	margin-left:5px;
	width:220px;
	}
.forty_seven03 {
	margin-left:10px;
	margin-top:10px;
	}	
* html .forty_seven03 {/* for ie6 and blow */
	margin-left:10px;
	margin-top:0px;
	}
/* 49
---------------------------------------------------------------*/	
#forty_nine_form {
	border:1px solid #ccc;
	}
/* 50
---------------------------------------------------------------*/		
#fifty01 {
	width:728px;
	border:1px solid #E1E0E1;
	margin-top:10px;
	}	
#fifty02 {
	width:728px;
	background-color:#E1E0E1;
	padding:8px 0;
	height:30px; 
	}
#fifty03 {
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin-left:10px;
	float:left;
	}	
#fifty04 {
	margin-right:10px;
	font-weight:bold;
	float:right;
	font-size:12px;
	}								
/* 54
---------------------------------------------------------------*/	
#fifty_four01 {
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin-left:20px;
	float:left;
	}
* html #fifty_four01 {	/* for ie6 and blow */
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin-left:10px;
	float:left;
	}
/* 57
---------------------------------------------------------------*/	
.fifty_seven01 {
	margin-left:150px;
	color:#D40404;
	}
*+html	.fifty_seven01 {	/* for ie7 */
	margin-left:147px;
	color:#D40404;
	}	
.fifty_seven03 {
	margin-left:10px;
	width:565px;
	}	
* html	.fifty_seven03 {	/* for ie6 and blow */
	margin-left:10px;
	width:562px;
	}
*+html	.fifty_seven03 {	/* for ie7 */
	margin-left:10px;
	width:562px;
	}
.fifty_seven04 {
	color:#D40404;
	font-weight:bold;
	}	
/* 59
---------------------------------------------------------------*/	
.fifty_nine01 {
	margin-left:10px;
	color:#000000;
	font-size:12px
	}
.fifty_nine02 {
	margin-left:10px;
	margin-top:10px;
	}
#fifty_nine03 {
	margin-top:10px;
	border:1px solid #DFDFDF;
	width:730px;
	padding-bottom:30px;
	margin-bottom:20px;
	}
.fifty_nine04 {
	margin-top:10px;
	margin-left:10px;
	}
.fifty_nine05 {
	font-weight:bold;
	margin-left:490px;
	}		
#fifty_nine06 {
	margin-left:10px;
	margin-top:10px;
	width:500px;
	}
/* 64
---------------------------------------------------------------*/		
.li {
	margin-top:7px;
	margin-left:15px;
	}
/* 70
---------------------------------------------------------------*/	
#seventy01 {
	margin-top:20px;
	margin-right:30px;
	width:100px;
	float:left;	
	}
.seventy02 {
	margin-top:10px;
	text-align:center;
	color:#000000;
	font-size:13px;
	}
#seventy03 {
	margin-top:20px;
	width:100px;
	float:right;
	}	
#seventy04 {
	margin-top:20px;
	margin-left:28px;
	margin-right:28px;
	width:100px;
	float:left;
	}
	
/* 73
---------------------------------------------------------------*/	
#seventy_three01 {
	margin-top:10px;
	height:150px;
	}
.seventy_three02 {
	float:left;
	}
.seventy_three03 {
	float:left;
	margin-left:10px;
	}
#seventy_three04 {
	float:left;
	width:330px;
	}	
#seventy_three05 {
	float:right;
	width:330px;
	}	
#seventy_three06 {
	width:328px;
	border:1px solid #ccc;
	margin-top:10px;
	padding-bottom:20px;
	}
#seventy_three07 {
	float:left;
	margin-left:10px;
	margin-top:20px;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	}
.seventy_three08 {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	}
#seventy_three09 {
	margin-top:10px;
	width:200px;
	height:75px;
	float:left;
	margin-left:10px;
	}		
* html 	#seventy_three09 {	/* for ie6 and blow */
	margin-top:10px;
	width:190px;
	height:75px;
	float:left;
	margin-left:10px;
	}
#line03 {
	border-top:1px solid #ccc;
	width:730px;
	margin-top:20px;
	}	

		
.ww {
	border:1px solid #E1E0E1;
	font-size:12px;
	margin-top:10px;
}

* html .ww {
	border:1px solid #E1E0E1;
	font-size:12px;
	margin-top:10px;
}
.ww02 {
	font-weight:bold;
	}
*html .ww02 { /* for ie6 */
	font-weight:bold;
	}
*+html .ww02 { /* for ie7 */
	font-weight:bold;
	}
#twenty_two_artile03 {
	font-weight:bold;
	color:#3B6897;
	background-color:#EEF7FF;
	padding:5px;
	float:left;
	border:1px dashed #ccc;
	}	
.topic04 {
	font-weight:100;
	font-size:12px;
	float:right;
	margin-top:-15px;
	}	
.topic05 {
	float:right;
	font-weight:100;
	font-size:12px;
	}
.ww03 {
	margin-left:10px;
	}			
.ww04 {
	font-weight:bold;
	color:#000000;
	font-size:13px;
	}
.ww05 {
	font-weight:normal;
	color:#000000;
	font-size:12px;
	}
#twenty_three06 {
	margin-top:8px;
	background-color:#F3F3F3;
	border:1px dotted #ccc;
	padding:5px;
	width:150px;
	font-size: 10px;
	}
#twenty_three26 {
	margin-top:2px;
	background-color:#F3F3F3;
	border:1px dotted #ccc;
	padding:5px;
	width:95px;
	float:right;
	margin-right:10px;
	}	
.ww06 {
	margin-top:8px;
	}	
#fifty_three01 {
	margin-top:10px;
	text-align:right;
	}
								


#b24 a{
width: 95px;
height: 26px;
background: url(../images/b24.jpg) 0 0 no-repeat;
display: block;
margin-top:10px;
}
#b24 a:hover{
width: 95px;
height: 26px;
background: url(../images/b24.jpg) 0 -26px no-repeat;
display: block;
margin-top:10px;
}	
* html #b24 a{/* for ie6 and blow */
width: 95px;
height: 26px;
background: url(../images/b24.jpg) 0 0 no-repeat;
display: block;
margin-top:5px;
}
* html #b24 a:hover{/* for ie6 and blow */
width: 95px;
height: 26px;
background: url(../images/b24.jpg) 0 -26px no-repeat;
display: block;
margin-top:5px;
}	

#b25 a{
width: 77px;
height: 26px;
background: url(../images/b25.jpg) 0 0 no-repeat;
display: block;
margin-top:0px;
float:left;
margin-left:5px;
}
#b25 a:hover{
width: 77px;
height: 26px;
background: url(../images/b25.jpg) 0 -26px no-repeat;
display: block;
margin-top:0px;
float:left;
margin-left:5px;
}	
	
.thirty_nine15 {
	margin-left:10px;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	}
	
#b26 a{
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 0 no-repeat;
display: block;
float:left;
}
#b26 a:hover{
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 -26px no-repeat;
display: block;
float:left;
}	
	
#b27 a{
width: 59px;
height: 26px;
background: url(../images/b27.jpg) 0 0 no-repeat;
display: block;
float:left;
}
#b27 a:hover{
width: 59px;
height: 26px;
background: url(../images/b27.jpg) 0 -26px no-repeat;
display: block;
float:left;	
}	

#b28 a{
width: 43px;
height: 26px;
background: url(../images/b03.jpg) 0 0 no-repeat;
display: block;
margin-left:15px;
}
#b28 a:hover{
width: 43px;
height: 26px;
background: url(../images/b03.jpg) 0 -26px no-repeat;
display: block;
margin-left:15px;
}	

#b29 a{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
}
#b29 a:hover{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:10px;
}

#b30 a{
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 0 no-repeat;
display: block;
float:right;
margin-right:10px;
margin-bottom:10px;
}
#b30 a:hover{
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 -26px no-repeat;
display: block;
float:right;
margin-right:10px;
margin-bottom:10px;
}	
* html #b30 a{/* for ie6 and blow */
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 0 no-repeat;
display: block;
float:right;
margin-right:10px;
margin-bottom:10px;
}
* html #b30 a:hover{/* for ie6 and blow */
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 -26px no-repeat;
display: block;
float:right;
margin-right:10px;
margin-bottom:10px;
}

#b31 a{
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 0 no-repeat;
display: block;
float:right;
margin-right:6px;
margin-bottom:10px;
}
#b31 a:hover{
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 -26px no-repeat;
display: block;
float:right;
margin-right:6px;
margin-bottom:10px;
}	
* html #b31 a{/* for ie6 and blow */
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 0 no-repeat;
display: block;
float:right;
margin-right:4px;
margin-bottom:10px;
}
* html #b31 a:hover{/* for ie6 and blow */
width: 43px;
height: 26px;
background: url(../images/b13.jpg) 0 -26px no-repeat;
display: block;
float:right;
margin-right:4px;
margin-bottom:10px;
}	

#b32 a{
width: 43px;
height: 26px;
background: url(../images/b32.jpg) 0 0 no-repeat;
display: block;
margin-left:10px;
margin-top:10px;
}
#b32 a:hover{
width: 43px;
height: 26px;
background: url(../images/b32.jpg) 0 -26px no-repeat;
display: block;
margin-left:10px;
margin-top:10px;
}	

* html #b32 a{/* for ie6 and blow */
width: 43px;
height: 26px;
background: url(../images/b32.jpg) 0 0 no-repeat;
display: block;
margin-left:10px;
margin-top:0px;
}
* html #b32 a:hover{/* for ie6 and blow */
width: 43px;
height: 26px;
background: url(../images/b32.jpg) 0 -26px no-repeat;
display: block;
margin-left:10px;
margin-top:0px;
}	

#b33 a{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
margin-left:10px;
margin-top:10px;
}
#b33 a:hover{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
margin-left:10px;
margin-top:10px;
}
* html #b33 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
margin-top:0px;
}
* html #b33 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
margin-top:0px;
}

#b34 a{
width: 77px;
height: 26px;
background: url(../images/b20.jpg) 0 0 no-repeat;
display: block;
}
#b34 a:hover{
width: 77px;
height: 26px;
background: url(../images/b20.jpg) 0 -26px no-repeat;
display: block;
}	

#b35 a{
width: 59px;
height: 26px;
background: url(../images/b02.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
}
#b35 a:hover{
width: 59px;
height: 26px;
background: url(../images/b02.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:10px;
}

.qwe {
	font-size:12px;
	margin-left:10px;
	}
	
#b36 a{
width: 95px;
height: 26px;
background: url(../images/b36.jpg) 0 0 no-repeat;
display: block;
margin-left:10px;
margin-top:10px;
}
#b36 a:hover{
width: 95px;
height: 26px;
background: url(../images/b36.jpg) 0 -26px no-repeat;
display: block;
margin-left:10px;
margin-top:10px;
}	
* html #b36 a{/* for ie6 and blow */
width: 95px;
height: 26px;
background: url(../images/b36.jpg) 0 0 no-repeat;
display: block;
margin-left:10px;
margin-top:0px;
}
* html #b36 a:hover{/* for ie6 and blow */
width: 95px;
height: 26px;
background: url(../images/b36.jpg) 0 -26px no-repeat;
display: block;
margin-left:10px;
margin-top:0px;
}

.yiman02 {
	color:#7C7C7C;
	}		
.p73_1 {
	margin-left:270px;
	margin-top:5px;
	}
.p73_2 {
	margin-left:575px;
	}
.p73_3 {
	margin-left:543px;
	}	
* html .p73_2 {/* for ie6 and blow */
	margin-left:574px;
	}
* html .p73_3 {/* for ie6 and blow */
	margin-left:542px;
	}
*+html .p73_2 {/* for ie7 */
	margin-left:574px;
	}
*+html .p73_3 {/* for ie7 */
	margin-left:542px;
	}	
	
.name_form03 {
	width:110px;
	margin-left:10px;
	height:15px;
	}
.name_form04 {
	width:110px;
	margin-left:10px;
	height:15px;
	margin-top:5px;
	}
.login03 {
	margin-top:10px;
	margin-left:10px;
	}
.login05 {
	margin-top:10px;
	}
.se02 {
	margin-left:4px;
	margin-right:4px;
	}
	
#p74_1 {
	background-color:#F3F3F3;
	border:1px solid #E1E0E1;
	width:350px;
	height:110px;
	}
#p74_2 {
	border:1px solid #fff;
	width:350px;
	height:110px;
	}
#p74_3 {
	border:2px solid #DFDFDF;
	margin-top:10px;
	color:#3B6897;
	width:354px;
	height:114px;
	}							
.p74_4 {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
	}
.p74_5 {
	margin-top:10px;
	margin-left:10px;
	color:#000000;
	}
.p74_6 {
	width:180px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	font-size:12px;
	}
#b74 a{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:239px;
margin-top:10px;
}
#b74 a:hover{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:239px;
margin-top:10px;
}
* html #b74 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:120px;
margin-top:10px;
}
* html #b74 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-left:120px;
margin-top:10px;
}	
.p75_1 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	}	
.p76_1 {
	color:#000000;
	margin-top:10px;
	line-height:180%;
	}		
/* 50
---------------------------------------------------------------*/	
#b50 a{
width: 95px;
height: 26px;
background: url(../images/b50.jpg) 0 0 no-repeat;
display: block;
margin-top:10px;
}
#b50 a:hover{
width: 95px;
height: 26px;
background: url(../images/b50.jpg) 0 -26px no-repeat;
display: block;
margin-top:10px;
}	
* html #b50 a{/* for ie6 and blow */
width: 92px;
height: 26px;
background: url(../images/b50.jpg) 0 0 no-repeat;
display: block;
margin-top:5px;
}
* html #b50 a:hover{/* for ie6 and blow */
width: 95px;
height: 26px;
background: url(../images/b50.jpg) 0 -26px no-repeat;
display: block;
margin-top:5px;
}

.p52_1 {
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	font-size:12px;
	width:430px;
	}
* html .p52_1 {
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	font-size:12px;
	width:420px;
	}
#b105 a{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:10px;
}
#b105 a:hover{
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-top:10px;
}
* html #b105 a{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-top:10px;
}
* html #b105 a:hover{/* for ie6 and blow */
width: 77px;
height: 26px;
background: url(../images/b05.jpg) 0 -26px no-repeat;
display: block;
float:left;	
margin-top:10px;
}
.agree {
	margin-top:10px;
	margin-bottom:10px;
	}

.qq01 {
	margin-top:-2px;
	margin-bottom:10px;
	color:#D40404;
	}
*html .qq01 { /* for ie6 */
	margin-top:10px;
	margin-bottom:10px;
	color:#D40404;
	}
*+html .qq01 { /* for ie7 */
	margin-top:10px;
	margin-bottom:10px;
	color:#D40404;
	}
.qq01_bikeviewall {
	margin-top:9px;
	margin-bottom:10px;
	color:#D40404;
	}
*html .qq01_bikeviewall { /* for ie6 */
	margin-top:10px;
	margin-bottom:10px;
	color:#D40404;
	}
*+html .qq01_bikeviewall { /* for ie7 */
	margin-top:10px;
	margin-bottom:10px;
	color:#D40404;
	}
.policyScroll{
	width:680px;
   	height:auto;  
	margin-left:8px;
	margin-right:5px;
	margin-top:8px;
	line-height:160%;
    letter-spacing:1px;
}
* html .policyScroll{ /* for ie6 */
	width:680px;
   	height:auto;  
	margin-left:8px;
	margin-right:5px;
	margin-top:10px;
	line-height:160%;
    letter-spacing:1px;
}
*+html .policyScroll{ /* for ie7 */
	width:680px;
   	height:auto;  
	margin-left:8px;
	margin-right:5px;
	margin-top:8px;
	line-height:160%;
    letter-spacing:1px;
}
.aa {
	overflow:auto;
	height:195px;
	margin-bottom:10px;
	overflow-x:hidden;
	margin-right:2px;
	}
* html .aa { /* for ie6 */
	overflow:auto;
	height:200px;
	margin-bottom:10px;
	overflow-x:hidden;
	width:710px;
	padding-right:10px;
	margin-top:-13px;
	}	
*+html .aa { /* for ie7 */
	overflow:auto;
	height:200px;
	margin-bottom:10px;
	overflow-x:hidden;
	width:710px;
	padding-right:10px;
	}	
.privacy{
	width:710px;b
	height:400;
	margin-left:8px;
	margin-left:5px;
	margin-top:10px;
	line-height:160%;
    letter-spacing:1px;
}


.gg a:link img {
padding:3px;
width:1px;
}

.gg a:hover img {
padding:2px;
border:#999 solid 1px;
}

.link_style {
    text-decoration:underline;
    cursor:pointer;
}

.link_style:hover {
    color:blue;
    cursor:hand;
}

.black_w{
    color:#000000;
    font-size:12px;
}

.gray_w{
   color:#ccc;
   font-size:12px;
}
#gravatar {
        float: left;
        margin: 0 1px 0 0;
        padding: 2px;
        padding-right:6px;
        }

#gravatar img{
    width:40px;
    border: 1px solid #8BACD7;
}

#gravatar {
        float: left;
        margin: 0 1px 0 0;
        padding: 2px;
        padding-right:6px;
        }

#gravatar img{
    width:40px;
    border: 1px solid #8BACD7;
}

.lightblue {
        padding: 5px;
        background: #DFECFB;
        -moz-border-radius:5px;
}

.png{
    behavior: url("../js/iepngfix.htc");
}

.emp{
    color: #b33; font-weight: 800; font-family: 'Arial'; font-size: 22px;
}

.simple{
    margin-left: 16px; float: left; clear: both; font-szie: 16px; color: #333; letter-spacing: 1px;
}

#pathtext_1 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 6px 6px 6px 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97CFF1;
	border-bottom-color: #97CFF1;
	border-left-color: #97CFF1;
}
#pathtext_2 {
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;	
}

tr .nobg_1 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97CFF1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97CFF1;
}
td .link_hover {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
td .link_hover A{
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
td .link_hover A:hover{
	color: #06C;
	text-decoration: underline;
}
#ac_form02 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97CFF1;
	
}
.spacer{clear:both; height:1px;}
/* ———– My Form ———– */
.myform{
	width:700px;
	padding:8px;
	margin: 10px;
}
/* ———– stylized ———– */
#stylized{
	border:solid 2px #DFDFDF;
	background-color: #fff;
}
.qq_01 {
	margin-top:-2px;
	margin-bottom:10px;
	color:#C30D23;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	font-size:12px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:150px;
}
#new_topic {
	margin-top:10px;
	font-size:15px;
	float:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	color: #000;
}

#stylized .small{
    color:#666666;
    display:block;
    font-size:11px;
    font-weight:normal;
    text-align:right;
    width:140px;
}
#stylized button{
    clear:both;
    margin-left:150px;
    width:125px;
    height:31px;
    background:#666666 url(img/button.png) no-repeat;
    line-height:31px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
}
#mrtext_1 {
	font-size: 12px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
}

#b52 a{
width: 43px;
height: 26px;
background: url(../images/b_finish.jpg) 0 0 no-repeat;
display: block;
float:left;
margin-left:10px;
}
#b52 a:hover{
width: 43px;
height: 26px;
background: url(../images/b_finish.jpg) 0 -26px no-repeat;
display: block;
float:left;
margin-left:10px;
}	
	
#b51 a{
width: 148px;
height: 26px;
background: url(../images/b51.jpg) 0 0 no-repeat;
display: block;
margin-left:160px;
float:left;
margin-top:-26px;
}
#b51 a:hover{
	width: 148px;
	height: 26px;
	background: url(../images/b51.jpg) 0 -26px no-repeat;
	display: block;
	margin-left:160px;
	float:left;
	margin-top:-26px;
}	
	
