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

body {
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-size: 9pt;
}
a:link {
	COLOR: #003399;
	text-decoration: none;
}
a:hover {
	COLOR: #000000;
	text-decoration: underline;
}

A:visited {	
    COLOR: #4b639f; 
	TEXT-DECORATION: none
}

#menu {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
    margin: 0px 0;padding: 0;
	list-style-type: none;
	background-color: #eee;
	font-size: 9pt;
	height: 20px;

	border-top: 2px solid #eee;
	border-bottom: 2px solid #ccc;
}
#menu li {float: left;margin: 0;}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 26px;
	line-height: 22px;
	color: #666;
	border-right:1pt solid #18315e;
}

#menu_wrapper.blue ul {	border-top: 2px solid #356AA0;
	border-bottom: 2px solid #204061;background: #336699;width:1000px;}
#menu_wrapper.blue a {color: #fff;}
#menu_wrapper.blue li a:hover, {
color: #eee; background: #162658; border-bottom: 2px solid #356AA0;}
#menu_wrapper.blue li.active a {
color: #eee; background: #264c73; border-bottom: 2px solid #356AA0;}

#menu1{
	background:#fff;
	width:160px;
	border:1px solid #cccccc;
	padding:3px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
	}
#menu1 ul{
			list-style:none;
		}
#menu1 li{
				list-style:none;
				display:block;
				border-bottom:1px solid #ffce88;
			}
#menu1 li a{
	list-style:none;
	display:block;
	color:#fff;
	text-transform:uppercase;
	font-size:9pt;
	text-decoration:none;
	padding:15px 15px 10px 15px;
	background-color: #5C9FD6;
				}
#menu1 li a:hover{
						background:#cc6633 ;
						color:#fff;
						text-decoration:none;
					}
#menu1 li .current{
					list-style:none;
					display:block;
					background:#cc6633;
					color:#fff;
					text-transform:uppercase;
					font-size:9pt;
					text-decoration:none;
					padding:15px 15px 10px 15px;
				}
#menu1 li a.current, #menu li a:hover.current{
						background:#cc6633;
						color:#fff;
						text-decoration:none;					
					}


a.nav,a.nav:visited {
	background-image: url(images/1.jpg);
	display: block;
	float: left;
	width: 160px;
	text-decoration: none;
	height: 75px;
	padding-top: 18px;
	padding-right: 30px;
	padding-left: 32px;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
}
a.nav:hover{
	background-image: url(images/2.jpg);
	color: #ffffff;
        text-decoration: none;
}

a.nav-,a.nav-:visited {
	background-image: url(images/1_a.jpg);
	display: block;
	float: left;
	width: 120px;
	text-decoration: none;
	height: 75px;
	padding-top: 18px;
	padding-right: 20px;
	padding-left: 22px;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
}
a.nav-:hover{
	background-image: url(images/2_a.jpg);
	color: #ffffff;
        text-decoration: none;
}

a.nav1,a.nav1:visited {
	background-image: url(images/buttom.jpg);
	display: block;
	float: left;
	width: 130px;
	text-decoration: none;
	height: 50px;
	padding-top: 18px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11pt;
	color: #cc0000;
	font-weight: bold;
}
a.nav1:hover{
	background-image: url(images/buttom.jpg);
	color: #808020;

}


a.nav2,a.nav2:visited {
	background-image: url(images/buttom.jpg);
	display: block;
	float: left;
	width: 110px;
	text-decoration: none;
	height: 50px;
	padding-top: 18px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11pt;
	color: #cc0000;
	font-weight: bold;
}
a.nav2:hover{
	background-image: url(images/buttom.jpg);
	color: #808020;

}


a.nav11,a.nav11:visited {
	background-image: url(images/buttom.jpg);
	display: block;
	float: left;
	width: 130px;
	text-decoration: none;
	height: 50px;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11pt;
	color: #cc0000;
	font-weight: bold;
}
a.nav11:hover{
	background-image: url(images/buttom.jpg);
	color: #808020;

}
.tf {
	line-height: 30px;
	padding: 5px;
	margin-top: 15px;
}

