* {
    padding: 0;
    margin: 0;
} 

body {
#background: #4c320d;
background: #deddd9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none; }

a {
text-decoration: none;
color: #0f51f9;
}

a:hover {
text-decoration: underline;
color: #ff0000;
}

#wrap {
	width:960px;
	margin:0 auto;
	background-image: url(../images/background.png);
	background-repeat: 
	repeat-y;
	padding:0px 21px 0px 22px;
}

#header { 
#background: #4c320d url(images/header.jpg) no-repeat;
background: #038245;
height: 180px;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 20px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 14px;
font-weight: 100;
padding: 0 0 0 21px;
letter-spacing: -1px;
line-height: 12px;
}

#menu {
height: 20px;
line-right: 30px;
#background: #4c320d url(images/menu.jpg) no-repeat;
background: #005588;
font-size: 11px;
}
#menu ul {
padding-right: 40px;
list-style-type: none;
}
#menu ul li {
display: block;
padding: 5px 10px;
float: right;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
#background: #ffffff;
padding: 20px 20px 0 20px;
float: left;
}

.box {
background: #D5E3E4;
border:1px solid gray;
float: center;
text-align: left;
width: 635px;
font-size: 13px;
padding : 16px 10px 16px 10px;}


.sidebar {
width: 180px;
#background: #ffffff url(../images/bar.jpg) no-repeat;
background: #fbedc9;
padding: 20px 0px 0 20px;
float: left;
line-height: 50px;
font-size: 12px;
}


.left {
width: 430px;
float: left;
text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.feitian {
background:  url(../images/back2.jpg) no-repeat;
width: 700px;
float: left;
text-align: justify;
padding: 20px 20px 20px 20px;
}

.main {
width: 700px;
float: left;
text-align: justify;
padding: 20px 20px 20px 20px;
}
.main h1 {
color: #000000;
font-size: 20px;
letter-spacing: -1px;
font-family: Arial;
#letter-spacing: -1px;
font-weight: 700;
padding : 0px 0 10px 0;
}
.main h2 {
color: #000000;
font-size: 18px;
#font-family: Arial;
font-family:Helvetica,Arial,Helmet,Freesans,sans-serif;
#letter-spacing: -1px;
font-weight: 400;
padding : 0px 0 14px 0;
}

.main h3 {
color: #000000;
font-size: 14px;
#font-family: Arial;
font-family:Helvetica,Arial,Helmet,Freesans,sans-serif;
#letter-spacing: -1px;
font-weight: 400;
padding : 0px 0 12px 0;
}

.main h4 {
color: #000000;
font-size: 30px;
letter-spacing: -1px;
font-family: Arial;
#letter-spacing: -1px;
font-weight: 700;
padding : 0px 0 10px 0;
}

.center {
width: 410px;
float: left;
text-align: justify;
padding : 10px 10px 20px 20px;
}
.center h1 {
color: #000000;
font-size: 14px;
#letter-spacing: -1px;
letter-spacing: -1px;
font-weight: 500;
padding : 4px 0 15px 0;
}

.center h2 {
color: #FF4800;
font-size: 22px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
}


.right {
width: 250px;
float: right;
font-size: 12px;
padding : 0px 0px 0px 0;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}

.indent {
padding: 10px 0px 0px 25px;
}

.column1 {
width: 290px;
float: left;
text-align: justify;
padding : 10px 10px 20px 20px;
font-size: 18px;
font-family:Helvetica,Arial,Helmet,Freesans,sans-serif;
font-weight: 600;

}

.column2 {
width: 2px;
float: left;
text-align: justify;
padding : 10px 10px 20px 20px;
}


#top {
background: #555 url(images/top.jpg) no-repeat;
padding: 5px 0;
}
#bottom {
	width:960px;
	margin:0 auto;
	background: url(../images/footer.png) no-repeat;
	padding:0px 21px 0px 22px;
}

#footer {
	width:960px;
	margin:0 auto;
text-align: center;
color: #000000;
font-size: 11px;
background: #deddd9;
	padding:0px 21px 0px 22px;
}
#footer a { color: #eee; }

h1.hidden {
    display: none;
}