﻿*
{
	margin: 0;
	padding: 0;
	letter-spacing : 0;
	word-spacing : 1px;
	line-height:16px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;	
	
}
body 
{
	text-align: center;	
	font-weight:bolder;
	background-image: url("../pic/IndexBg.png");
	background-repeat: repeat-x;
}

#forIE6
{
	width:1260px;
}

#leftShow
{
	width:150px;
	height:720px;
	margin-top:-20px;
	margin-right:-20px;
	float:left;
}
#rightShow
{
	width:150px;
	height:720px;
	margin-top:-20px;
	margin-left:-20px;
	float:right;
}

#title a img
{
	border:none;
}

#logo
{
    width:217px;
    height:95px;
    padding-left:3px;
    padding-top:20px;
    float:left;
}

#flashDe
{
	margin-top: 5px;
	width:650px;
	height:110px;
	margin-left:50px;	
}

#flashDe img
{
	margin-top: 5px;
	margin-left:55px;	
}

#menu
{
   	margin-left:380px;
   	margin-top:-7px;
   	*margin-top:-5px;
	background:	url(../pic/MenuBG.png) no-repeat;
	padding-top:2px;
   	width:560px;
	height:19.3px;
}

.menuLine
{
	border-right:solid 1px;

	color:#B3DCE6;
}

#menu a
{
	font-size:12px;	
	font-weight:bolder;
	font-family:"Book Antiqua";
	color:#B3DCE6;
	text-decoration:none;
	padding-right:3px;	
	margin-left:3px;
}

#menu a:hover 
{	text-decoration: underline; color: #FDF293; }


#bottom
{
	width:948px;
	height:82px;	
	font-family:"Book Antiqua";
	font-weight:bold;
	font-size: 11px;
	padding-top: 6px;
	margin-top: 5px;
	background:	url(../pic/Bottom.png) no-repeat;
	color:#333333;
	float:left;
}


#copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9px;
	padding-top:6px;
}