@charset "utf-8";
body{
	margin:0px;
	background-color:#A1A1A1;
	font-size:12px;
	line-height:200%;
	color:#535353;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif,"新細明體";
}
#index_box {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background:url(../images/bg.gif);
	background-repeat:repeat-y;
	position:relative;
}
#index_box_left {
	float: left;
	width: 950px;
	position:relative;
}
#index_head {
	position: relative;
	width:950px;
}
#index_continer {
	width:950px;
	background-image: url(../images/left_menu/left_bg.gif);
	position:relative;
}
#index_copyright {
	position: relative;
	widows:950px;
}
#top_menu_buttombg{
	background:url(../images/top_menu/left_top01.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	width:950px;
}
#con_left {
	float: left;
	width: 185px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 10px;
	_margin-left: 10px;
}
#con_right {
	float: right;
	width: 680px;
	position: relative;
	padding-right: 20px;
	background-image: url(../images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	*padding-right:15px;
	_padding-right:10px;
}
#con_right2 {
	float: right;
	width: 680px;
	position: relative;
	padding-right: 20px;
	background-image: url(../images/logo_bg.gif);
	*padding-right:15px;
	_padding-right:10px;
}
#con_right3 {
	float: right;
	width: 680px;
	position: relative;
	padding-right: 20px;
	*padding-right:15px;
	_padding-right:10px;
}
