@charset "utf-8";
body {
	font-family: Calibri, "微軟正黑體";
	color: #585858;
	line-height: 15px;
	background: #f0f0f0;
	font-size: 15px;
}
#layout{
	width:980px;
	margin:0px auto;
	}
#lang_outbox{
	width: 980px;
	height: 50px;
	}
#head_outbox{
	width:980px;
	background:#fff;
	height:66px;
	padding-top:14px;
	margin-bottom: 10px;
	}
#banner_outbox{
	width:980px;
	height:280px;
	}
#content_outbox_index{
	width:980px;
	height:191px;
	padding:26px 0px 20px 0px;
	background:url(../images/index/img_about.jpg) no-repeat 224px top #fff;
	}
#content_outbox{
	line-height:24px;
	overflow:auto;
	}
.bg{
	padding:0px 20px 20px 0px;
	background:url(../images/left_menu/bg.gif) no-repeat 212px top #fff;
	}
.bgnone{
	padding:20px;
	background:#fff;
	}
#foot_outbox{
	width: 980px;
	background: #fff;
	line-height: 35px;
	height: 35px;
	border-top: 1px solid #aeaeae;
	text-align: center;
	color: #6c6c6c;
	font-size: 12px;
	}
