@charset "utf-8";
/* CSS Document */

body{
width:1003px;
margin:0 auto;
padding:0px;
font-size:12px;
color:#686665;
font-family:Arial, Helvetica, sans-serif;
}

#top{
width:1003px;
height:81px;
background:url(images/topbg.jpg) no-repeat left top;
}

#left{
float:left;
width:256px;
height:610px;
margin-left:15px;
border:3px #6D7780 solid;
margin-top:30px;
text-align:center;
}

#event{
width:249px;
height:220px;
background:url(images/eventbg.jpg) repeat top center;
margin:0px auto;
overflow:hidden
}

#a,#b{
width:230px;
height:170px;
text-align:left;
overflow:hidden
}

#contact{
width:249px;
height:206px;
background:#3C92A9;
}

#b{
color:#FFFFFF;
line-height:20px;
}

#pic{
text-align:center;
background:#3c92a9;
height:230px;
padding-top:20px;
}

#right{
float:left;
margin-top:96px;
width:670px;
margin-left:20px;
}

#end{
height:41px;
margin-top:25px;
background:url(images/endbg.jpg) repeat-x bottom left;
}

#center01 ul{
list-style:none;
margin:0px;
padding:0px;
margin-left:20px;
}
#center01 ul li{
float:left;
margin-right:15px;
}

.word{
color:#AC3F09;
}

a:link {color:#686665;text-decoration: none;}
a:visited {color:#686665;text-decoration: none;}
a:hover {color: #686665;text-decoration: none;}
a:active {color: #686665;text-decoration:none;}

.word a:link {color:#AC3F09;text-decoration: none;}
.word a:visited {color:#AC3F09;text-decoration: none;}
.word a:hover {color: #AC3F09;text-decoration: none;}
.word a:active {color: #AC3F09;text-decoration:none;}
