/* CSS Document */

body{ background-color:#3b1a08}
table{ margin-left:auto; margin-right:auto;}
h1{ font-family:"Times New Roman", Times, serif; font-size:17px; color:#FFFECE; border: solid 1px #4E240C; padding:8px;  margin:4px 0px 7px 0px; }

h2{ font-family:"Times New Roman", Times, serif; font-size:17px; color:#DE814E; border-bottom: solid 1px #4E240C; padding:8px;  margin:4px 0px 7px 0px }


/* ---------------------scroll bar----------------- */
HTML{
 scrollbar-3d-light-color:#C0C0C0;
 scrollbar-arrow-color:#999999;
 scrollbar-base-color:#C0C0C0;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#E5E5E5;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
}
/* ---------------------layout----------------- */

.header{ width:850px; height:157px; background-image:url(images/Main.jpg);}
.banner{ width:850px; height:204px; background-image:url(images/Banner.jpg)}
.content{ width:850px; height:500px; background-image:url(images/background.jpg); background-repeat:repeat-y}
.botton{ width: 850px; height:30px; background-image: url(images/botton.jpg)}
.table2 {width: 774px; height:200px}
.leftcell {width:218px}
.rightcell {width:556px}
.generaltable{width:98%; text-align:justify; font-family:Trebuchet MS; font-size:12px; line-height:19px; color:#EEB89B}
.generaltable a{ color:#FFCC33}
.generaltable a:hover{ color:#FFFFFF}
.map
	{
	border: solid 1px #000000; margin-left:55px;
	}
.map a{ color:#FFCC66;}
.map a:hover{ color:#FFFFFF}
.form
	{
	border: solid 1px #FFCC33; background-color:#9A481D
	}
.form_butn
	{
	margin:10px 7px 0px 0px
	}