﻿@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
border:0px;
}
body{
font-size:12px;
}
a:hover{
color:red;
font-weight:blod;
}
a{
color:#000000;
text-decoration:none;
}
#box{
width:800px;
height:auto;
margin:0 auto;
}
#banner{
width:184px;
height:20px;
background-image:url(../images/banner1.gif);
background-repeat:no-repeat;
padding-top:84px;
padding-left:596px;
padding-right:20px;
text-align:center;
line-height:20px;
float:left;
}
#menu{
width:600px;
height:20px;
padding-left:100px;
padding-right:100px;
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
}
#menu li{
width:150px;
height:20px;
line-height:20px;
text-align:center;
list-style:none;
float:left;
font-size:16px;
word-spacing:4px;
font-family:"宋体";
font-weight:bold;
}
#menu li a{
display:block;
}
#menu li a:hover{
font-weight:bold;
}
#middle1{
width:800px;
height:auto;
margin-top:30px;
}
#mid-top1{
width:798px;
height:254px;
word-spacing:6px;
border:1px solid #3457b5;
padding-top:1px;
float:left;
}
#demo {
width:798px;
height:254px;
overflow:hidden;
}
#mid-bottom1{
width:778px;
height:auto;
font-size:14px;
padding-left:20px;
border:1px solid #3457b5;
line-height:20px;
margin-top:30px;
}
#bottom{
width:800px;
height:90px;
padding-top:10px;
background-image:url(../images/8.jpg);
background-repeat:no-repeat;
margin-top:20px;
}
.font2{
font-size:18px;
font-family:"Times New Roman";
font-weight:bold;
}
