@charset "utf-8";
/* CSS Document */
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* typographic */
body {font:11px Verdana}
h1,h2,h3,h4,h5,h6 {font-family:Verdana}
.english {font:13px Arial, Helvetica, sans-serif}
.chinese {font:13px simsun}



body {background-color:#FFF;padding-top:30px;text-align:center}
.wrapper {width:859px;text-align:left;margin:0 auto;border:1px}

#header {height:68px}
#logo {float:left}
#tab {text-align:right;line-height:24px;padding-top:20px}
#tab a {color:#000;text-decoration:none}
#tab a:hover {color:#666}

#flash {text-align:center;}
#flash img{position:relative;z-index:1;}

#body {background:url(../img/index_10.jpg) top left repeat-x;background-color:#f9f4f1;margin-top:-5px;z-index:0}
#body .wrapper {width:816px;padding-top:18px;padding-bottom:18px;padding-left:22px;padding-right:22px}
#body .wheader{padding-top:10px;font-size:24px;font-weight:bold;color:#99bd43}
#body .wbody{padding-top:18px;font-size:11px;color:#314500;line-height:15px}
#body .wimage{float:right;padding-left:22px}
#body .line{background:url(../img/break_line.jpg) top left repeat-x}

#body .position{font-size:16px;color:#507101;font-weight:bold}
#body .backtotop{font-color:#507101}
#body .backtotop img{vertical-align:top}
#body .backtotop a {color:#507101;text-decoration:none}

#vacancy {line-height:15px}
#vacancy a {color:#666;text-decoration:none}
#vacancy a:hover {color:#999}

#footer {color:#666;font-size:10px;text-align:left;padding:5px;line-height:13px}
#footer a {color:#666;text-decoration:none}
#footer a:hover {color:#999}


