BODY{
	TEXT-DECORATION: none;
	font-size:9pt;
	SCROLLBAR-FACE-COLOR: #95DAFD;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #95DAFD;
	SCROLLBAR-BASE-COLOR: #95DAFD;
	margin: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

TD {font-size: 12px; font-family: "宋体"; color: #555555; line-height: 18px; text-decoration: none} 
a         { color: #555555; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 18px; text-decoration: none }
a:active  { color: #555555; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 18px; text-decoration: underline }
a:hover   { color: #555555; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 18px; text-decoration: underline }

.white_link           { color: #FFFFFF; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 15px; text-decoration: none; letter-spacing: 0px; font-weight: none; }
.white_link a         { color: #FFFFFF; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 15px; text-decoration: none; letter-spacing: 0px; font-weight: none; }
.white_link a:active  { color: #FFFFFF; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 15px; text-decoration: underline; letter-spacing: 0px; font-weight: none;}
.white_link a:hover   { color: #FFFFFF; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 15px; text-decoration: underline; letter-spacing: 0px; font-weight: none;}

.home_item           { color: #175390; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 15px; text-decoration: none; letter-spacing: 1px; font-weight: bold; }
.home_item a         { color: #175390; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 15px; text-decoration: none; letter-spacing: 1px; font-weight: bold; }
.home_item a:active  { color: #175390; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 15px; text-decoration: underline; letter-spacing: 1px; font-weight: bold;}
.home_item a:hover   { color: #175390; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 15px; text-decoration: underline; letter-spacing: 1px; font-weight: bold;}


.title{
	font-size: 14px;
	font-family: "宋体";
	color: #ED5C05;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
} 

.copyright{
	font-size: 12px;
	font-family: "宋体";
	color: #000000;
	line-height: 18px;
	text-decoration: none;
} 

.title2{
	font-size: 16px;
	font-family: "宋体";
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
} 

a.menulink    { color: #00A0C6; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 18px; text-decoration: none }
a:active.menulink  { color: #00A0C6; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 18px; text-decoration: underline }
a:hover.menulink  { color: #00A0C6; font-style: normal; font-size: 12px; font-family: "宋体"; line-height: 18px; text-decoration: underline }


.form1   {BORDER-RIGHT: #AEAEAE 1px solid; BORDER-TOP: #AEAEAE 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #AEAEAE 1px solid; BORDER-BOTTOM: #AEAEAE 1px solid; font-family: arial; COLOR: #000000; BACKGROUND-COLOR: #F4F4F4}

.from_width {width:150px}

.home_noticeBg {
	background-attachment: fixed;
	background-image: url(../images/home_noticeBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.movePictureBg {
	background-attachment: fixed;
	background-image: url(../images/movePictureBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.border {
	border: 1px solid #dddddd;
}

.border_black {
	border: 1px solid #000000;
}

.border_white{
	border: 1px solid #ffffff;
}

.filter {
	filter: Alpha(Opacity=70)?, StartX=, StartY=, FinishX=, FinishY=); }
.bigphone {
	font-family: "Arial";
	font-size: 30px;
	line-height: 30px;
	color: #FF883A;
}

.small_black {
	font-size:9pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	line-height:12pt;
}

.small_grey {
	font-size:9pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #666666;
	line-height:12pt;
}

.big_white {
	font-size:12pt;
	font-family: "黑体";
	color: #FFFFFF;

}

.small_green {
	font-size:9pt;
	font-family: "宋体";
	color: #169545;
	font-weight: bold;

}

.hr_dotted  {
	border: thin dotted #CCCCCC;
}

