/* CSS Document */

html {
   scrollbar-3dlight-color: #811d13;
   scrollbar-arrow-color: #FFFFFF;
   scrollbar-track-color: #ffffff;
   scrollbar-darkshadow-color: #811d13;
   scrollbar-face-color: #811d13;
   scrollbar-highlight-color: #bc8b86;
   scrollbar-shadow-color: #90382f;
   scrollbar-base-color: #FFFFFF;
}
body {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat;
	font-size:13px;
	line-height:24px;
	letter-spacing:0.1em;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/* ~jج[ */
.container {
   width:852px;
   margin:0 auto;
}
.swap {
   width:819px;
   padding-left:17px;
   padding-right:16px;
   background-image:url(images/c_bg.jpg);
   background-repeat:repeat-y;
}
.topspace {
   width:819px;
   height:126px;
   background-image:url(images/logo.jpg);
   background-repeat:no-repeat;
   position:relative;
}
.topspace h1 {
   font-size:1px;
   text-indent:-1999px;
}
.link {
   width:160px;
   height:100px;
   position:absolute;
   top:10px;
   right:50px;
}
.head {
   width:819px;
   height:225px;
}
.hlimg {
   width:199px;
   height:225px;
   float:left;
}
.hrimg {
   width:620px;
   height:225px;
   float:right;
}
.info {
   width:819px;
}
.menu {
   width:199px;
   padding-top:0px;
   float:left;
}
.content {
   width:600px;
   padding-top:4px;
   padding-left:15px;
   padding-right:5px;
   float:right;
}
.content a {
   color:#771009;
   text-decoration:none;
}
.content a:hover {
   text-decoration:underline;
}
.content h2 {
   margin-left:0px;
   margin-top:0px;
}
.footer {
   width:819px;
   height:108px;
   float:left;
}
.footer a {
   color:#FFFFFF;
   text-decoration:none;
}
.footer a:hover {
   text-decoration:underline;
}
.ftext {
   width:500px;
   height:40px;
   position:relative;
   top:65px;
   left:20px;
}