/* left */
#left-function {
	width:201px;
	margin:0 auto;
}
#left_function_list {
	height: 160px; 
}
#left_function_list li {
    text-decoration: none;
    display: block;
    width: 200px;
    height: 40px; 
    float:left;
    padding:0;
    margin:0;
}
#left_function_list li a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding:0;
    margin:0;
}
#left_function_1 {
	background:url('../images/main/nav1.jpg') no-repeat -200px 0;
}
#left_function_1 a:hover{
	background:url('../images/main/nav1.jpg') no-repeat 0 0;
}
#left_function_2 {
	background:url('../images/main/nav1.jpg') no-repeat -200px -40px;
}
#left_function_2 a:hover{
	background:url('../images/main/nav1.jpg') no-repeat 0 -40px;
}
#left_function_3 {
	background:url('../images/main/nav1.jpg') no-repeat -200px -80px;
}
#left_function_3 a:hover{
	background:url('../images/main/nav1.jpg') no-repeat 0 -80px;
}
#left_function_4 {
	background:url('../images/main/nav1.jpg') no-repeat -200px -120px;
}
#left_function_4 a:hover{
	background:url('../images/main/nav1.jpg') no-repeat 0 -120px;
}

#left-help {
	width:200px;
	height:150px;
	background:url('../images/main/left_nav.jpg') repeat;
	margin:-4px auto 0 4px;
	padding-top:20px;
}
#left-help li {
    text-decoration: none;
    display: block;
    width: 200px;
    height: 39px; 
    float:left;
    padding:0;
    margin:0;
    
}
#left-help li a{
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding:0;
    margin:0;
}
#left-help li a:hover{
	background:url('../images/main/') repeat;
}
#left-zl {
	width:210px;
	height:316px;
	margin-top:5px;
	padding-top:35px;
	background:url('../images/main/left_nav4.jpg') no-repeat center top;
}
#left-zl li{
	width:200px;
	height:29px;
	margin-top:5px;
	float:left;
}
#left-zl li a{
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding:0;
    margin:0;
}

#left-zl #img11 {
	margin-top:45px;
}

#left-active-01, #left-active-02, #left-active-03 {
	width:206px;
	height:93px; 
	margin:2px auto;
	padding:0 auto;
	background:url('../images/main/left_active_bg.gif') no-repeat;
}

#img20 {
	margin-top:2px;
	margin-left:-2px;
}

