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


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #331026;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg.gif);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF8635;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 11px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
#body-panel {
	height: 810px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#body-panel-e {
	height: 670px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#hader-frame {
	height: 393px;
	width: 1000px;
}
#body-frame {
	height: 417px;
	width: 1000px;
	display: inline;
}
#body-margin {
	height: 417px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #55676E;
	overflow: hidden;
}
#body-devider {
	height: 339px;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#left-site {
	height: 339px;
	width: 185px;
	float: left;
}
#tab-left {
	background-image: url(../image/tab-left.gif);
	height: 339px;
	width: 4px;
	float: left;
	background-repeat: no-repeat;
}
#tab-center {
	float: left;
	height: 339px;
	width: 176px;
	background-image: url(../image/tab-center.gif);
	background-repeat: repeat-x;
}
#tab-right {
	background-image: url(../image/tab-right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 339px;
	width: 5px;
}
#right-site {
	height: 339px;
	width: 578px;
	float: left;
	margin-left: 11px;
}
#main-bg-left {
	background-image: url(../image/main-bg-left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 339px;
	width: 13px;
}
#main-bg-center {
	background-image: url(../image/main-bg-center.gif);
	background-repeat: repeat-x;
	float: left;
	height: 339px;
	width: 552px;
}
#main-bg-right {
	background-image: url(../image/main-bg-right.gif);
	background-repeat: no-repeat;
	height: 339px;
	width: 13px;
	float: left;
}





#footer {
	height: 57px;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
}
#footer-up {
	background-image: url(../image/footer-up.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 774px;
}
#footer-center {
	height: 49px;
	width: 774px;
	background-image: url(../image/footer-center.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#footer-down {
	background-image: url(../image/footer-down.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 774px;
}

#footer-margin {
	height: 13px;
	width: 670px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#copy-right {
	height: 10px;
	width: 397px;
	float: right;
	margin-top: 5px;
}
#send {
	margin: 0px;
	padding: 0px;
}
#body-panel-gallery {
	height: 700px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



.color-gray {
	color: #544a0f;
}
.color-white {
	color: #FFFFFF;
}
.text-bold {
	font-weight: bold;
	color: #FFFFFF;
}

.text-ofwhite {
	color: #CCCCCC;
	text-align: justify;
}
.red {
	color: #FF0000;
	font-size: 11px;
}
.dblue {
	color: #000066;
}
.text-box {
	height: 15px;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
.text-box-l {
	height: 75px;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
.copy-text {
	font-size: 10px;
	color: #8F4264;
}
.bold {
	font-weight: bold;
}
