/***************************************************************************************
 * Common Setting
 ***************************************************************************************/
html,body{background-color:#eaeaea;}

body{font: 11px arial,sans-serif}

a {
    text-decoration:  none;
    color: #FF6600;
}

h1{
    font-size:16px;
    font-weight:bold;
}

    .h1_1{
        font-size:16px;
        font-weight:bold;
        color:#666666;
    }
    .title{
         font-size:16px;
         font-weight:bold;
         color: #666666;
         padding-top: 30px;
         padding-left: 11px;
         padding-bottom: 20px;
    }
    .title_1{
         font-size:16px;
         font-weight:bold;
         color: #666666;
         padding-bottom: 20px;
    }
    .title_2{
         font-size:16px;
         font-weight:bold;
         color: #666666;
         margin: 10px 0 10px 0;
    }
	.title_demo{
         font-size:16px;
         font-weight:bold;
         color: #666666;
         padding-top: 20px;
         padding-left: 11px;
         padding-bottom: 20px;
    }



h2{
    font-size:12px;
    font-weight:bold;
}
    .h2_1{
        font-size:12px;
        font-weight:bold;
        margin-bottom: 20px;
    }
    .h2_3{
        font-size:12px;
        font-weight:bold;
        padding: 0;
        margin: 0;
        margin-top: 20px;
    }

    /* 灰底 */
    .h2_2{
        font-size:12px;
        font-weight:bold;
        background-color: #f0ebd3;
        padding: 5px;
    }
    /* 淺黃色底 */
    .h2_4{
        height: 30px;
        font-size:12px;
        font-weight:bold;
        background-color: #F0EBD3;
        padding: 5px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
     /* 灰底 */
    .h2_5{
        font-size:12px;
        background-color: #f0ebd3;
        padding: 5px;
    }
	/* 藍字 */
    .h2_6{
        font-size:12px;
        color: blue;
        padding: 0;
    }
    /* 灰底 */
    .h2_7{
        font-size:12px;
        background-color: #CCCCCC;
    }

    .h2_clearfont{
        font-size:12px;
        font-weight:bold;
        padding: 0;
        margin: 0;
    }


h3{
    font-size:18px;
    font-weight:bold;
    color:#666666;
    padding-bottom: 20px;
}

	.h3_1{
    font-size:18px;
    font-weight:bold;
    color:#666666;
    padding:0;
    }

.font_10{
    font-size:10px;
    color:#666666;
}

.font_12{
    font-size:12px;
    color:white;
    background: #666666;
}

.font_14{
    font-size:14px;
    font-weight:bold;
}
    .font_14_1{
        font-size:14px;
        font-weight:bold;
        background-color: #e67817;
        padding:5px;
        color: #ffffff;
        text-align: center;
    }
    .font_14_2{
        font-size:14px;
        font-weight:bold;
        background-color: #42929d;
        padding:5px;
        color: #ffffff;
        text-align: center;
    }
    .font_14_3{
        font-size:14px;
        font-weight:bold;
        background-color: #901d78;
        padding:5px;
        color: #ffffff;
        text-align: center;
    }

td{
    vertical-align:top; /* 所有表格均靠上對齊 */
}

img{border:none;} /* 所有圖片均不顯示邊框 */

.footer-font{font-size:12px;}



/***************************************************************************************
 * 開始Layout定義
 ***************************************************************************************/

.header{
	width:1012px;
	height:78px;
        margin-left:auto;
	margin-right:auto;
        background: black;
}

#content{    
    float: left;
    width:759px\9;
    width:729px;
    _width:720px;
    margin-left: 30px;
    background-color: #ffffff;
    display:inline;
    height:auto;
}

.left_area, .right_area{
    float:left;
    display: inline;
}


.right_area{
    float:left;
    margin-bottom:-10000px;
    padding-bottom:10000px;
    background-color:#ffffff;
    /* //overflow:hidden; */
}
.left_area{
    float:left;
    background-color:#ffffff;
    margin-bottom:-10000px;
    padding-bottom:10000px;
}
.left_area{
    background: url(../pictures/homepage/img_board_bg.jpg);
    background-repeat:repeat;
}

.right_area{
    width: 759px;    
    _width: 720px;
    display:inline;
}
.left_area{
    width: 253px;
	_width: 233px;
}

.separate-line{
	clear:both;
	width:1012px;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../pictures/homepage/img_footer-separate-ine.jpg)
}

.footer{
	clear:left;
	width:1012px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	color: #000;
	text-align:right;
}
.footer p{margin:0;padding:5px 10px}
.footer img{vertical-align:middle; /* 圖片垂直居中 */}

.split-line{
    clear: both;    
    width:100%;
    height:5px;
    line-height: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #efefef;
}

.split-line_empty{
    clear: both;
    width:720px;
    height:5px;
    line-height: 5px;
}

.split-line_repeat{
    clear: both;
    width:100%;
    height:5px;
    line-height: 5px;
    background: url("../pictures/products/img_split-line.jpg") no-repeat ;
    background-repeat:repeat-x;
    margin-top: 10px;
    margin-bottom: 10px;
}

.split-line_476{
    clear: both;
    width:472px;
    height:1px;
    line-height: 1px;
    margin-bottom: 20px;
    background: url("../pictures/products/img_split-line_476.jpg") no-repeat ;
    background-repeat:no-repeat;
}

.split-line_700{
    clear: both;    
    width:700px;
    height:5px;
    line-height: 5px;
    background: url("../pictures/products/img_split-line.jpg") no-repeat ;
    background-repeat:no-repeat;
    margin :10px 0 10px 0;
}

/* 左方是空白無線,右邊有線 */
.split-line_580{
    clear: both;
    width:705px;
    height:5px;
    line-height: 5px;
    background: url("../pictures/products/img_split-line_580.jpg") no-repeat ;
    background-repeat:no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}

.split-line_100-percent{
    clear: both;    
    width:100%;
    height:1px;
    background: url("../pictures/products/img_split-line.jpg");
    background-repeat:repeat-x;
    margin: 30px 0 0 0;
}

.lineheigh{
    line-height: 20px;
}

.e_news{
     padding-left: 20px;
     font-weight: bold;
}

.alarm_message{
    color: red;
    font-weight: bold;
}


ul li h5 {
margin: 5px 0 5px 0;
font-size: 15px;
}
