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

body {
	margin:0 auto;
	font-size:12px;
	font-family:"ΛΞΜε";
	line-height:1.5;
	background-color: #;
	background-color: #F5F5F5;
}


ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
a { color:#000000; text-decoration:none;}
a:hover { color:#f00;}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;} 
.threeborder{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACD0E6;
	border-right-color: #ACD0E6;
	border-bottom-color: #ACD0E6;
	border-left-color: #ACD0E6;
}
.lrborder{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width:0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACD0E6;
	border-right-color: #ACD0E6;
	border-bottom-color: #ACD0E6;
	border-left-color: #ACD0E6;
}




/*text*/
.bluetext{
	font-size: 15px;
	font-weight: bold;
	color: #0862A0;
	cursor:pointer;
	font-family: "ΞΆΘνΡΕΊΪ";
}
.bluetextmore{
	font-size: 12px;
	color: #0862A0;
	cursor:pointer;
	font-family: "ΞΆΘνΡΕΊΪ";
}

.whitetext{font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: "ΞΆΘνΡΕΊΪ";}
a.linkwhite:link{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;font-family: "ΞΆΘνΡΕΊΪ";
}
a.dhwhitetext:link{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;font-family: "ΞΆΘνΡΕΊΪ";
}

a.redhot:link{font-size: 16px;
	font-weight: bolder;
	color: #b90913;
	text-decoration: none;font-family: "ΞΆΘνΡΕΊΪ";}
.dhwhitetext {color: #FFFFFF; font-size: 12px;font-family: "ΞΆΘνΡΕΊΪ"; }
.tqborder {
	border: 1px solid #A9CFE4;}
.redhot{font-size: 16px;
	font-weight: bolder;
	color: #b90913;
	text-decoration: none;font-family: "ΞΆΘνΡΕΊΪ";}
.redbt{font-size: 16px;
	font-weight: bolder;
	color: #b90913;
	text-decoration: none;
	font-family: "ΞΆΘνΡΕΊΪ";}
.whitebt{font-size:16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ΞΆΘνΡΕΊΪ";}
#alink a {
	font-size: 12px;
	color: #ffffFF;
	text-decoration: none;
}
#alink a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size:12px;}
td{font-size: 12px;}


.list {
	width: 192px;
	float: left;
}

.list li {
	background:url(/images/twolmbg.jpg) no-repeat;
	margin-bottom: 1px;
}



.list li a {
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
	color: #0080C0;
	font-size: 14px;
	font-weight: bold;
	display: block;
	position: relative;
}

.list li .inactive {
	background: url(/images/off.png) no-repeat 164px center;
}

.list li .inactives {
	background: url(/images/on.png) no-repeat 164px center;
}

.list ul li ul {
	display: none;
}

.list li ul li {
	background: rgba(242, 242, 242, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#CCf2f2f2', endColorstr='#CCf2f2f2');
	margin-bottom: 1px;
}

.list li ul li ul {
	display: none;
}

.list li ul li a {
	padding-left: 40px;
	color: #333333;
	font-size: 14px;
}

/*ΟκΗι±νΈρΡωΚ½*/
.leftbox_table1{width:90%;margin: 0 auto;border-right: 1px solid #ada999;border-bottom: 1px solid #ada999;}
.leftbox_table1 tr{border-right:1px solid #ada999;border-bottom:1px solid #ada999}
.leftbox_table1 tr:nth-child(2n){ background:#f6f6f6}
.leftbox_table1 th{background:#fefaf1;border-left:1px solid #ada999;border-top:1px solid #ada999;padding:5px;}
.leftbox_table1 td{ border-left:1px solid #ada999;border-top:1px solid #ada999; padding:4px; text-align:center}
.leftbox_table1 td a{color:#643a04;}
/*ΟκΗι±νΈρΡωΚ½-end*/