@charset "utf-8";
/* CSS Document */
* {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px;
	color:#808080;
	line-height: 20px;
}
body,html {
	height:100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
}
img {
	border: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* 首頁
-------------------------------------- */
#contentWrapper {
	width: 930px;
	height:100%;
}

#header {
	float:left;
	margin: 0 0 0 0;
	width: 930px;
	height: 75px;
}
#header2 {
	float:left;
	width: 225x;,
	height: 75px;
}
#header3 {
	float:left;
	width: 705px;
	height: 75px;
}
#content {
	width: 930px;
	float:left;
}
#left_content {
	float:left;
	width: 225px;
}
	#left_content li{
		font-size:10px;
		color:#999999;
		text-align:left;
		background-color:#333333;
		margin-left:85px;
		margin-right:15px;
		margin-top:2px;
		padding-top: 2px;
		padding-right: 0px;
		padding-bottom: 2px;
		padding-left: 0px;
		list-style: none;
	}
	
#left_content1 {
	float:left;
	width: 225px;
}
	#left_content1 li{
		font-size:10pt;
		color:#999999;
		text-align:left;
		background-color:#333333;
		margin-left:20px;
		margin-right:15px;
		margin-top:2px;
		padding-top: 2px;
		padding-right: 0px;
		padding-bottom: 2px;
		padding-left: 0px;
		list-style: none;
	}
	
#right_content {
	float:left;
	width: 705px;
}
	#right_content li{
		list-style: none;
		line-height: 20px;
		margin-left: 220px;
	}
	#right_content #conall{
		width:643px;
		padding:7px;
	}
	#right_content #con1{
		width:120px;
		float:left;
		text-align:center;
	}
		#right_content #con1 img{
			padding: 3px;
			background-color: #343434;
		}
	#right_content #con2{
		width:409px;
		float:left;
	}
	#right_content #con3{
		width:100px;
		float:left;
	}
	#right_content #con2 #con_1{
		width:70px;
		float:left;
	}
	#right_content #con2 #con_2{
		width:230px;
		float:left;
	}
	#right_content #blogall{
		width:640px;
		overflow: auto !important;
		padding:15px;
	}
	#right_content #blog1{
		width: 170px;
		float: left;
	}
	#right_content #blog2{
		width: 430px;
		float: left;
	}
	#right_content #photoall{
		width:643px;
		padding:7px;
	}
	#right_content #photo1{
		font-weight:bold;
		text-align:right;
		width:100px;
		float:left;
	}
	#right_content #photo2{
		width:500px;
		float:left;
	}
	#right_content .sitemap{
		width:189px;
		background-color:#161616;
		padding-left:10px;
		padding-top:5px;
		padding-bottom:5px;
		margin-top:10px;
	}
	#right_content .sitemap_s{
		background:url(../images/map_1.gif);
		background-repeat:no-repeat;
		width:180px;
		height:24px;
		padding-top:10px;
		padding-left:20px;
	}
	#right_content .sitemap_s2{
		background:url(../images/map_2.gif);
		background-repeat:no-repeat;
		width:180px;
		height:24px;
		padding-top:10px;
		padding-left:20px;
	}
/* 頁尾
-------------------------------------- */
#footer {
	float:left;
	clear:both;
	width: 930px;
	height: 75px;
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
}
	#footer p{
	font-size:14px;
	color:#3d3d3d;
	}
	#footer a{
	color:#3d3d3d;
	}
#footer22 {
	width: 1015px;
}	
	#footer22 *{
		font-size:6px;
		color:#222222;
	}