/* 總體設定 */
* {
	margin:0;
	padding: 0;
}
body {
	color: #333;
	background-attachment: fixed;
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif;
	font-size: 80%;
	line-height: 1.5;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/sky.jpg);
}


/*連結設定*/
a	{
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

/*標題設定*/
h1, h2, h3  {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;	
}
h2 {
	font-size: 1.3em;
	color: #339900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
h3 {
	font-size: 1.1em;
	color: #333;
	letter-spacing: 1px;
}
h4 {
	margin-bottom: 5px;
	font-size: small;
	margin-top: 5px;
}
.h4arrow {
	background-image: url(images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 1px;
	padding-left: 27px;
}

h1, h2, h3, p {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

/*清單編號設定*/
ul, ol {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	color: #000000;
	font-size: small;
	margin-top: 10px;
	letter-spacing: 1px;
}
ul span, ol span {
	color: #666666;
}

/* 圖片相關設定 */
.img
{
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}
/*AA相關企業圖示*/
#aaimg {
	position: relative;
	text-align: center;
}

/*縮排*/
blockquote {
	margin: 15px;
	padding: 0 0 0 32px;
	background-position: 5px 10px;
	border: 1px solid #EAEAEA;
	border-left: 5px solid #72A545;
	font-weight: bold;
	font-size: small;
	background-color: #FAFAFA;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
}

/*主要內容框架*/
#wrap {
	padding:0;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

/*標題選項、圖片*/
#header {
	position: relative;
	clear:left;
	width: 965px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#logo  {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -29px;
	right: 880px;
	background-image: url(images/CCSloge.png);
	height: 60px;
	width: 74px;
	background-repeat: no-repeat;
}

/*語言選項*/
#header #slogan {
	position: absolute;
	font-size: small;
	font-weight: bold;
	top: 11px;
	right: 0px;
	text-transform: none;
	z-index: auto;
	width: auto;
}
#header #slogan ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	letter-spacing: normal;
}
#header #slogan li {
	display: inline;
}
#header #slogan a {
	color: #333;
}
#header #slogan a:hover {
	color: #006699;
}

/*主要選單設定*/
#header #header-tabs {
	width: 100%;
	height: auto;
	font-family: Verdana, Tahoma, 'Trebuchet MS', Sans-serif;
	font-size: small;
	font-weight: bold;
} 
#header-tabs ul {
	list-style:none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	margin: 0;
}
#header-tabs li {
	display:inline;
	padding:0;
	margin: 0;
}
#header-tabs a {
	float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header-tabs a span {
	float:left;
	display:block;
	background: url(images/tabright.gif) no-repeat right top;
	color: #CCC;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 8px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */

#header-tabs a:hover span {
	color:#FFF;
	background-position: 100% -42px;
}
#header-tabs a:hover {
	background-position:0% -42px;
}
#header-tabs #current a { background-position:0% -42px; }
#header-tabs #current a span { background-position:100% -42px; color: #FFF;}
.search {
	position: absolute;
	z-index: auto;
	height: auto;
	width: auto;
	left: 650px;
	top: 150px;
	color: #FFF;
}


/*首頁、公司簡介、聯繫方式、人才招募主要內容設定*/
#main {
	float: left;
	width: 655px;
	position: relative;
	margin-bottom: 10px;
}
#main h1 {
	padding: 8px 0 3px 25px;
	text-transform: none;
	background: url(images/square_arrow.gif) no-repeat 0% .7em;
	border-bottom: 2px solid #f2f2f2;	
	color: #339900;	
}
.contactfrom {
	border: thin solid #09F;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
}
.contactfromE {
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.contactfrom td{
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*首頁消息連結設定*/
#main ul.sidemenu {
	list-style:none;
	margin:10px 15px;
	padding:0;		
}
#main ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#main ul.sidemenu a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #CCC;
	font-size: small;
}
#main ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:5px solid #72A545;
}

/*首頁經銷產品*/
.inprd {
	float: left;
	background-image: url(images/item.gif);
	background-repeat: no-repeat;
	width: 170px;
	padding-left: 16px;
	background-position: 0px;
	list-style-type: none;
}



.inprd-e {
	float: left;
	width: 266px;
	background-image: url(images/item.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 16px;
	list-style-type: none;
}
.inprd-s {
	float: left;
	width: 532px;
	background-image: url(images/item.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 16px;
	list-style-type: none;
}


#baner {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 30px;
	clear: both;
	padding-top: 5px;
}

/*電子型錄連結*/
#dmmain {
	background-color: #061844;
}
#dmmain a {
	color: #FFFFFF;

}
#dmmain a:hover {
	color: #FFCC00;
}

