body {
	font-size: 12px;
	margin:0px 0px 0px 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color:#ff3300;
	text-decoration: underline;
	
} 
/*行间距*/
.space_01 {
    padding-top:7px;
}
.space_02 {
    padding-top:15px;
}
.space_03 {
    padding-top:10px;
}
.space_04 {
    padding-top:20px;
}
/*头部导航*/
.top_01 {
	font-size: 12px;
	text-decoration:none;
}
.top_01:hover {
	font-size: 12px;
	text-decoration: underline;
}
.top_02 {
	font-size: 12px;
	color: #a19999;
	text-decoration:none;
}
.top_02:hover {
	font-size: 12px;
	color: #cfcfcf;
	text-decoration: underline;
	}
/*左边内容*/
.left_1 { 
   padding-top: 30px;
	padding: 25px 25px 25px 25px;
	font-size:14px;
	line-height: 24px;
}
.left_2 { 
   padding: 12px 30px 20px 15px;
	font-size:12px;
	line-height: 24px;
}
.left_1 { 
   padding: 25px 25px 25px 25px;
	font-size:14px;
	line-height: 24px;
}
.left_3 { 
   padding: 0px 5px 28px 10px;
   font-size:14px;
	line-height: 24px;
}
.left_4 { 
   font-size:14px;
	
}

	/*右边内容*/
.right_01 {
	padding: 0px 0px 0px 8px;
	font-size: 12px;
	color: #9e0500;
	line-height:24px;
}
.right_02 {
	font-size: 14px;
	color: #9e0500;
	font-weight: bold;
}
.right_03 {
	padding: 0px 0px 0px 50px;
	font-size: 14px;
	color: White;
	font-weight: bold;
}
.right_04 {
	padding: 0px 0px 0px 8px;
	line-height: 24px;
}
.right_04:hover {
	padding: 0px 0px 0px 8px;
	line-height: 24px;
	text-decoration: underline;
}
.right_05 {
	padding: 0px 0px 0px 5px;
	line-height: 24px;
}
.left_06 {
	font-size: 12px;
	color: #ff160f;
	line-height: 20px;
	text-decoration: underline;
}
.left_06:hover {
	font-size: 12px;
	text-decoration: none;
}
.right_07 {
	padding: 0px 0px 0px 13px;
	line-height: 24px;
}
.left_08 {
	font-size: 12px;
	text-decoration: none;
}
.left_08:hover {
	font-size: 12px;
	text-decoration: underline;
}
.left_09  {
	padding: 0px 0px 0px 16px;
	font-size: 12px;
	color: White;
	font-weight: bold;
}
/*尾部内容*/

/*----------------copyright------------*/
.tailNav{
font-size:12px;
color:#333333;
margin:18px 0px 5px 0px;

}
.tailNav a:link, 
.tailNav a:visited {
font-size:12px;
	color: #2E2E2E; 
	TEXT-DECORATION: none;
}

.tailNav a:hover{
font-size:12px;
	color: #FF0000;
	text-decoration: Underline;
}
.tailhr{
width:100%;
text-align:center;
border-top:2px solid #da0000;
padding:0px 0px 0px 0px;
height:2px;
}
.tailcontent{
line-height:20px;
font-size:12px;
padding:0px 0px 10px 0px;
text-align:center;
margin:0px 0px 12px 0px;
}

.tailcontent a:link, 
.tailcontent a:visited {
font-size:12px;
	color: #FF0000; 
	TEXT-DECORATION: none;
}

.tailcontent a:hover{
font-size:12px;
	color: #FF0000;
	text-decoration: Underline;
}

