﻿@charset "utf-8";
/* CSS Document */
* {margin:0px;padding:0px;}
body {font-family:"宋体";font-size:14px;color:#555;text-align:left;background:url(img/banner.jpg) #fff no-repeat center 36px;}
a:focus {outline:none;}
a {color:#555;text-decoration:none;}
a:hover {color:#062e86;text-decoration:underline;}
ul, li {list-style:none;}
img {border:none;}


.main {overflow:hidden;width:960px;margin:450px auto 0px;}


#left {overflow:hidden;float:left;background:url(img/bj2.jpg) repeat-y 0px 0px;width:624px;padding:0px 8px;}

.lefta {overflow:hidden;width:565px;margin:20px auto 0px;}

.leftb {overflow:hidden;width:565px;margin:0px auto;}
.leftb ul {list-style:none;}
.leftb ul li {overflow:hidden;float:left;width:565px;margin:10px 0px 0px;padding:0px 0px 5px 0px;border-bottom:1px dashed #ddd;}
.leftb ul li h3 {overflow:hidden;font-size:16px;background:url(img/bj4.jpg) no-repeat 0px 14px;height:45px;line-height:45px;padding-left:25px;}
.leftb ul li p {overflow:hidden;font-size:12px;text-indent:2em;line-height:24px;}
.leftb ul li p a {color:#ac0505;}
.leftb ul li p a:hover {color:#ac0505;}


#right {overflow:hidden;float:right;width:304px;padding:20px 0px 0px;}

.righta {overflow:hidden;width:304px;margin:0px auto;}

.rightb {overflow:hidden;width:304px;margin:15px auto 0px;}
.rightb h3 {font-size:12px;font-weight:normal;line-height:24px;}
.rightb h3 span {float:left;font-weight:bold;width:66px;height:24px;}
.rightb p {font-size:12px;line-height:24px;}


.foot {overflow:hidden;font-size:12px;text-align:center;background:#e9eef2;width:624px;line-height:21px;margin:24px auto 0px;padding:15px 0px;}

