@charset "utf-8";
/* CSS Document */

#home-wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#home-wrap-main {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}

#flash-area {
	width: 966spx;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}

#main-area {
	width: 966px;
}

#home-left {
	width: 203px;
	height: 535px;
	float: left;
}

#home-right {
	background: url(../images/content.jpg);
	background-repeat: repeat-y;
	width: 747px;
	top: 0px;
	padding: 0px;
	bottom: 0px;
	margin-left: 5px;
	float: right;
}

#TabShadow-left {
	background: url(../images/tabshadow_left.jpg);
	background-repeat: repeat-y;
	width: 6px;
	height: 40px;
	float: left;
}

#TabShadow-right {
	background: url(../images/tabshadow_right.jpg);
	background-repeat: repeat-y;
	width: 6px;
	float: left;
}

#TabShadow-top {
	background: url(../images/content-top.jpg);
	width: 747px;
	height: 11px;
	float: left;
}

#TabShadow-bottom {
	background: url(../images/content-btm.jpg);
	width: 747px;
	height: 43px;
	float: left;
}

#main-btn {
	width: 203px;
	height: 63px;
}
.btn-margin {
	margin-bottom: 20px;
}

/**********

**********/

#window {
	width: 747px;
	background: url(../images/win_sides.jpg);
	background-repeat: repeat-y;
}

#win-corner {
	width: 24px;
	height: 24px;
	float: left;
}

#win-top {
	background: url(../images/win_top.jpg);
	background-repeat: repeat-x;
	width: 699px;
	height: 24px;
	float: left;
}

#win-btm {
	background: url(../images/win_btm.jpg);
	background-repeat: repeat-x;
	width: 699px;
	height: 24px;
	float: left;
}

#win-middle {
	width: 747px;
	background: url(../images/win_sides.jpg);
	background-repeat: repeat-y;
	float: left;
}

#win-middle-txt {
	width: 699px;
	margin-left: 24px;
	float: left;
}

#win-middle-btn {
	width: 747px;
	text-align: center;
	float: left;
}
