* {
    padding: 0;
    margin: 0;
} 

body {
background: #840000 url(template/bg2.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #ccc;
}

img { border: none; }
a { color: #f2aeb0; text-decoration: underline;}
a:hover { text-decoration: none; color : #fff; }

#wrap {
margin: 40px auto 0 auto;
width: 897px;
}

#header { 
border: 1px solid #ddd;
height: 22px;
background: url(template/header22.jpg) no-repeat;
text-align:left;
padding-top:115px;
padding-left:25px;
font-weight:bold;
}

#header a {
color: #fff;
text-decoration: none;
padding-right:15px;
}
#header a:hover {
color: #cc0000;
text-decoration: none;
}


#header h1 {
font-size: 26px;
color: #fff;
font-weight: 100;
letter-spacing: -3px;
padding: 5px 0 5px 250px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}


#header h2 {
color: #f2aeb0;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}



.left {
margin-top: 10px;
width: 875px;
float: left;
text-align: justify;
border: 1px solid #ddd;
padding: 10px;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.left1 {
margin-right: 10px;
width: 441px;
float: left;
text-align: justify;
}


.left2{
width: 420px;
float: left;
text-align: justify;
text-align:center;
}


.left2 h2 {
height: 0px;
padding-top: 17px;
font-size: 24px;
color: #fa3306;
line-height: 0px;
letter-spacing: -2px;
}
.right a { text-decoration: underline }



.right {
margin-top: 10px;
width: 875px;
text-align: justify;
float: left;
border: 1px solid #ddd;
font-size: 12px;
padding: 10px;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;
}
.right h2 {
height: 30px;
font-size: 19px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: underline }

#footer {
margin-top: 10px;
margin-bottom: 20px;
text-align: center;
color: #ccc;
font-size: 11px;
border: 1px solid #ddd;
padding: 10px;
}
