body
{
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-variant:normal;
	background:#ffffff url(../images/bodybg.jpg) repeat-x;
	width:100%;
	color:#3b3b3b;
	text-align:justify;
}
img, a
{
	border:none;
	outline:none;
}
.centerpad
{
	width:1000px;
	margin:0 auto;
	padding:0px;
}
#wrapper
{
	width:1000px;
	margin:0;
	padding:0px;
}
/*----------------------------header----------------------------------*/
header#headpage
{
	width:1000px;
	float:left;
	margin:22px 10px 10px 10px;
	padding:0px;
}


/*@media screen and (-webkit-min-device-pixel-ratio:0) {   

header#headpage
{
	width:1000px;
	float:left;
	margin:22px 10px 10px 10px;
	padding:0px;
}
}*/

header#headpage .left
{
	width:274px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:url(../images/logobg.jpg) no-repeat;
	height:133px;
}

.logo	{
	position:relative;
	float:left;
	display:block; 
	height:auto;
	padding:20px 0px 0px 20px; 
}

.logo a	{
	cursor:pointer;
	outline:none;
	width:274px;
	height:133px;
	
}
.logo a:hover	{
	cursor:pointer;
	outline:none;
	width:274px;
	height:133px;
}
header#headpage .right
{
	width:726px;
	float:right;
	margin:0px;
	padding:0px;
}
header#headpage .cnt 
{
	float:right;
	margin:-60px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	line-height:23px;
}

.cnttxt
{
	width:320px;
	margin:0px 0px 0px 0px;
	
}
.cntlefttxt
{
	float:left;
	width:50px;
	text-align:left;
}
.cntleftdot
{
	float:left;
	width:5px;
}
.cntrighttxt
{
	float:left;
	width:250px; 
	padding:0px 0px 0px 4px;
	text-align:left;
}

header#headpage .cntlefttxt b
{
	
	font-family: Arial, Helvetica, sans-serif;
}
nav
{
	width:726px;
	float:right;
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:76px;
}
nav ul
{
	text-decoration:none;
	float:right;
	margin:0px;
	padding: 9px 0px 0px 0px;
	vertical-align:top;
	top:0;
	position:relative;
}
nav ul li
{	
	float: left;
    list-style: none outside none;
    padding: 0px 7.8px 0px 7.8px;
	line-height:48px;
}
nav ul li a
{
	
	float: left;
    list-style: none outside none;
    padding: 0px 0px 0px 0px;
	text-decoration:none;
	color:#fff;
}
nav ul li a:hover
{
	
	float: left;
    list-style: none outside none;
    padding: 0px 0px 0px 0px;
	text-decoration:underline;
	color:#fcff00;
}
nav ul li a.current
{
		color:#fcff00;
}
/*----------------------------endheader----------------------------------*/

#search
{
	margin:24px 10px 10px 10px;
	float:right;
	padding-right:10px;
	width:500px;
	height:26px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#search
{
	margin:24px 10px 10px 10px;
	float:right;
	padding-right:10px;
	width:500px;
	height:30px;
}   
}


#search span
{
	padding:0px 10px 0px 10px;
	height:30px;
}
#search .searchtxt
{
	width:180px;
	background:#1d313c;
	border:none;
	color:#fff;
	padding:5px;
	
}

