@charset "utf-8";
/* 底圖色 */
html {
	background-color:#FFFFFF;
}
body {
	background-color:#FFFFFF;
}
a:hover {
	color:#06F;
	text-decoration: underline;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
}
/* 網頁主體中間 */
#web {
	background-image:url(img/head_bg.png); background-repeat:repeat-x;
	margin: 0 auto;
	width: 100%;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 24px;
	}
#head {
	width:1100px;
	height:105px;
	margin: 0 auto;
	}
#head_logo {
	width:350px;
	height:105px;
	float:left;	
}
#head_menu {
	width:750px;
	height:105px;
	float:right;	
}
#head_menu ul{
	top:40px;
	left:20px;
	position:relative;
	list-style-type: none;
}
#head_menu li{
	float:left;
	background-image:url(img/menu_bg.png); background-repeat:repeat-x;
}
#head_menu li.m1 a{
	display: block;
	background-image: url(img/menu_01.png);
	width: 71px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.m1 a:hover{
	background-image: url(img/menu_over_01.png);
	background-position: bottom;
}
#head_menu li.om1 a{
	display: block;
	background-image: url(img/menu_over_01.png);
	width: 71px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.om1 a:hover{
	background-image: url(img/menu_over_01.png);
	background-position: bottom;
}
#head_menu li.m2 a{
	display: block;
	background-image: url(img/menu_02.png);
	width: 121px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.m2 a:hover{
	background-image: url(img/menu_over_02.png);
	background-position: bottom;
}
#head_menu li.om2 a{
	display: block;
	background-image: url(img/menu_over_02.png);
	width: 121px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.om2 a:hover{
	background-image: url(img/menu_over_02.png);
	background-position: bottom;
}

#head_menu li.m3 a{
	display: block;
	background-image: url(img/menu_03.png);
	width: 123px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.m3 a:hover{
	background-image: url(img/menu_over_03.png);
	background-position: bottom;
}
#head_menu li.om3 a{
	display: block;
	background-image: url(img/menu_over_03.png);
	width: 123px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.om3 a:hover{
	background-image: url(img/menu_over_03.png);
	background-position: bottom;
}

#head_menu li.m4 a{
	display: block;
	background-image: url(img/menu_04.png);
	width: 122px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.m4 a:hover{
	background-image: url(img/menu_over_04.png);
	background-position: bottom;
}
#head_menu li.om4 a{
	display: block;
	background-image: url(img/menu_over_04.png);
	width: 122px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.om4 a:hover{
	background-image: url(img/menu_over_04.png);
	background-position: bottom;
}

#head_menu li.m5 a{
	display: block;
	background-image: url(img/menu_05.png);
	width: 121px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.m5 a:hover{
	background-image: url(img/menu_over_05.png);
	background-position: bottom;
}

#head_menu li.om5 a{
	display: block;
	background-image: url(img/menu_over_05.png);
	width: 121px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.om5 a:hover{
	background-image: url(img/menu_over_05.png);
	background-position: bottom;
}
#head_menu li.m6 a{
	display: block;
	background-image: url(img/menu_06.png);
	width: 129px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.m6 a:hover{
	background-image: url(img/menu_over_06.png);
	background-position: bottom;
}
#head_menu li.om6 a{
	display: block;
	background-image: url(img/menu_over_06.png);
	width: 129px;
	height: 65px;
	text-indent: -9999px;
}
#head_menu li.om6 a:hover{
	background-image: url(img/menu_over_06.png);
	background-position: bottom;
}
#main_banner {
	width:1100px;
	height:520px;
	margin:0 auto;
}
#pager_banner {
	width:1100px;
	height:200px;
	margin:0 auto;
	background-color:#CCCCCC;
}
#allcopy {
	background-color:#FED3E7;
	margin:0 auto;
	height:32px;
	text-align:center;
	line-height:32px;
	color:#333;
	font:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	letter-spacing:2px;
	padding:12px 0px 12px 0px;		
}
#mainbox {
	margin:0 auto;
	width:1040px;
	padding:20px 30px 10px 30px;
	background-color:#E8E8E8;
	vertical-align:top;
	line-height:32px;
	letter-spacing:2px;
	font:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	}
