h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
}

.body { background: url(../images/main-bg.jpg) left top repeat-x;
	   padding: 0;
	   margin: 0;
}


@charset "utf-8";
.all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	
}
.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3333FF;
	font-weight:bold;
	text-align: justify;
	text-decoration: none;
}
.read {
	background-image: url(../images/readmore1.jpg);
	width:126px;
	height:45px;
	background-repeat:no-repeat;
}
.read:hover {
	background-image: url(../images/blue.jpg);
	width:126px;
	height:45px;
	text-decoration:none;
	background-repeat:no-repeat;
}
.read-name {
		font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.read-name:hover {
		font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.top-bt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.top-bt:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.top-bt-bg {
	width:119px;
	height:73px;
}
.top-bt-bg:hover {
	background: url(../images/top.jpg);
	background-repeat:no-repeat;
	width:119px;
	height:73px;
}
.page-name {
	background: url(../images/top.jpg);
	background-repeat:no-repeat;
	width:119px;
	height:73px;
}
.page-name:hover {
	background: url(../images/top.jpg);
	background-repeat:no-repeat;
	width:119px;
	height:73px;
}
.matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align:justify
}
.weblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-decoration:none;
}
.weblink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #d53331;
	text-decoration:none;
}
.black {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#5b5150;
}
.red {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#d13130;
}

.blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	color: #0000FF;
}
.white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
}
.headnew {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #3333FF;
	font-weight:bold;
	text-decoration:none;
}
.headnew:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.all1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align:justify;
	padding-left:3px;
	padding-right:3px;
	
}

.blue1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	color: #1f48b1;
}

.black-small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:rgb(0,0,0);
	font-weight:bold;

}