@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	background-color: #989796;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
}

.container{
	width:900px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
}

.header{

}


.right_head{
	float:left;
	width:616px;
	height:144px;
	background-image:url(../images/bg_toplink.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
.clear{clear:both;}

.head_tx{
	float:right;
	width:250px;
	margin-top:20px;
	}
	
.top_lines{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight: bold;
	}
	
.sec_lines{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#98714b;
	font-weight: bold;
	}
	
.sec_lines a{
	color:#98714b;
text-decoration:none;
}

.sec_lines a:hover{
	color:#B58F6A;
	text-decoration:underline;
}
	
.thanks_link{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #98714b;
	text-align: left;
}

.thanks_link a{
	color:#98714b;
	text-decoration: none;
}

.thanks_link a:hover{
	color:#b58f6a;
	text-decoration:underline;
}



.content{
	
	}
	
.banner{
	padding-top:4px;
	}	

.left_blk{
	width:260px;
	float:left;
	background-repeat:repeat-x;
	background-image:url(../images/bg_left1.jpg);
	}

.right_blk{
	float:left;
	width:640px;
	margin-top:-89px;
	position:relative;
	z-index:1;
	background-color:#fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.right_blk1{
	float:left;
	width:635px;
	position:relative;
	z-index:1;
	background-color:#fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.left_head445{
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	height:45px;
	}

.left_blk_845{
width:385px;
float:left;
}

.right_blk_845{
width:230px;
float:left;
margin-left:10px;
}

.page_head{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#415474;
	font-weight:bold;
	padding-top:0px;
	line-height:25px;
	margin-left:0px;
	float:left;
	width: 385px;
	padding-bottom: 15px;
}

.mfg_ul{
	margin:0;
	padding:0;	
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#415474;
	margin-top:20px;
	margin-left:20px;
	
}

.mfg_ul ul{
	
	list-style:none;
	color:#415474;

	
	}


.mfg_ul li{
	background-image:url(../images/ul_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:15px;
	line-height:20px;
}

.caption654{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#415474;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	}
	.caption655{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#415474;
	padding-top:40px;
	text-align:center;
	font-weight:bold;
	}
	
.inter_tx{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#415474;
	margin-bottom:3px;
	font-weight:bold;
	}

.txt_leftform{
	color: #000000;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.leftbg5 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 18px;
}

.text_leftbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: none;
	padding-left:20px;
}
.learn{
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #98714b;
	text-decoration: none;
	padding-bottom:10px;
	padding-left:20px;
}
.learn A{
	color: #98714b;
	text-decoration: none;
}
.learn A:hover{
	color: #FF3300;
	text-decoration: underline;
}

.quick_tag{
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	}
	
	.mand{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

.miniContact{
	font-family:Arial, Helvetica, sans-serif;
	/*padding-left: 5px;*/
	font-size:11px;
	padding-top:10px;
	padding-left:10px;

	
}
.miniContact fieldset{
	/*width:210px;*/
	padding-bottom:10px;
}

.miniContact legend{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	font-weight:bold;
}
.miniContact label{
	text-align:right;
	font-weight:bold;
	width:90px;
	float:left;
	margin-top:5px;
	vertical-align:bottom;
	padding-right:10px;
}
.miniContact input, textarea, select{
	float:left;
	width:100px;
	margin:5px;
	border:1px solid #006699;
	background-color:#F5F7FE;
}

.tx_field{
	width:100px;
}
	
.footer{
	margin-top:10px;
}

.footer_in{
width:639px;
float:right;
height:30px;
background-image:url(../images/bg_footer1.jpg);
background-repeat:repeat-x;
}


.footermain1{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	width: 635px;
	text-decoration: none;
	float: right;
	height: 25px;
	padding-top: 5px;
	
}

.footermain1 a{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
}
.footermain1 a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

.footer_tx421{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	line-height:20px;
	color:#415474;
margin-bottom:20px;
}

.footer_tx421 a{color:#415474;text-decoration:none;}

.footer_tx421 a:hover{text-decoration:underline;}

.txt1{
	float: right;
	width: 635px;
	font-size: 14px;
	color: #415474;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 8px;
}

.txt1 A{
	font-weight: bold;
	color: #98714b;
	text-decoration: none;
}

.txt1 A:hover{
	color: #345075;
	text-decoration: underline;
}
.img_bdr{
border:solid 1px  #000066;
}

.midhead{
	height: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #09F;
	padding-left: 10px;
}
.midhead1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #415474;
	padding-top: 8px;
	text-decoration: none;
}


.leftmain{
	width: 385px;
	float: left;
	color: #415474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
}


.content1{
	float: left;
	background-image: url(../images/ul_bullet.jpg);
	background-repeat: no-repeat;
	width: 370px;
	padding-left: 11px;
	background-position: 0px 5px;
	margin-bottom: 15px;
}

.content2{
	float: left;
	width: 625px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: justify;
}

.content_bold{
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
.midmain{
	float: left;
	width: 630px;
	margin-left: 5px;
	color: #415474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}


.txt_head{
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	padding-bottom: 3px;
}


.bg_head{
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	background-image: url(../images/bg_head.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	padding-top: 5px;
	padding-left: 3px;
}

.space1{
	height: 15px;
}

.box1{
	float: left;
	width: 370px;
	margin-top: 10px;
}

.img_box1{
	float: left;
	margin-right: 10px;
}

.txt_box1{
	float: left;
	text-align: justify;
	margin-right: 10px;
	width: 240px;
	line-height: 1.5em;
}
.txt_box1_1{
	float: left;
	width: 350px;
	margin-top: 47px;
}

.txt_box2{
	float: left;
	width: 140px;
}


.box2{
	float: left;
	width: 260px;
	margin-top: 10px;
}

.img_box2{
	float: left;
	margin-right: 10px;
}

.bdr1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}

.bdr2{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
}

.bdr3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.box3{

}

.txt_box3{
	width: 620px;
	padding-right: 15px;
	margin-bottom: 10px;
}

.txt1_box3{
}


.txt2_box3{
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	width: 240px;
	background-position: 0px 3px;
	padding-left: 11px;
	margin-left: 15px;
	margin-bottom: 5px;
}



.more{
	color: #039;
	font-weight: bold;
}

.more a{
	color: #039;
	text-decoration: none;
}

.more a:hover{
	color: #F60;
	text-decoration: underline;
}





.right_block_index{
	width:640px;
	margin-top:-100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:relative;
	background-color: #FFF;
	text-align: right;
	color: #000;
	float: right;
}

.mid_box1{
	
	width: 207px;
	float: left;
	margin-right: 7px;
	margin-left: 5px;
	
}
.mid_box2{

	width: 207px;
	float: left;
	margin-right: 7px;
}
.mid_box3{
	width: 207px;
	float: left;
	text-align: center;
	color: #000;

}

.bg_box{
	padding-left: 10px;
	background-image: url(../images/bg_box3.jpg);
	background-repeat: repeat-x;
	height: 125px;
	padding-top: 2px;
	padding-right: 10px;
	background-position: bottom;
}


.text_mid1{
	color: #294262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.text_mid1 a{
	color: #294262;
	text-decoration: none;
}
.text_mid1 a:hover{
	color: #294262;
	text-decoration: underline;
}
.text_mid1 li{
	margin-top:5px;
}
.text_mid2{
color: #98714b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.text_mid3{
	color: #16273e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}
.text_mid3 li{
	list-style-image:url(../images/menu_arrow.gif);
	list-style-position: inside;
	text-align:left;
}
.text_mid3 a{
	color: #16273e;
	text-decoration: none;
}
.text_mid3 a:hover{
	color: #16273e;
	text-decoration: underline;
}

.midhead{
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
	height: 27px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.midhead2{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: left;
}

.goldbar{
	color: #F00;
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat;
	height: 4px;
}
