@charset "utf-8";
/* CSS Document */
html, body {



}

.All {
	margin:0 auto;
	width:1210px;
	background:url(../images/registerBG.jpg) no-repeat;
	font-family:"微軟正黑體";
	font-size:18px;
}
.All2 {
	margin:0 auto;
	width:1210px;
	font-family:"微軟正黑體";

}
.Content {
	width:1210px;
}
.Title {
	float:left;
	height:53px;
	width:600px;
	background:url(../images/registerTitle.png) no-repeat;
}
.shodow {
	float:left;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}
.C01 {
	height:auto;
	width:574px;
	margin:10px 0 0 0;
	padding:10px;
	font-size:18px;
	line-height:13px;
	border:3px solid #999;
}
.C02 {
	height:260px;
	width:580px;
	margin:0 10px;
}
.C03 {
	height:auto;
	width:80%;
	margin:10px 0 0 0;
	padding:10px;
	font-size:18px;
	line-height:13px;
	border:3px solid #999;
}
.trP{}
.tdD{border-bottom:1px solid #CCC;}
.inputS{background:#E1E1E1;}

.Spacing00{height:270px; width:300px; float:left;}
.Spacing01{height:180px; width:600px; float:left;}
.Spacing02{height:20px; width:910px; float:left;}
.Spacing03{height:20px; width:600px; float:left;}

.Information{height:60px; width:900px; float:left;}
.Information_01{padding:5px 20px; font-size:18px; background:#CCC;}

.LinkOut{width:300px; float:left;}
.LinkOut_01{width:260px; height:100px; float:left; margin-left:40px;}
.LinkOut_02{width:185px; height:100px; float:left; margin:20px 0 0 40px;  padding:5px;}

a{text-decoration:none}

a:link {color:#666;}
a:visited {color:#333;}
a:active {color:#333;}
a:hover {color:#093;}

	#abgne-block-20120327 {
		width: 610px;
		height:800px;
		float:left;
	}
	#abgne-block-20120327 ul, #abgne-block-20120327 li {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#abgne-block-20120327 .tabs li {
		float: left;
		margin: 0 0 -1px 5px;
		border: 1px solid #ddd;
		background: #fafafa;
		height: 32px;
		cursor: pointer;
		border-radius: 5px 5px 0 0;
	}
	#abgne-block-20120327 .tabs li.active {
		background: #fff;
		padding-bottom: 1px;
		border-bottom: none;
	}
	#abgne-block-20120327 .tabs li.hover{
		background: #f5f5f5; 
	}
	#abgne-block-20120327 .tabs span {
		display: block;
		float: left;
		overflow: hidden;
		padding: 7px 15px 5px 15px;
	}
	#abgne-block-20120327 .tab_container {
		clear: both;
		border: 1px solid #DDD;
		background: #fff;
		overflow: hidden;
		border-radius: 5px;
	}
	#abgne-block-20120327 .tab_container ul {
		position: relative;
		width:565px;
		height: 700px;
		overflow: hidden;
	}
	#abgne-block-20120327 .tab_container .tab_content li {
	position: absolute;
	width:530px;
	height: 100%;
	padding: 15px;
	margin-top: 10px;
	background: #fff;
	}
	#abgne-block-20120327 .tab_container .tab_content li img {
		display: block;
		float: left;
		margin-right: 15px;
	}
	#abgne-block-20120327 .tab_container .tab_content li h3 {
		font-size: 22px;
		line-height: 22px;
		margin: 5px 0 15px;
	}
	.botton02{ /*---中型按鈕---*/
	width:100px;
	height:25px;
	color:#000;
	line-height:25px;
	text-align:center;
	border:1px solid #888;
	font-family: "微軟正黑體";
	font-weight:bold;
	margin: 0 5px;
	float: left;
	}