@charset "utf-8";

HTML {
	width:100%;
	height:100%;
	background:#d1d1d3;
	}
	
body {
	width:960px;
	height:100%;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	position:relative;
	}
	
img {display:block}

a {
	color:#CC6600;
	}
	
a:hover {
	color:#000000;
	}

.header {
	background:url(Merchant2/header1.jpg) 0 0 no-repeat;
	height:273px;
	position:relative;
	background-image: url(Merchant2/header1.jpg);
	}
	
.content_wrapper {
	background:#BCBCBC;
	}
	
.column {border:1px solid #FFFFFF;
	width:218px;
	_width:212px;
	margin:5px;
	padding:5px;
	float:left;
	}
	
.spacer {
	width:200px;
	height:1px;
	clear:both;
	}
	
.spacer_big {
	width:950px;
	height:1px;
	clear:both;
	}
	
.footer {
	width:950px;
	padding:5px;
	border-top:1px solid #CC6600;
	text-align:center;
	background:#d1d1d3;
	clear:both;
	}
	
.scroll_text {border:2px solid #CC6600;
	width:298px;
	margin:auto;
	height:298px;
	overflow:auto;
	padding:3px;
	}
	
.menu_wrapper {
	width:400px;
	height:40px;
	position:absolute;
	right:0;
	top:75px;
	}
	
.button {
	float:left;
	padding:4px;
	padding-left:16px;
	background:url(Merchant2/button_bg.gif) 0 bottom no-repeat;
	}
	
.button a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:lighter;
	}	
	
.button a:hover {
	color:#000000;
	}

.content_left {
	width:220px;
	float:left;
	}

.content_left a {
	color:#CC6600;
	}

.content {
	width:730px;
	padding:0 5px;
	float:right;
	}
	
.SBC_img img {
	padding:2px;
	border:2px solid #CC6600;
	margin:7px;
	float:left;
	clear:right;
	}
	
.SBC_img a {
	float:left;
	display:block;
	}
	
.SBC_img {
	width:630px;
	margin-left:80px;
	}
	
.SBC_img span {
	width:180px;
	display:block;
	float:left;
	text-align:center;
	color:#000000;
	text-decoration:none;
	margin:0 9px;
	}
	
.SBC_img div {
	width:190px;
	display:block;
	float:left;
	text-align:center;
	color:#000000;
	text-decoration:none;
	}
	
.FP_desc {
	display:block; 
	width:100px; 
	margin:auto; 
	text-align:center;
	clear:both;
	}
	
.FP_small_div {
	float:left;
	}
	
/*.content_top {
	width:648px;
	position:absolute;
	top:140px;
	left:300px;
	background:url(Merchant2/content_top.gif) 0 0 repeat-y;
	height:11px;
	font-size:1px;
	}
*/
	

