@charset "utf-8";
/* CSS Document 2009.9 */
*{margin:0;padding:0;}
body{font:12px/1.5em arial "宋体"; background:#FFF;font-size:12px;color:#000;}
fieldset,img{border:0;}    
table{border-collapse: collapse; border-spacing: 0;}
ol,ul{list-style:none;}
address, caption, cite, code, dfn, em, th, var { font-style: normal;  font-weight: normal;} 
input, textarea, select, button {font-size: 100%;font-family: inherit;vertical-align:middle}
caption, th {text-align: left;}   
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;}
:focus{ outline:none;}
/* Link */
a{ outline:none;}
a:link, a:visited{color:#333; text-decoration: none;}   
a:hover{text-decoration: underline;}  
/*layout*/
#header,#footer{width:100%;margin:0 auto;}
/* header and footer
==================================================*/
/* [header] */
/* use img */
#header .header_top,#header .top_nav{background:url("images/header_img.png") no-repeat;}
/* ico */
.ico_down, .ico_12366, .ico_help, .ico_index{background:url("images/tax_ico.png") no-repeat }
.ico_down{ background-position:right -75px;color:#333;padding-right:18px }
.ico_12366{ background-position:0 -41px;color:#ff5b02;padding:2px 0 2px 22px }
.ico_help{ background-position:0 -105px;color:#333;padding:1px 0 1px 18px }
/* detail */
#header .header_top{ border:1px solid #D0D0D0;background-position:-5px -36px;background-repeat:repeat-x;height:26px;line-height:26px;overflow:hidden;}
#header .top_nav{ background-position:195px -36px;margin:0 auto;position:relative;width:960px }
#header .top_nav ul, #header .top_nav li{ display:inline;}
#header .top_nav .link_right{ position:absolute;right:0;top:0;}
#header .top_nav .link_right a{ color:#0048a2;margin-left:5px }
#header .top_nav .link_right a:hover{ color:#ff5b02 }
#header .top_nav .link_right .ico_help{ color:#333;margin-left:40px }
#header .top_nav .link_left a{ margin-right:12px }
/* [footer] */
#footer{ border-top:2px solid #f60;margin-top:10px;text-align:center;font-weight:200;padding:8px 0 20px }
#footer h6{ font-weight:200 }
#footer ul{ margin:0 0 12px }
#footer li{ border-right:1px solid #333;display:inline;padding:0 8px 0 3px;*padding:0 2px 0 9px }
#footer a{ color:#333 }
#footer a:hover{ color:#ff5b02 }
#footer .clear_border{ border:none}


 