body{
background-color: #1a1e24;
margin: 0 0 0 0;
}

table { 
margin: 0 0 0 0;
margin-left:auto; 
margin-right:auto; 
text-align: center; 
}

.footer{
background-image: url("images/footer.png");
background-repeat: no-repeat;
width:980px;
height:131px;
}

.head{
background-image: url("images/index_01.png");
background-repeat: no-repeat;
width:980px;
height:36px;
}

.head2{
background-image: url("images/index_02.png");
background-repeat: no-repeat;
width:37px;
height:257px;
}

.logo{
background-image: url("images/index_03.png");
background-repeat: no-repeat;
cursor:pointer;
width:212px;
height:113px;
}

.head3{
background-image: url("images/index_04.png");
background-repeat: no-repeat;
width:731px;
height:39px;
}

.head4{
background-image: url("images/index_05.png");
background-repeat: no-repeat;
width:9px;
height:74px;
}

.menu1{
background-image: url("images/index_06.png");
background-repeat: no-repeat;
width:165px;
height:59px;
}

.menu12{
background-image: url("images/index_06-2.png");
background-repeat: no-repeat;
cursor:pointer;
width:165px;
height:59px;
}

.head5{
background-image: url("images/index_07.png");
background-repeat: no-repeat;
width:11px;
height:59px;
}

.menu2{
background-image: url("images/index_08.png");
background-repeat: no-repeat;
width:165px;
height:59px;
}

.menu22{
background-image: url("images/index_08-2.png");
background-repeat: no-repeat;
cursor:pointer;
width:165px;
height:59px;
}

.head6{
background-image: url("images/index_09.png");
background-repeat: no-repeat;
width:10px;
height:59px;
}

.menu3{
background-image: url("images/index_10.png");
background-repeat: no-repeat;
width:165px;
height:59px;
}

.menu32{
background-image: url("images/index_10-2.png");
background-repeat: no-repeat;
cursor:pointer;
width:165px;
height:59px;
}

.head7{
background-image: url("images/index_11.png");
background-repeat: no-repeat;
width:11px;
height:59px;
}

.menu4{
background-image: url("images/index_12.png");
background-repeat: no-repeat;
width:165px;
height:59px;
}

.menu42{
background-image: url("images/index_12-2.png");
background-repeat: no-repeat;
cursor:pointer;
width:165px;
height:59px;
}

.head8{
background-image: url("images/index_13.png");
background-repeat: no-repeat;
width:30px;
height:59px;
}

.head9{
background-image: url("images/index_14.png");
background-repeat: no-repeat;
width:722px;
height:15px;
}

.head10{
background-image: url("images/index_15.png");
background-repeat: no-repeat;
width:1px;
height:144px;
}

.head11{
background-image: url("images/index_16.png");
background-repeat: no-repeat;
width:942px;
height:144px;
}

.thumb{
border: 4px solid #000000;
}
.thumb2{
border: 4px solid #c53500;
cursor:pointer;
}

a.menu2:link {color: #000000}     /* unvisited link */
a.menu2:visited {color: #000000}  /* visited link */
a.menu2:hover {color: #abdcc7}   /* mouse over link */
a.menu2:active {color: #abdcc7}   /* selected link */

a.link:link {color: #c53500}     /* unvisited link */
a.link:visited {color: #c53500}  /* visited link */
a.link:hover {color: #000000; background: #c53500;}   /* mouse over link */
a.link:active {color: #c53500}   /* selected link */
a img {border: none}
