@charset "utf-8";

/* 友善列印按鈕
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
	color:#FFFFFF;
}
body {
	background:url(../images/under_back.jpg);
}
img {
	border: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td {
	word-break:break-all;
} 
/* 整體
---------------------------------------------*/
#page {
	width:950px;
	margin:0 auto;
	overflow:auto;
	background:url(../images/bg.jpg);
}

/* 頭部
---------------------------------------------*/
#header {
	width: 950px;
	height: 247px;
	float: left;
	background:url(../images/index_header.jpg);
	background-repeat:no-repeat;
}
	#header .header1{
		padding-left:134px;
		margin-top:129px;
		float: left;
	}
/* 本文區
---------------------------------------------*/
#content {
	width: 950px;
	float:left;
}
#left_content {
	width: 120px;
	float:left;
}
#right_content {
	width: 830px;
	float:left;
}
	#right_content .gold {
		line-height:18px;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		width:143px;
		height:152px;
		float:left;
		background:url(../images/gold.jpg) no-repeat;
	}
	#right_content .header1 {
		width: 740px;
		float:left;
	}
	#right_content .header2 {
		width: 740px;
		float:left;
		text-align:left;
	}
	#right_content .about {
		width: 640px;
		padding-left:30px;
		padding-right:70px;
		float:left;
		line-height:25px;
		font-size:13px;
	}
	#right_content .news{
		float:left;
		width:640px;
	}
	#right_content .news .news1{
		float:left;
		width:20%;
	}
	#right_content .news .news2{
		float:left;
		width:60%;
	}
	#right_content .news .news3{
		float:left;
		width:20%;
	}
		#right_content .newstit{
			float:left;
			width:420px;
			padding-left:5px;
		}
		#right_content .newstit .news4{
			float:left;
			width:20%;
		}
		#right_content .newstit .news5{
			float:left;
			width:70%;
		}
		#right_content .newstit .news6{
			float:left;
			width:10%;
			text-align:center;
		}
		#right_content .people2 {
			width:125px;
			float:left;
		}
		#right_content .people3 {
			width:125px;
			float:left;
			text-align:center;
		}
		#right_content .product {
			width:360px;
			float:left;
		}
		#right_content .product .product1 {
			width:105px;
			float:left;
		}
		#right_content .product .product2 {
			width:105px;
			height:105px;
			background:url(../images/itemback.jpg) no-repeat;
			float:left;
		}
		#right_content .product .product3 {
			width:100px;
			float:left;
			text-align:center;
		}
	#right_content .member {
		width:740px;
		float:left;
	}
	#right_content .member .member1{
		width:140px;
		float:left;
		padding:10px;
	}
	#right_content .member .member2{
		width:140px;
		float:left;
		height:140px;
		padding:5px;
		text-align:center;
	}
	#right_content .member .member3{
		width:150px;
		float:left;
		text-align:center;
	}
			#right_content .jkind{
				float:left;
				width:600px;
				font-size:12px;
			}
			#right_content .jkind2{
				width:100px;
				float:left;
				text-align:center;
				margin:2px;
			}
	#right_content .jewel {
		width:600px;
		float:left;
		margin-top:20px;
		margin-left:50px;
		font-size:13px;
	}
	#right_content .jewel .jewel1{
		width:600px;
		float:left;
	}
	#right_content .jewel .jewel2{
		width:300px;
		float:left;
		text-align:center;
		padding-top:20px;
	}
	#right_content .jewel .jewel3{
		width:280px;
		float:left;
		text-align:left;
		line-height:25px;
		padding-top:20px;
		height:300px;
		background:url(../images/trade_under.jpg) center top no-repeat;
	}
			#right_content .message1{
				float:left;
				width:250px;
			}
			#right_content .message2{
				float:left;
				width:88px;
			}
			#right_content .message3{
				float:left;
				width:48px;
			}
			#right_content .message4{
				float:left;
				width:108px;
			}
			#right_content .black{
				float:left;
				width:2px;
			}
	#right_content .link{
		width:650px;
		margin-left:50px;
		float:left;
	}
			#right_content .link .link1{
				width:130px;
				float:left;
			}
			#right_content .link .link2{
			width:130px;
			height:120px;
			float:left;
			text-align:center;
			}
			#right_content .link .link3{
			width:130px;
			height:20px;
			float:left;
			text-align:center;
			}
/* 底部
---------------------------------------------*/
#footer {
	padding-top:20px;
	width: 950px;
	float:left;
	height:150px;
	line-height:20px;
}
	#footer p{
		text-align:center;
		color:#FFFFFF;
		font-size:12px;
	}