/* CSS Document */

body {
	margin: 0px;
	
}

.table_line{
	
	border-spacing:1px; border:1px solid #C6C6C6;


}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	
}

.top_bg
{
	background-image: url(imgs/a01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bg
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}

.kf_bg
{
	background-image: url(imgs/kf_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cxxx_bg
{
	background-image: url(imgs/cxxx_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lianxi_bg
{
	background-image: url(images/left_lianxi_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.di_bg
{
	background-image: url(imgs/di_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: scroll;
}

.text_hei{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.text_bai{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.text_hong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}


.text_hei_hangju{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 30px;
}

.text_hei_qian{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #676767;
}



.text_lv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6D9D0C;
}

.googleSearch
{
    border: 1px solid rgb(126, 157, 1); 
    border-color:#D4D4D5;
    padding: 2px; 
   
    -moz-background-clip: -moz-initial; 
    -moz-background-origin: -moz-initial; 
    -moz-background-inline-policy: -moz-initial;
}

.googleSearch01
{
    border: 1px solid rgb(126, 157, 1); 
    border-color:#91B88F;
    padding: 2px; 
    -moz-background-clip: -moz-initial; 
    -moz-background-origin: -moz-initial; 
    -moz-background-inline-policy: -moz-initial;
}

  .box   
  {   
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-color: #91B88F;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-top-color: #91B88F;
	border-top-width: 1px;
	border-top-style: double;
	border-left-color: #91B88F;
	border-left-width: 1px;
	border-left-style: double;
	border-right-color: #91B88F;
	border-right-width: 1px;
	border-right-style: double;

  }   




