
/*----------------------------网页整页属性-------------------------------------------------------*/ 
body {  margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		background-color:#333333;
		

		font-family: 宋体,arial; FONT-SIZE: 12px; text-decoration: none; color:#4A3738;  /*text-decoration: none无 | underline下划线 | blink闪烁 | overline上划线 | line-through贯穿线   */
		/*设置或检索背景图像是随对象内容滚动还是固定(scroll :滚动 ,fixed :固定 )  background-attachment: fixed; */
		
	}
 

/*-----------------------------表格，单元格属性----------<!-- #include file="_banner1.html" -->--------------------------------------*/ 
table { font-family: arial; FONT-SIZE: 12px; line-height:22px; } 
td { font-family: arial; FONT-SIZE: 12px; }
unitArea {font-family:宋体; font-size:12px;}
unitArea td{ white-space:nowrap}
input{width:80px; height:12px;}
textarea {height:150px; width:400px;}



/*------------------------------内容，版权，左边菜单属性---------------------------------------*/ 
.leftmenu {color:#000000;font-family:宋体; font-size:13px; font-weight:bold }
.content_title {color:#E99E0C;font-family:arial; font-size:15px; font-weight:bold }
.copy{color:#ffffff;font-family:verdana,arial;}
.title{ color:#911112; font-family:"宋体",arial; font-size:14px; font-weight:bold;}
.more{color:#4A3738;font-family:"宋体",arial;font-size:13px;}
.name{color:#4A3738; font-family:"宋体",arial; font-size:12px; font-weight:bold;}

.submit{width:50px; height:20px;}
.radiobt{width:16px;}
.title3{color:#0796CE;font-size:14px; font-weight:bold;}
.title2{color:#0B7098;font-size:12px; }
.title{font-size:14px; font-weight:bold; color:#0B7098;}
.login_input{width:53px;height:21px;}
.search_input{width:59px; height:18px;}
.version{text-align:center;font-size:12px; color:#fff;}
.menu {color:#ffffff;font-size:14px;letter-spacing:0px;font-family:verdana,宋体; font-weight:bold; text-align:center;}
.first_news{ color:#FF0000; font-size:14px; font-weight:bold;}


/*-------------------------------链接属性------------------------------------------------------*/
.menu a{color: #ffffff;} 
.menu a:hover{color: #0F4E7A;}

.link_white a{color: #ffffff; font-size:12px;} 
.link_white a:hover{color: #E99E0C;}
 
a{color: #4A3738;}                        		
a:hover {color:#E99E0C;}
.version a{color:#fff;}
.version a:hover {color:#E99E0C;}
.first_news a{color:#ff0000;}
.first_news a:hover {color:#E99E0C}
.title2 a{color:#0B7098;}
.title2 a:hover{color:#E99E0C;}
.title3 a{color:#0796CE;}
.title3 a:hover{color:#E99E0C;}






a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.write:link {
	text-decoration: none;
	color: #ffffff;
}
.write:visited {
	text-decoration: none;
	color: #ffffff;
}
.write:hover {
	text-decoration: none;
	color: #ffffff;
}
.write:active {
	text-decoration: none;
	color: #ffffff;
}

/*==========================================================================*/
/*选项卡1*/
#Tab1{
width:706px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡2*/
#Tab2{
width:513px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:100%;
background-image:url(head_bg2.jpg);
height:32px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;

width:71px;
text-align:center;
color:#565656;
font-size:12px;

}
.Menubox li.hover{
padding:0px;
background:#fff;
width:71px;
background-image:url(btn1_bb.jpg);
color:#565656;
height:31px;

}
.Contentbox{
clear:both;
margin-top:0px;
border:0px solid #A8C29F;
border-top:none;
line-height:30px;

text-align:left;
padding:8px 8px 8px 8px;

}
.sort
{
 width:94px;
background-image:url(sort1.jpg);
height:32px;
float:left;}

-->

/*----------------------------------------------------------------------------------------------*/ 


.news a{color: #ffffff;}
.news {color:ffffff};                        		/*标准链接样式*/
.news a:hover {color:#FD6F10; }
.high20{line-height:20px;text-align:left; }
.float{ float:right; margin:5px}  /*允许其他对象与它在一行中显示.*/
