#container-index {
	width: 100%;	
	border-bottom: solid 1px #333230;
	background: url(/templates/default_tw/imgs/bg-container.gif) left top repeat-y;
}

#flash {
	margin: 0 1px;
}
#index-cloumns {
	position: relative;
	width: 898px;
	height: 178px;
	margin: 0 1px;
	font-size: 82%;
	color: #666;
	text-align: left;
	background: url(/templates/default_tw/imgs/bg-index-cloumns.jpg) bottom left no-repeat;
}
#index-cloumn-a {
	position: absolute;
	top: 50px;
	left: 22px;
	width: 262px;
	height: 110px;
	overflow: auto;
	scrollbar-3dlight-color: #333230;
	scrollbar-arrow-color: #333230;
	scrollbar-track-color: #000;
	scrollbar-darkshadow-color: #333230;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
}
#index-cloumn-a  ul {
	list-style: none;
}
#index-cloumn-a  li {
	display: block;
	height: 24px;
	padding-left: 12px;	
	background: url(/templates/default_tw/imgs/icon-arrow2.gif) left 3px no-repeat;
}
#index-cloumn-b {
	position: absolute;
	top: 43px;
	left: 320px;
	width: 262px;
	height: 131px;
}
#index-cloumn-c {
	position: absolute;
	top: 43px;
	left: 620px;
	width: 272px;
	height: 131px;
}
#index-cloumn-c-left {
	float: left;
	width: 150px;
	margin-right: 5px;
}
#index-cloumn-c-left span {
	display: block;
	color: #fff;
	padding-left: 63px;
	background: url(/templates/default_tw/imgs/icon-customer.gif) left center no-repeat;
}
#index-cloumn-c-right {
	float: right;
	width: 110px;
}