#mainbox_l {
	width:520px;
	float:left;
	vertical-align:top;
	line-height:32px;
	letter-spacing:2px;
	font:Arial, Helvetica, sans-serif;
	font-size:1.4em;
}
#mainbox_r {
	width:520px;
	float:right;
}
#allcopy {
	background-color:#FED3E7;
	margin:0 auto;
	height:32px;
	text-align:center;
	line-height:32px;
	color:#333;
	font:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	letter-spacing:2px;
	padding:12px 0px 12px 0px;		
}
#mainproducts {
	margin:0 auto;
	width:1100px;
	background-color:#E8E8E8;
	height:auto;
	}
#productbox {
	margin:0 auto;
	width:1100px;
	background-color:#E8E8E8;
	}
#menubox {
	width:250px;
	background-color:#DDDDDD;
	float:left;
}	
#productinfo {
	width:850px;
	background-color:#FFFFFF;
	float:right;
}
#newsbox {
	width:1020px;
	height:190px;
	margin:0 auto;
}
#news {
	width:520px;
	float:left;
}
#newslist {
	margin: 0 auto;
	width:1100x;
}
#newslist ul {
}
#newslist li {
	width:1000px;
	display:block;
	border-bottom: 1px dotted #CCC;
	letter-spacing:0.2em;
	margin:0px 0px 0px 0px;
	padding:3px 10px 3px 10px;
}
#newslist li a{
	text-decoration: underline;
	}
#newslist li a:link {
	text-decoration: underline;
	}

#newstitle {
	width:520px;
	height:30px;
	background-image:url(img/news_bg.png);
}
#hotproducts {
	width:480px;
	height:190px;
	float:right;
}
#hotproductstitle {
	width:480px;
	height:30px;
	background-image:url(img/product_bg.png);
}
#hotproducts ul {
}
#hotproducts li {
	width:240px;
	height:150px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0xp 0px 0px;
	vertical-align : middle;
	text-align:center;
}
.news_title {
	font-size:15px;
	color:#F39;
	padding:0px 0px 12px 5px;
}
#news ul {
}
#news li {
	width:509px;
	display:block;
	border-bottom: 1px dotted #CCC;
	letter-spacing:0.2em;
	margin:0px 0px 0px 0px;
	padding:3px 10px 3px 10px;
}
#news li a{
	text-decoration: underline;
	}
#news li a:link {
	text-decoration: underline;
	}
#clear {
	clear:both;	
}
#clearhr {
	height:5px;
	clear:both;	
}
.clear th,th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#listul {
	margin: 0 auto;
	width:800px;	
}
#listul ul {
	list-style:none;
	border-top-style:solid 5px;
	border-top-color: #FF9966;
}
#listul li {
	display:inline;
	line-height:1.4;
	white-space:nowrap;
	background-color:#66CCFF;
}
#listul li a{
	font-size:14px;
	line-height:1.4;
	color:#0099FF;
	padding:5px 5px 5px 5px;	
}
#photo {
    width:1000px;
    margin:10px auto;
	padding: 0px 15px 0px 15px;
}
#photo li {
	width:150px;
	height:100px;
    float:left;
	padding:10px 10px 20px 10px;
	margin:10px 10px 20px 10px;
    display:inline;
}
#photo li a{
	width:150px;
	height:100px;
    display:block;
}
#photo li a img {
	text-align : center;
    border:1px solid #999;
    padding:1px;
}
#photo li span a {
	width:150px;
	height:30px;
    line-height:30px;
	text-align:left;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}
#products {
    width:600px;
    margin:10px auto;
	padding: 0px 15px 0px 15px;
}
#products li {
	width:150px;
	height:100px;
    float:left;
	padding:10px 10px 20px 10px;
	margin:10px 10px 20px 10px;
    display:inline;
}
#products li a{
	width:150px;
	height:100px;
    display:block;
}
#products li a img {
	text-align : center;
    border:1px solid #999;
    padding:1px;
}
#products li span a {
	width:160px;
	height:28px;
    line-height:28px;
	text-align:left;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}
