/* CSS Document */


@font-face
{
    font-family: 'CANDARA' ;
    src: url('fonts/CANDARA.eot');
    src: local(CANDARA), url('fonts/CANDARA.ttf') format('opentype');
}


@font-face {
    font-family:'CANDARA';
     src: url('fonts/CANDARA.eot');
/* EOT file for IE */
}
@font-face {
font-family:'CANDARA';
     src: url('fonts/CANDARA.ttf');
/* TTF file for CSS3 browsers */
}


	
	
body {
	margin:0px;
	background-color:#333333;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
    font-family:CANDARA;
	}
	img
	{
	border:0px;
	}
.header
{
margin:0 auto;
width:1024px;
height:493px;
background-image:url(images/bg_in.jpg);
}
.head_i
{
border:0px;
overflow:hidden;
width:1024px;
height:493px;
}
.head_l
{
border:0px;
overflow:hidden;
width:234px;
height:576px;
}
.link_tot
{
background-color:#FFFFFF;
}
.head_f
{
border:0px;
overflow:hidden;
width:1024px;
height:125px;
}
.fusion{
	 	 
	margin-right:50px;
}

.menu
{
margin:0 auto;
width:925px;
height:45px;
background-image:url(images/menu_bg.jpg);
margin-top:8px;
}
.menu a
{
color:#000000;
text-decoration:none;
font-size:16px;
}
.menu td
{
height:40px;
padding-left:30px;
padding-right:30px;
}
.menu td:hover
{
background-image:url(images/menu_hover.jpg);
}
.banner
{
margin:0 auto;
width:925px;
height:273px;
background-image:url(images/banner.jpg);
margin-top:22px;
}
.body_con
{
margin:0 auto;
width:1024px;
height:auto;
background-color:#ffffff;
}
.con
{
margin:0 auto;
width:925px;
}
.link, .link1

{
width:218px;
background-color:#ebebea;
border:solid 1px #d9d9d9;
}
.link
{
margin-right:10px;
}

h1
{
margin:0px;
font-size:20px;
padding:10px;
}
.link p,.link1 p
{
margin:0px;
padding:13px;
font-size:14px;
padding-bottom:20px;
line-height:20px;
}
.read
{
position:absolute;
float:right;
margin-left:180px;
margin-top:-40px;
}
.img_view 
{
background-image:url(images/photo_bg.jpg);
}
.img_view img
{
margin-left:9px;
margin-right:9px;
}
.footer
{
width:1024px;
background-color:#96bf1f;
}
.fot_con
{
font-size:13px;
margin:0 auto;
width:925px;
padding-top:25px;
padding-bottom:25px;
}
.dow
{
width:925px;
height:57px;
background-image:url(images/down.jpg);
}
.con2
{
width:685px;
background-color:#f9f9f9;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.con3
{
width:635px;
background-color:#f9f9f9;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

.con2 p
{
margin:0px;
line-height:25px;
margin-left:20px;
margin-right:20px;
margin-bottom:10px;
}
.head
{
position:absolute;
margin-left:8px;
margin-top:8px;
}
.con_tab
{
width:665px;
margin-top:65px;
margin-bottom:25px;
}
.covid{
 
    position: relative;
    z-index: 9999;
    background: #d22185;
    padding: 4px 20px 3px;
 
}

#tpbr_box {
    line-height: 20px !important;
    text-align: center;
    width: 100%;
    color: #fff !important;
    font-size: 22px !important;
    font-family: Trebuchet MS;
    font-weight: 600 !important;
    padding-bottom: 10px;
    padding-top: 10px;
 
}