/* CSS Document */

body{	margin-top: 0px;
        margin-right: 0px; 
        margin-bottom: 0px;
        margin-left: 0px;}
/*全局变量*/
td, select, input, h1,textarea{ color:#55555; font-family: "arial", "sans-serif","宋体";font-size:12px;line-height:160%; font-weight:normal;}

.txt1{font-family: "arial"; font-size:13px;}
.txt2{font-family: "arial"; font-size:13px;}



/*全局连接*/		
a:link,a:visited{color:#555555;text-decoration: none;}
a:hover{color:#555555;text-decoration: none;}
a:active{text-decoration: none;}
/*菜单连接*/
.link2 a:link{color:#D9D7AB; font-weight:bold;}
.link2 a:visited{color:#D9D7AB;font-weight:bold;}
.link2 a:hover{color:#D9D7AB;font-weight:bold;text-decoration: none;}
.link2 a:active{text-decoration: none;}

.table01 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: 000000;
	border-left-color: #000000;
}
.titlel a:link {color: #008A7F; font-weight:bold;text-decoration: none;font-family:"宋体";}
.titlel a:visited {color: #008A7F; font-weight:bold;text-decoration: none;font-family:"宋体";}
.titlel a:active {color: #008A7F; font-weight:bold;text-decoration: none;font-family:"宋体";}
.titlel a:hover {color: #666600; font-weight:bold;text-decoration: none;font-family:"宋体";}

/*内页导航*/
.link_title a:link{color:#555555; font-weight:normal;}
.link_title a:visited{color:#555555; font-weight:normal;}
.link_title a:hover{color:#ff8a00;text-decoration: none;}
.link_title a:active{text-decoration: none;}

/*title样式*/
.font_title01{font-family:"arial","宋体";font-size:12px; color: #454545; font-weight:bold;}
.font_title02{font-family: "arial","宋体";font-size:12px; color: #FF4F00; font-weight:bold;}
.font_title03{font-family: "arial","宋体";font-size:12px; color: #ffffff; font-weight:bold;  }
