@charset "utf-8";
/* CSS Document */
body
{
	font-family:Arial, "Microsoft JhengHei";
	font-size:12px;
	margin:0 auto;
	padding:0;
	line-height:1.5;
	background-color:#7e308e;
}
ul
{
	margin: 0;
	padding: 0;
}
#seo{ display: none; }
form{ margin: 0; }
.clear{clear:both}
#body_center
{
	width:1000px;
}
/*header*/
header
{
	width:1000px;
	color:#777777;
	background-color:#fff;
	height:120px;
	margin:0 auto;
}
#header_left
{
	width:760px;
	height:100px;
	float:left;
}
#lan
{
	width:310px;
	height:50px;
	margin-left:440px;
	padding-top:20px;
	text-align:right;
}
#lan a
{
	color:#777777;
	text-decoration:none;
	padding-left:20px;
}
#lan a:hover
{
	color:#7e308e;
}
#nav
{
	height:50px;
	font-weight:bold;
	font-size:14px;
	margin-left:50px;
	width:720px;
}
#nav {
    height: 50px;
    font-weight: bold;
    font-size: 14px;
    margin-left: 50px;
    width: 720px;
}
#nav > li{
	display: inline-block;
	list-style: none;
	margin-left: 30px;
    position: relative;
}
#nav > li > a {
    color: #777777;
    text-decoration: none;
    padding-bottom: 10px;
}
#nav li:hover > a {
    color: #7e308e;
}
#nav ul.list,
#nav ul.list-sec{
    position: absolute;
    top: 25px;
    left: 0px;
    background: #777777;
    width: 250px;
    border-left: 1px solid #fff;
    display: none;
    z-index: 1;
}
#nav ul.list-sec{
    left: auto;
    right: -251px;
    top: 0;
}
#nav ul.list > li,
#nav ul.list-sec > li {
	list-style: none;
	position: relative;
}
#nav ul.list > li > a,
#nav ul.list-sec > li > a{
    padding: 5px 10px;
    color: #fff;
    display: block;
    font-weight: normal;
    text-decoration: none;
}
#nav ul.list-sec > li > a {
	background: #999999;
}
#nav ul.list > li:hover > a,
#nav ul.list-sec > li:hover > a{
    background: #7e308e;
}
#nav > li:hover > ul.list,
#nav ul.list > li:hover > ul.list-sec{
	display: block;
}
#logo
{
	width:150px;
	float:right;
	margin:5px auto;
}
/*article*/
article
{
	width:1000px;
	color:#777777;
	background-color:#fff;
	margin:0 auto;
	height:1050px;
}
#banner
{
	width:960px;
	height:351px;
	margin:0 auto;
}
#latest_news
{
	float:left;
	width:360px;
	background-color:#fff;
	padding:20px 20px 10px 20px;
}
#latest_news_title
{
	font-size:24px;
	color:#7e308e;
	font-weight:bold;
}
#latest_news_article
{
	font-size:14px;
}
#latest_news_exhibition
{
	padding:20px 0;
	font-size:14px;
}
#latest_news_exhibition_date
{
}
#latest_news_exhibition_title
{
	font-weight:bold;
}
#latest_news_exhibition_article
{
}
.readmore
{
	background:url(../images/readmore.jpg) no-repeat;
	width:88px;
	height:28px;
	color:#fff;
	float:right;
	padding:4px 11px;
	margin:10px 0;
	cursor:pointer;
}
.readmore a
{
	text-decoration:none;
	color:#fff;
}
#latest_news_image
{
	background:url(../images/latestnewsimage.jpg) no-repeat;
	width:360px;
	height:217px;
	margin:40px auto;
}
#latest_right
{
	float:right;
	width:560px;
	background-color:#fff;
	padding:20px 20px 10px 20px;
	font-size:14px;
}
.latest_right_product
{
	float:left;
	width:268px;
}
.latest_right_product_image
{
	width:268px;
	height:217px;
	float:right;
	margin:0 auto;
	text-align:center;
	background:url(../images/index_pro_back.jpg) no-repeat;
}
.latest_right_product_title
{
	font-size:18px;
	color:#7e308e;
	font-weight:bold;
	padding:10px 0;
}
#pd_solid a
{
	text-decoration:none;
	color:#7e308e;
}
.latest_right_product_article
{
	width:268px;
	float:left;
}
.latest_right_product_article a
{
	text-decoration:none;
	color:#777;
}
.latest_right_product_article a:hover
{
	color:#7e308e;
}
.circle_choice
{
	margin:5px 0 0 220px;
}
.latest_right_product02
{
	float:right;
	width:268px;
}
.latest_right_product03
{
	float:left;
	margin:0;
	width:560px;
}
.latest_right_product03 a
{
	text-decoration:none;
	color:#7e308e;
}
/*footer*/
footer
{
	margin:0 auto;
	background-color:#fff;
	width:1000px;
	border-top:1px solid #d1d1d1;
}
#footer_left
{
	float:left;
	width:700px;
	background-color:#fff;
}
#footer_right
{
	float:right;
	width:260px;
	background-color:#fff;
	height:45px;
	padding:15px 20px 0 20px;
	text-align:right;
}
#footer_right img
{
	width:30px;
	margin:0 5px;
}
#nav02
{
	height:25px;
	color:#777777;
	margin:0 20px;
	border-top:1px solid #d1d1d1;
	padding:10px 0 0 0;
}
#nav02 a
{
	color:#777777;
	text-decoration:none;
	padding:0 5px;
}
#nav02 a:hover
{
	color:#7E308E;
}
#copyright
{
	height:25px;
	color:#777777;
	margin:0 25px;
}
#copyright a
{
	color:#777777;
	text-decoration:none;
}
ul#specification li
{
}