@charset "utf-8";
/* CSS Document */
body {font-size:12px;}
ol,ul,li,dl,dt,dd,form,p,h1,h2,h3,h4,h5{ margin:0px; padding:0px;}
ol,ul,li{ list-style:none;}
img{ border:none;}
a{ color:#333; text-decoration:none;}
a:hover{ color:#e58e1f;}
.clear{ clear:both;}

.pro_nav{ width:224px; margin-left:40px;}

#menu{ width:224px;}
#menu li a{ width:174px;height:44px;line-height:44px; display:block;background:url(../images/about_09.jpg) no-repeat left top; padding-left:50px;  cursor:pointer;}
#menu li ul li a{ width:172px; height:auto; line-height:30px; display:block; background:none; padding-left:50px; border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-left:1px solid #e2e2e2;}


.language {
    background: url(../images/icon.png) 0 0 no-repeat;
    width: 130px;
    padding-left: 40px;
    height: 28px;
    position: absolute;
    top: 0;
	padding-top: 5px;
    right: 0;
	
}