@charset "utf-8";

body#Body {
	background-color: #1D0000;
}

.outer-wrap {
	background: url("images/red/bg_body.png") 0 0 repeat-x;
}

.outer-wrap2 {
	min-height: 400px;
	background: url("images/red/bg_body_t.png") 50% 0 no-repeat;
}

#nav,#menu,.jd_menu {
	background-image: url("images/red/bg_nav.png");
}

h2,h3,h4,h5 {
	color: #A40000;
}


