/*--------------------全局设置--------------------*/
table	{
border-width: 0;
border-collapse: collapse;
margin: 0;
padding: 0;
}

div	{
border-width: 0;
border-collapse: collapse;
}

body	{
margin-top: 20px;
background-image: url('../images/middle.gif');
background-repeat: repeat;
text-align: center;
font-family: 'Times New Roman';
}

a img	{
border-width: 0;
}

/*--------------------各主区块--------------------*/
div#container	{
margin-left: auto;
margin-right: auto;
text-align: left;
width: 991px;
}

#left-deco	{
width: 42px;
background-image: url('../images/left.gif');
background-repeat: repeat-y;
}
#right-deco	{
width: 42px;
background-image: url('../images/right.gif');
background-repeat: repeat-y;
}
#center-part	{
padding: 0;
width: 907px;
}
#center-upper	{
width: 100%;
height: 131px;
}
#center-lower	{
width: 100%;
height: 464px;
}

/*--------------------导航栏--------------------*/
.blank-pic	{
width: 100%;
height: 20px;
}
#nav1	{
width: 270px;
}
#nav2	{
width: 36px;
}
#nav3	{
width: 17px;
}
#nav4	{
width: 66px;
}
#nav5	{
width: 17px;
}
#nav6	{
width: 66px;
}
#nav7	{
width: 20px;
}
#nav8	{
width: 66px;
}
#nav9	{
width: 25px;
}
#nav10	{
width: 66px;
}
#nav11	{
width: 26px;
}
#nav12	{
width: 66px;
}
#nav13	{
width: auto;
}
