body{
	font-size:12px;
	}
a:visited{
	color:#999;}	
a:hover{
	color:#f00;
	}	
#wraper{
	width:910px;
	margin:auto;
	background:url(../images/bg_ltor.gif) repeat-y;
	clear: both;
	}
#wraperIn{
	width:900px;
	margin:auto;
	padding:0 5px 20px 5px;
	background:url(../images/bg_bottom.gif) bottom no-repeat;
	}
#headLogo div{
	float:right;
	clear:both;
	display:block;}
#headLogo div span{
	display:block;
	clear:both;
	text-align:right;
	padding-top: 5px;
}		
#content{
	padding:0 10px;
	clear: both;
}	
.contentAbout{
	width:840px;
	margin:0 auto;
	}
#headLogo{
	padding:15px 15px 23px 15px;
	}	
#nav{
	height:42px;
	}	
#nav li{
	position:relative;
	float:left;}
/*bread style*/	
.bread{
	height:33px;
	padding-left:15px;
	clear:both;
	}
.bread li{
	float:left;
	padding:0 0 0 35px;
	background:url(../images/ico_bread.gif) 13px center no-repeat;
	line-height:33px;
	font-weight:bold;
	}
.bread li.fir{
	padding-left:0;
	background:none;
	}		
.bread a,a{
	text-decoration:underline;
	color:#003cff;
	}
.bread a:visited{
	color:#999;}	
.bread a:hover{
	color:#f00;
	}	
#footer{
	width:910px;
	margin:auto;
	clear: both;
      text-align: center;
}
#footer ul{
	padding:10px 0;
	background:url(../images/bg_footer.gif) bottom repeat-x;
	font-weight:bold;
	}
#footer ul li{
	display:inline;
	line-height: 1.6;
	}	
#footer ul span{
	padding:0 4px 0 0;
	}	
#footer ul a{
	padding:0 9px 0 0;
	}	
#copyright{
	margin:10px 0;
	text-align:center;
	}
#copyright ul{
	background:none;
	padding:5px 0 6px 0;}
#copyright ul a{
	padding:0;}	
/*text color*/

.blue{
	color:#1448f2;
	font-weight:bold;
	padding-right: 8px;
}
.black{
	color:#000;
	font-weight:bold;
	padding-right: 8px;
}