body {
background-image:url(../images/bg_main.jpg);
background-repeat:repeat-y;
background-position:center;
margin-left:0;
margin-right:0;
margin-top:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#CC0000;
text-align:center;
}

A:link {
text-decoration:none;
color:#CC33CC;
}

A:hover {
text-decoration:underline;
color:#6633CC;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#547a67;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#ea6abd;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#547a67;
font-weight:bold;
}

.container {
background-image:url(../images/bg11.jpg);
background-repeat:no-repeat;
width:1020px;
height:800px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.header {
background-image:url(../images/header.png);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
width:1020px;
height:220px;
}

.main {
width:1020px;
height:471px;
}

.left {
background-image:url(../images/left_up.png);
background-repeat:no-repeat;
background-position:left;
height:471px;
width:280px;
float:left;
margin:0px;
}

.right {
width:670px;
height:351px;
float:right;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#547a67;
text-align:justify;
margin-left:20px;
margin-right:20px;
margin-bottom:30px;
margin-top:80px;
padding-right:15px;
padding-left:15px;
overflow:auto;
}

.menu {
background-image:url(../images/left_down.png);
background-repeat:no-repeat;
background-position:left;
}