* { margin: 0; padding: 0; }
html, body, #main { height: 100% }
body, div { font-family: Tahoma}
body { margin: 0; padding: 0; font-size: 12px,bold; color: #000000;background-position: center;}
table,td,tr,p,input{font-size:12px}

td {
	font-family:Tahoma;
	font-size:12px;
	color:#6B6B6B;
}
a {
	text-decoration: underline;
        line-height:15px;
}
A:actived{TEXT-DECORATION: underline;line-height:18px;color:#ff0000}
A:hover {TEXT-DECORATION:underline;line-height:18px;COLOR:#ff0000}

.dv1 a{FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: "ËÎÌå"; TEXT-DECORATION: none}
.dv1 a:hover{FONT-SIZE: 9pt; COLOR: #ff0000; FONT-FAMILY: "ËÎÌå"; TEXT-DECORATION: none}
.dv1 a:active{FONT-SIZE: 9pt; COLOR: #ff0000; FONT-FAMILY: "ËÎÌå"; TEXT-DECORATION: none}

a.1 {
	text-decoration: none;
	color:#2680A7;
}
a.2 {
	text-decoration: none;
	color:#696969;
	font-size:12px;
}

.t11 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2680A7;
	text-decoration:underline;
}
.style3 {
	color: #FF9239;
	font-weight: bold;
}


li { list-style-type: none; }



#navigation {
	border:1px solid #ffffff;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #ffffff;
	background-color: white;
	background-image: url("tab1.jpg");
	color:#FFFFFF;
	display:block;
	margin:0px;
	font-weight: bold;
	padding:6px;
	text-indent:11px;
	text-decoration: none;
	height:25px;
}
#navigation a.head:hover {
	color:#0c0b0b;
}
#navigation a.selected {
	background-image: url(tab2.jpg);
	font-weight: bold;
	color:#0c0b0b;
}
#navigation a.current {
	background-color:#ffff99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#0c0b0b;
	display:block;
	text-indent:28px;
	text-decoration: none;
	height:15px;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:0c0b0b;
}



@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}