﻿@charset "utf-8";
*{ margin:0; padding:0;}
body {	font-size: 12px; margin:0; padding:0; font-family:Verdana, "宋体", Arial, Helvetica, sans-serif; line-height:28px; background:#000; color:#AF7B23;
scrollbar-base-color:#735329;
scrollbar-face-color:none;
scrollbar-arrow-color:none;
scrollbar-track-color:#000;
scrollbar-3dlight-color:#000;
scrollbar-darkshadow-color:none;
scrollbar-highlight-color:#000;
scrollbar-shadow-color:#000;}
a, a:link, a:visited{ color:#AF7B23; text-decoration:underline;}
a:hover{ color:#FFCC00; text-decoration:underline;}

body, html{ height:100%; background:#000 url(../images/bg2.jpg) center top no-repeat;}
#top{ height:32px; width:100%; position:relative; background:#312e29 url(../images/bg_top.gif);}
.logo{ position:absolute; top:0px; left:120px; z-index:200; width:180px; height:100px;;
}
.nav{ position:absolute; right:100px;}
#contain{ background:#151515 url(../images/bg1.gif) center top no-repeat; width:100%; height:90%; margin:auto;}
#contain1{ width:80%; margin:60px auto; height:90%; }
.left{ margin:0; line-height:28px; width:28%; height:100%; float:left;overflow-y:auto; overflow-x:hidden;
}
.right{ width:65%; float:right; height:100%; overflow-y:auto; padding:0; padding-right:20px;overflow-x:hidden; }
.right img{ margin:10px;}
#bottom{ position:absolute; bottom:0; color:#fff; background:#333; width:100%; text-align:center; font-size:10px; height:18px; line-height:18px;}

h1{ font-size:18px; margin:20px 0 5px 0; font-family:"华文行楷"; font-weight:normal; line-height:30px;}

.eng{ font-family:Monotype Corsiva, Comic Sans MS,  Verdana;}
.font_x{ font-style:italic; font-size:14px;}

