@charset "utf-8";@import url("pro_4.css");
body{background:url(../image/bg2.jpg) repeat-x #f8f8f8;}
#main{
	margin:auto;
	width:980px;
	clear:both;}

/*-----------------------------------------------------------------  架構  ---------*/
#banner{clear:both;}
#content{
	overflow:hidden;
	position:relative;
	zoom:1;
	width:980px;
	margin:0 auto;
	padding:0 0 20px 0;
	background-color: #000;
}

#left{
	float:left;
	display:block;
	width:220px;
}
#rightbox{
	float:right;
	/*	float:right;
	background:url(../images/bg_right.jpg) no-repeat right top;
	display:block;
	width:750px;*/
	padding: 0px 20px 0px 0;
	_padding: 0px 0px 0px 0px;
	text-align: left;
	width: 685px;
}
.content-main{	border: 0px solid red;	margin:0 auto; padding:0 0 30px 0;}

/* ------------- search -------------*/
.prod_search{ padding:0 0 0 15px; height:45px;}
.prod_search img{display:none;}
.prod_search form{ padding:0; }
.prod_search tr td input{ margin:-5px 0 0 0;}
.prod_search tr td span input{ width:140px; height:28px; border:1px #CCC solid; font-size:10px; color:#999; padding:0 5px; box-shadow:1px 1px 1px #CCC; margin:5px 0 0 0;}

/*-------------- menu list -------------*/
#menu-box{	
    width: 235px;
    padding-left: 20px;
	padding-bottom: 40px;
	padding-right: 20px;
}
#menu ul{
	display:block;
	background-image: url(../../images/images/menu_002.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 15px;
	overflow: auto;
	height: 350px;
}
#menu li {
	text-align: left;
	padding-bottom: 12px;
}
#menu a {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4;
	color:#fff;
	display:block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu a:hover {
	background-repeat: no-repeat;
	color: #900;
}

