/* CSS Document */
body {
margin: 0px;
background-color:#ffffff;
}
td{
font-size:14px;
color: #000000;
}
.td_bg{
background-image:url(image/index_left.gif);
font-family:"Times New Roman", Times, serif;
font-size:12px;
width:246px;
}
.td_bg2{
background-image:url(image/index_item_bg.gif);
height:39;
}
.td_line1{
background-image:url(image/td_line1.gif);
height:1px;
}
.td_line2{
background-image:url(image/index_line2.gif);
height:1px;
}
.td_text2{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
}
.input_hui {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #f9f9f9; TEXT-DECORATION: none
}
.td_text3{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
}
.td_text4{
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:24px;
color:#000000;
}
.menu_right{
background-image:url(image/menu_bg.gif);
height:78px;
}
.banner_right{
background-image:url(image/item_bg1.gif);
height:46px;
}


a{
	font-size: 14px;
	color:#000000;
    text-decoration:none;
 
}
 a:hover {
	font-size: 14px;
 	color: #0066ff;
    text-decoration:none;
	 
}
 
 
 a.a14{
	font-size: 14px;
	color:#ffffff;
	text-decoration:none;
 
}
 a.a14:hover {
	font-size: 14px;
 	color: red;
	text-decoration:underline;
	 
}


 a.a1{
	font-size: 14px;
	color: #282482;
	text-decoration:none;
	font-weight:normal;
}
 a.a1:hover {
	font-size: 14px;
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}
 
 a.a2{
	font-size: 14px;
	color: #282482;
	text-decoration:underline;
	font-weight:normal;
}
 a.a2:hover {
	font-size: 14px;
	color: #ff0000;
	text-decoration:underline;
	font-weight:normal;
}