BODY {
	SCROLLBAR-FACE-COLOR: #2A70AE;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3;
	SCROLLBAR-SHADOW-COLOR: #f3f3f3;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #9db4c6;
	scrollbar-dark-shadow-color: #241E20;
	scrollbar-3d-light-color: #9BAAC1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
color: #000000;
}
td,th { font-family: "Verdana", "Arial", "Helvetica", "sans-serif";  font-size: 12px; line-height: 150% }
/*默认的链接样式*/
a{  font-size: 11px; line-height: 150%; color: #000000; text-decoration: none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}
a:link {  font-size: 11px; line-height: 150%; color: #000000; text-decoration: none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}
a:hover {
	font-size: 11px;
	line-height: 150%;
	color: #FF5B01;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	}
a:active {  font-size: 11px; line-height: 150%; color: #000000; text-decoration: none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}
/*红色的链接样式*/
a.redfont:link {  font-size: 9pt; line-height: 150%; color: #FF5400; text-decoration: none}
a.redfont:hover {  font-size: 9pt; line-height: 150%; color: #FF5400; text-decoration: underline;}
a.redfont:active {  font-size: 9pt; line-height: 150%; color: #FF5400; text-decoration: none;}
a.redfont:visited {  font-size: 9pt; line-height: 150%; color: #FF5400; text-decoration: underline}
/*橙色的链接样式*/
a.orangefont:link {  font-size: 9pt; line-height: 150%; color: #000000; text-decoration: none}
a.orangefont:hover {  font-size: 9pt; line-height: 150%; color: #FF8314; text-decoration: underline;}
a.orangefont:active {  font-size: 9pt; line-height: 150%; color: #FF0000; text-decoration: none;}
a.orangefont:visited {  font-size: 9pt; line-height: 150%; color: #FF9205; text-decoration: underline}
/*黄色的链接样式*/
a.yellowfont:link {  font-size: 12px; line-height: 150%; color: 000000;   text-decoration: none}
a.yellowfont:hover {  font-size: 12px; line-height: 150%; color: #FF5400; font-weight: bold;  text-decoration: underline;}
a.yellowfont:active {  font-size: 12px; line-height: 150%; color: #FF5400; font-weight: bold;  text-decoration: none}
a.yellowfont:visited {  font-size: 12px; line-height: 150%; color: 000000;   text-decoration: underline}
/*绿色的链接样式*/
a.greenfont:link {  font-size: 9pt; line-height: 150%; color: #000000; text-decoration: none;}
a.greenfont:hover {  font-size: 9pt; line-height: 150%; color: #3E9924; text-decoration: underline; }
a.greenfont:active {  font-size: 9pt; line-height: 150%; color: #000000; text-decoration: underline;}
a.greenfont:visited {  font-size: 9pt; line-height: 150%; color: #326B02; text-decoration: underline;}
 /*粉红色的链接样式*/
a.fenfont:link {  font-size: 9pt; line-height: 150%; color: #FF3399; text-decoration: none}
a.fenfont:hover {  font-size: 9pt; line-height: 150%; color: #FF3399; text-decoration: underline}
a.fenfont:active {  font-size: 9pt; line-height: 150%; color: #FF3399; text-decoration: underline}
a.fenfont:visited {  font-size: 9pt; line-height: 150%; color: #FF3399; text-decoration: underline}
 /*黑色的链接样式*/
a.balckfont:link {  font-size: 14px; line-height: 150%; color: #000000; text-decoration: none}
a.balckfont:hover {  font-size: 14px; line-height: 150%; color: #000000; text-decoration: underline}
a.balckfont:active {  font-size: 14px; line-height: 150%; color: #000000; text-decoration: none}
a.balckfont:visited {  font-size: 14px; line-height: 150%; color: #000000; text-decoration: none}
 /*白色的链接样式*/
a.whitefont:link {  font-size: 9pt; line-height: 150%; color: #ffffff; text-decoration: none}
a.whitefont:hover {  font-size: 9pt; line-height: 150%; color: #ffffff; text-decoration: underline}
a.whitefont:active {  font-size: 9pt; line-height: 150%; color: #ffffff; text-decoration: none}
a.whitefont:visited {  font-size: 9pt; line-height: 150%; color: #ffffff; text-decoration: none}
 /*蓝色的链接样式*/
a.bluefont:link {  font-size: 14px; line-height: 150%; color: #0E78CB; text-decoration: none}
a.bluefont:hover {  font-size: 14px; line-height: 150%; color: #0447BB; text-decoration: underline ; }
a.bluefont:active {  font-size: 14px; line-height: 150%; color: #0447BB; text-decoration: underline}
a.bluefont:visited {  font-size: 14px; line-height: 150%; color: #0E78CB; text-decoration: none}
/*大字的链接样式*/
a.fontbiglink:link {  font-size: 14px; line-height: 150%;  text-decoration: none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);
}
a.fontbiglink:hover {  font-size: 14px; line-height: 150%;  text-decoration: underline; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);
}
a.fontbiglink:active {  font-size: 14px; line-height: 150%;  text-decoration: none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);
}
a.fontbiglink:visited {  font-size: 14px; line-height: 150%;  text-decoration: none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);
}

.newsline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #9C9898;
	line-height: 150%;
	height: 25px;


}
.lr {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.proview {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #f5f5f5;
	border-left-color: #9C9898;
	color: #FFFFFF;
	background-color: #0F890E;
}
.more {
color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #f5f5f5;
		background-color: #B9BABC;
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#D7D4D1,offX=1,offY=1,positives=true);
	cursor: hand;
}

  .newsbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: F0F0F0;

	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#C7CDD1,offX=3,offY=2,positives=true);
	width: 100%;
	
}
.pic {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
		background-color: F0F0F0;
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#C7CDD1,offX=5,offY=4,positives=true);
	cursor: hand;
}
.submitpic
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	border-top: 0px solid #f4f4f4;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #f4f4f4;
	cursor: hand;
	background-image: url(submitpic.gif);
	height: 22px;
	width: 75px;
}
.submit
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
		color: #000000;
	background-color: #D9D9D9;
	border-top: 1px solid #f4f4f4;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #f4f4f4;
	cursor: hand;
}
/*字体的设置包括的１４号字和带有阴影的字*/
.DropShadow {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#106185,offX=1,offY=1,positives=true);
	
}
.fontbig {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 150%;
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);
	
}
.fontbigbb {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px; color : #ffffff;
	line-height: 150%;
	
}
.fontbigyy {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; color : #FF5A00;
	line-height: 150%;
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);
	
}
.whitefont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color : #ffffff;
	line-height: 150%;
		
}
.ffontmenu {color: #000000;
	font-size: 9pt; line-height: 130%;
filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);
	 }
.ffont {color: #005FA9;
	font-weight: bold; 
font-size: 9pt; line-height: 160%;
filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);
	 }

.ffont1 {
	font-size: 12px;
	line-height: 160%;
   filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);
	color: #000000;
	
}
.ffont2 {
	font-size: 14px;
	line-height: 160%;

filter : progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offX=1,offY=1,positives=true);
	color: #ffffff;
	font-weight: bold;
}
.title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px; color : #000000;
	line-height: 150%;
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=1,offY=1,positives=true);
	
}
/*************************************************************************************/
.company {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 160%;
	color: #066D90;
}
.contact {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 150%;
	color: #000000;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-left: 1px double #000000;
	border-right: 1px solid #ffffff;
	border-top: 1px double #000000;
	border-bottom: 1px double #ffffff;
	background-color: #f3f3f3;
	width: 300px;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-left: 1px double #B6B6B6;
	border-right: 1px solid #B6B6B6;
	border-top: 1px double #B6B6B6;
	border-bottom: 1px double #B6B6B6;
		background-color: #ffffff;
}
.inputmyself {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-left: 1px double #449C31;
	border-right: 1px solid #449C31;
	border-top: 1px double #449C31;
	border-bottom: 1px double #449C31;
	
		 	background-color: #65B753;

}
.option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-left: 1px double #333333;
	border-right: 1px solid #FFFFFF;
	border-top: 1px double #333333;
	border-bottom: 1px double #FFFFFF;
	background-color: #B5BABF;
}
.picbg1{
	background-image: url(home_7.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;

}

.picbg2{
	background-image: url(index_58.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.picbg3{
	background-image: url(index_67.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.picbgnews{
	background-image: url(newslines.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.bian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F4866;
	border-right-color: #2F4866;
	border-bottom-color: #2F4866;
	border-left-color: #2F4866;
	
	cursor: crosshair;
}
.select { font-family: "Verdana", "Arial", "Helvetica", "sans-serif";	font-size: 9pt;		font-weight: bold; 
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; WIDTH: 140px; COLOR: #999999; BORDER-BOTTOM: #ffffff 1px solid
}
.select1 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";	  font-size: 9pt;	 
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BACKGROUND: #449C31; BORDER-LEFT: #ffffff 1px solid; WIDTH: 130px; COLOR: #ffffff; BORDER-BOTTOM: #ffffff 1px solid
}
