@charset "utf-8";
/* 公共样式 */
body {color: #454545;font-size: 14px;line-height: 26px;font-family: "Lucida Grande", "Lucida Sans Unicode", "Segoe UI", Helvetica, Arial, sans-serif;margin:0px;padding:0px;}
img,html,p,ul,li,form,h1,h2,h3,h4,h5,h6,dl,dd,dt{margin:0;padding:0;border:0;}
ul,li{list-style-type:none;}
img{vertical-align:top;border:0;}
a{text-decoration: none;}
a:link{text-decoration: none;}
a:hover{text-decoration: underline;}
.clear{clear:both;font-size:0px;height:0px;line-height:0px;overflow:hidden;}
fieldset, img{border:0;}
input, label, select, option, textarea, button, fieldset, legend{font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif; vertical-align:middle}
table{border-collapse:collapse;border-spacing:0;font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif;}

/* header*/
.header{width:100%;background:#006634; border-bottom:1px solid #938cbd;}
.header h2{width:100%;background:#0b3f71;height:30px;}
.header ul{width:980px;margin:0 auto;height:32px;}
.header li a{display:block;height:28px; line-height:32px; float:left;padding:0 20px;color:#fff;}
.header li.bj a{background:#0b3f71;}
.header li a:hover{ background:#0b3f71;color:#fff;}

/* Content */
.Content{width:1024px;margin:0 auto; background:url(../images/con_bj.gif) repeat-y; position:relative;}
.Content_left{width:214px;background:#006634;padding:15px; float:left;height:600px;}
.Content_left p{margin-top:15px;font-size:13px; line-height:22px;color:#fff;}
.Content_left p a{color:#ffc600;font-size:12px;}
.Content_right{width:768px;margin-top:10px;float:right;border:2px solid #0b3f71;}
.Content_right dl{width:254px; border:1px solid #0b3f71;height:310px;float:left;display:inline;te}
.Content_right dd{width:234px; text-align:center;padding:0 11px;line-height:22px; font-size:13px;}
.Content_right dt{width:254px;height:240px;text-align:center; margin-bottom:10px;}
.Content_right dt img{}

.footer{width:234px;position:absolute;bottom:5px;left:5px; text-indent:2px;background:#fff;font-size : x-small}

