@charset "gb2312";
/* CSS Document */

body{
	margin:0px;
}
body,table,tr,td{
	font-size:12px;
}
#maindiv{
	width:1200px;
	margin:auto;
	background-color:#fff;
}
#topdiv{
	width:1200px;
	margin:auto;
}


.ftit1,.ftit2,.ftit0{font-size:14px; color:#bd0100; font-weight:bold;}

.ftit1{width:132px; height:23px; background-color:#eeeeee; padding:9px 0px 0px 20px;}
.ftit2{margin:6px 0px 0px 50px;}
.ftit3{font-weight:bold; color:#FFF; letter-spacing:2px;}


.bor1px,.bigbox{border:#c08f0c 1px solid;}
.litbox{width:176px; margin-left:8px; float:left; margin-top:12px;}
.bigbox{width:225px; height:217px; float:left;}


* html #navigation li a{ 
	width: 100%; 
}
#navigation{
	font-size:14px;
	width:1200px;
	height:38px;
	margin:auto;
} 
#navigation ul{
	list-style:none; 
	margin:0;
	padding:0;
} 

#navigation li{
	width:93px;
	float:left;

}
#navigation li.navline{
	height:38px;
	width:2px;
	background:url(barline01.gif) no-repeat center;
	    
} 
#navigation li a:link, #navigation li a:visited{
	display: block; 
	color: #890202; 
	text-decoration: none; 
	height:38px;
	text-align:center;
	line-height:38px;
	font-size:14px;
	filter:Dropshadow(offx=1, offy=0, color=white)Dropshadow(offx=0, offy=1, color=white)Dropshadow(offx=0, offy=-1, color=white)Dropshadow(offx=-1, offy=0, color=white);
}
#navigation li a:hover {
    /*font-weight:bold;*/
	font-size:14px;
	color: #ff0000; 
	/*background-image:url(./images/nav_hover.gif);*/
}


a:link,a:visited,a:active{text-decoration:none; color:#000000; font-size:12px;}
a:hover{text-decoration:none; color:#890202; font-size:12px;}

a.fc1:link,a.fc1:visited,a.fc1:active{text-decoration:none; color:#bd0100; font-size:14px; font-weight:bold;}
a.fc1:hover{text-decoration:none; color:#f00000; font-size:14px; font-weight:bold;}

a.fc14:link,a.fc14:visited,a.fc14:active{text-decoration:none; color:#000000; font-size:14px; }
a.fc14:hover{text-decoration:none; color:#890202; font-size:14px;}

a.fc2:link,a.fc2:visited,a.fc2:active{text-decoration:none; color:#bd0100; font-size:12px;}
a.fc2:hover{text-decoration:none; color:#f20001; font-size:12px; font-weight:bold;}

a.fc3:link,a.fc3:visited,a.fc3:active{text-decoration:none; color:#ffffff; font-size:12px;}
a.fc3:hover{text-decoration:none; color:#ffffff; font-size:12px; font-weight:bold;}

a.fc4:link,a.fc4:visited,a.fc4:active{text-decoration:none; color:#ffffff; font-size:12px;}
a.fc4:hover{text-decoration:none; color:#FC0; font-size:12px;}