body, td, th, div {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #ffffff;

	margin: 0;

	padding: 0;

	border: 0;

}



body {

	scrollbar-3dlight-color: #221000;

    scrollbar-arrow-color: #221000;

    scrollbar-base-color: #000000;

    scrollbar-darkshadow-color: #221000;

    scrollbar-face-color: #332008;

    scrollbar-highlight-color: #000000;

    scrollbar-shadow-color: #000000;

    scrollbar-track-color: #000000;

	background-color: #000000;

}



img {

	border: 0;

}



a {

	color: #993300;

	text-decoration: none;

}



a:hover {

	color: #cc6600;

}



#main {

	display: block;

	width: 1081px;

	margin: 0px auto;

}



#t_left, #t_top, #t_center, #t_right, #t_bottom {

	display: block;

	background: no-repeat top left #000000;

	float: left;

}



#t_left {

	width: 281px;

	height: 808px;

	background-image: url("gfx/main_bg_l4.jpg");

}



#menu {

	width: 281px;

	height: 808px;

}



#t_top {

	width: 642px;

	height: 188px;

	background-image: url("gfx/main_bg_t.jpg");

}



#t_right {

	width: 158px;

	height: 808px;

	background-image: url("gfx/main_bg_r.jpg");

	float: right;

}



#t_center {

	width: 642px;

        min-height: 620px; 

	background: url("gfx/main_bg_c.jpg") top left no-repeat;

}



#container {

	margin-top: 16px;

	width: 686px;

}



#t_center div div {

	padding: 0px 16px;

}



#t_bottom {

        clear: both;

	width: 1081px;
	height: 71px;

      margin-top: 0px;

	background-image: url("gfx/main_bg_s.jpg");

}



#t_bottom .left{

                 float: left;

                 text-align: left;

                 }

#t_bottom .right{

                  float: right;

                  text-align: right;

                  }



#t_bottom div{

               padding: 15px;

               }

#t_bottom .cen{

                   text-align: center;

                   }



#banner {

	width: 400px;

	height: 50px;

	margin: 40px 0px 0px 30px;

	border: solid 1px #221000;

	overflow: hidden;

}

hr{
color: #993300;
background-color: #993300;
}


td {
	 color: #999999;
	 font-size: 11px;
}

input, textarea {
	background-color: #999;
        width: 300px;
                  font-family: Courier new;
	border: solid 1px #aaa;
}
.submit{  width: auto }
