body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	/*background: #dad9d9;*/
/*	background: url(../images/bg.png) no-repeat center center fixed;*/
    /* background: url(../images/love.GIF) repeat; */
    background-color: #FFFFFF;
	display: block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.box-shadow {
	box-shadow:0px 0px 5px #000000;/*background-color:#FFFFFF;*/
}
.top-head {
	background-repeat:no-repeat;
}
 
/*::-webkit-scrollbar {
 display: none;
}
*/
.top-head1 {
	background-repeat:no-repeat;
	background-color:#002641;
}
.top-header {/* background-image:url(../images/hbg.jpg); background-repeat:repeat;*/
	/*background-color:#681635;*/
	background-color:#ffffff;
}
.head-font {
	color: #1A59B1;
	font-family: "Tangerine", serif;
	font-size: 34px;
	margin-bottom: 7%;
	margin-top: -1%;
	margin-left:0px;
}
.navbar-default {
	background-color:none;
	border-color:none;
	border:none;
	border-radius: 0px;
	margin-bottom: 0px;
}
.bann-left h3 {
	text-align: center;
	background: #f53f1a;
	color: #fff;
	padding: 0.2em 1em;
	margin: 0.8em 0 0;
	font-size: 1.3em;
	font-family: 'Libre Baskerville', serif;
}
.navbar-default .navbar-nav > li > a {
	border-right: 1.9px solid #870636;
	padding: 8px 16px 9px 16px;
	font-size: 13.5px;
	color: #FFF;
	font-weight: bold;
}
.navbar-default {
	background-color:none;
	background:none;
	border-color: #e7e7e7;
}
.navbar {
	min-height: 39px;
}
.abt {
	background-color: whitesmoke;
	border-radius: 0px;
	margin-bottom: 1%;
	border: solid 2px #F1EBE4;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #0c0000;
	background-color: #ffffff;
}
.nav>li>a:focus, .nav>li> a:hover {
	text-decoration: none;
	background-color: #eee;
}
.navbar-default .navbar-nav > li > a:hover {
	border-right: 1.9px solid #870636;
	padding: 8px 16px 9px 16px;
	font-size: 13.5px;
	color: #CCCCCC;
	font-weight: bold;
	background-color:#CC0000;
}
.side {
	background-color: #ECECEC;
}
.rnews {
	padding-left: 35px;
	list-style:none;
}
.rnews li {
	padding-top:4%;
}
.rnews li a {
	text-decoration:none;
	font-size:11px;
}
.rnews1 {
	padding-top:8%;
	padding-left:80px;
	list-style:none;
}
b, strong {
	font-weight: normal;
}
.rnews1 li {
	padding-left:5%;
	display:inline;
}
.rnews1 li a {
	text-decoration:none;
}
.rnews1 li img {
	width:20%;
	opcity:1;
	text-decoration:none;
}
.rnews1 li img:hover {
	width:20%;
	opcity:0.8;
	text-decoration:none;
}
.tag-head1 {
	border-radius: 0px;
	background-color: #e40f2e;
	border-color: brown;
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #000099;
	border-color: #faebcc;
}
.footer1 {
	background-color:#000000;
	margin-bottom: 0px;
}
.footer1 p {
	font-size:11px;
	color:#FFFFFF;
}
.soc li a img {
	width:100%;
}
#scroll-to-top {
	display: none;
	background: #222222;
	width: 40px;
	height: 40px;
	padding: 7px 0 0 12px;
	color: #fff;
	font-size: 18px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	z-index:3333;
}
.list-cont ul li {
	margin-left:3%;
}

.tag-header{
    font-weight: bold;
	font-family:sans-serif;
    border-color: brown;
    font-size: 15px;
}

.bgcolorll{background-color:#FFFFFF; box-shadow:0px 0px 10px background;}