body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:230%;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}

a {
	 text-decoration:none;	
}

div, p {
   margin:0px;
   padding:0px;	
}


img {
 border:none;	
}

.container {
	width: 992px;
	margin: 0px auto; 
}




.Chinese {
	text-decoration: none;
	color: #FFF;
	
}

.English {
	text-decoration: none;
	color: #66ccff;
	
}

.lang_link{
  
   text-align:right;
   margin-bottom:-20px;
 
}

.menu{
	
	margin-top:5px;
	padding-top:5px;
}

.main_logo{  
    float:left;
	margin-right:40px;
    border:none;
}

.menu ol{
	list-style:none;
	margin-top:40px;
	
}


.menu ol li{
	background-image:url(../images/menu_background.png);
	background-repeat:no-repeat;	
	float:left;
		
}

.menu ol li a{
	
	padding:0px 1px;
	color:#FFF;
	font-size:14px;
	font-family:"微软雅黑", "宋体","黑体" ;
	width:108px;
	height:42px;
	display:block;
	line-height:42px;
	text-align:center;
	
}

.menu ol li a:hover{
		
	font-size:14px;
	background-image:url(../images/menu_background_white.png);
	color:#000;
}


.content {
	clear:both;
	padding-top:10px;
}



/* ~~ 子菜单类 ~~ */

.sub_menu {
	
	width:212px;
	margin:0px;
	text-align:left;	
	float:left;
	
}


.sub_menu_top{
	 background-image:url(../images/sub_menu_top.png) ;	
	 background-repeat:no-repeat;
	 height:15px;
	 margin:0px;
	 padding:0px;
	
}

.sub_menu_red{
	 background-image:url(../images/sub_menu_red.png) ;	
	 background-repeat:no-repeat;
	 height:29px;
	 margin:0px;
	 padding:0px;
}

.sub_menu_red a{
	 font-size:14px;
	 color:#FFF;
	 padding-left:4em;	 
	 font-weight:bold;
     line-height:29px;
	 display:block;
	
}


.sub_menu_bottom{
	
	 background-image:url(../images/sub_menu_bottom.png) ;	
	 background-repeat:no-repeat;
	 height:32px;
	 margin:0px;
	 padding:0px;
	
}



.sub_menu ol { 	 
     list-style:none;	
	 margin:0px;
	 padding:0px;	
	 border-left:2px solid #8ac0e8;
	 border-right:2px solid #8ac0e8;
	 background-image:url(../images/sub_menu_background.png) ;
	 background-repeat: repeat-x;
	 background-color:#FFF;	
	
}


.sub_menu ol li {	 
	 background-image:url(../images/sub_menu_center.png);
	 background-position:top;
	 background-repeat:no-repeat;
	 
}



.sub_menu ol li a{
	display:block;
	color:#FFF;
	padding-left:5em;
    line-height:30px;
}



.sub_menu ol li a:hover{
	    
	color:#FFF;
	padding-left:3em;
	font-size:14px;
    line-height:30px;
	font-weight:bold;
}


/** 内容区域*/


.sub_content{	
	width:774px;
	float:right;
	
}

.sub_content a:hover{
   
     color: #03C;
	 font-weight:bold;
	 
}

.content_top_left{
	 text-align:right;
	 background-image:url(../images/background_top_left.png);	
	 background-repeat:no-repeat;
	 background-position:left;
	 height:12px;	
}


.content_top_right{
	 background-image:url(../images/background_top_right.png);	
	 background-repeat:no-repeat;
	 background-position:right;
	 height:12px;	
}

.content_bottom_left{
	 text-align:right;
	 background-image:url(../images/background_bottom_left.png);	
	 background-repeat:no-repeat;
	 background-position:left;
	 height:12px;
}



.content_bottom_right{	
	 background-image:url(../images/background_bottom_right.png);	
	 background-repeat:no-repeat;
	 background-position:right;
	 height:12px;
}

