.logo0
{
width:755px;
height:85px;
text-align:left;
border:0px solid red;
}


.logo1
{
	border:0px solid blue;
	width:150px;
	height:85px;
	background:no-repeat left url('../images/Navigation/LOGO.png') 20;
}

.logo2
{
	border:0px solid red;
	width:580px;
	height:85px;
	background:no-repeat url('../images/Navigation/title.png') 10 10;
}


.flashCss
{
	width:755px;
	height:150px;
}


.defaultWidth
{
	width:755px;
}

.titleBgCss
{
	width:755px;
	height:48px;
	text-align:center;
	border:0px solid red;
	background:url('../images/Navigation/menuBg.png');
}

.titleMenuList
{
	width:755px;
	height:40px;
	text-align:center;
	background:url('../images/Navigation/menuBg2.png');
}

.titleMenuList span
{
	color:#ffffff;
	font-size:14px;
	font-weight:500;
	height:40px;
	border:0px solid red;
	padding-left:7px;
	padding-right:7px;
	padding-top:11px;
	padding-bottom:10px;
	cursor:pointer;
}

.titleMenuList span a
{
	color:#ffffff;
}

.titleMenuList .selectedSpan
{
	background:url('../images/Navigation/menuBg.png');
}

.righttitle
{
	background-color:#8597a6;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-size:14px;
	font-weight:900;
	color:#FFFFFF;
	font-family: Á¥Êé;
}

.rightBody
{
	border:1px solid #8597a6;
	padding-top:2px;
	padding-left:12px;
	font-family: Á¥Êé;
}

.rightBody a
{
text-decoration: none;
}


.bottom
{
padding:8 8 8 8;
}


.fontCss001
{
font-size:14px;
font-weight:900;
color:#c51705;
}

