body {
	font-size: 12px;
	margin:0px 0px 0px 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color:#ff3300;
	text-decoration: underline;
} 
textarea { 
	border-width: 1px; 
	border-color: #c0c0c0; 
	background-color: #F6F6F6;
	font-size: 12px; 
	color: Gray;
}

/*行间距*/
.space_01 {
    padding-top:7px;
}
.space_02 {
    padding-top:15px;
}
/*图片边框*/
.pic-border {
	border-right: #368635 1px solid;
	border-top: #368635 1px solid;
	border-left: #368635 1px solid; 
	border-bottom: #368635 1px solid
}
/*头部导航*/
.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 {
	font-size: 12px;
	text-decoration: none;
}
.left_1:hover {
	font-size: 12px;
	text-decoration: underline;
}
.left_2 {
   font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.left_3 {
   font-size: 12px;
	line-height: 24px;
}
.left_4 {
   font-size: 12px;
	color: #a12c28;
}
.left_5 {
   font-size: 12px;
	line-height: 20px;
}
.left_6 {
   padding: 5px 5px 10px 5px;
	font-size: 12px;
	 text-indent:24pt;
	line-height: 20px;
	
}
.left_7 {
   padding: 5px 0px 5px 0px;
	font-size: 12px;
	line-height: 20px;
	}
	.left_8 {
   padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: Red;
	line-height: 20px;
	}
		.left_9 {
   font-size: 12px;
	color: Red;
	}
	/*右边内容*/
.right_01 {
	padding: 10px 0px 10px 15px;
	font-size: 12px;
}
.right_02 {
	padding: 5px 0px 5px 0px;
}
.right_03 {
   padding: 15px 10px 10px 10px;
	font-size: 12px;
	line-height: 20px;
	
}
.right_04 {
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}
.right_05 {
	padding: 5px 0px 5px 0px;
	text-decoration: underline;
}

.left_06 {
	font-size: 14px;
	color: Red;
	font-weight: bold;
   text-decoration: underline;
}
.left_06:hover {
	font-size: 14px;
	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;
}

