﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, "新細明體";
	}

body {	background: #ffffff url(../images/top_bg.jpg) repeat-x 0 0;}
img {
	border: 0;
	display: block;
	}
.Debug {	clear: both;}
.OutBg {	background: url(../images/bot_bg.jpg) repeat-x left bottom;}

.Wrapper {
	margin: 0;
	width: 1000px;
	}
	
.Header {
	background: #FFFFFF url(../images/header_bg.jpg) no-repeat 0 0;
	height: 445px;
	}
	#Navi {
		position: absolute;
		left: 190px;
		top: 326px;
		width: 800px;
		height: 20px;
		z-index: 1;
		}
	#Navi a {
		margin: 0 30px;
		width: 99px;
		text-align: center;
		font-family: "華康中圓體(P)",Arial, Helvetica, sans-serif, "新細明體";
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		float: left;
		}

.Mainer {}
.ColLeft {
	padding: 0 0 0 10px;
	background: url(../images/footer_left.gif) no-repeat left bottom;
	width: 180px;
	}
	.MenuTop {
		background: url(../images/menu_left_top.jpg) no-repeat 0 0;
		height: 60px;
		}
	.MenuList {
		background: url(../images/menu_left_bg.jpg) repeat-y 0 0;
		}
		.MenuList ul {
			list-style: none;
			}
		.MenuList ul li {
			list-style: none;
			background: url(../images/menu_left_list.jpg) repeat-x left bottom;
			height: 40px;
			}
		.MenuList ul li a {
			margin: 0 1px;
			padding: 0 0 0 30px;
			background: url(../images/menu_left_dot.jpg) no-repeat left top;
			color: #333333;
			font-weight:bold;
			font-size: 13px;
			line-height: 40px;
			text-align: left;
			text-decoration: none;
			display: block;
			}
		.MenuList ul li a:hover {
			color: #0033CC;
			}
	.MenuBot {
		background: url(../images/menu_left_bot.jpg) no-repeat 0 0;
		height: 20px;
		}
	
.ColRight {
	padding: 0 60px;
	}
	.PageTitle {
		padding: 0 0 0 60px;
		background: url(../images/page_title.jpg) no-repeat 0 0;
		line-height: 60px;
		font-size: 21px;
		font-weight: bold;
		color: #0253BE;
		}
	.FloatTitle {
		margin: -30px -90px 0 0;
		width: 690px;
		position: absolute;
		text-align: right;
		}
	.PageContent {
		padding: 30px 0 0 60px;
		color: #666666;
		font-size: 13px;
		line-height: 1.5em;
		}
	.PageContent p {
		padding: 1em 0;
		}
		
		.ProdList {
			margin: 0 15px 10px 15px;
			padding: 0;
			width: 200px;
			overflow: hidden;
			float: left;
			}
		.ProdImg {
			padding: 1px;
			background: #D3D3D3;
			width: 198px;
			}
		.ProdImg a {
			padding: 4px;
			background: #FFFFFF;
			width: 190px;
			display: block;
			}
		.ProdImg a:hover {
			background:;
			}
		.ProdImg img {
			border: 0;
			}
		.ProdInfo {
			padding: 0 0 0 40px;
			background: url(../images/prod_name_bg.jpg) no-repeat left bottom;
			height: 40px;
			line-height: 34px;
			}
		.ProdInfo a {
			color: #333333;
			font-size: 13px;
			text-decoration: none;
			font-weight: bold;
			}
		.ProdInfo a:hover {
			color: #0033CC;
			}
		.ProdDetailContent {
			padding: 40px 0 0 130px;
			}	
		.ProdIM {
			margin: 0 2px 0 0;
			padding: 4px;
			width: 300px;
			height: 240px;
			border: 1px solid #D3D3D3;
			background: #FFFFFF;
			text-align: left;
			vertical-align: middle;
			overflow: hidden;
			float: left;
			}
		.ProdIM a {
			display: block;
			width: 300px;
			height: 240px;
			}
		.ProdIM img {
			/*width: 500px;*/
			margin: auto;
			}
		.ProdIS {
			float: left;
			}
		.ProdIS a {
			margin: 0 0 2px 0;
			padding: 4px;
			border: 1px solid #D3D3D3;
			background: #FFFFFF;
			display: block;
			}
		.ProdIS a:hover {
			background: #D5F4FF;
			}
		
	.PageForm {
		padding: 60px 0 0 80px;
		font-size: 13px;
		line-height: 1.5em;
		}
		.PageForm ul, .PageForm li {
			list-style: none;
			}
		.PageForm h4 {
			width: 100px;
			height: 30px;
			font-size: 12px;
			font-weight: 100;
			color: #6333333;
			text-align: right;
			line-height: 30px;
			position: absolute;
			}
		.PageForm div {
			padding: 4px 0 4px 110px;
			height: 22px;
			}
		.PageForm div.FormInput input {
			padding: 2px 5px;
			width: 400px;
			height: 16px;
			border: 1px solid #cccccc;
			font-size: 12px;
			color: #0163D4;
			}
		.PageForm div.FormTextarea textarea {
			padding: 0 5px;
			width: 400px;
			height: 150px;
			border: 1px solid #cccccc;
			font-size: 12px;
			line-height: 1.5em;
			color: #0163D4;
			}
		.BtnSend {
			margin: 0 5px 0 0;
			width: 80px;
			height: 24px;
			background: url(../images/btn_bg.jpg) no-repeat;
			font-size: 12px;
			font-weight: bold;
			color: #ffffff;
			border: none;
			cursor: pointer;
			}
		.Alert {
			padding: 0 10px 0 0;
			font-size: 10px;
			color: #FF0000;
			}
		
		.ProdContent {
			margin: 60px 0 0 0;
			padding: 0;
			font-size: 13px;
			text-align: left;
			}
			/*Page Sort*/
			.PageSort {
				padding: 15px 15px 15px 45px;
				text-align: center;
				}
			.PageSort a {
				margin: 0 1px;
				padding: 2px 3px;
				color: #333333;
				font-size: 11px;
				text-decoration: none;
				font-family: Tahoma;
				border-bottom: 2px solid #ffffff;
				}
			.PageSort a:hover {
				color: #333333;
				}
			.PageFirst {}
			.PagePrev {}
			a.PageNumSelect {
				color: #0033CC;
				border-bottom: 2px solid #0033CC;
				}
			.PageNum {}
			.PageNext {}
			.PageEnd {}
		
	
.Footer {
	padding: 70px 0 0 0;
	height: 40px;
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
	color: #666666;
	position: relative;
	}
.Footer a {
	color: #555555;
	}
.Footer a:hover {
	color: #999999;
	}
.FooterRight {
	margin: 0;
	padding: 20px 0 0 0;
	float: right;
	}
