/* index-content */
#index-content {
	width: 1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 18px;
	
}
/* index-leftcont */
#index-leftcont-wrap {
	float: left;
	width: 315px;
	height: auto;
	padding-right: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#index-leftcont-top {
	width: 315px;
	height: 17px;
	background-image: url(../images/rightcont_top_bg.png);
	background-repeat:no-repeat;	
}
#index-leftcont {
	text-align:center;
	width: 265px;
	height: 440px;
	background-image: url(../images/rightcont_cont_bg.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#index-leftcont-bottom {
	width: 315px;
	height: 17px;
	background-image: url(../images/rightcont_btm_bg.png);
	background-repeat: no-repeat;
}
#index-leftcont-footer {
	width: 303px;
	height: 25px;
	margin-top:8px;
	margin-left:12px;
	text-align: left;
	font-size: 90%; color: #999;
}

/* index-centercont */
#index-centercont-wrap {
	float: left;
	width: 315px;
	height: auto;
	padding-right: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#index-centercont-top {
	width: 315px;
	height: 17px;
	background-image: url(../images/rightcont_top_bg.png);
	background-repeat:no-repeat;	
}
#index-centercont {
	text-align:center;
	width: 265px;
	height: 440px;
	background-image: url(../images/rightcont_cont_bg.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#index-centercont-bottom {
	width: 315px;
	height: 17px;
	background-image: url(../images/rightcont_btm_bg.png);
	background-repeat: no-repeat;
}
#index-centercont-footer {
	width: 303px;
	height: 25px;
	margin-top:8px;
	margin-right:6px;
	margin-left:6px;
	text-align: center;
	font-size: 90%; color: #999;
}


/* index-rightcont */
#index-rightcont-wrap {
	float: left;
	width: 315px;
	height: auto;
	padding-right: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#index-rightcont-top {
	width: 315px;
	height: 17px;
	background-image: url(../images/rightcont_top_bg.png);
	background-repeat:no-repeat;	
}
#index-rightcont {
	text-align:center;
	width: 265px;
	height: 440px;
	background-image: url(../images/rightcont_cont_bg.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#index-rightcont-bottom {
	width: 315px;
	height: 17px;
	background-image: url(../images/rightcont_btm_bg.png);
	background-repeat: no-repeat;
}
#index-rightcont-footer {
	width: 303px;
	height: 25px;
	margin-top:8px;
	margin-right:12px;
	text-align: right;
}
#ribbon {
	width: 128px;
	line-height: 127px;
	position:absolute;
	top: 45px;
	right: 40px;
	background: none;
	background-repeat:no-repeat;
	background-position: top right;
}