*{
	padding :0;
	margin :0;
}
a img {
	border: none;
}

body {
	color: #555;
	font: normal 12px/2.4em Verdana, Arial, Helvetica, sans-serif,"ËÎÌå";
	margin: 0;
	padding: 0;
}
div{
	border: 0;
	margin: 0;
	padding: 0;
}
#indexmain
{
	width :100%;
	height :587px;
	background: #FFF url(../images/index_bg.jpg)  no-repeat right top;
}
#indexnav {
    height: 38px;
    width :100%;
    float:left;
    line-height: 1.5em;
    display:inline;
}

#indexnav ul#nav {
    list-style: none;
    margin: 0 auto;
    padding: 5px 0 0 0px;
    float :left;
    height: 1.7em;
    overflow: hidden;
}

#indexnav ul#nav li 
{
float: left;
margin:0 1em 0 -1px;
padding-left: 1em;
border-left: 1px solid #999;
}

#indexnav ul#nav li a 
{
	display: block;
	color: #000;
	text-decoration: none;
	padding:1px;

}

#indexnav ul#nav li a:hover 
{
	color: #a21 !important;
	background-color :#ccc;
	border:1px solid #999;
	padding:0;

}
#version
{
	float:right;
	padding:0;
	margin:0;
	height: 32px;

}
#version span
{
	padding :0 10px 0 10px;
	display:inline;
	line-height :32px;

}
#version span a
{
	color: #000;
	text-decoration: none;
	padding:1px;
}
#version span a:hover
{
	color: #a21 !important;
	background-color :#ccc;
	border:1px solid #999;
	padding:0;
}

#indexcontent
	{
		width :1003px;
		height :490px;
		margin :0 auto;
	}
#person
{
	width :419px;
	height :469px;
	margin :110px 0 0 0;
	float :left;
	background: url(../images/index_person.gif) no-repeat;
}
#notice
{
	width :450px;
	height:500px;
	float:right;
	margin :20px 0 0 0;
}
#notice .content
{
	margin :100px 20px 10px 20px;
}
#icon
{
	width :400px;
	height:20px;
	float :left ;
	margin :30px 0 0 10px;
	background: url(../images/index_icon.gif) no-repeat left center;
    display:inline;

}
#numbers
{
	width :207px;
	height :173px;
	float :left;
	margin :20px 0 0 40px;
	padding :0;
	list-style: none;
	display:inline;
	
}
#numbers li
{
	float :left ;
}
#numbers li a
{
	display:block ;
}
#numbers li span
{
	display :none ;
}
#numbers #no1 a
{
	width :70px;
	height :59px;
	background :url(../images/index_no1.gif) no-repeat;
}

#numbers #no2 a
{
	width :66px;
	height :59px;
	background :url(../images/index_no2.gif) no-repeat;
}

#numbers #no3 a
{
	width :70px;
	height :59px;
	background :url(../images/index_no3.gif) no-repeat;
}
#numbers #no3 a:hover
{
	background :url(../images/index_no3_hover.gif) no-repeat;
}

#numbers #no4 a
{
	width :70px;
	height :54px;
	background :url(../images/index_no4.gif) no-repeat;
}
#numbers #no4 a:hover
{
	background :url(../images/index_no4_hover.gif) no-repeat;
}

#numbers #no5 a
{
	width :66px;
	height :54px;
	background :url(../images/index_no5.gif) no-repeat;
}

#numbers #no6 a
{
	width :70px;
	height :54px;
	background :url(../images/index_no6.gif) no-repeat;
}
#numbers #no7 a
{
	width :70px;
	height :60px;
	background :url(../images/index_no7.gif) no-repeat;
}
#numbers #no7 a:hover
{
	background :url(../images/index_no7_hover.gif) no-repeat;
}
#numbers #no8
{
	width :66px;
	height :60px;
	background :url(../images/index_no8.gif) no-repeat;
}
#numbers #no9 a
{
	width :70px;
	height :60px;
	background :url(../images/index_no9.gif) no-repeat;
}
#numbers #no9 a:hover
{
	background :url(../images/index_no9_hover.gif) no-repeat;
}
#fademain
{
	width :182px;
	height :173px;
	background :url(../images/bigarrow.gif) no-repeat center;
    float :left;
	margin :20px 0 0 0px;
	padding :0;
}

#fade1
{
	width :118px;
	height :112px;
	float :left;
	margin :35px 0 0 40px;
	padding :0;
	text-align :center ;
	overflow:hidden ;
	display:inline;
}
#fade1 p
{
	margin :6px 0 0 0;
	padding :0;
}
#logo{
	height:113px;
	width:413px;
	background:url(../images/index_logo.gif) no-repeat center;
	margin:80px 0 0 65px;
	float:left;
}
#copyright{
    height:80px;
    width:1003px;
	text-align:center;
    margin-top:10px;
    clear :both ;
}