/*===========首页基本===========*/
body {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	border-bottom-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	font-size: 12px;
	background-color:#F0F0F0;
	font-family: "宋体","新宋体",arial,verdana,sans-serif; 
	margin: 0px; 
	color: #322C0C; 
	line-height: 150%; 
	text-align: center; 
}
 /*------定义链接的样式，它们的顺序是“LVHA“------*/
 TD   {  
  FONT-SIZE:   9pt  
  }  
a {
	text-decoration: none;
}
a:link {
    color: #333333;
	text-decoration: none;
}
a:visited {
    color: #333333;
	text-decoration: none;
}
a:hover {
    color: #A73304;
	text-decoration: underline;
}
a:active {
    color: #A73304;
	text-decoration: none;
}

a.white:link {
     color: #ffffff;
     text-decoration: none;
}
a.white:visited {
     color: #ffffff;
     text-decoration: none;
}
a.white:hover {
     color: #FFFF00;
     text-decoration: none;
}
a.white:active {
     color: #FFFF00;
     text-decoration: none;
}


 /*------定义字体颜色------*/
.text_1 {
	color:#000000;
    font-weight: bold;
}
.text_2 {
	color:#000000;
	font-size:14px;
    font-weight: bold;
}
.text_3 {
	color:#660001;
	font-size:13px;
    font-weight: bold;
}

/*------按钮、文本框------*/
.login{
	border:1px solid #C0BEBF;
	width:170px;
}
.login_txt_input {
	border:1px solid #55801F;
	background-image:url(../images/icon_03.jpg);
	width:80px;
	color:#FFF;
	height:20px;
}
.login_txt_input_b {
	border:1px solid #C0BEBF;
}
.login_txt_input_a{
	border:1px solid #C0BEBF;
	width:120px;
}
.login_btn_input {
	border:1px solid #B2B3B8;
	background: url(../images/waxxw_icon_03.gif); 
	font-size:12px;
	width:40px;
	color:#000000
}
.txt_input {
	border:1px solid #C0BEBF;
	font-size:12px;
}
.Search_txt_input {
	border:1px solid #0099FF;
	width:250px;
	height:19px;
	color:#666666;
	font-size:13px;
}
.Search_btn_input {
	border:1px solid #0099FF;
	height:23px;
	width:50px;
	#height:24px;
	_height:24px;
	font-size:12px;
	background: url(../images/waxxw_icon_04.gif); 
	color:#000000
}
.login_txt_input_jump {/*跳转*/
	border:1px solid #C0BEBF;
	width:30px;
}
/*===========网站上部开头===========*/

.total{
	margin:0 auto;
	width:470px;
	text-align:left;
	}


.log{
	width:470px;
	float:left;
	margin-top:100px;
	}	
	
	
.log01_r1{
	width:470px;
	background-image:url(../images/01_r1_c1.jpg);
	height:24px;
	float:left;
	color:#8F8F8F;
	}	

.log02_r1{
	width:470px;
	background-image:url(../images/02_r2_c2.jpg);
	height:82px;
	float:left;
	}
.log03{
	width:470px;
	float:left;
	}
.log03_r1{
	width:208px;
	height:148px;
	background-image:url(../images/03_r1_c1.jpg);
	float:left;
	}	
.log03_r2{
	width:262px;
	height:148px;
	background-image:url(../images/03_r2_c2.jpg);
	float:left;
	}
.log04_r1{
	width:470px;
	height:30px;
	background-image:url(../images/04_r1_c1.jpg);
	float:left;
	color:#8F8F8F;
	}
.font{
	width:96%;
	float:left;
	text-align:right;
	margin-top:5px;
	}
.font01{
	width:92%;
	float:left;
	margin-top:25px;
	}
.font02{
	width:95%;
	float:right;
	text-align:left;
	margin-top:25px;
	}
	
	
	
.header{
	margin:0 auto;
	width:100%;
	height:76px;
	background-image:url(../images/header_bj.jpg);
	}
.header_a{
	float:left;
	width:493px;
	height:76px;
	background-image:url(../images/header_01.png);
	}