.menu_s01 {	font-size: 11px;color: #fff; padding-left: 0px;}
.menu_s01 a { color:#fff;WIDTH:170px;margin-left:10px;  display:inline-block; min-height:26px;line-height:16px; padding-top:10px;}
.menu_s01 a:link, .menu_s01 a:visited  {padding-left:30px;	color: #fff;	text-decoration: none; background:url(../images/mus_02.gif) no-repeat 0px top;border-bottom:1px dotted #ccc;}
.menu_s01 a:active, .menu_s01 a:hover {	padding-left:30px;color: #ff0000;	text-decoration: none;	background:url(../images/mus_02.gif) no-repeat 0px bottom;BACKGROUND-POSITION: -228px top;border-bottom:1px dotted #ccc;}

.menu_s02 {	font-size: 11px;color: #fff;	line-height:18px;}
.menu_s02 a { width:170px; min-height:26px;margin-left:20px; BACKGROUND: url(../images/mus_03.gif) no-repeat 0px 50%;color:#595959; display:inline-block; }
.menu_s02 a:link, .menu_s02 a:visited  {padding-left:20px;color: #fff;	text-decoration: none; background:url(../images/mus_03.gif) no-repeat;border-bottom:1px dotted #ccc;}
.menu_s02 a:active, .menu_s02 a:hover {	padding-left:20px;color: #ff0000;	text-decoration: none;	background:url(../images/mus_03.gif) no-repeat;BACKGROUND-POSITION: 0px 50%;border-bottom:1px dotted #ccc;}
/*-------------  prod con ---*/
.prod_con{ display:;
	padding-right: 20px;
	padding-left: 20px;
}
.prod_con label{ display:none;}

/*---------------------------------------------------------------------------------*/
.title{
	overflow:hidden;
	display:block;
	padding:10px 0 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.title h1{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	display:inline-block;
	background-image: url(../../images/images/ico_002.png);
	/*background-image: url(../../images/images/ico_002.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 27px;
}
.title span{ float:right; font-size:11px; color:#f7f7f7; text-align:right; margin:0; padding:5px 0 0 0; }
.title span a{ color:#CCC; }
.title span a:hover{ color:#fff; }
.title span b{ font-weight:normal; color:#ddd;}


/*----------------------------------------------------------------  各頁面內容  ---------------*/
.m_com{
	display:block;
	padding:20px 10px;
	text-align:justify;
}
.m_com p{
	display:block;
	padding:0 0 10px 0;
}

/*-----*/
.Prd_Photo {
	display: inline;
	position: absolute;
	float:left;
	z-index:10;
}
.Prd_Photo div {
	display: none;
	position:relative;
	top: -11px;
	text-align:left;
}
.Prd_Name {
	display: inline;
	text-align: left;
	width:100%;
	float:left;
}
.Prd_Photo img {
	border:1px solid #888;
}


/*-----------------------------------------------------------------   news  ------------------*/
#news_tab{
	margin:auto;
	width:100%;
}
#news_tab tr th{
	border-top: 0px solid #a60000;
	color:#ddd;
	line-height:30px;
	text-align:center;
}
#news_tab tr td{
	background:#000;
	padding:10px 0;
	border-bottom:1px #E7E7E7 solid;
}
#news_tab tr td a{
	color:#ddd;
	display:block;
	text-align:left;
}
#news_tab tr td a:hover{
	color:#fff;
	display:block;
	text-align:left;
	text-decoration: none;
}
#news_tab small{
	color:#ddd;
	display:block;
	text-align:center;
	font-size: 13px;
}
.td_bg01{ background:#000; padding:5px ;border-bottom:1px solid #e7e7e7; }
.td_bg02{ background:#333; padding:5px; border-bottom:1px solid #e7e7e7; }
/* ------------- page ------------- */
#move_page { text-align:center; margin-top:20px; margin-bottom:30px;}
#move_page .onthis{	font-size:14px; font-weight:bold;	color:#f22c2b; text-decoration:underline; padding-right:5px; padding-left:5px; }
#move_page a { font-size:11px; font-weight:normal;	color:#fff; text-decoration:none; padding-right:5px; padding-left:5px; }
/*--------------  detail  -------*/
#news_d_tit{
	display:block;
	overflow:hidden;
	position:relative;
	width:660px;
	background-image: url(../../images/images/news_005.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	height: 40px;
	padding-top: 20px;
	padding-left: 20px;
	color: #000000;
}
#news_d_tit h1{
	float:left;
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	background:url(../../images/temp_b/icon_circle.gif) no-repeat 0 0;
	margin:0;
	padding-left: 25px;
}
#news_d_tit address{
	float:right;
	color:#CCC;
	padding-right: 20px;
}
#news_d_info{
	display:block;
	clear:both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 648px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#news_d_info p{
	display:block;
	padding:0 0 15px 0;
}


.back{
	display:block;
	text-align:left;
}

/*----------------------------------------------------------------------------  video  --------------------------*/
#video2{
	float:left;
	display:block;
	margin:0;
}
.video01{
	display:inline-block;
	text-align:center;
	margin:0 20px 25px 0;	
}
.video01 a{
	font-weight:bold;
	color:#0f93b3;
	text-decoration:none;
	background:#ddd;
	border:1px #F2F2F2;
	float:left;
	display:block;
	padding:5px 0 0 0;
	width:156px;
	height:200px;
}
.video01 a:hover{
	color:#f22c2b;
}

/*--------------------------------------------------------------   down ----------------*/
#down{
	border-top: 0px solid #a60000;
	width:100%;
}
#down tr th{
	text-align:center;
	background:#f6f6f6 url(../../images/temp_b/icon_line.jpg) left no-repeat;
	padding:0px 0;
}
#down tr td{
	border-bottom:1px #E7E7E7 solid;
}
#down a{
	color:#fafafa;
	text-decoration: none;
}
#down a:hover{
	color:#FF0000;
	text-decoration: none;
}
.td_bg01 {
	background-color: #000;
	padding: 5px;
	border-bottom: 1px solid #e7e7e7;
}
.td_bg02 {
	background-color: #333;
	padding: 5px;
	border-bottom: 1px solid #e7e7e7;
}

