@charset "utf-8";
/* CSS Document */
body {
	background-image:url(images/background.jpg);
	font-size:12px;
	margin: 0;
	padding: 0;
	height: 100px;
	margin-top: 0px;
	color:#777777;
	margin-left:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	

}
.container
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	padding: 0 25px 0 20px;
	overflow: hidden;

}

.logo
{
	height:80px;
	padding-top: 10px;
}

.border
{
	border:0.30px solid #CCCCCC;
	width:980px;
	margin-top: 5px;
	height: 34px;
	background-color: #C4161C;
	border-radius:8px;
	padding-top:5px;
	padding-bottom:5px;
}
.menu
{
	height:30px;
	width:840px;
	background-color: #C4161C;
}
.menu ul{
	margin:0px;
	padding:0px;
	text-align: center;
	margin-top: 3px;
	

}
.menu ul li
{
	float:left;
	list-style-type:none;
	padding-left:16px;
	padding-right:16px;
	padding-top:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	border-right: 1px solid #d1d1d1;

	
	}
.menu ul li a
{font-size:18px;

}

.activ
{
	color:#D50000;
	margin-top: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu ul li a
{
	font-size:15px;
	text-decoration:none;
	color:#FBFBFB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.banner
{
	width:980px;
	height:300px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.div1
{
	width:300px;
	float:left;
	margin-top:20px;
	margin-left: 10px;

}.div2
{
	width:300px;
	float:left;
	margin-left:35px;
	margin-top:20px;

}.div3
{
	width:302px;
	float:left;
	margin-left:31px;
	margin-top:20px;
}
.div4
{
	width:650px;
	float:left;
	margin-top:8px;
	margin-bottom: 8px;
}
.div5
{
	width:280px;
	float:left;
	margin-left:35px;
	margin-top:8px;
}
.div6
{
	
	height:400px;
	width:300px;
	float:left; 
	margin-left:30px;
margin-top:20px;
}
.pic1
{
height:30px;
width:31px;
float:left;
}
.txt3
{
	float:left;
	color:#333333;
	font-size:18px;
    height:40px;
    width:250px;
	margin-left:15px;
	
	}
.txt4
{
	float:left;
	height:30px;
	width:300px;
	font-size:14px;
	margin-top: 5px;
	color:#DB3D36;
	margin-top:10px;
	
}
.pic3
{
	height:160px;
	width: 300px;
	float: left;
}
.pic4
{
	height:138px;
	width: 300px;
	float: left;
	margin-top:15px;
}
.txt6
{
	text-decoration:none;
	color:#D50000;
	margin-top: 20px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.txt6 a
{
text-decoration:none;color:#D50000;
}
.txt5
{
	margin-top:30px;
}
.border1
{border-bottom:0.50px dashed #CCCCCC;
width:300px;
margin-top:10px;
}
.border2
{
	border-bottom:1px dotted #535353;
	width:980px;
	margin-top:10px;
}
.txt8
{
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
}
.txt10
{margin-top:25px;
}
  #slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
	  display:none;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0; display:none;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px; display:none;
    }

    a.slidesjs-previous {
      background-position: 0 0; display:none;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px; display:none;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0; display:none;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px; display:none;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0; display:none;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px; display:none;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }

    #slides {
	display: none;
	width: 980px;
    }
.p1
{
	margin-top:12px;
	color: #777777;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:280px;
}

.p1 ul li
{
list-style-image:url(images/marker.gif);
border-bottom:1px dotted #999999;
}
.p1 ul li a
{text-decoration:none;
color:#777777;line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px
}
.style2 {
	color: #666666;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {color: #C4161C}
.style4 {
	font-size: 20px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style7 {
	font-size: 15px;
	height: 45px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	;
}
.style9 {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 250px;
	height: 30px;
	float: left;
}
.style10 {font-size: 13px}
.style15 {
	color: #777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top: 10px;
}
.new  {
	color: #000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
}
.style15 a {color: #777777;text-decoration:none;}
.style16 {
	font-size: 22px;
	color: #000000;
}
.style17 {color: #777777;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style18 {
	color: #777777;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.div001
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border:1px groove #CCCCCC;
	border-radius: 8px;
	margin-top:1px;
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
.div003
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border:1px groove #CCCCCC;
	border-radius: 8px;
	margin-top:15px;
	background-color: #FFFFFF;
	position: relative;
	display: block;
	overflow: auto;
	height: auto;
}
.div004
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border:1px groove #CCCCCC;
	border-radius: 8px;
	margin-top:15px;
}
.div0004
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border:1px groove #CCCCCC;
	border-radius: 8px;
	margin-top:15px;
}
.div002
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border:1px groove #CCCCCC;
	border-radius: 8px;
	margin-top:2px;
}
.div7
{
	width:704px;
	float:left;
}
.div777
{
	width:980px;
	margin-top:15px;
	float:left;
	margin-left:10px;
	margin-right:auto;
}
.div77
{
	width:704px;
	float:left;
}
.div7777
{
	width:704px;
	float:left;
}
.div8
{
	width:235px;
	margin-top:80px;
	float:left;
	margin-left:25px;
}
.div88
{
	width:235px;
	margin-top:45px;
	float:left;
	margin-left:20px;
}
.txt11
{
	color:#C4161C;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	margin-top: 15px;
}
.txt16
{
	margin-top:25px;
	color:#C4161C;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.txt15
{
	
	color:#FF0000;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}
.txt12
{
	margin-top:15px;
	color:#777777;
	margin-left:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:10px;
	text-align: justify;
	line-height: 26px;
}
.txt13
{
	color:#777777;
	margin-left:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:10px;
	padding-bottom: 6px;
}
.txt14
{
	margin-top:12px;
	color:#777777;
	margin-left:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:10px;
	float: left;
	width: 240px;
	line-height: 25px;
}
.div9
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
.div10
{
	height:450px;
	width:485px;
	float:left;
	margin-top:10px;
}.div13
{
	height:430px;
	width:480px;
	float:left;
	margin-top:10px;
	border-left: 1px dotted #cccccc;
}

.div11
{
	width:200px;
	float:left;
	margin-top:22px;
}
.div12
{
	height:200px;
}
.textbox
{
	background-color:#f7f7f7;
	border:0px;
	border:1px solid #616265;
	width:240px;
}
.sub
{
background-image:url(images/sub.png);
width:66px;
height:26px;
border:0px;

}
.sub1
{
background-image:url(images/reset.png);
width:66px;
height:26px;
border:0px;

}
.txt3 a
{
	text-decoration:none;
	list-style-type:none;
	float:left;
	color:#333333;
	font-size:18px;
	height:40px;
	width:250px;
	
}
.txtnew
{
	background-color:#999999;
	border:0px;
	border:1px solid #000000;
	width:240px;
	border:1px solid #b1b398;
	width:280px;
	background-color:#F5F5F5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:14px;
	font-family:arial;
	padding:4px 5px 4px 4px;
}

.button1
{
background-image:url(images/sub.png);
width:66px;
height:26px;
border:0px;

}
.button2
{
background-image:url(images/reset.png);
width:66px;
height:26px;
border:0px;

}
.footer
{
	padding:0 25px 0 20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333;
	width: 980px;


}
