/*
layout800版型;上選單版型
左欄side_left 160px
主欄main 640px
訊息區box530
版權宣告高footer 70px
左選單底圖web_memu 140*27
商品小圖 140*90
*/
body {
    margin:0px;
	font-size: 10pt;
	line-height: 23px;
	background-image: url(images/body_bg.gif);
}
a {
	color: #06c;
	text-decoration: none;
}
a:visited {
	color: #06c; 
    text-decoration: none;
}
a:hover {
	color: #06c; 
    text-decoration: underline;
}
h1, h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
}
h1{
    font-size: 12px;
}
h2 {
    font-size: 100%;
}

form {
    margin: 0;
}

img {
    border: 0px;
}
/*******網站主體外框********************************/
#webdesignset {
    width: 812px; 
    margin: 0px auto;
    padding-top: 0px; 
	padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
	background-image: url(images/web_bg.gif);
}
/*******網站主體外框結束***************************/
/*******TOP形象圖********************************/
#header { 
	width: 800px;
	float: left; 
    margin-left: 6px  !important;
	margin-left: 3px;
}
#header img{ 
	width: 800px;
	float: left; 
}
/*******TOP形象圖結束*****************************/
/*******網站中主體外框********************************/
#mid {
    width: 800px; 
	float: left; 
    padding: 0px; 
    margin-left: 6px  !important;
	margin-left: 3px;
	background-image: url(images/mid_bg.gif);
	background-repeat : repeat-y;
}
/*******網站中主體外框結束***************************/
/*******網站上選單********************************/
#menu_top {
	width: 800px;
    float: left;
    padding-top: 2px;  
    padding-bottom: 3px;  
	color:#9f0;
	background-color: #900;
	text-align: right;
    margin-left: 6px  !important;
	margin-left: 3px;
}  
#menu_top  a{
    margin-right: 10px  !important;
	margin-right: 5px;
    text-decoration: none; 
	color:#fff;
} 
#menu_top a:hover  {
    text-decoration:underline;
}
/*******網站上選單結束*****************************/
/*******網站主選單********************************/
#web_memu {
    width:160px;
    float:left; 
	display: block;
    text-align: left;
}
#web_memu  ul{
    width:160px;
    float:left;
    margin-left:0px;
	padding-left:0px;
}
#web_memu ul li{
    width:160px;
	height:33px;
    float:left;
    display:inline;
    margin:0;
    padding:0;
	background-image: url(images/menu001.gif);
}
#web_memu li a{
	text-align: left; 
    padding:2px 4px 2px 30px;
	color:#C22D54;
}
#web_memu  a:hover{
	color:#C22D54;
    text-decoration: none; 
}
/*******網站主選單結束*****************************/
/*******路徑*************************************/
#menu_index {  
	width: 640px;
    height:40px;
    float:right; 
    text-align:left;
    color:#999;
}
.menu_index {  
    float:right; 
	width: 640px;
    height:40px;
}
.menu_index a{  
	padding-right: 10px;  
    text-decoration: none;  
    color:#999;
}
.menu_index  a:hover{  
    text-decoration: none;  
    color:#666;
}
/*******路徑結束**********************************/
/*******單元類別選單*****************************/
#class_menu {
	width:640px;
    float:left; 
	display: block;
	margin-top: 5px;	
}
#class_menu  ul{
	width:630px;
    float:left;
    margin-left: 10px  !important;
	margin-left: 5px;
}
#class_menu  ul li{
    display:inline;
    float:left;
    margin:0;
    padding:0;
}
#class_menu   ul li a{
    width:170px;
    float:left;
	text-align: left; 
    padding:2px 3px 2px 3px;
	margin-right: 2px !important;
	margin-right: 1px;
	color:#BB1C44;
}
#class_menu  ul li  a:hover{
	color:#BB1C44;
    text-decoration: none; 
}
/*******單元類別選單結束*****************************/
/*******文章區塊************************************/
#main {
	width:640px;
    float:left; 
    padding-bottom:20px;
    text-align: left;
}
.box {
    width:600px;
    float:left; 
	margin-top: 20px;
	margin-left: 20px  !important;
    margin-left: 10px;
    text-align: left;
}
.entrytitle {
	font-size: 12pt;
    color:#2B4B73;
    letter-spacing : 2pt;
    padding-bottom: 5px; 
}
.entrytext {
    color:#666;
}
.box ul{
    width:100%;
    float:left; 
    margin:0;
    padding:0;
	text-align:left;
    list-style-type:none;
}
.pagelink {
    width:95%;
    text-align: right;
    padding-bottom: 10px; 
    padding-top: 10px;  
    margin: 0 auto;
    clear: both; 
}
.pagelink_i{
    width:95%;
    height:30px;
    text-align:center;
    clear: both;    
}
/*******文章區塊結束*********************************/
/*******廣告區塊2***********************************/
#ad_lw {
    width:170px;
    float:left;
    margin-left: 10px  !important;
	margin-left: 5px;
}
.ad_lw {
    width:170px;
    float:left; 
	margin-bottom: 5px;
}
/*******廣告區塊2結束*****************************/
/*******版權宣告區塊********************************/
#footer {
	width: 800px;
	height: 90px;
    margin: 0px auto;
    clear: both; 
    background-color: #900;
}
#footer p {
	margin-left: 10px  !important;
    margin-left: 5px;
    margin-top: 8px;
	line-height: normal;
    font-size: 80%;
    font-family :Verdana, Arial, Helvetica, sans-serif;
}
#legal {
	float: left;
    color: #fff;
    text-align: left;
}
#legal a{
    color: #fff;
}
/*******版權宣告區塊結束*****************************/
.ifimg {
    width:170px;
    height:186px;
    margin: 5px 8px 0 8px;
    float:left;
}
.p_case {
    border:1px solid #ddd;
    margin: 0px auto;
    width:136px;
    height:136px;
    overflow:hidden;
    text-align:center;
    padding-top:4px; 
    vertical-align:middle;
    background-color:#fff;
}
.p_txt {
    width:136px;
    height:50px;
    margin: 0px auto;
    margin-top: 5px;
    text-align:center;
}
.ifimg02 {
    width:180px;
    height:150px;
    float:left;
}
.p_case02 {
    border:1px solid #ddd;
    float:left;
    width:136px;
    height:136px;
    overflow:hidden;
    text-align:center;
    padding-top:4px; 
    vertical-align:middle;
    background-color:#fff;
}
.rtext{
    width:350px;
    float:left; 
}
.p_detail{
    width:530px;
    float:left; 
}
.pd_title{
    color:#000;
	font-weight:normal;
}
.p_value{
    color:#000;
	font-weight:normal;
}
.pic_left{
    float: left; 
    margin-top: 5px;
    margin-right: 6px;
}

