﻿@charset "utf-8";
#container {
	position: relative;
	width: 975px;
	background: url(imgs/bg-products.gif) top right repeat-y;
}
#content {
	width: 100%;
	overflow: hidden !important;
	overflow /**/: hidden;
	padding-top: 40px;
	background: url(imgs/bg-container-2clomn.gif) top right no-repeat;
}

#content p{
	margin: 1.6em 0;
	color: #666;
	font-size: 78%;
	line-height: 1.6em;
}

.cases-list {width: 675px;margin-top: 10px;padding:4px;font-size: 92%;border-left:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;border-right:1px solid #cfcfcf;background: #f6f6f6;}
#caption-A {padding-left: 80px;padding-top:38px;line-height: 38px;text-align:left;font-size:15px;font-weight:bolder;color:#fff;background:url(imgs/bg-cases-list-title-a.gif) left top repeat-x;}
#caption-B {padding-left: 80px;padding-top:38px;line-height: 38px;text-align:left;font-size:15px;font-weight:bolder;color:#fff;background:url(imgs/bg-cases-list-title-b.gif) left top repeat-x;}
#caption-C {padding-left: 80px;padding-top:38px;line-height: 38px;text-align:left;font-size:15px;font-weight:bolder;color:#fff;background:url(imgs/bg-cases-list-title-c.gif) left top repeat-x;}
#caption-D {padding-left: 80px;padding-top:38px;line-height: 38px;text-align:left;font-size:15px;font-weight:bolder;color:#fff;background:url(imgs/bg-cases-list-title-d.gif) left top repeat-x;}
#caption-E {padding-left: 80px;padding-top:38px;line-height: 38px;text-align:left;font-size:15px;font-weight:bolder;color:#fff;background:url(imgs/bg-cases-list-title-e.gif) left top repeat-x;}
.cases-list td {width:150px;padding: 10px 8px;}
.cases-list a {color:#666; text-decoration: none;}
.cases-list a:hover {color:#3d3d3d;}
.rollover { background-color: #E6E6E6;}
.rolloout { background-color: #f6f6f6;}
.gotop {width:675px;margin:5px 5px 30px 0;text-align:right;}


#footer {
	margin: 0 auto; /* 自動調整左右邊界 */
	width: 975px;
	font-size: 82%;
	color: #A7A7A7;
	margin-top:-21px;
	padding-top: 30px;
	background: url(imgs/bg-footer2.gif) top right no-repeat;
}
#footer a {
	color: #A7A7A7;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}