* {
margin: 0;
padding: 0;
border: 0;
font-family: Arial;
}

body {
background: #000;
font-size: 13px;
text-align: center;
}

input, select, textarea {
border: 1px solid #d4d4d4;
background: #FFF;
}

textarea {
font-size: 12px;
}

a {color: #000;}
a:link {text-decoration: none;}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

#top_bg {
width: 100%;
height: 195px;
background: url(../images/1.png) repeat-x;
}

#top {
height: 195px;
width: 1001px;
background: url(../images/2.png);
margin: auto;
}

#top a {
color: #FFF;
width: 200px;
height: 130px;
display: block;
position: relative;
top: 20px;
left: 80px;
}

#footer_bg {
width: 100%;
height: 106px;
background: url(../images/3.png);
clear: both;
}

#content {
width: 843px;
margin: auto;
}

#content_bg {
background: #FFF url(../images/5.png) no-repeat right top;
display: table;
width: 843px;
}

#left {
float: left;
width: 203px;
background: #d4d4d4 url(../images/6.jpg) no-repeat left bottom;
padding-bottom: 25px;
margin: -2px 0px 0px -2px;
}

.left_header {
width: 203px;
height: 47px;
background: url(../images/8.png) no-repeat;
text-align: left;
}

.left_header h3 {
color: #FFF;
padding: 11px 0px 0px 35px;
}

#left_info {
width: 203px;
height: 47px;
background: url(../images/7.png) no-repeat;
}

.left_menu {
width: 195px;
margin: 0px 4px 0px 5px;
background: #FFF url(../images/9.jpg) no-repeat left bottom;
padding-bottom: 8px;
}

.left_menu ul {
font-size: 10px;
list-style: none;
text-align: left;
margin: -5px 0px 0px 17px;
}

.left_menu ul li {
border-bottom: 1px solid #aaaaaa;
width: 155px;
padding: 3px 0px 4px 10px;
background: url(../images/10.gif) no-repeat left center;
}

#right {
width: 630px;
text-align: left;
}

#right_c {
display: table;
margin: 50px 0px 0px 10px;
}

.big_c {
float: left;
width:598px;
background: url(../images/12.png);
margin: 5px 0px 10px 0px;
}

.big_c_top {
width: 598px;
height: 28px;
background: url(../images/11.png);
}

.big_c_top p {
color: #FFF;
padding: 8px 0px 0px 14px;
font-size: 11px;
}

.big_c_content {
width: 570px;
margin: 7px auto 0px auto;
font-size: 11px;
text-align: justify;
}

.big_c_content p {
margin: 8px 0px 8px 0px;
}

.big_c_content_l {
float: left;
width: 275px;
font-size: 11px;
text-align: justify;
padding: 8px 0px 0px 14px;
}

.big_c_content_r {
float: left;
width: 275px;
font-size: 11px;
text-align: justify;
padding: 8px 14px 0px 20px;
}

.big_c_bottom {
width: 598px;
height: 16px;
background: url(../images/13.png);
clear: both;
}

.small_c {
float: left;
width: 287px;
background: url(../images/14.png);
margin: 5px 22px 10px 0px;
}

.small_c_top {
width: 287px;
height: 32px;
background: url(../images/15.png);
}

.small_c_top p {
color: #FFF;
padding: 9px 0px 0px 14px;
font-size: 11px;
}

.small_c_content {
width: 259px;
margin: 7px auto 0px auto;
font-size: 11px;
text-align: justify;
}

.small_c_content p {
margin: 8px 0px 8px 0px;
}

.small_c_bottom {
width: 287px;
height: 11px;
background: url(../images/16.png);
}

#footer {
width: 1001px;
height: 106px;
background: url(../images/4.png) no-repeat;	
margin: auto;
}

#footer_url {
margin: 75px 0px 0px 105px;
float: left;
color: #FFF;
}

#footer_copy {
color: #FFF;
display: block;
float: right;
margin: 50px 102px 0px 0px !important;
margin: 50px 52px 0px 0px;
}

.system_info {
font-weight: bold;
width: 180px;
padding: 5px 0px 5px 0px;
}

.error_h3, .error_ul {
color: red;
}

.error_ul {
list-style: none;
margin: 5px 0px 5px 5px;
}

.error_ul li {
padding: 1px;
}

.logo_p {
margin: 0px 16px 0px 16px;
}
