* {
    padding: 0;
    margin: 0;
} 

body {
background: #f2f3f3;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

img { border: none; }
a { color: #489088;  }
a:hover { text-decoration: none; color : #72b0a8; }

#wrap {
margin: 0px auto 0 auto;
width: 780px;
}

#header { 
width:800px;
height:172px;
background:url(images/pic.jpg) no-repeat;
}
#header h1 {
font-size: 26px;
font-weight: 100;
padding: 50px 0 5px 20px;
}
#header h1 a {
color: #333;
text-decoration: none;
}
#header h1 a:hover {
color: #666;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#menu {
height: 37px;
line-height: 30px;
background: #2B9B0B url(images/head.jpg) no-repeat;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#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: #f2f3f3 url(images/content02.jpg) repeat-y;
padding: 10px 20px;
}

.left {
width: 548px;
float: left;
line-height:18px;
padding-left:20px;
border-right:#00BAAF 1px dotted;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
width: 150px;
float: right;
padding: 10px;
font-size: 12px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#top {
background: #f2f3f3;
padding: 5px 0;
}
#bottom {
background: #f2f3f3 url(images/bottom02.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 10px 0;
}



.my_left_header{
	text-align:left;
	padding-left:0;
	font-size:14px;
}

.my_left_item{
	width:120px;
	padding-bottom:5px;
	background:url(images/arrow2_e.gif) no-repeat 0px 2px;
	padding-left:20px;
	border-bottom: 1px solid #ccc;
	line-height:20px;
}

.box_1_top{
	padding-top:20px;
}

.box_1_top h1{
	font-size:16px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:10px;
	color:#333;
}
