
/* CSS Document */

*{margin:0;padding:0;}
ul,li,ol,dl,dd,dt{list-style:none;}
body{color:#595959;font-size:13px;padding:0;margin:0;line-height:22px;}
a{color:#595959;text-decoration:none;}

#main{margin:0 auto;width:918px;}

.float{float:right;}

/*头部*/
.logo{width:173px;}
.menu{background:url(images/menu_bj.gif) no-repeat;width:726px;height:30px;margin-top:42px ;}
.menu ul{line-height:30px;padding-left:46px;margin-left:-20px;*margin-left:0px;}
.menu ul li{display:inline;padding:0;*padding:0 6px;color:#ffffff;}
.menu a{color:#ffffff;}
.banner{margin:10px 0 8px;width:918px;}
.t_right{float:right;width:726px;}
.s_menu{float:right;margin:10px 0px 0 0;background:url(images/back.gif) no-repeat 50px center;width:100px;}
.s_menu a{color:#ff0000;text-decoration:underline;}
/*头部*/

/*content*/
.content{width:918px;height:auto;}
.left{width:160px;}
.l_title{color:#0d598a;font-weight:bold;background:url(images/left_jt.gif) no-repeat  2px 8px;line-height:22px;text-indent:28px;}
.list dd{background:url(images/leftbtnbj.gif) no-repeat;width:113px;height:28px;margin:6px 0 6px 10px;text-align:center;line-height:28px;}
.list a{color:#ffffff;}

.right{float:right;width:750px;height:auto;}
.r_title{border-bottom:1px solid #0d598a;color:#0d598a;font-weight:bold;}
.text{width:734px;margin-left:10px;margin-top:10px;height:auto !important;height:300px;min-height:300px;}
.h3{font-size:13px;font-weight:bold;line-height:22px;color:#0d598a;}
.text p{text-indent:2em;margin:10px 0;}
.text a{color:#0a3e9a;text-decoration:underline;}
.text a:hover{color:#595959; text-decoration:underline;}



.show{width:720px;height:22px;line-height:22px;background:#9bd2f4;text-indent:10px;}
/*content*/


/*底部*/
.foot{width:918px;border-top:1px solid #4e4e4e;margin-top:10px;float:left;}
.copyright{text-align:center;line-height:24px;padding-top:10px;}
/*底部*/




