﻿/* CSS Document */

body  {margin:0;padding:0;}

html {margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; background-image:url(images/bg.jpg); background-repeat:repeat-x;}
p{ line-height:24px;}
ul, li {list-style:none;margin:0;padding:0;}
li a {text-decoration:none;color:black;}
li a:hover{text-decoration:none;color:red;}
h1 {font-size:19px;font-weight:normal;}
img {display: block;border:none;}
img p {margin:0;padding:0;}

#main{}
#photo{margin:0px 6px 12px 6px;}
#header{color:green;font-size:18px;font-family: "細明體";}
#menu {background-image:url(images/navi.gif);background-repeat:repeat-x;margin:0 5px 0 5px;width:944px;height:42px;}
/*margin:0px 6px 0px 7px;*/
#menu ul {padding-left:15px;}
#menu ul li{
	float:left;
	font-size:16px;
	padding-right:18px;
	height:30px;
	background-image:url(images/divider.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#menu ul li a {
	padding-right:12px;
	position:relative;
	top:5px;
}
#list_active{
}
#language {
	float:right;
	padding-right:20px;
	padding-top:5px;
	font-size: 14px;
	color: #00C;
}
#banner {background-image:url(images/mainbanner1024.jpg);margin:5px 5px 0 5px;width:944px;height:205px;background-repeat:no-repeat;}
#center {background-color:white;width:755px;margin:0 auto;margin-bottom:15px;}

.active {background-image:url(images/subnavi_active.jpg);width:140px;padding:0;margin:0;}
.current {font-weight:bold;}
.normal {
	background-image:url(images/border.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}

#submenu {float:left;width:150px;}
#submenu ul li{margin-left:9px;}
#letter{padding:9px 0 7px 0;font-size:16px;line-height:21px;}
#subimg{
height:36px;
*height:26px;
*padding-top:10px;
}
#submenu ul li a {padding-left:20px;}

#content {
	float:right;
	font-size:16px;
	background-image:url(images/line_vert.gif);
	background-repeat:repeat-y;
	float:left;
	width:750px;
	margin:12px 12px 0 12px;
	padding-left:24px;
	line-height:18px;
	padding-bottom:45px;
}

#content table tr td{
	font-size:16px;
}

#img {margin-bottom:5px;}
#footer {font-size:9px;text-align:center;margin-right:14px;padding-bottom:10px;text-decoration:none;color:#BBBEC7;}
#footer a {text-decoration:none;color:#BBBEC7;}

.float-left {float:left;width:320px;padding-right:30px;margin:0; font-size:15px;}
.float-left2 {float:left;width:200px;padding-right:10px;margin:0; font-size:15px;}
.float-none {clear:left;display:block;}

.cleaner
{
	clear:both;
	height:1px;
	Font-size:1px;
	border:0px none;
	margin:0;padding:0;
	background:transparent;
}
.body-font {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

#productBottom li{
	text-align:center;
}

#productBottom p{
	border:2px outset #000;
	background-color:#EEE;
	font-weight: bold;
}

#productBottom p:hover{
	border:1px outset #000;
	background-color:#DDD;
	padding:1px;
	font-weight: bold;
}
