body {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: black;
	line-height: 150%;
}

table tr td {
	font-family: Arial;
	font-size: 12px;
	color: black;
	line-height: 150%;
}

.text_white:link, .text_white:visited  {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
}

.text_white:hover {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: underline;
}

.box_top {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #555555;
	height: 20px;
	padding-top: 2px;
	padding-left:5px;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: none;	
	width: 140px;
}

.ir_title01 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: white;
	padding-left: 10px;	
}
.ir_title02 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #4C3C6B;
	padding-left: 10px;	
}

.ir_eng {
	font-size: 10px;
	font-family: Verdana;
}

.ir_d_title {
	background: url(images/middot.gif) no-repeat 14px center #C8D7E3;
	height: 25px;
	padding-left: 22px;
	padding-top:2px;
}

.ir_d_title2 {
	background: url(images/middot.gif) no-repeat 14px center #E4EBF0;
	height: 25px;
	padding-left: 22px;
	padding-top:2px;
}

.ir:link {
	color: #293D6B;
	text-decoration: none;
}

.ir:visited {
	color: #293D6B;
	text-decoration: none;
}

.ir:hover {
	color: #293D6B;
	text-decoration: underline;
}

.ir_news_a:link, .news_a:visited {
	color: #5C81A7;
	font-weight: bold;
	text-decoration: none;
}

.ir_news_a:hover {
	color: #5C81A7;
	font-weigt: bold;
	text-decoration: underline;
}	

.ir_con_title {
	background: url(images/fw_bold.gif) no-repeat 0px center;
	padding-left: 16px;
}

.ir_con_line {
	background: url(images/line.gif) repeat-x left center;
	height: 21px;
}

.bottom_t {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #006699; 
	padding-top: 2px;
	line-height: 150%;
}

.bottom_t1 {
	font-family: Arial, "宋体";
	font-size: 14px;
	color: #006699; 
	padding-top: 2px;
	line-height: 150%;
}

.bottom_t1:link, .bottom_t:visited  {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #006699; 
	padding-top: 2px;
	line-height: 150%;
	text-decoration: none;
}

.bottom_t1:hover {
	font-family: Arial, "宋体";
	font-size: 12px;
	padding-top: 2px;
	line-height: 150%;
	color: #CC0000;
	text-decoration: underline;
}

.bottom_t:link, .bottom_t:visited  {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #006699; 
	padding-top: 2px;
	line-height: 150%;
	text-decoration: none;
}

.bottom_t:hover {
	font-family: Arial, "宋体";
	font-size: 12px;
	padding-top: 2px;
	line-height: 150%;
	color: #CC0000;
	text-decoration: underline;
}

.ir_tab01 {
	width: 740px;
	border-collapse: collapse;
	margin-top: 10px;
	border: 1px solid #98B1C4;
}

.ir_tab01 tr.title {
	background: #C8D7E3;
}

.ir_tab01 tr.old {
	background: #E4EBF0;
}

.ir_tab01 td {
	height: 28px;
	padding-left: 10px;
	border-bottom: 1px solid #98B1C4;
}

.ir_tab02 {
	width: 740px;
	border-collapse: collapse;
}

.ir_tab02 tr.old {
	background: #E4EBF0;
}

.ir_tab02 td {
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #98B1C4;
}

.font_white {
	color: white;
}

.bq_ovr {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: 006699;	
	font-weight: bold;
	padding-top: 8px;
	height: 20px;
	background-image: url(images/p_end_lab_f.gif);
	background-repeat: no-repeat;
}

.bq {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: 555555;
	height: 20px;
	padding-top: 8px;
	background-image: url(images/p_end_lab.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.step_lab_bor {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: soild;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #587993;
	border-bottom-color: #587993;
	border-left-color: #587993;
	border-top-color: #587993;
}