

/*----------------------------网页整页属性-------------------------------------------------------*/ 

body {  margin-top: 0px;

		margin-right: 0px;

		margin-bottom: 0px;

		margin-left: 0px;

        background-color:#ffffff;
		text-align:center;

		

		font-family: Arial; FONT-SIZE: 12px; text-decoration: none; color:#000000; /*text-decoration: none无 | underline下划线 | blink闪烁 | overline上划线 | line-through贯穿线   */

		/*设置或检索背景图像是随对象内容滚动还是固定(scroll :滚动 ,fixed :固定 )  background-attachment: fixed; */

		

	}

 



 

/*-----------------------------表格，单元格属性------------------------------------------------*/ 

table { font-family: Arial; FONT-SIZE: 12px; } 

td { font-family: Arial; FONT-SIZE: 12px;

line-height:24px; }







/*------------------------------内容，版权，左边菜单属性---------------------------------------*/ 

.leftmenu {color:#000000;font-family:Arial;}

.content {color:#000000;font-family:Arial;line-height:25px; letter-spacing: 0px;font-size:12px; }

.copy{color:#000000;font-family:verdana,Arial;}

.lead{color:#ffffff;}

.news{font-family: Arial; FONT-SIZE: 12px; line-height:30px;}

 .hang{line-height:30px;}



/*-------------------------------链接属性------------------------------------------------------*/ 

a{color: #000000;}                        		

a:hover {color:#F04B51;}



a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

}



.STYLE3{color: #D31818;}                        		

.STYLE3 a:hover {color:#D31818;}



.STYLE3 a:link {

	text-decoration: none;color:#D31818;

}

.STYLE3 a:visited {

	text-decoration: none;color:#FFF;

}



.whitelink:link {

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;



}

.whitelink:visited {

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;



}

.whitelink:hover {

	font-size: 12px;

	color: #FFFF00;

	text-decoration: none;



}

.whitelink:active {

	font-size: 12px;

	color: #FFFF00;

	text-decoration: none;



}







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



.english { font-family:tahoma;}

.menu {color:#ffffff;font-size:12px;letter-spacing:0px;font-family:verdana,Arial;}





.high18 {color:#F66A39;font-size:18px;font-family:verdana,Arial;}

.high20{line-height:20px;text-align:left; }

.font14{font-size:14px;color:#848178;}

.copyright{font-size:12px;color:#000000;font-family:tahoma;}

.float{ float:right; margin:5px}  /*允许其他对象与它在一行中显示.*/