.content_center{
	  	  
	  background-image:url(../images/background_content.png);	
	  background-repeat: repeat-x;
	  background-color:#FFF;
	  padding: 5px 15px;
	  border-left:2px #8ac0e8 solid;
	  border-right:2px #8ac0e8 solid;
	  min-height:680px;
	
   	
}

.content_text{
	  	  
	  background-image:url(../images/background_text.png);	
	  background-repeat: repeat-x;
	  background-color:#FFF;
	  padding:20px;
	  margin:0px;
	  min-height:650px;
   	
}


.content_text_top_left{
	  text-align:right;
	  background-image:url(../images/background_text_header_left.png);	
	  background-repeat:no-repeat;
	  background-position:left;
	  height:17px;
	
}



.content_text_top_right{
	
	  background-image:url(../images/background_text_header_right.png) ;
	  background-repeat:no-repeat;
	  background-position:right;
	  height:17px;
		
}


/**  文本内容显示**/


.RedTitle{
	
	font-size:22px;
	color:#112233;	
	text-align:center;
	FONT-FAMILY: 黑体;
	
}

.BlueTitle{
	font-size:14px;
	color:#003366;
	font-weight: bold;
	margin-top:50px;
		
}


.RedText{
	color:#FF0000;			
}


.RedDot{
	color:#FF0000;	
	font-size:10px;	
	
}

.content_text p {
   text-indent:2em;
   margin-bottom:1em;
   margin-top:0.5em;
   
}

.content_text ol{
	
	list-style: decimal;
  
}


.content_text ul{
   
   list-style:none;
    margin:0px;
	padding:0px;
	padding-left:2em;
}


.content_text h3{  
	font-size:14px;
	color:#003366;
	font-weight: bold;
	margin:1em 0em 0em;
}

.content_text h5{  
	font-size:12px;
	font-weight: bold;		
	margin:0.5em 0em;
}

.SmallTitle{
	text-indent:2em;
	font-size:13px;
	color:#003366;
	font-weight: bold;	
	margin-top:50px;
}

.boldBlack{

	color:#000;
	font-weight: bold;
		
}


.borderNotice{
	 
	 text-indent:2em;
	 border: 2px solid #00F;
	 padding:1em;
	 margin-top:50px;
	
    	
}

.list-disc{
	
  list-style: disc;
}

.list-disc li, .list-number li{
	
  margin:15px 0px;
	
}


.list-number{	
  list-style:  decimal;
}



.process1{
	width:
	
}

.indent2{
	text-indent:2em;
}


.margin2{
	margin-left:2em;
}

.margin7{
	margin-left:7.5em;
}

.numberList{
	list-style:decimal;	
}



/**  底部**/

.footer{
	clear:both;
	padding:40px 0px;
}




/***浮动**/

.float_notice{
	border:none;
	position:absolute;
	top:200px;
	left:0px;
	width:215px;
	height:137px;
	background-image:url(../images/background_small_square.png);
	background-repeat:no-repeat;
	
}


.float_top_logo{
	
	width:120px;
	height:19px;
	border-style:none;
	margin-bottom:15px;
	margin-left:20px;
	
	
}

.float_text1{
	text-align:center;
	color:#02276d;	
	font-family:"微软雅黑","黑体", "宋体";
	font-size:14px;
	line-height:120%;
	text-decoration:none;
	font-weight:blod;
	
}

.closeButton{
	
	font-size:12px;
	text-align:right;
	cursor: pointer;
	margin:0px;
	padding-right:5px;
	
	
}




/***浮动**/

.float_notice2{
	border:none;
	position:absolute;
	top:500px;
	left:991px;
	width:215px;
	height:137px;
	background-image:url(../images/background_small_square.png);
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	
}



.float_text2{
	text-align:center;
	color:#02276d;	
	font-family:"微软雅黑","黑体", "宋体";
	font-size:16px;
	line-height:160%;
	text-decoration:none;
	font-weight:blod;
	
}



/***浮动**/

.float_notice3{
	border:none;
	position:absolute;
	top:200px;
	left:991px;
	width:215px;
	height:137px;
	background-image:url(../images/background_small_square.png);
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	
}