/*首頁、公司簡介、聯繫方式、人才招募、網站地圖右邊欄*/
#sidebar {
	float: right;
	width: 300px;
}
#sidebar h1 {
	padding: 8px 0px 3px 25px;
	background: url(images/square_arrow.gif) no-repeat 0% .7em;
	text-transform: none;	
	color: #339900;
}
#sidebar h2 {
	background: url(images/square_arrow.gif) no-repeat 0% .7em;
	text-transform: none;
	color: #339900;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 8px;
	font-size: 1.1em;
	border-bottom-style: none;
}

/* 頁尾設定 */
#footer {
	clear: both;
	height: 40px;
	color: #CCC;
	font-size: 92%;
	background-color: #000;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 0.9em;
}
#footer #footer-left {
	width: 51%;
	float: left;
	text-align: left;
	padding: 10px;
}
#footer #footer-right {
	width: 40%;
	float: right;
	text-align: right;
	background-image: url(images/ce.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: small;
	line-height: 1.3em;
	height: 40px;
	padding-top: 2px;
	padding-right: 6%;
}

/*職務說明*/
.Duty {
	width: 555px;
	margin: auto;
}

/* 產品介紹 */
.lin {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
}
.text {
	vertical-align: top;
	padding-left: 15px;
	padding-bottom: 10px;
}
.prdcomments {
	margin-left: 15px;
}
.h4margin {
	margin-left: 15px;
}
.h3color {
	color: #FF6600;
}

/*產品頁主要內容*/
#pmain {
	width: 965px;
	position: relative;
	font-size: small;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#pmain ul {
	list-style-image: url(images/arrow.png);
}
#pmain h1 {
	text-transform: none;
	border-bottom: 2px solid #f2f2f2;
	color: #339900;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 3px;
}
#prdmain {
	float: left;
	width: 715px;
	position: relative;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C8E3FF;
	overflow: visible;
	margin-bottom: 15px;
}
#prdmain ul {
	list-style-image: url(images/arrow.png);
}

/*產品頁右邊列選項*/
#prdbar {
	float: right;
	width: 240px;
	background-color: #FFFFFF;
	margin-top: 2px;
}
#prdimg {
	margin-top: 50px;
}

#wrap ul.prdmenu {
	list-style:none;
	padding:0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: normal;
}
#wrap ul.prdmenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#wrap ul.prdmenu a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	font-size: small;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#wrap ul.prdmenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #72A545;
	border-left-color: #72A545;
}
#wrap ul.prdmenu #use {
	display: block;
	font-weight: bold;
	color: #FF6600;
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	font-size: small;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	text-decoration: none;
}

/*影片連結框*/
#video {
	position:absolute;
	left:600px;
	top:3px;
	z-index:auto;
}

/*產品表格*/
#prdtable {
	margin-left: 15px;
}
#prdtable  td  {
	font-size: small;
	color: #000000;
	background-color: #CAE4FF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#prdtable  th  {
	font-size: small;
	color: #000000;
	background-color: #EAEAEA;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: left;
}
.tableright  {
	float: right;
}
/*產品表格標題*/
#prdtable  .tablefirst  {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.prdphoto {
	float: right;
	padding-right: 20px;
	padding-left: 5px;
}

/*連續式封口機說明表格設定*/
.comments {
	color: #333;
	border-top: 1px dashed #EFF0F1;
	border-bottom: 1px dashed #EFF0F1;
	padding: 5px 0;
	margin-top: 20px;
	font-size: small;
}

/*連續式封口機配件表格*/
.accessories {
	padding-left: 10px;
}

/*產品首頁圖片連結*/
.tableimg  a {
	border: 1px solid #72A545;
	display: block;
	text-align: center;
	height: 110px;
	width: 170px;
	margin: auto;
}
.tableimg   a:hover {
	border: 1px solid #006699;
}
.tableimg_e a {
	border: 1px solid #72A545;
	display: block;
	height: 110px;
	width: 170px;
	margin-left: 15px;
}
.tableimg_e a:hover {
	border: 1px solid #006699;
}

/*展覽消息*/
#news {
	position: relative;
}

#news h1 {
	padding: 8px 0 3px 25px;
	text-transform: none;
	background: url(images/square_arrow.gif) no-repeat 0% .7em;
	border-bottom: 2px solid #f2f2f2;
	color: #339900;
}
#news ul {
	list-style-image: url(images/arrow.png);
}

/*網站地圖*/
#main .sitemap {
	font-size: medium;
	display: block;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
}
#main .sitemap_prd {
	font-size: small;
	margin-left: 30px;
}
#main th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #E1F0FF;
}
#main a {
	color: #333333;
}
#main a:hover {
	color: #006699;
}
