@charset "UTF-8";
/* Zooper繁體中文版 CSS Document */

body,td,th {
	font-family: Apple LiGothic Medium, 新細明體, Arial, Verdana;
	*font-family: 新細明體, Apple LiGothic Medium, Arial, Verdana;
	font-size: 12px;
	color: #3c3c3c;
	line-height: 20px;
}
body {
	background: url(images/index_bg.gif) top repeat-x #FFFFFF;
}
/*最外層*/
#container {
	margin: 40px auto;
	width: 770px;
	background: #ffffff;
}
#index_bnr {}
#top {
	margin: 0 0 5px 0;
}
/*主要內容區塊*/
#content {
}
#main {
text-align: left;
}
.language {
	margin: 15px 0 0 10px;
}
#leftmenu {
	background: #9c9c9c;
	width: 204px;
}
.leftbt {
	width: 204px;
	margin: 0 0 1px 0;
	clear: both;
}
.leftsp {
	width: 204px;
	height: 10px;
	background: #bdbdbd;
}
.leftend {
	width: 204px;
	height: 30px;
	background: #a7a7a7;
}
.pdtitle {
	width: 540px;
	height: 30px;
	padding: 0px 18px 10px 0;
}
.pdtext {
	width: 270px;
	margin: 8px 8px 20px 15px;
	color: #333333;
	line-height: 20px;
}
.featext {
	margin: 8px 8px 20px 50px;
	color: #333333;
	line-height: 20px;
}
.feapic {
	margin: 50px 0 0 0px;
} 
.pdcube {
	width: 250px;
	margin: 8px 8px 8px 15px;
	padding: 8px 8px 8px 5px;
	background: #ecebeb;
	color: #c55f5f;
	line-height: 20px;
	text-align:left;
}
.pdcol {
	margin: 5px 0 5px 30px;
	height: 20px;
	font-size: 10px;
	color: #333333;
}
.pddla {
	width: 150px;
	height: 215px;
	margin: 5px;
	float: left;
	text-align: center;
}
.buy {
	margin: 2px 5px;
	color: #5079b8;
}
.buyi {
	margin: 10px 0 0 17px;
	color: #000000;
}
.buycn {
	margin: 7px 0 0 0;
	padding: 5px 8px;
	width: 225px;
	height: 167px;
	background-color:#f4f4f4;
	border: 1px solid #5179b6;
	text-align:left;
}
.mc {
	margin: 25px 0 0 0;
	width: 320px;
	height:
	border: #CCCCCC solid 1px;
}
p {
	line-height: 20px;
}
ul {
	margin: 0 0 0 -20px;
	*margin: 0 0 0 0px;
	line-height: 20px;
}
li {
	margin: 0;
	line-height: 20px;
}
img {
	border: 0;
}
/*font size*/
.h1 {
	color: #5179b6;
	font-size: 15px;
	font-weight: bold;
}
.b { font-weight:bold;}
.f15 { font-size:15px;}
.f10 { font-size:10px;}

/*font color*/
.c4 { color:#c4c4c4;}
.dark { color:#000000;}
.dkblue { color: #5079b8;}
.pink {
	color: #c55f5f;
	line-height: 20px;
}

/*link style*/
a:link {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #5079b8;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #5079b8;
	text-decoration: none;
}
a:visited {
	color: #5079b8;
	text-decoration: none;
}
a.linka {
	color: #000000;
	font-size: 14px;
}
a.linka:hover {
	color: #5079b8;
	position: relative; top: 2px;
	font-weight: normal;
	font-size: 14px;
}
a.linka:active {
	color: #5079b8;
	font-size: 14px;
}
a.linka:visited {
	color: #000000;
	font-size: 14px;
}
a.linkfff { 
	color: #FFFFFF;
}
a.linkfff:hover { 
	color: #000000;
}
a.linkfff:active { 
	color: #000000;
}
a.linkfff:visited { 
	color: #FFFFFF;
}