body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4c4b4b;
	margin:0px auto;
	padding:0px;
	text-transform:uppercase;
	background:url(../images/bg3.jpg) repeat;
	z-index: 80;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px
}
.clr {
	clear:both
}
.fl {
	float:left
}
.fr {
	float:right
}
.mrt30 {
	margin-top:45px;
}
.mrt10 {
	margin-top:10px
}
.mrt20 {
	margin-top:20px
}
.mrt15 {
	margin-top:15px
}
.mrt7 {
	margin-top:7px
}
.mrt1 {
	margin-top:1px
}
.mrt5 {
	margin-top:5px
}
.mrb10 {
	margin-bottom:10px
}
/*--------------Slider-------------------------*/

#slide {
	width: 960px;
	position:relative;
	z-index:3;
	margin:0px auto 0;
	background-color:#FFF;
	padding:10px;
	/*margin-top:-186px;*/
border-radius: 6px;
}
.slider {
	position: relative;
	z-index:3;
	overflow: hidden;
	width:960px;
}
.items {
	display:none;
}
.pic {
	float:left;
}

/*--------------------slider end------------------*/
.ml a{text-decoration:none; color:#4c4b4b;}
.ml a:hover{text-decoration:none; color:#333;}
.ml_line{border-bottom:1px dotted #999; padding-bottom:10px; padding-top:10px; width:960px; margin:0px auto;}

.tab {
	border: 1px solid #A6A6A6;
	background-color: #E1E1E1;
}
input[type="text"]
	{
border: 1px solid #705F4A; height: 20px; padding: 5px; width:230px; position:inherit; 
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	//box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	z-index: 2;
	
 
	font-size:15px;
	}
	textarea
	{
border: 1px solid #705F4A;  padding: 0 10px;  position: relative; 
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	//box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	z-index: 2;
	
 
	font-size:15px;
	font-weight:bold;
	width:230px;
	}
	input[type="file"]
	{
border: 1px solid #705F4A; height: 20px; padding: 0 10px;  position: relative; 
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	//box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	z-index: 2;
	
 
		font-size:15px;
		width:240px;

	}
	input[type="radio"]
	{
text-decoration:none;
border: 1px solid #fff;
	}
	input[type="submit"]{
	background-color: #333;
	background: -moz-linear-gradient(bottom, #333, #444);
	background: -ms-linear-gradient(bottom, #333, #444);
	background: -o-linear-gradient(bottom, #333, #444);
	background: -webkit-linear-gradient(bottom, #333, #444);
	background: linear-gradient(bottom, #333, #444);
	border: 1px solid #222; color: #fff; cursor: pointer; height: 35px; width: 110px;}
	select
	{
	border: 1px solid #000;  position: relative; 
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	//box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	z-index: 2;
	
 
	font-size:14px;
	}

.body_td
{
	padding:15px;
}

.form_head
{
	font-size:16px;
	font-stretch:extra-condensed;
	font-weight:bold;
	padding-left:5px;

	
}
.txt_field23 {
	font-size: 12px;
	margin-right: 1px;
	color: #000000;
	height: 16px;
	width: 80px;
	border: 1px solid #705F4A;
	background-color: #BDE9FD;
	font-weight: bold;
	text-align: center;
}
.txt_field24 {
	font-size: 12px;
	margin-right: 1px;
	color: #000000;
	height: 16px;
	width: 150px;
	border: 1px solid #705F4A;
	background-color: #BDE9FD;
	font-weight: bold;
	text-align: center;
}
.txt_field24_ {
	font-size: 12px;
	margin-right: 1px;
	color: #000000;
	border: 1px solid #705F4A;
	background-color: #BDE9FD;
	font-weight: bold;
}
