@CHARSET "UTF-8";

body {
	background-image: url("../images/bg.jpg");
	
}

table {
	margin: 0px;
	padding: 0px;
	border: none;
}

tr {
	vertical-align: top;
}

#wrapper {
	width: 900px;
	background-image: url("../images/bg.png");
	text-align: left;
}

#header {
	width: 900px;
	font: normal 11px Tahoma;
	color: #ffffff;
	text-align: right;
}

#body {
	width: 900px;
}

#body_head {
	width: 900px;
	height: 190px;
	padding: 0px 0px 0px 75px;
	background-image: url("../images/body_head_bg.png");
	background-repeat: no-repeat;
}

#body_head_title {
	padding: 15px 0px 0px 0px;
}

#body_head_title_text {	
	font: italic bold 40px "Times New Roman";
	color: #feec9b;
	text-align: left;
	text-shadow: black 3px 3px;
}

#body_menu {
	width: 900px;
	height: 150px;
	
	background-image: url("../images/body_menu_bg.png");
	background-repeat: no-repeat;
}

#body_menu_item1 {
	float: left;
	width: 110px;
	height: 130px;
	margin: 15px 0px 0px 15px;
	background-image: url("../images/menu_item1_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
}

#body_menu_item2 {
	float: left;
	width: 110px;
	height: 130px;
	margin: 15px 0px 0px 15px;
	background-image: url("../images/menu_item2_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
}

#body_menu_item3 {
	float: left;
	width: 110px;
	height: 130px;
	margin: 15px 0px 0px 17px;
	background-image: url("../images/menu_item3_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
}

#body_menu_item4 {
	float: left;
	width: 110px;
	height: 130px;
	margin: 15px 0px 0px 18px;
	background-image: url("../images/menu_item4_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
}

#body_menu_item5 {
	float: right;
	width: 110px;
	height: 130px;
	margin: 15px 15px 0px 0px;
	background-image: url("../images/menu_item5_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
}

#body_content {
	width: 900px;
	height: 350px;
	background-image: url("../images/body_content_bg.png");
	background-repeat: no-repeat;
}

#body_content_menu_item1 {
	padding: 33px 0px 0px 505px;
	font: italic bold 20px "Times New Roman";
	color: #41311b;
	text-align: left;
	cursor: pointer;
}

#body_content_menu_item2 {
	padding: 37px 0px 0px 285px;
	font: italic bold 20px "Times New Roman";
	color: #41311b;
	text-align: left;
	cursor: pointer;
}

#body_content_menu_item3 {
	padding: 37px 0px 0px 195px;
	font: italic bold 20px "Times New Roman";
	color: #41311b;
	text-align: left;
	cursor: pointer;
}

#body_content_menu_item4 {
	float: left;
	padding: 45px 0px 0px 90px;
	font: italic bold 20px "Times New Roman";
	color: #41311b;
	text-align: left;
	cursor: pointer;
}

#body_content_menu_item5 {
	float: right;
	padding: 45px 175px 0px 0px;
	font: italic bold 20px "Times New Roman";
	color: #41311b;
	text-align: left;
	cursor: pointer;
}

#footer {
	width: 900px;
	font: normal 11px Tahoma;
	color: #ffffff;
	text-align: center;
}

.item_back_case {
	width: 100%;
}

.item_back {
	width: 200px;
	height: 35px;
	padding: 5px 0px 0px 0px;
	background-image: url("../images/item_back_bg.png");
	background-repeat: no-repeat;
	font: italic bold 20px "Times New Roman";
	color: #50180C;
	text-align: center;
	cursor: pointer;
}

#item1_head {
	width: 500px;
	height: 135px;
	background-image: url("../images/item1_head_bg.png");
	background-repeat: no-repeat;
}

#item1_head_title {
	padding: 15px 0px 0px 50px;
}

#item1_head_title_text {	
	font: italic bold 40px "Times New Roman";
	color: #feec9b;
	text-align: left;
	text-shadow: black 3px 3px;
}

#item1_body {
	width: 500px;
	height: 320px;
	background-image: url("../images/item1_body_bg.png");
	background-repeat: no-repeat;
}

#item1_content {
	width: 400px;
	height: 455px;
	background-image: url("../images/item1_content_bg.png");
	background-repeat: no-repeat;
}

#item2_head {	
	width: 900px;
	height: 135px;
	background-image: url("../images/item2_head_bg.png");
	background-repeat: no-repeat;
}

#item2_head_title {
	padding: 15px 0px 0px 235px;
}

#item2_head_title_text {	
	font: italic bold 40px "Times New Roman";
	color: #feec9b;
	text-align: left;
	text-shadow: black 3px 3px;
}

#item2_body {
	width: 900px;
	height: 275px;
	background-image: url("../images/item2_body_bg.png");
	background-repeat: no-repeat;
}

#item2_body_text {
	padding: 25px 25px 0px 0px;
	font: italic bold 20px "Times New Roman";
	color: #50180C;
	text-align: right;
}

#item3_head {	
	width: 900px;
	height: 135px;
	background-image: url("../images/item3_head_bg.png");
	background-repeat: no-repeat;
}

#item3_head_title {
	padding: 15px 0px 0px 25px;
}

#item3_head_title_text {	
	font: italic bold 40px "Times New Roman";
	color: #feec9b;
	text-align: left;
	text-shadow: black 3px 3px;
}

#item3_body {
	width: 900px;
	height: 275px;
	background-image: url("../images/item3_body_bg.png");
	background-repeat: no-repeat;
}

#item3_body_text {
	padding: 25px 0px 0px 25px;
	font: italic bold 20px "Times New Roman";
	color: #50180C;
	text-align: left;
}

#item4_head {	
	width: 900px;
	height: 135px;
	background-image: url("../images/item4_head_bg.png");
	background-repeat: no-repeat;
}

#item4_head_title {
	padding: 35px 0px 0px 25px;
}

#item4_head_title_text {	
	font: italic bold 40px "Times New Roman";
	color: #feec9b;
	text-align: left;
	text-shadow: black 3px 3px;
}

#item4_body {
	width: 715px;
	height: 475px;
	background-image: url("../images/item4_body_bg.png");
	background-repeat: no-repeat;
}

#item4_body_title {
	padding: 150px 0px 0px 50px;
	font: italic bold 40px "Times New Roman";
	color: #50180C;
	text-align: left;
	line-height: 25px;
}

#item4_body_name {
	padding: 0px 0px 0px 50px;
	font: italic bold 30px "Times New Roman";
	color: #feec9b;
	text-align: left;
}

#item4_body_address {
	float: left;
	padding: 25px 0px 0px 55px;
	font: italic bold 20px "Times New Roman";
	color: #50180C;
	text-align: lef;
}

#item4_body_text {
	float: right;
	padding: 25px 35px 0px 0px;
	font: italic bold 20px "Times New Roman";
	color: #50180C;
	text-align: right;
}

#item4_content {
	width: 185px;
	height: 475px;
}
