@charset "utf-8";
.warp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 5px;
	width: 980px;
	padding: 0px;
	background-color: #000;
}
.left {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	margin-left: 8px;
}
.right_sub {
	height: 980px;
	float: right;
	width: 700px;
}

.right {
	width: 700px;
	background-color:#FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 300px;
}
.left{
	font-size: 9px;
	font-style: normal;
	height: 980px;
	background-color: #FFF;
}
#share_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #39F;
	text-decoration: none;
	padding-left: 20px;
	margin-bottom: 10px;
	letter-spacing: 3px;
}

#name_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F60;
	text-decoration: none;
	height: 15px;
	margin-top: 5px;
	padding-left: 20px;
}
.Left_menu {
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height: 25px;
	width: 187px;
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(images/icon-allprod-arrow.gif);
	background-repeat: no-repeat;
	background-position: 27px 15px;
}
a:link {
	color: #666;
	text-decoration: none;

}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #39F;
	text-decoration: none;
}

.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
	padding-left: 20px;
	word-spacing: 10em;
	vertical-align: top;
	line-height: 20px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin: 15;
	width: 180px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.icon {
	padding-left: 5px;
	padding-top: 2px;
}

.pic {
	float: left;
	height: 145px;
	width: 145px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

