body {
	font-size: 12px;
	margin:0px 0px 0px 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color:#ff3300;
	text-decoration: underline;
} 
select { 
	font-size: 12px;  
	color: #000000; 
	background-color: #FFFFFF;
	width: 120px;
}
textarea { 
   border-width: 1px; 
	border-color: #f6d4d4; 
	background-color: #F6F6F6;
	font-size: 12px; 
	color: #000000;
	height: 80px;
	width: 300px;
}
/*表单*/
.input_01 {
   padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 12px;
	height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #f6d4d4;
}

/*行间距*/
.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 {
	padding: 0px 0px 0px 36px;
	font-size: 12px;
	line-height: 20px;
}
.left_2 {
	font-size: 12px;
	text-decoration: none;
}
.left_3 {
	font-size: 12px;
	padding: 0px 0px 0px 36px;
}
.left_04 {
	font-size: 14px;
	line-height: 35px;
}
	/*右边内容*/
.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_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;
}

