@charset "utf-8";
/* CSS Document */

body {
	font-family: '微軟正黑體';
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	background:url(../images/bg.jpg) repeat-x #A1A1A3;
}
a:active {
	background-color:inherit;
}
img {
	border:none;
}
#all {
	width: 1010px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	background-image: url(../images/logo_1.jpg);
	float: left;
	height: 104px;
	width: 1000px;
	margin-left:5px;
}
.language {
	float: left;
	height: 18px;
	width: 26px;
	margin-top: 41px;
	margin-left: 926px;
	display:block;
}
.language-1 {
	float: left;
	height: 18px;
	width: 26px;
	margin-top: 41px;
	margin-left: 11px;
	display:block;
}
#menu {
	background-image: url(../images/menubg.jpg);
	float: left;
	height: 50px;
	width: 1000px;
	margin-left: 5px;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu ul li{
	list-style-type:none;
	float:left;
}
#menu ul li a{
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:39px;
	padding:11px 0px 0 0px;
	margin:0px 50px;
	width:100px;
	text-align:center;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
}
#menu ul li a:hover{
	color:#ff0000;
}
#banner {
	float: left;
	height: 246px;
	width: 1010px;
}
#main {
	float: left;
	min-height: 500px;
	width: 1000px;
	margin-left: 5px;
	background-image:url(../images/mainbg_1.png);
}
#search {
	background-image: url(../images/searchbg_1.jpg);
	float: left;
	width: 208px;
	background-repeat:no-repeat;
}
input.search{
	width:132px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	background:#fff;
	height:22px;
	scrollbar-face-color:#fff; /*長條捲軸顏*/
	scrollbar-highlight-color:#fff;/*捲軸 明亮顏*/
	scrollbar-shadow-color: #515153;/*捲軸陰暗色*/
	scrollbar-3dlight-color:#515153;/*長條捲軸內框線*/
	scrollbar-darkshadow-color:#515153;/*長條捲軸外框線*/
	scrollbar-arrow-color: #515153;/*三角箭頭顏*/
	scrollbar-track-color:#515153;/*長條捲軸軌道背景色*/
	border:#ccc 1px solid;
	margin-top:7px;
	margin-left:8px;
}
input.button{
	width:55px;
	float:left;
	height: 28px;
	background-image:url(../images/button_1.jpg);
	color:#fff;
	text-align: center;
	border:none;
	margin-top:7px;
}
#leftmenu {
	background-image: url(../images/leftmenubg.png);
	float: left;
	width: 208px;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
}
#leftmenu ul{
	margin:0;
	padding:0;
}
#leftmenu ul li{
	list-style-type:none;
	float:left;
	width:188px;
	height:38px;
	margin-left:8px;
}
#leftmenu ul li a{
	text-decoration:none;
	width:170px;
	height:30px;
	background-image:url(../images/leftmenu.png);
	color:#fff;
	display:block;
	padding-left:18px;
	padding-top:8px;
}
#leftmenu ul li a:hover{
	background-image:url(../images/leftmenu_1.jpg);
}
#title {
	background-image: url(../images/titlebg.png);
	float: left;
	height: 43px;
	width: 747px;
	margin-left:25px;
}
h1 {
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-top:10px;
}
#index {
	float: right;
	height: 20px;
	width: 500px;
	text-align:right;
	color:#999;
	margin-top:10px;
}
#index a{
	text-decoration:none;
	color:#999;
}
#index a:hover{
	text-decoration: underline;
	color:#6c0c11;
}
#content {
	float: left;
	width: 747px;
	margin-top: 15px;
	margin-left:25px;
	color:#666;
	padding-bottom:30px;
	position:relative;
}
#footer {
	float: left;
	height: 60px;
	width: 1000px;
	margin: 5px;
	color:#FFFFFF;
}
#product {
	float: left;
	width: 747px;
}
#product ol{
	margin:0;
	padding:0;
	width:800px;
}
#product ol li{
	list-style-type:none;
	float:left;
	width:166px;
	margin-right:27px;
	text-align:center;
	margin-bottom:20px;
}
#product ol li a{
	display:block;
	text-decoration:none;
	color:#333;
}
#product ol li a:hover{
	color: #ff0000;
}
.product-4 {
	float:left;
	width:162px;
	height: 135px;
	margin-bottom:5px;
	border:solid 2px #cccccc;
}
#product ul{
	margin:0;
	padding:0;
}
#product ul li{
	list-style-type:none;
	float:left;
	width:747px;
	border-bottom:dashed 1px #5e5e5e;
	padding-bottom:10px;
	padding-top:10px;
}
#product-1 {
	float: left;
	width: 373px;
}
.product-2 {
	float:left;
	width:133px;
	height:89px;
	margin-top:5px;
	border:2px solid #cccccc;
}
.product-3 {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:224px;
	margin-left:12px;
}
.txt1 {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.txt2 {
	font-size: 14px;
	font-weight: bold;
	color: #5e5e5e;
}
#news {
	float: left;
	width: 720px;
	margin-top: 4px;
}
#news ul{
	margin:0;
	padding:0;
}
#news ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	width:747px;
	height:40px;
	display:block;
	border-bottom:dashed 1px #5e5e5e;
	float:left;
}
#news ul li a{
	text-decoration:none;
	color:#666;
	display:block;
	width:747px;
	height:40px;
	font-size:12px;
	font-weight:bold;
}
#news ul li a:hover{
	color:#fff;
	background-color:#cccccc;
}
.news-1 {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	display:block;
	width:99px;
	height:33px;
	float:left;
	margin-right:13px;
	padding-top:7px;
	padding-left:16px;
}
.news-2 {
	display:block;
	width:517px;
	height:33px;
	float:left;
	padding-top:7px;
	margin-right:13px;
	color: #333;
}
.news-3 {
	font-weight: bold;
	color: #999;
	display:block;
	width:89px;
	height:33px;
	float:left;
	padding-top:7px;
}
#back {
	height: 17px;
	width: 81px;
	position: absolute;
	left: 666px;
	top: 0px;
}
#contact {
	float: left;
	width: 426px;
	margin-bottom: 20px;
	margin-top:10px;
}
#contact-1 {
	float: left;
	width: 426px;
	margin-top: 15px;
}
#contact-2 {
	text-align: right;
	float: left;
	height: 20px;
	width: 77px;
	padding-right:3px;
}
#contact-3 {
	float: left;
	height: 20px;
	width: 310px;
	margin-left: 5px;
}
#contact-4 {
	float: left;
	height: 20px;
	width: 200px;
	margin-left: 15px;
}
#contact-5 {
	float: left;
	height: 80px;
	width: 310px;
	margin-left: 5px;
}
input.short{
	width:336px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	background:#f2f2f2;
	height:16px;
	scrollbar-face-color:#fff; /*長條捲軸顏*/
	scrollbar-highlight-color:#fff;/*捲軸 明亮顏*/
	scrollbar-shadow-color: #515153;/*捲軸陰暗色*/
	scrollbar-3dlight-color:#515153;/*長條捲軸內框線*/
	scrollbar-darkshadow-color:#515153;/*長條捲軸外框線*/
	scrollbar-arrow-color: #515153;/*三角箭頭顏*/
	scrollbar-track-color:#515153;/*長條捲軸軌道背景色*/
	border:#ccc 1px solid;
}
input.short1{
	width:90px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	background:#f2f2f2;
	height:16px;
	scrollbar-face-color:#fff; /*長條捲軸顏*/
	scrollbar-highlight-color:#fff;/*捲軸 明亮顏*/
	scrollbar-shadow-color: #515153;/*捲軸陰暗色*/
	scrollbar-3dlight-color:#515153;/*長條捲軸內框線*/
	scrollbar-darkshadow-color:#515153;/*長條捲軸外框線*/
	scrollbar-arrow-color: #515153;/*三角箭頭顏*/
	scrollbar-track-color:#515153;/*長條捲軸軌道背景色*/
	border:#ccc 1px solid;
}
textarea{
	background:#f2f2f2;
	width:336px;
	float:left;
	height:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	scrollbar-face-color:#fff; /*長條捲軸顏*/
	scrollbar-highlight-color:#fff;/*捲軸 明亮顏*/
	scrollbar-shadow-color: #ccc;/*捲軸陰暗色*/
	scrollbar-3dlight-color:#ccc;/*長條捲軸內框線*/
	scrollbar-darkshadow-color:#ccc;/*長條捲軸外框線*/
	scrollbar-arrow-color: #ccc;/*三角箭頭顏*/
	scrollbar-track-color:#ccc;/*長條捲軸軌道背景色*/
	border:#ccc 1px solid;
}
input.but1{
	width:100px;
	float:left;
	height: 20px;
	background:#9e1219;
	color:#FFF;
	text-align: center;
	border:none;
	margin-right: 15px;
}
input.but2{
	width:100px;
	float:left;
	height: 20px;
	background:#9e1219;
	color:#FFF;
	text-align: center;
	border:none;
	margin-right: 15px;
}
#location {
	float: left;
	width: 283px;
	border: 1px solid #aaa;
	margin-top: 25px;
	font-size:12px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom: 30px;
	margin-left: 20px;
}

#left_column{
	padding:10px 0px;
	background-color:#484848;
	width:208px;
	clear:both;
}
.left_item01 {
}
.left_item01 a{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/leftmenu.png) no-repeat left bottom;
	width:188px;
	min-height:31px;
	display:block;
	margin:7px 0px 0px 5px;
	padding:0px 0px 0px 15px;
}
.left_item01 a:hover{
	color:#FFFF99;
}
.left_item02 {
}
.left_item02 a{
	color:#FF0000;
	text-decoration:none;
	width:178px;
	min-height:31px;
	display:block;
	margin:7px 0px 0px 30px;
}
.left_item02 a:hover{
	color:#FCB6C9;
}
.page_tag {width:730px; text-align:center;padding:10px; clear:both;}
.page_tag a{
	font-size:11pt;
	color:#000;
	padding:3px 7px;margin:20px 5px;
}
.page_tag a:hover{background:#000;color:#fff;}
.page_tag a.onfocus{color:#fff;background:#000;}
.page_tag a.cross{background:none;color:#000;}