.pic_right{
    float: right; 
    margin-top: 5px;
    margin-left: 6px;
}
.value {
    width:100%;
    float: right; 
	margin-top: 5px;
	color:#666;
}
.t_b { 
    border: 1px solid #CCCCCC; 
    background-color:#fff;
}
.link_box {
    width:100%;
    float:left; 
	margin-top: 10px;
    text-align: left;
}
.line_bg {
    width:100%;
    float:left; 
    height:20px;
    text-align:center;
	background-image: url(images/line_000.gif);
	background-repeat : repeat-x;
}
.d_txt{
    width:13%;
    float:left; 
    margin:0;
}
.ns_list{
    width:87%;
    float:left; 
    margin:0;
}
/*******首頁區塊**********************************/
#main_index {
	width: 640px;
    float: left;
    text-align: left;
}
.main_ad {
    width:419px;
	height:329px;
    float:left;
	overflow:hidden;
}
.box_index{
	width: 640px;
    float: right;
    text-align: left;
}
.right_main{
    width:221px;
    float:left;
}
.pro_h{
    width:210px;
	height:40px;
    float:right;
	background-image: url(images/pro_h.gif);
}
.pro_b{
    width:210px;
    float:right;
	background-image: url(images/pro_b.gif);
}
.news_h{
    width:210px;
	height:35px;
    float:right;
	background-image: url(images/news_h.gif);
}
.news_b{
    width:210px;
    float:right;
	background-image: url(images/pro_b.gif);
}
.news_f{
    width:210px;
	height:10px;
    float:right;
	background-image: url(images/news_f.gif);
}
.ifimg03{
    width:114px;
    height:100px;
    margin: 5px 5px 0 5px;
    float:left;
}
.p_case03 {
    border:1px solid #ddd;
    margin: 0px auto;
    width:115px;
    height:80px;
    overflow:hidden;
    text-align:center;
    padding-top:4px; 
    vertical-align:middle;
    background-color:#fff;
}
.rndnews{
    width: 200px;
    height: 90px;
    float: left;
    margin-left: 10px  !important;
    margin-left: 5px;
    overflow:hidden;
}
.rndpro{
    width: 200px;
	height: 70px;
    float: left;
    margin-left: 10px  !important;
    margin-left: 5px;
    overflow:hidden;
}
.p_case04{
    border:1px solid #ddd;
    width:115px;
    height:80px;
    float: left;
    overflow:hidden;
    text-align:center;
    padding-top:4px; 
    vertical-align:middle;
    background-color:#fff;
    margin-left: 10px  !important;
    margin-left: 5px;
}
/*******首頁區塊**********************************/