﻿/*总样式*/
*{ padding:0px; margin:0px;font-size:9pt; font-family:Arial, Helvetica, sans-serif; }
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,div{margin:0;padding:0;border:0;}
	ul,ol,li{list-style-type:none;}
	select,input,select{vertical-align:middle;}
	body{background-color: #FFFBF0;}
a{text-decoration:underline;}
a:link{color:#009;}
a:visited{color:#800080;}
a:hover,a:active,a:focus{color:#c00;}
/*End*/
#box{ margin:0 auto; width:950px;}
/*新加得*/
.h000v_a:link,.h000v_a:visited,.h000v_a:active {
	text-decoration: underline;
	font-size: 15px;
	color: #000000;
	}
.h000v_a:hover {
	text-decoration: underline;
	font-size: 15px;
	color: #FF6600;	/*000000修改为FF6600*/
}
/*新加得*/
/*链接样式*/
.h000_a:link,.h000_a:visited,.h000_a:active {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	}
.h000_a:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #000000;	
	font-weight:bold;
}
/*13px #000*/
.h0001_a:link,.h0001_a:visited,.h0001_a:active {
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	}
.h0001_a:hover {
	text-decoration: underline;
	font-size: 13px;
	color: #FF6600;	
}
/*14px #000*/
.h000awv_a:link,.h000awv_a:visited,.h000awv_a:active {
	text-decoration: none;
	font-size: 13px;
	color:#000;
	font-weight:bold;
	}
.h000awv_a:hover {
	text-decoration: underline;
	font-size: 13px;
	color: #CC0000;	
}
/*11px #000*/
.h000d_a:link,.h000d_a:visited,.h000d_a:active {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	}
.h000d_a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #FF6600;	
}
/*12px #0000CC*/
.ls_a:link,.ls_a:visited,.ls_a:active {
	text-decoration: underline;
	font-size: 14px;
	color: #0000CC;
	}
.ls_a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #FF6600;	
}
/*12#FFF*/
.lt_a:link,.lt_a:visited,.lt_a:active {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	}
.lt_a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;	
}
h2{ font-size:12px; color:#FFFFFF; font-weight:normal;}