#photolist li {
	float:left;
	width:175px;
	height:116px;
	padding:25px 10px 25px 10px;
	margin:10px 10px 50px 10px;
	display:inline;
}
#photolist li a img {
	border:1px solid #999;
	text-align : center;
    padding:1px;
}
#photolist #pname { 
	padding:2px 0px 0px 2px;
	width:175px;
	height:24px;
    line-height:18px;
	text-align:center;
	text-decoration: none;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}
#showpage {
    line-height:24px;
}
#TickyPage
	{
	width:560px;
	margin:0 auto;
}
#pagination-flickr ul
	{
	border:0;
	margin:0 auto;
	padding:0;
	list-style:none;
	}
#pagination-flickr li
	{
	display:inline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}

#pagination-flickr a
	{
	color:#CCCCCC;
	width:16px;
	height:18px;
    line-height:20px;
	text-align:center;		
	border:solid 1px #DDDDDD;
	background-color:#F0F0F0;	
	margin-right:5px;
	}
	
#pagination-flickr a:link,
#pagination-flickr a:visited 
	{
	color:#999999;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
	}

#pagination-flickr a:hover
	{
	color:#22A8CE;
	font-size:14px;
	border:solid 1px #666666;
	background-color:#BBE2FF;
	}
#listtable {
	margin: 0 auto;
	width:800px;	
}
#listtable table {
	border: none;
	border-collapse: collapse;
	margin: 2em auto;
}
#listtable th, #listtable td {
	padding: 0.3em 0.3em;
	border-top: 2px solid #4AB0E8;
	border-bottom: 2px solid #4AB0E8;
	border-left: none;
	border-right: none;
	empty-cells: show;
	text-align:center;
}
#listtable thead {
	color: #000000;
	background:#7EB8F8;
}
.lbox label {
	text-align: left;
}
.box {
text-align:left;
}
#listbook {
	margin: 0 auto;
	width:800px;	
}
#listbook table {
	border: none;
	border-collapse: collapse;
	margin: 2em auto;
}
#listbook th, #listbook td {
	padding: 0.3em 0.3em;
	border-top: 2px solid #4AB0E8;
	border-bottom: 2px solid #4AB0E8;
	border-left: none;
	border-right: none;
	empty-cells: show;
}
#footerbg {
	width:100%;
	height:106px;
	background-image:url(img/footer_bg.png); background-repeat:repeat-x;
}
#footer {
	width:1100px;
	height:106px;
	margin:0 auto;
}
#footer_qrcode {
	width:100px;
	height:106px;
	float:left;
}
#footer_copy {
	width:550px;
	height:86px;
	padding:20px 50px 0px 400px;
	text-align:right;
	color:#CCCCCC;
	float:right;
	font:Arial, Helvetica, sans-serif;
	line-height:24px;
}
#footer_copy a {
	color:#FFFFFF;
	text-decoration: underline;
}
#pmenu ul {
}
#pmenu li {
	width:270px;
	display:block;
	border-top: 1px dotted #CCC;
	letter-spacing:0.2em;
	margin:0px 0px 0px 25px;
	padding:5px 10px 5px 10px;
}
#pmenu li a{
	color:#06F;
	font:"Arial Black", Gadget, sans-serif;
	font-size:1.4em;	

	}

#plist { 
width:320px;
float:left;
background-color:#E8E8E8;
}
#productlist {
	width:760px;
	float:right;
	padding:10px 10px 10px 10px;
	background-color:#E8E8E8;
}
#productsbox {
	width:680px;
	float:left;	
}
#pinfo {
	width:340px;
	padding:0px 5px 0px 10px;
	float:left;
	vertical-align:top;
}
#pimg {
	width:300px;
	border: 1px solid #999;
	background-color:#E7E7E7;
	padding:2px 2px 2px 2px;
	float:left;
}
#pdesc {
	width:660px;
}
.product_name {
	color:#06F;
	font:"Arial Black", Gadget, sans-serif;
	font-size:1.4em;		
}
