/* CSS Document 

Joseph WM Designed 2008, joswm.com
*/

* {
	margin:0;
	padding:0;
}

body {
	background:#b01565 url(images/bg.gif) repeat-y center top;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
}

#wrap_bg {
	width:100%;
	float:left;		
	background: url(images/header_bg.gif) no-repeat center top;
}
#wrap_bg2 {
	width:100%;
	float:left;
	background: url(images/footer_bg.gif) no-repeat center bottom;
}

#wrap {
	width:997px;	
	margin:0 auto;
	text-align:left;
}

/* header */ 
#header {
	width:997px;
	height:544px;
	float:left;
	position:relative;
	background: url(images/header.jpg) no-repeat left top;
}
#h_text {
	width:600px;
	height:88px;
	position:absolute;
	top:455px;
	right:0;
	text-align:left;
}
#h_text p {
	padding:6px 8px;
	line-height: 18px;
}


/* main */

.th_block {
	width:967px;
	height:673px;
	float:left;
	margin-left:15px;
	_margin-left:7px;
	background: url(images/bl_top.jpg) no-repeat left top;
}
.th_top, .th_bottom{
	width:967px;
	height:673px;
	float:left;
}
.th_bottom {
	padding:13px 0 20px 27px;
	width:940px;
	height:640px;
}
.th_bottom h4{
	padding:2px 0;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
}
.th_bottom img{
	float:left;
	margin:0 4px 4px 0;
	border:1px solid #000;
}
.th_bottom img.p_sb{
	margin:0 3px 3px 0;
}
.th_desc{
	text-align:center;
	float:left;
	width:547px;
	padding:0 0 0 3px;
}
.th_desc .desc{
	line-height: 18px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.th_desc .th_link{
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0;
}
.th_desc .th_link a{
	color:#000;
	text-decoration:underline;
}
.th_desc .th_link a:hover{
	color:#580c2c;
	text-decoration:none;
}

.th_link2 {
	width:897px;
	padding:0 50px;
	height:60px;
	float:left;
	text-align:center;
	font: bold 32px Arial, Tahoma, Helvetica, sans-serif;
}
.th_link2 p {
	padding:12px 0px;
}
.th_link2 a{
	color:#b01565;
	text-decoration:underline;
}
.th_link2 a:hover{
	color:#580c2c;
	text-decoration:none;
}


/* footer */
#footer{
	width:997px;
	height:520px;
	float:left;
	position:relative;
	background: url(images/footer.jpg) no-repeat left top;
}

#f_join, #f_more {
	width:320px;
	height:200px;
	position:absolute;
	top:120px;
	text-indent:-900em;
	cursor:pointer;
}
#f_join{left:0;}
#f_more{right:30px;}
#f_navi {
	width:997px;
	height:20px;
	position:absolute;
	top:397px;
	left:0;
}
#f_navi ul {
	list-style:none;
	float:left;
	width:997px;
	padding:1px 0 0 0;
}
#f_navi ul li {
	list-style:none;
	float:left;
	padding-right:26px;
	text-transform: uppercase;
}
#f_navi ul li.ma {padding-left:47px;}
#f_navi ul li.cs {padding-right:182px;}
#f_navi ul li.jn {padding-right:1px;}

#f_navi ul li a{
	color:#fff;
	text-decoration:none;
}
#f_navi ul li a:hover{
	color:#CB74AA;
	text-decoration:none;
}

#copyr {
	width:973px;
	height:65px;
	position:absolute;
	top:417px;
	left:0;
	font-size:11px;
	padding:12px;
	text-align:left;
}

#copyr a {
	color:#000;
	text-decoration:underline;
}
#copyr a:hover {
	color:#555;
	text-decoration:none;
}
#copyr #dtext {
	font-size:10px;
	padding-bottom:8px;
	color:#555;
	line-height: 16px;
}
#copyr #copy {
	width:400px;
	float:left;
}
#copyr #webm {
	width:400px;
	float:right;
	text-align:right;
}
#copyr #webm {
	width:400px;
	float:right;
	text-align:right;
}
