body {margin:0px;padding:0px;color: #333;background-color: #fff;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;text-align: center;line-height: 23px;background-image: url(../images/top_bg.gif);background-repeat: repeat-x;background-position: top;word-break:break-all;}
h1{font-size:14px;color: #007EF5;margin:0px;padding-left:5px;}
h2{font-size:13px;color: #FF0000;margin:10px 0px;}
p{margin:10px 0px;text-indent:2em;word-wrap: break-word; word-break: break-all;}
ul,li{list-style:none;margin:0;padding:0;}
a,a:link{color: #444;text-decoration: none;}
a:hover{color: #f00;text-decoration: underline;}
img {border: none;}
input, select,textarea {padding:1px;margin:2px;}

/*头部*/

#header{width: 980px;height:70px;margin:0 auto;text-align: left;}
#header h1{margin:25px 0 0 0;}

/*尾部*/

#footer{margin:10px 0 0 0;background-image: url(../images/top_bg.gif);background-repeat: repeat-x;background-position: top;height:30px;width:980px;margin:0 auto;}

/*两栏*/
.box2{width: 980px;margin: 10px auto;text-align: left;}
.box2 .left{margin:0;background-color:#F5F5F5;width:220px;}
.box2 .right{float:right;width: 750px;}

#nav{background-color:#ccc;height:25px;width:980px; margin:0 auto;}
.left .box{border:1px solid #ccc;min-height:500px;height:650px;}
.left .box ul{margin:5px 5px 5px 25px;}
.left .box ul li{color:#007EF5;}
.left .box ul li a{color:#007EF5;}
.left .box ul li a:hover{background-color:#007EF5;color:#FFF;}
.right .title{background-color:#F5F5F5;border-bottom:1px solid #ccc;}

#content{margin:5px;}
#content span{color:#FF0000;font-weight:bold;}
#content img{padding-right:5px;}