.imgClass { 
    background-image:url(../images/Search_Btn.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
	padding:5px 0px 0px 0px;
	 width: 74px;
    height: 27px;
	position:absolute;
	 border: 0px;
    line-height:20px;
	background-color:none;
	cursor:pointer;

}

.imgsub { 
    background-image:url(../images/Submit_Btn.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
	position:relative;
    width: 75px;
    height: 25px;
	border: 0px;
    line-height:20px;
	background-color:none;
	float:right;
	margin-right:13px;
	margin-top:10px;
	cursor:pointer;
	display:block;
	}
	
	.imgsub:hover{ 
	 background-position:  0px 0px;
      /*background-position:  0px -42px;*/
	  background:url(../images/Submit_Btn_hover.png) no-repeat;
	position:absolute;
    width: 75px;
    height: 25px;
	border: 0px;
    line-height:20px;
	background-color:none;
	float:right;
	margin-right:13px;
	margin-top:10px;
	cursor:pointer;
	display:block;
}

.imgsub1 { 
    background-image:url(../images/Submit_Btn1.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
	position:relative;
    width: 75px;
    height: 25px;
	border: 0px;
    line-height:20px;
	background-color:#5272b6a;
	cursor:auto;
	float:left;
	margin-left:170px;
	margin-top:10px;
	display:block;
	
}

.imgsub1:hover{ 
 background:url(../images/Submit_btn1_hover.png) no-repeat;
	display:block;
	 background-position:  0px 0px;    
	position:relative;
    width: 75px;
    height: 25px;
	border: 0px;
    line-height:20px;
	background-color:#0196da;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
	float:left;
	margin-left:170px;
	margin-top:10px;
	
}


.imgClass:hover{ 
      background-position:  0px -42px;
	  background:url(../images/search_btn_hover.png) no-repeat;
	  padding:5px 0px 0px 0px;
	 width: 74px;
    height: 27px;
	position:absolute;
	 border: 0px;
    line-height:20px;
	background-color:none;
	cursor:pointer;
}

/*.imgClass:active{
      background-position:  0px -104px;
}*/
.clear
{
	clear:both;
}
section#banner
{
	padding:0px 0px 0px 0px;
}

section#contentpage
{
	margin:0px;
	padding:0px;
	font:13px Arial, Helvetica, sans-serif;
}
section#contentpage #left
{
	width:169px;
	float:left;
	margin:0px;
	padding:0px;
}
section#contentpage #left ul
{
	width:200px;
	float:left;
	margin:0px;
	padding:10px 0px 10px 18px;
	line-height:22px;
}
section#contentpage #left ul li
{
	list-style:none;
	line-height:20px;
	padding:1px 0px 1px 0px;
	font-size:12px;
	/*border-bottom:1px dotted;*/
}
section#contentpage #left ul li a
{
	/*color:#3b3b3b;
	text-decoration:none;	*/
	
color: #3b3b3b;
text-decoration: none;
margin-left: -20px;
/*border-bottom: 1px dotted;*/
width: 169px;
background: url(../images/Arrow.png) no-repeat 0 3px;
padding: 0px 0px 0px 20px;
	
	
	
}
.sep
{
	background:url(../images/divider.png) repeat-x;
	height:1px;
	margin-left:-20px;
	width:176px;
}
section#contentpage #left ul li a:hover
{
	color:#008cd3;
}
section#contentpage #middle
{
	width:600px;
	float:left;
	margin:0px 0px 0px 15px;
	padding:0px;
	background:url(../images/wel-bg.jpg) repeat-y;
}
section#contentpage #middle .welcom
{
	width:100%;
	float:left;
	margin:0px auto;
	padding:0px;
}
.midbancnt
{
	width:576px;
	margin:0 auto;
	padding:20px 0px 0px 0px;
}
.midbancnt1
{
	width:553px;
	margin:0 auto;
	padding:0px;
}
.te
{
	margin:10px 0px 10px 0px;
	font:13px Arial, Helvetica, sans-serif;
	color:#2e2e2e;
	line-height:22px;
}
.firstcnt
{
	background:url(../images/Ima_1.jpg) no-repeat;
	width:188px;
	height:165px;
	float:left;
	margin:0px;
	padding:4px 6px 0px 0px;
}
.firstcnt-cnt
{
	float:left;
	padding:10px 10px 0px 65px;
	width:113px;
	
}
.firstcnt-cnt b
{
	font:14px Arial, Helvetica, sans-serif;
	color:#4b7b17;
	margin:10px 0px 10px 0px;
}
.firstcnt-cnt .tit
{
	height:32px;
}
.firstcnt-cnt .cnttit
{
	height:68px;
}
.secondcnt
{
	background:url(../images/Ima_2.jpg) no-repeat;
	width:188px;
	height:165px;
	float:left;
	margin:0px;
	padding:4px 6px 0px 0px;
}
.secondcnt-cnt
{
	float:right;
	padding:10px 10px 0px 65px;
	
}
.secondcnt-cnt b
{
	font:14px Arial, Helvetica, sans-serif;
	color:#4b7b17;
	margin:10px 0px 10px 0px;
}
.more
{
	float:right;
	bottom:0;
	right:0;
	font-size:10px;
	color:#161616;
	text-decoration:none;
}
.more a
{
	font-size:10px;
	color:#161616;
	text-decoration:none;
	padding-left:5px;
}
.more a:hover
{
	font-size:10px;
	color:#015293 !important;
	text-decoration:underline;
	padding-left:5px;
}
.thirdcnt
{
	background:url(../images/Ima_3.jpg) no-repeat;
	width:188px;
	height:165px;
	float:right;
	margin:0px;
	padding:4px 0px 0px 0px;
}
.thirdcnt-cnt
{
	float:right;
	padding:10px 10px 0px 65px;
}
.thirdcnt-cnt b
{
	font:14px Arial, Helvetica, sans-serif;
	color:#4b7b17;
	margin:10px 0px 10px 0px;
}
section#contentpage #right
{
	width:200px;
	float:right;
	margin:0px;
	padding:0px;
	font:15px Arial, Helvetica, sans-serif;
	color:#000;
}
.rightform
{
	width:180px;
	float:left;
	margin:15px 0px 0px 0px;
	padding:10px 0px 10px 20px;
    background:#429ecf;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 -ms-border-radius: 10px;
  -o-border-radius: 10px;
  color:#00466b;
}

section#contentpage #right .form
{
	margin:5px 0px 0px 0px;
	float:left;
}
form
{
	padding:15px 0px 0px 0px;
}

.textbox
{
	width:160px;
	border:1px solid #b7b5b6;
}
.submit
{
	/*background:url(../images/Submit_Btn.png) no-repeat;*/
	width:75px;
	height:25px;
	border:none;
	padding:5px 0px 0px 88px;
}

section#contentpage .title
{
	margin:10px 0px 0px 0px;
	font:20px Arial, Helvetica, sans-serif;
	color:#264ea3;
}
footer#footpage
{
	background:url(../images/menubg.jpg);
	float:left; 
	width:100%;
	height:48px;
	text-align:center;
	color:#999;
}

footer#footpage nav
{
	width:1000px;
	text-align:center;
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:-9px;
	text-align:center;
}
footer#footpage nav ul
{
	text-decoration:none;
	margin:0px;
	padding: 9px 0px 0px 0px;
	vertical-align:top;
	text-align:center;
	top:0;
	position:relative;
	width:855px;
}
footer#footpage nav ul li
{	
	float: left;
    list-style: none outside none;
    padding: 0px 7.8px 0px 7.8px;
	line-height:48px;
}
footer#footpage nav ul li a
{
	
	float: left;
    list-style: none outside none;
    padding: 0px 0px 0px 0px;
	text-decoration:none;
	color:#fff;
}
footer#footpage nav ul li a:hover
{
	
	float: left;
    list-style: none outside none;
    padding: 0px 0px 0px 0px;
	text-decoration:underline;
	color:#fcff00;
}
footer#footpage nav ul li a.current
{
		color:#fcff00;
}
.foot
{
	width:1000px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}

.copy-bg
{
	background:url(../images/copy-bg.jpg) repeat-x;
	float:left;
	width:100%;
	height:28px;
	text-align:center;
	padding:6px 0px 0px 0px;
	color:#000000;
}


section#contentpage #gallery
{
	width:815px;
	float:right;
}
.social
{
	float:right;
	margin-top:20px;
}
.social span
{
	padding-right:10px;
}
.gallery
{
	width:815px;
	margin:0 auto;
	margin-top:10px;
	/*border:1px solid #CCC;*/
}

.about
{
	width:750px;
	float:left;
	padding:10px;
	line-height:23px;
	
}
.about ul
{
	margin:0px 0px 0px 20px;
	padding:0;
}
.about p
{
	font-size:15px;
	color:#1b72a1;
	font-weight:bold;
}
.abosep
{
	background:url(../images/divider.png) repeat-x;
	margin:10px 0px 0px 0px;
	line-height:2px;
}
.about ul li
{
	list-style:url(../images/Arrow.png);
}
.contleft
{
	width:600px;
	float:left;
	padding:10px;
}
.contright
{
	width:350px;
	overflow:hidden;
	float:right;
	padding:10px 0px 0px 0px ;
	line-height:28px;
}
.contform
{
	width:570px;
	margin:20px 0px 0px 0px;
	padding:0px;
	border-right:1px dotted #CCC;
}
.contformfo
{
	width:570px;
	padding:10px;
}
.contformfonam
{
	width:150px;
	float:left;
	padding:0px 0px 20px 0px;
}
.contformfodot
{
	width:5px;
	float:left;
	}
.contformfobox
{
	width:350px;
	float:left;
}
.contxt
{
	width:350px;
	border:1px solid #CCC;
}
section#marquee
{
	width:1000px;
	padding:10px 0px 10px 0px;
}

/*-------------------------------slide--------------------------------*/

.slider-wrapper { 
	width: 100%; 
}

/*-------------------------------slide--------------------------------*/

/*-------------------------------tabmenu--------------------------------*/

.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
width:725px;
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 6px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover, .basictab li a.current{
background-color: #5fb1dd;
color: black;
}

.basictab li a:active{
color: black;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}

.tabcontainer span
{
	float:left;
	width:235px;
}

.welimg
{
	padding:40px 0px 0px 0px;
}

.marquee {position:relative;
     overflow:hidden;
     width:1000px;
     height:100px;
     border:1px solid #CCC;
     }
recaptchatable .recaptcha_r4_c2{
width:8px !important;
}
