@charset "gb2312";
/* CSS Document */
#top a{color:#000;}
#top a:link,a:visited,a:active{font-size:12px; color:#000; text-decoration:none;}
#top a:hover{color:#EF271F; font-size:12px;}
#left{width:180px; height:auto; float:left; border:#ccc 1px solid; margin-left:10px;}
#left a{color:#000; text-decoration:none;}
#left a:hover{color:#F00;}
#right{width:1000px; height:auto; float:left; border:#ccc 1px solid; margin-left:15px;}
#right ul{text-decoration:none;}
#right li{height:25px; list-style-type:none; margin-left:10px;}
#right a{color:#000; text-decoration:none;}
#right a:hover{color:#F00;}
#content a{color:#000; text-decoration:none;}
#content a:hover{color:#F00;}
.title{color:#C00; font-size:16px; font-weight:bold;}
#centre{width:998px; height:300px; float:left;}
#centre a{color:#000;}
#footer{margin-left:15px;}
.location a{color:#000; text-decoration:none;}
.location a:hover{color:#F00;}
.p{float:right;}
