@charset "UTF-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 25px;
	line-height: 15px;
	color: #383231;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.chineseword{
	font-size: 90%;
}
a{
	font-style: italic;
	color: #CCCCCC;
}



.head{
	font-size: 13px;
	font-weight: bold;
	color: #f8943d;
	padding-bottom: 5px;
}


.descBorder {
	border: 1px solid #ababab;
	width: 162px;
	height: 300px;
}
.deschead{
	font-weight: bold;
}
.bold{
	font-weight: normal;
	color: #f8943d;
}
.contentArea{
	height: 290px;
	width: 750px;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 700px;
}

	
	/* navigation 
	---------------------------------------------*/
	#navigation {
	position: relative;
	top:0;
	visibility: visible;
	z-index: 100;
	width: 92px;
	height: 232px;
	padding-left: 5px;
	}
	#navigation ul {
	padding: 0;
	list-style: none;
	margin: 0;
	}
	#navigation li {
	float: left;
	margin: 0;
	}
	#navigation li a {
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	#navigation li a:hover {
	color: #f8943d;
	}
	#navigation li img {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	}
	
	/* �����������������������������������������������������������������
	---------------------------------------------*/
	#navigation ul li {
	position: relative;
	}
	
	#navigation ul ul {
	float:left;
	font-style: normal;
	display: block;
	list-style-type: none;
	width: 92px;
	z-index: 50;
	}
	#navigation ul ul li {
	margin-left: -1px;
	padding-bottom: 0px;
	position: relative;
	}
	#navigation ul ul li a {
	width: 150px;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	}
	#navigation ul ul li a:hover {
	color: #f8943d;
	background-image: none;
	font-style: normal;
	}
	
	#navigation ul li.parent ul {
		display: none;
	}
	#navigation ul li.parentOn ul {
	margin-left: -1px;
	position: absolute;
	display: block;
	left: 92px;
	top: -25px;
	}
.photoBorder {
}
.leftMenu{
	font-size: 12px;
	color: #A00E15;
	line-height: 13px;
	font-style: normal;
}
.leftMenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
 .leftMenu a {
	color: #A00E15;
	text-decoration: none;
	font-style: normal;
}

.style2 {
	color: #A00E15;
	text-decoration: none;
}
.newsLink{
	font-size: 11px;
	color: #971e23;
	font-style: normal;
}
.newsLink a:hover{
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.newsLink  a {
	color: #971e23;
	text-decoration: none;
	font-style: normal;
}

.newsTitle {
	color: #971e23;
}
/*.scrollBorder{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ababab;
	height: 325px;
	width: 15px;
}*/
.copyright a {
	text-decoration: none;
	color: #333333;
}

.copyright {
	font-size: 10px;
	text-align: center;
	width: 100%;
	color: #333333;
	padding-top: 5px;
}