/*---------------------------------   form ---*/
#ctt_form{
	margin:auto;
	width:100%;
}
#ctt_form tr th{
	text-align:right;
	padding:8px 0 0 0;
	vertical-align:top;
	width:120px;
}
#ctt_form tr th span{
	color:#F00;
	margin:0 5px 0 0;
}
#ctt_form tr td{
	padding:5px 0 5px 0;
}
#ctt_form tr td select{
	width:320px;
	background:#333;
	color:#FFF;
	border:1px #CCC solid;
	height:22px;
}
#ctt_form tr td input{
	width:305px;
	background:#000;
	color:#ddd;
	border:1px #CCC solid;
	height:22px;
	padding:0 5px;
}
#ctt_form tr td textarea{
	width:305px;
	background:#000;
	color:#ddd;
	border:1px #CCC solid;
	height:100px;
	padding:5px;
}
	



/* ------------- news ------------- */
.news_date{ float:right;}
.news_listpic{ border:0px #d1d1d1 solid; padding:5px;}
/* ------------- contact ------------- */
.inquiry{}
/* ------------- video ------------- */
.video_box{background:url(../images/video_box.jpg) no-repeat; padding:15px; margin-bottom:10px;}
/* ------------- contact 上下樣式 -------------
.contact_add{ font-size:10px; line-height:16px; color:#adb0a5;background:url(../images/mutitle_contact.jpg) no-repeat; padding:50px 10px 30px 300px; }
.contact_add strong{ color:#000;}
.contact_form{ } */
/* ------------- contact 左右樣式 ------------- */
.contact_add{ font-size:10px; line-height:18px; color:#adb0a5;padding:20px 0px 30px 0px; float:left; width:200px;}
.contact_add strong{ color:#000;}
.contact_form{ float:right; border:0px #0C0 solid; width:450px;}
/* ------------- button ------------- */
#inq_bt{}
.but_cancel{ }
.but_send{ }
/* ------------- table ------------- */
.td_01{	border-bottom: 1px dotted #c0c0c0;padding:5px;}
.td_02{	border-bottom:1px solid #e8e8e8;	padding-top: 3px;}
.td_03{	border-bottom:1px solid #e8e8e8;	padding-top: 3px;}
/* ------------- topbar ------------- */
#webcall { width:16px; position:absolute;right:0px;top:0px;z-index:1; margin-left:4px;}
/* -------------- album ------------- */
.album_box{
	clear:both;
	margin-bottom:20px;
	}
.album{
	background:url(../images/album_frame_01.jpg) no-repeat 0 0;
	width:192px;
	min-height:142px;
	height:auto !important;
	height:142px;
	float:left;
	margin-right:7px;
}
.albumimgfix{
	min-height:130px;
	height:auto !important;
	height:130px;
	padding-top:5px;
	text-align:center;
	}

.albumlist_description{
	padding-top:10px;
	}
.albumlist_description img{ float:right; border:0px;}
.album_name{
	text-align:center;
	}
.album_imb{
	float:left;
	margin-right:20px;
	}
.album_imb img{
	border:1px solid #cbcbc9;
	}
.album_description{
	width:480px;
	float:right;
	}
.album_descriptionimg{
	margin-bottom:20px;
	}
.album_name02{
	font-size:32px;
	color:black;
	margin-bottom:20px;
	}


.c_orang{color: #F00;}
.f9pt{ font-size:10px;}
.f12pt{font-size:12px;}
.f10px{font-size:10px;}
.c_gray01{ color:#828282;}
.c_gray02{ color:#a9a9a9;}
.c_black{ color:#000;}
.c_red{ color:#ac1100;}
.fhight16{ line-height:16px;}
.point01{ list-style-image:url(../images/ico_point01.gif);}
/* ------------- main ------------- */
.content{	border: 0px solid #cee;}

.content-main ul ol li{ margin:-20px;}
.both{clear:both;}
