﻿body { 
	background: #87C7E2 url(../images/bgc2.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif, 宋体; 
	font-size: 12px;	
	line-height: 150%; 
	color: #333333;
	margin: 0px 0px 10px 0px;
}

td, th { 
	font-family: Arial, Helvetica, sans-serif, 宋体; 
	font-size: 12px; 
	line-height: 150%; 	
}

a { color: #333333; text-decoration: none;}
a:link { color: #333333;}
a:visited { color: #333333;}
a:hover { color: #F48004;}

.gray { font-size: 12px; color: #333333;}

.gray_light { font-size: 12px; color: #999999;}

.orange {  font-size: 12px; color: #F48004;}
a.orange { color: #F48004;}
a.orange:link { color: #F48004;}
a.orange:visited { color: #F48004;}
a.orange:hover { color: #4DA0CA;}

.white { font-size: 12px; color: #ffffff;}
a.white { color: #ffffff;}
a.white:link { color: #ffffff;}
a.white:visited { color: #ffffff;}
a.white:hover { color: #FFD700;}

.white_bold { font-size: 12px; font-weight: bold; color: #ffffff;}
a.white_bold { color: #ffffff;}
a.white_bold:link { color: #ffffff;}
a.white_bold:visited { color: #ffffff;}
a.white_bold:hover { color: #FFD700;}

.white14 { font-size: 14px; color: #ffffff;}
a.white14 { color: #ffffff;}
a.white14:link { color: #ffffff;}
a.white14:visited { color: #ffffff;}
a.white14:hover { color: #FFD700;}

.white14_bold { font-size: 14px; font-weight: bold; color: #ffffff;}
a.white14_bold { color: #ffffff}
a.white14_bold:link { color: #ffffff}
a.white14_bold:visited { color: #ffffff;}
a.white14_bold:hover { color: #FFD700}

.blue_light { font-size: 12px; color: #3FA4CE;}

.blue { font-size: 12px; color: #176596;}

.blue14 { font-size: 14px; color: #176596;}

.blue14_bold { font-size: 14px; font-weight: bold; color: #176596;}

.blue_big {  font-size: 18px; font-weight: bold; color: #176596;}
	
.border8 { padding: 8px;}

.border14 { text-indent: 24px; padding: 14px;}

.indepth_bgimg {
	background: url(../images/earth.jpg) no-repeat left top;
}

.stroke_bottom {
	border-bottom: 1px #D6EBEC solid ;
	padding: 8px;
}

.stroke_rbl {
	border-right: 1px #D6EBEC solid ;
	border-bottom: 1px #D6EBEC solid ;
	border-left: 1px #D6EBEC solid ;
}

.text_white {
	color: #ffffff;
	line-height: 140%; 
	padding: 4px;
}

.text_newspaper {
	line-height: 180%;
	text-justify : newspaper; 
	text-align: justify; 
 }
 
.text_newspaper_14 {
    font-size: 14px;
	line-height: 180%;
	text-justify : newspaper; 
	text-align: justify; 
 }
 
.info_box {
 	background: url(../images/sub/shading_info.gif) repeat-x top;
	border-bottom: 1px #D6EBEC solid; 
	border-top: 1px #D6EBEC solid;
	padding: 18px;
 }
 
.table_box {
 	background: url(../images/sub/shading_info.gif) repeat-x top;
	border-bottom:1px #D6EBEC solid;
	border-top:1px #D6EBEC solid;
	padding: 28px;
 }
 
.tabback{ 
	border-top:1px #A5CCCE solid; 
	border-right:1px #A5CCCE solid;
	}

.tabthimg{ 
    height:29px;
    font-size:14px; 
	font-weight: bold;
	text-align:center; 
	color:#176596; 
	background-image: url(../images/sub/table_titleimg.gif); 
	border-left:1px #A5CCCE solid; 
	border-bottom:1px #A5CCCE solid;
	}
	
.tabtd{ 
	height:28px;
	text-align:left; 
	background-color: #ffffff; 
	border-left:1px #BED8F1 solid; 
	border-bottom:1px #BED8F1 solid;
	}
	
.tabtdimg{ 
	height:28px;
	text-align:left; 
	background-image: url(../images/sub/table_trimg.gif); 
	border-left:1px #BED8F1 solid; 
	border-bottom:1px #BED8F1 solid;
	}