/* CSS Document */
/*Ê×Ò³*/
body {
margin:0px auto;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#e4f2ff;
width:100%
}
div {
margin:0px;
padding:0px;
}
ul {
margin:0px;
padding:0px;
list-style:none;
}
#box {
margin:0px auto;
padding:0px;
background:url(images/index1_02.gif);
height:700px;
width:100%;
}
#logo {
background:url(images/index1_04.gif) no-repeat;
height:42px;
width:100%;
margin:80px 0 0 0px;
float:left;
text-align:center;
}
#logo ul {
margin:10px 0 0 0;
}
#logo .shou{
color:#0200fc;
font-size:32px;
padding-left:300px;
}
#banner {
float:left;
margin:11px 0 0 0;
width:100%;
}
#banner .img {
width:750px;
height:286px;
float:left; 
clear:right;
}
#banner ul {
color:#0200fc;
float:left;
font-size:14px;
padding:10px 0 0 50px
}
#banner ul li 
{ 
 display:block;
 padding:10px;
 }
#foot {
margin:30px 0 0 0;
float:left;
text-align:center;
line-height:20px;
width:100%;
color: #333333;
}
a {
text-decoration:none;
color:#0200fc;
}
#foot a:hover {
text-decoration:underline;
}



