/* CSS Document */
*{margin:0; padding:0;}
table{font-size:12px;}
body{width:998px; margin:0 auto;}
a{color:#333333; text-decoration:none;}
a:hover{color:#FF0000; text-decoration:underline;}
.downline{border-bottom:#CCCCCC dashed 1px;}
a.white{color:#FFFFFF;font-weight:bold; text-decoration:underline;}
a.white:hover{color:#FFFFFF; font-weight:bold; text-decoration:none;}
#top1{background-image: url(../images/1.gif);background-repeat: repeat-x; height:6px; font-size:0;}
.input1{border:#c4c4c4 solid 1px; background-color:#f3f3f3;}
.indexlanm{color:#333; font-size:14px; font-weight:bold; letter-spacing:3px;}
.menu {
	BACKGROUND: url(../images/nume1.jpg) no-repeat;
	background-position:center center;
	FLOAT: left;
	WIDTH: 99px;
	HEIGHT: 30px;
	line-height:30px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
	margin-left:0px;
	TEXT-DECORATION: none;
}
.menu:hover {
	FONT-WEIGHT: bold;
	BACKGROUND: url(../images/nume2.jpg) no-repeat;
	background-position:center center;
	WIDTH: 99px;
	HEIGHT: 30px;
	line-height:30px;
	color:#FFFFFF;
	text-align:center;
	TEXT-DECORATION: none;
	margin-left:0px;
}
.menu2 {
	FONT-WEIGHT: bold; 
	BACKGROUND: url(../images/nume3.jpg) no-repeat;
	background-position:center center;
	FLOAT: left;
	WIDTH: 107px;
	HEIGHT: 30px;
	line-height:30px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	letter-spacing:7px;
	margin-left:0px;
	TEXT-DECORATION: none;
}
.menu2:hover {
	FONT-WEIGHT: bold; 
	BACKGROUND: url(../images/nume4.jpg) no-repeat;
	background-position:center center;
	FLOAT: left;
	WIDTH: 107px;
	HEIGHT: 30px;
	line-height:30px;
	color:#FFFFFF;
	text-align:center;
	margin-left:0px;
	TEXT-DECORATION: none;
}

.ny_lanm{
color:#FFFF00; font-size:14px; font-weight:bold; letter-spacing:3px;
}
#button {

	padding: 0 0 0 0;
	margin-bottom: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size : 12px;
	background-color: #90bade;
	color: #333;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#button li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	list-style: none;
	list-style-image: none;
	}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}
#button li a {
	width: auto;
	}
#button li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
	}
