@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif '微軟正黑體', '新細明體';
}
#logo {
	position: absolute;
	z-index: 99;
	height: 115px;
	width: auto;
	left: -10px;
	top: 0px;
	clear: both;
	overflow:hidden;
}
#top_box {
	width: 100%;
	height: auto;
	position:relative;
	float:left;
	margin: 0 auto;
	background-image: url(../templants/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#top {
	width: 1000px;
	height:314px;
	margin: 0 auto;
	position:relative;
	background-image:url(../templants/topbg.jpg);
	background-repeat:no-repeat;
}
#center_box {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
	float:left;
	background-color: #F2F2F2;
}
#center {
	width: 952px;
	height: auto;
	margin: 0 auto;
	position: relative;
	background-color: #F2F2F2;
	padding: 25px 24px 30px 24px;
}
/*bottom*/
#bottom_box {
	width: 100%;
	height: auto;
	position:relative;
	float:left;
	margin: 0 auto;
	background-color: #FFF;
	font-family:
}
/*bottom*/
#breadcrumbs{
	top: 39px;
	left: 746px;
	width: 200px;
	height: 15px;
	z-index: 50;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif '微軟正黑體', '新細明體';
	font-size: 13px;
	padding-left: 20px;
	text-align: right;
}
#breadcrumbs a {
	color: #0769B2;
	text-decoration: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#breadcrumbs a:hover {
	color: #7d7d7d;
	text-decoration: none;
}
#breadcrumbs .con{
	 width:auto;
	 height:17px;
	 float:right;
	 margin-left:5px;
}
/*麵包*/
#footer {
	width: 1000px;
	height: 127px;
	position:relative;
	margin:0 auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif '微軟正黑體', '新細明體';
	font-size:13px;
}
#img_index{
	width: 373px;
	height: 344px;
	position: absolute;
	z-index: 50;
	right:0px;
	top: -17px;
}
#right_button{
	position: absolute;
	width:117px;
	height:24px;
	top: 7px;
	right:25px;
	z-index:99;
	}
#sidebar {
	width: 270px;
	height:auto;
	clear: both;
	margin-bottom:20px;
	float:left;
}
#sidebar .btn{
	width:270;
	height:auto;
}
#left_menu {
	width: 270px;
	height:auto;
}
#left_menu .title {
	height: 43px;
	width: 270px;
}
#left_menu .bottom {
	height: 5px;
	width: 270px;
	background-image:url(../sidebar/list_bottom.png);
	background-repeat: no-repeat;
}
#left_menu .list {
	clear: both;
	height: 18px;
	width: 260px;
	padding:7px 5px 5px 5px;
	background-image: url(../sidebar/list_bg.jpg);
	background-repeat: no-repeat;
}

#left_menu .caption {
	width: 230px;
	font-size: 13px;
	float: left;

}
#left_menu .dot{
	float: left;
	width:10px;
	height:18px;
	background-image:url(../sidebar/dot.png);
	background-repeat:no-repeat;
	margin:0 5px 0 5px;
}

#left_menu .caption a {
	color: #575757;
	text-decoration: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}

#left_menu .caption a:hover {
	color: #24A0DB;
	text-decoration: none;
}

#left_menu .depiction {
	height: auto;
	width: 270px;
	padding-top: 2px;
	clear: both;
}
/*sidebar*/
#sidebar_r{
	width:672px;
	height:auto;
	float:right;
	margin-bottom:50px;
	font-family: Arial, Helvetica, sans-serif '微軟正黑體', '新細明體';
	font-size:13px;
	line-height:18px;
	}
#sidebar_r .title{
	width:672px;
	height:43px;
}


#pqs {
	height: 21px;;
	width: 100%;
	overflow: hidden;
	clear: both;
	background-image:url(page_bg.jpg);
	padding: 15px 0 15px 0;
}
#Paging {
	height: 13px;
	font-family: Arial;
	font-size:12px;
}
#Paging a {
	line-height: 16px;
	text-align: center;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	color: #7d7d7d;
	text-decoration:none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#Paging a:hover {
	color: #0769B2;
	margin: auto;
	font-weight: bold;
	text-decoration: none;
}
#pqs_in {
	height: 21px;;
	width: 100%;
	overflow: hidden;
	clear: both;
	background-image:url(page_bg.jpg);
	padding: 15px 0 15px 0;
}
#Paging_in {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif '微軟正黑體', '新細明體';
	font-size:12px;
	text-align:center;
}
#pqs_in a {
	color: #7d7d7d;
	text-decoration:none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#pqs_in a:hover {
	color: #0769B2;
	margin: auto;
	font-weight: bold;
	text-decoration: none;
}
#back_butten {
	height: 13px;
	font-family: Arial;
	font-size:12px;
	text-align:right;
}
#back_butten a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#back_butten a:hover {
	color: #0769B2;
	margin: auto;
	text-decoration: none;
}
