﻿@charset "utf-8";
/* CSS Document */
/*============comm==========*/
body{margin:0px;background:#DFDDD0;font-family:Arial, Helvetica, sans-serif, "細明體";color:#464646;font-size:15px;}
 h3{margin:0px;margin-bottom:-5px;} 
 p{line-height:17px;margin:0px;padding:0px;}
.all{width:1000px;margin:0px auto;}
  .website{padding:45px 0px 0px 118px;font-family:Tahoma;color:#787465;font-size:10px;width:70px;float:left;}
  .web_add{float:right;width:310px;padding-top:36px; font-size:12px} 
  .web_add a{color:#555;text-decoration:none;}
  .web_add a:hover{text-decoration:underline;}
	.head_2 .homelink{margin-left:110px;width:120px;height:66px;cursor:pointer;}
  .warp{margin:0px;padding:0px;float:left;width:932px;overflow:hidden;}
  .left_all{background:url(../image/bg_left_all.jpg) left;height:440px;width:71px;float:left;}
  .left{float:left;}
    .left_nav{background:url(../image/bg_nav_all.jpg);height:330px;width:190px;}
    .left_nav ul{margin:0px;padding:0px;}
    .left_nav ul li{list-style:none;height:34px;padding:10px 0px 9px 30px;}
	.left_nav ul li span{color:#707070;cursor:pointer;}
	.left_nav ul li .active_span{margin-left:5px;}
	.left_nav ul li .active{color:#801E26;}
	.left_nav ul li a{ color:#464646;text-decoration:none;}
	.left_nav ul li a:hover{color:#801E26;}
	.left_nav .active_li{color:#801E26;}
    .bg_contact{background:url(../image/bg_contact.jpg);width:190px;height:110px;}
	.bg_contact_text{padding:8px 0px 0px 9px; font-size:12px;}
  .nav_right{background:url(../image/bg_nav_right.jpg);width:18px;height:440px;float:left;}
  .center_all{
	float:left;
	width:653px;
	overflow:hidden;
	height: 100%;
}
    .center{background:url(../image/bg_center.jpg);height:411px;width:653px;float:left;}
  .right{float:right;}
    .right_all{
	height:440px;
	width:68px;
	background-image: url(../image/bg_right_all.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
  .footer{background:url(../image/bg_footer.jpg) no-repeat;height:60px;width:1000px;float:left;padding:42px 0px 0px 300px;}
  .footer a{color:#464646;text-decoration:none;}
  .footer a:hover{color:#212121;}
  .footer span a{color:#801E26;text-decoration:none;}
  .footer span a:hover{text-decoration:underline;color:#801E26;}
