body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #330936;
	margin-bottom: 0px;
}
/*layout*/
#warp{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#header{
	height: 150px;
	width: 100%;
	float: left;
	font-size: 12px;
	font-family: Arial, "新細明體-ExtB";
	background-color: #330936;
	color: #FFF;
	text-align: right;
	background-image: url(../images/h_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#Content {
	width: 1200px;
	float: left;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	background-color: #FFF;
	text-align: center;
	background-image: url(../images/r_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.block_01 {
	float: left;
	width: 900px;
	background-color: #260112;
	background-image: url(../images/b01_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 35px;
	padding-top: 40px;
}

.left {
	float: left;
	width: 444px;
	text-align: right;
	height: 560px;
	background-image: url(../images/l_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right {
	float: left;
	width: 695px;
	_width: 640px;
	text-align: left;
	color: #1E1E1E;
	padding-right: 20px;
	padding-left: 40px;
}
.right_title {
	float: left;
	height: 106px;
	width: 700px;
	_width: 600px;
	background-color: #FFF;
	margin-bottom: 15px;
}
.right_content {
	float: left;
	width: 630px;
	_width: 640px;
	margin-left: 50px;
	_margin-left: 20px;
}
.right_content_project_block {
	float: left;
	width: 100px;
	_width: 80px;
	margin-left: 20px;
}





#footer {
	width: 100%;
	text-align: center;
	float: left;
	color: #FFF;
	font-size: 11px;
	background-color: #330936;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(../images/f_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #FAFAFA;
}
#footer a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
p {
	line-height: 20px;
}
br {
	line-height: 16px;
}
ul li {
	line-height: 25px;
}
.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#menu_block {
	float: left;
	height: 80px;
	width: 199px;
	margin-top: 478px;
	_margin-top: 475px;
}

.menu_01{
	background-image: url(../images/menu_01_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 26px;
	width: 199px;
	margin: 0px;
	padding: 0px;
}
.menu_01 a {
	background-image: url(../images/menu_01_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 26px;
	width: 199px;
}
.menu_01 a:hover {
	background-image: url(../images/menu_01_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 26px;
	width: 199px;
}
.menu_02{
	background-image: url(../images/menu_02_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 30px;
	width: 199px;
	margin: 0px;
	padding: 0px;
}
.menu_02 a {
	background-image: url(../images/menu_02_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 30px;
	width: 199px;
}
.menu_02 a:hover {
	background-image: url(../images/menu_02_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 30px;
	width: 199px;
}
.menu_03{
	background-image: url(../images/menu_03_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 23px;
	width: 199px;
	margin: 0px;
	padding: 0px;
}
.menu_03 a {
	background-image: url(../images/menu_03_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 23px;
	width: 199px;
}
.menu_03 a:hover {
	background-image: url(../images/menu_03_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 23px;
	width: 199px;
}
