#bodyWrap {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}

#bodyContainer {
	position: relative;
	width: 1004px;
	height: auto;
	margin: 0px auto;	
	background-color: #3f3b30;
	
}

/* DIV Body Head */
#bodyHeaderWrap {
	width: 814px;
	height: 194px;
	margin: 0px auto;
	background: url(../images/head.jpg) no-repeat center;
}

/* DIV Body Center */
#bodyCenterWrap {
	
	width: 814px;
	margin: 0px auto;
	height: auto;
	background-color: #3f3b30;
}

#center_left {
	width: 409px;
	height: 474px;
	background: url(../images/silvana_06.jpg) no-repeat left;
	float: left;
}

#center_right {
	margin-left: 409px;
	width: 405px;
	height: 474px;
	background: url(../images/silvana_07.jpg) no-repeat left;
	position: relative;
}

#cr_t_left {
	width: 198px;
	height: 159px;
}

#email_sub_div {
	padding-top: 20px;
	width: 195px;
	height: auto;
}

#email_sub_div #esubscribe {
	text-align: center;
    margin-top:-1px;
    width:160px;
    height:16px;
    border:0;
}

#ebt_sub_div {
	margin-top: 32px;
	width:100px;
    height:25px;
    background-color: black;
}

#ebt_sub_div a {
	color: white;
	text-decoration: none;
}

#cr_m_left {
	width: 198px;
	height: 159px;
	float: left;
}

#cr_m_right {
	margin-left: 199px;
	width: 204px;
	height: 158px;
	position: relative;
}

#cr_b {
	margin-left: 0px;
	width: 404px;
	height: 152px;
	position:absolute;
	left: 0px;
	top: 319px;
}

/* DIV Body Footer */
#footWrap {
	clear:left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color: #1e1d1a;
}

#bodyFootContainer {
	width: 1004px;
	margin: 0px auto;	
	background-color: #24231f;
	
}

#bodyFootWrap {
	width: 812px;
	height: 255px;
	margin: 0px auto;
	border-top: 1px #575655 solid;
	border-left: 1px #575655 solid;
	border-right: 1px #575655 solid;
	background-color: #24231f;
	background: no-repeat right url(../images/silvana_13.jpg);
}

#f_top {	
	margin: 30px;
}

.ft_ct {
	margin-left: 10px;
}

.ft_ct1 {
	display: block;
	position: relative;
	float: left;
	width: 180px;
	border-right: 1px #666666 solid;
	padding: 0px;
	margin-left: 20px;
}

.ft_ct1 a {
	color: #666666;
	text-decoration: none;
}

.ft_ct1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.ct_bg {
	background-image:url(../images/bg_footct.png);
}

#fc_detial_content {
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color:  #24420E;
	scrollbar-track-color:  #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-face-color: #cecdca;
	scrollbar-highlight-color: #cecdca;
	scrollbar-shadow-color: #cecdca;
	word-spacing: 0px;
	width: 520px;
	height: 370px;
	overflow: auto;
	z-index: 0;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
