@charset "big5";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.font{
	font-size:10pt;
	line-height:1.5em;
}

.design{
    background-color:#bcf2aa;
	background-image:url("../images/index_bg0.gif");
	background-position:center top;
	background-repeat:repeat-x;
}

.bgimage{
	background-image:url("../images/index_bg.gif");
	background-position:center center;
	background-repeat:repeat-y;
}

.bgcontop{
	background-image:url("../images/index_top.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}

.bgbottom{
	background-image:url("../images/index_btm.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
}

.h1{
	height:80px;
	text-indent:-9999px;
	background-position:center top;
	background-repeat:no-repeat;
}
	
.topimage2{
	height:215px;
	background-position:center top;
	background-repeat:no-repeat;
}
.topimage3{
	height:45px;
	text-indent:-9999px;
	background-position:center top;
	background-repeat:no-repeat;
}

.tbw1{width:35px;}
.tbw2{width:260px; padding-top:40px;}
.tbw3{width:10px;}
.tbw4{width:645px;}
.tbw5{width:30px;}

.bsize{
	width:300px;
	/*height:680px;*/ /* 5格的高度 */
	height:545px; /* 4格的高度 */
}

.b_x{
	width:260px;
	height:135px;
}

.b_b{
	width:260px;
	height:130px;
}

.tp1{width:760px;}
.tp2{width:220px; height:215px;}
.tp3{width:0px;}

.mntw{
	height:50px;
	width:540px;
}
.mnr{width:20px;}

.mnh{
	background-position:top center;
	background-repeat:no-repeat;
}

.mnx{
	height:45px;
	width:80px;
}

a.tour:link,a.tour:active,a.tour:visited{
	height:25px;
	font-size:11pt;
	text-align:center;
	text-decoration:none;
	padding:3px 5px;
	color:#40F;
	font-weight:bold;
	}
	
a.tour:hover{
	font-size:11pt;
	background:#40F;
	font-weight:bold;
	color:#FFF;
	}
	
.tour1{
	height:25px;
	font-size:11pt;
	text-align:center;
	text-decoration:none;
	padding:3px 5px;
	background:#40F;
	font-weight:bold;
	color:#FFF;
	}
	
.c_content{
	padding-right:20px;
	padding-bottom:20px;
}

#share{
 position: absolute;
 top: 40px;
 right: 0px;
 width: 83px;
 height: 26px;
 margin: 0;
 overflow: hidden;
}
 
#fb{
 position:absolute;
 top: 0;
 left: 0;
 background: url(../images/fb.gif) no-repeat top left;
 text-indent: -3000px;
 width: 83px;
 height: 26px;
 }
 
#fb a{
 display: block;
 width: 83px;
 height: 26px;
}
