@charset "UTF-8";

#main #bt p{
	margin:15px auto;
	
	}

body {
	
	font-size: 0.8em;
	line-height:1.5em;

	
	}
	
	
#wrap {
	
	width:1090px;
	margin:0px auto;
	
	background-image: url(http://www.5657.com.tw/indexImg/bg5657.png);
	background-repeat: repeat-y;
	padding:20px 0px;
}

#head{
	
	width:1000px;
	margin:0px auto;
	
	}
	
#logo{
	overflow:auto;
	}
	
#side{
	width: 20%;
	float:left;
	
	}
	
#main{
	width: 80%;
	float:right;
	}



#contentwrap{
	width:1000px;
	margin:0px auto;
	
	
	/*border:1px solid #F00;*/
	
	}

#footer{
	
	padding:15px 0px;
	margin:0px 30px;
	
	/*background-color: #E9E9E9;*/
	}
	


#contentwrap,#nav{
	overflow:auto;
	color: #000;
	}
	
h1{
	font-size:1.3em;
	background-color:	#096;
	color:#fff;
	padding:6px;
	padding-left:50px;
	background-image: url(indexImg/hbg.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	}
#Txt h2{
	margin-left: 15px;	
	font-size:1.2em;
	font-weight:bold;
	}
#main #Txt p{
	margin: 10px;
	font-size: larger;
	color: #006633;

}
#main #Txt ol{
	margin-left: 30px;	
	list-style-type: decimal;
	margin-bottom:30px;
	}
	
#main #Txt ul{
	margin-left: 30px;	
	margin-bottom:30px;
	}
	
#main #Txt li{
	margin:8px;
	margin-left: 15px;
	
	}
	
#main .one li{
	margin:0px
	margin-left: 15px;
	line-height: 0.5em;	
	

	}	

#main #Txt a{
	text-decoration:underline;
	color:#009966	
	}	
.point{
	color:#F03;
	
	}
	
	/*nav ---------------------     */
	
	#nav li{
		float:left;
		padding: 0px 4px;
		
		border-right:1px solid;
		}
		
	#nav li:last-child{
		padding-right:0px;
		border:none;
		}

	#navMain { 
		
		float:left;
		}
	#navMain a {
	color:#096;
	}
	
	#nav .navSide  a{
	color:#F90;
		}
	/*link ---------------------     */
	
	a:link, a:visited{
	color:#666;
	text-decoration:none;
	font-weight: bold;
	
	}	

	a:hover{
	color:#CC3300;
	text-decoration: underline;
		}
		
		
	#footer a{
		font-weight:bold;
		text-decoration:underline;
		}
		
	/*head ---------------------     */
	
	#head div{
		margin-bottom:10px;
		}
	
	
	
	
		
		
	/*side ---------------------     */
		
	.sidetitle{
	background-color:	#096;
	color:#000;
	padding:5px;
	margin:10px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #033;
		}
	
	#newWeb,.twlink{
		margin-left:20px;
		}
		
	.twlink{
		
		width:170px;
		overflow:auto;
		}	
	.twlink li{
		float:left;
		width:85px;
		}
		
		
	/*ad ---------------------     */	
			#adwrap,#p12 {
			overflow:auto;
				
				}
		
		#adwrap div,#p12 div{
			float:left;
			margin:5px;
		
			}
			
	#adwrap p,#p12 p{
	text-align: center;		
		}
		
	.ad4{
		width:250px;
		height:240px;
		
		}
		
	.ad4 img{
		width:250px;
		height:215px;	
		}
		
	.ad2{
		width:250px;
		height:115px;
		
		}
		
	.ad2 img{
		width:250px;
		height:90px;	
		}	
		
		.ad1{
		width:120px;
		height:115px;
		
		}
		
		.ad1 img{
		width:120px;
		height:90px;	
		}
		
			/*footer ---------------------     */	
#footer div{
	width:750px;
	margin:10px auto;
	color: #000;
	color: #03C;
	
	}	
	
#footer span{
	padding:5px;
	color: #666;
	}
	
	
		/*topad ---------------------     */	
	
	#abgneBlock {
	width: 750px;
	height:80px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
	margin:0px auto ;
	margin-top:5px;
	padding-bottom:3px;
	
	float: right;
}
#abgneBlock ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
}
#abgneBlock ul.list li {
	float: left;
	width: 750px;
	height: 100%;
}
#abgneBlock .list img{
	width: 100%;
	height: 100%;
	border: 0;
}
#abgneBlock ul.playerControl {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 8px;
}
#abgneBlock ul.playerControl li {
	float: left;
	width: 8px;
	height: 8px;
	cursor: pointer;
	margin: 0px 4px;
	background-image: url(http://www.5657.com.tw/indexImg/qq.png);
}
#abgneBlock ul.playerControl li.current {
	background-image: url(http://www.5657.com.tw/indexImg/q2.jpg);
}
