
/* ------------------------------------------------------
Top Layout
------------------------------------------------------ */

#bg_header {
	height: 365px;
	width: 100%;
	background-image: url(../img/top_bg_header.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#header {
	height: 365px;
	width: 1200px;
	background-image: url(../img/top_main_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto 0 auto;
}

#SMenu {
	width:402px;
	height:41px;
	float:right;
	position: relative;
	right: 150px;
}

#SMenu li {
	float:left;
}


/* ContentR */

#contentR {
	width: 285px;
	float: right;
	height: auto;
}

#bg_mail {
	background-image: url(../img/top_bg_mail.gif);
	height: 91px;
	width: 285px;
}

#bg_mail p {
	width: 234px;
	position: relative;
	top: 22px;
	left: 26px;
}

#contentR #banner {
	background-image: url(../img/top_bg_banner.gif);
	background-repeat: repeat;
	padding: 10px;
	width: 260px;
	margin: 10px 0 15px 0;
}

#contentR #banner2 {
	background-image: url(../img/top_bg_banner.gif);
	background-repeat: repeat;
	padding: 10px;
	width: 260px;
	margin: 10px 0 40px 0;
}

.contentR img {
	margin: 0px;
}


/* contentL */

#contentL {
	float: left;
	width: 590px;
	padding:0 0 40px 0;
}

#link_about_sotve {
	width: 590px;
}


#link_auction {
	width: 285px;
	margin-top: 25px;
	float: left;
}

#link_care {
	width: 285px;
	margin-top: 25px;
	float: right;
}

/* news */

.newsRease {
	width: 600px;
	background-image: url(../img/top_bg_news_middle.gif);
	background-repeat: repeat-y;
	margin-top: 30px;
}

.newsRease a {
	color: #8A3028;
	font-size: 12px;
}


.newsRease_li {
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	padding: 8px 10px 4px 10px;
}

.newsRease_li_buttom {
	width: 560px;
	padding: 8px 0 10px 10px;
	margin-left: 5px;
}

.newsRease li span {
	position: relative;
	bottom: 4px;
}


.news_buttom {
	background-image: url(../img/top_bg_news_bottom.gif);
	height: 4px;
	width: 590px;
	background-repeat: no-repeat;
}