/* page style */

body{
margin:0px;
padding:0px;
font-family:"????";
font-size:12px;
background:#FFFFFF;
color:#000000;
}
H1 {
FONT-SIZE: 12px; 
OLOR: #000000; 
LINE-HEIGHT: 14px;
}
a{
text-decoration:none;
color:#000000;
}
a:hover{
color:#FF0000;
}

/* top start */
#top{
clear:both;
margin:0px auto;
width:1003px;
height:auto;
}
#top #logo{
width:1003px;
height:100px;
background:url(top1.gif) no-repeat;
}
#top #menu{
width:1003px;
height:31px;
line-height:31px;
color:#FFFFFF;
background:url(top2.2.gif);
text-align:center;
}
#top #menu a{
color:#FFFFFF;
}
#top #menu a:hover{
color:#ff0000;
}
#top #flash{
width:1003px;
height:213px;
background:url(top3.gif) no-repeat;
}
/* top end */

/* content start */
#content{
clear:both;
margin:5px auto;
width:1003px;
height:auto;
}
#content .left{
width:230px;
float:left;
margin-left:2px;
}
#content .left_2{
width:251px;
float:left;
margin-left:2px;
}

#content .center{
width:506px;
float:left;
margin-left:4px;
}
#content .center_2{
width:730px;
float:left;
margin-left:10px;
}
#content .right{
width:251px;
float:right;
margin-right:2px;
}
/* content end */

/* list start */
#list{
clear:both;
margin:0px auto;
width:996px;
height:auto;
}
/* list end */


/* foot start */
#foot{
clear:both;
margin:0px auto;
width:1003px;
height:auto;
}
#foot #link{
width:1003px;
height:30px;
background:white;
line-height:28px;
}
#foot #copy{
width:1003px;
height:51px;
text-align:center;
line-height:25px;
}
/* foot end */

