body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #23160D;
	background-image: url(../images/111.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
/*layout*/
#warp{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#header {
	float: left;
	width: 900px;
	background-image: url(../images/h_bg.jpg);
	height: 270px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}

#menu_block{
	height: 186px;
	width: 152px;
	float: left;
	font-size: 18px;
	font-family: Arial, "新細明體-ExtB";
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	padding-left: 14px;
	padding-top: 21px;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
#scu_block{
	height: 90px;
	width: 145px;
	float: left;
	font-size: 13px;
	background-image: url(../images/s_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	padding-top: 55px;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#warp #content #left #scu_block p {
	font-size: 12px;
	font-family: Georgia, "新細明體";
}

#p_block{
	height: 85px;
	width: 150px;
	float: left;
	font-size: 13px;
	font-family: Arial, "新細明體-ExtB";
	background-image: url(../images/p_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	padding-top: 55px;
	text-align: left;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#p_block p img {
	margin-bottom: 15px;
}

#inner_content {
	width: 700px;
	float: left;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	text-align: left;
	color: #393939;
}
#inner_content_top {
	background-image: url(../images/c_t_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	float: left;
	height: 30px;
	width: 700px;
}
#inner_content_mid {
	background-image: url(../images/c_m_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	float: left;
	width: 620px;
	padding-right: 40px;
	padding-left: 40px;
}
#inner_content_btm {
	background-image: url(../images/c_b_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	float: left;
	height: 30px;
	width: 700px;
}



#content {
	float: left;
	width: 900px;
	background-color: #FFF;
	padding-bottom: 30px;
}

#left {
	float: left;
	width: 175px;
	margin-left: 15px;
}

#home {
	float: left;
	height: 68px;
	width: 43px;
	clear: both;
	background-image: url(../images/home.png);
	margin-left: 187px;
	margin-top: 30px;
}



#footer{
	text-align: left;
	height: 100px;
	width: 880px;
	font-size: 12px;
	font-style: normal;
	color: #8F6E4A;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 10px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #23160D;
}
p {
	line-height: 20px;
	font-size: 13px;
}
#warp #footer p img {
	float: left;
	margin-right: 10px;
}


#warp #footer a:link {
	color: #e5c49a;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#warp #footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5c49a;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
ul li{
	line-height: 25px;
	font-size: 13px;
	}
.txt_01 {
	margin-left: 78px;
}
.li_title {
	color: #900;
}
