.content{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 13px;
	
	line-height: 22px;

}
.content2{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #838383;

}
.content3{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #ba1f00;

}
.content4{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 13px;
	color: #828282;
}


a {
	text-decoration:none;
}
A:link    {text-decoration:none; color: #000}
A:visited {text-decoration:none; color: #000}
A:hover   {text-decoration:none; color: #828282}
A:active  {text-decoration:none; color: #828282}


div.index_video	{background-color:#ECFDD0; cursor:pointer}
div.index_video_over {background-color:#ADD865; cursor:pointer}

a.index_link {color:#000}

.content_black{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.content_red{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 13px;
	color: #f40000;
	line-height: 30px;

}

.seachbox{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #838383;
	width: 120px;
	border: 1px solid #D2D2D2;

}
.seachlist{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #838383;
	width: 85px;
	list-style-type: none;
	filter: Gray;
	border: 1px solid #838383;

}

.input{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #838383;
	width: 50px;
	border: 1px solid #D2D2D2;

}

.inputbox{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #f40000;
	line-height: 20px;
	width: 380px;
	border: 1px solid #D2D2D2;

}
.inputbox2{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #f40000;
	width: 380px;
	border: 1px solid #D2D2D2;
	height: 105px;

}

.title {
	font-family: "Arial";
	font-size: 16px;
	color: #cc000f;

}
.title2 {
	font-family: "Arial";
	font-size: 15px;
	color: #000000;

}

.heading1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 15px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;

}
.heading2 {
	font-family: Verdana,Times New Roman, Times, serif;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
	text-decoration: underline;

}


.leftmenuitem {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
}



.leftmenuitem:link {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
}

.leftmenuitem:visited {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
}


.leftmenuitem:hover {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #21AEAD;
	font-weight:bold;
	text-decoration: none;
}

.leftmenuitem:active {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
}

.fooder{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #add865;
	line-height: 20px;

}

.fooder:link {
	font-family: arial,Times New Roman, Times, serif;
	color: #add865;
	text-decoration: none;
}

.fooder:visited {
	font-family: arial,Times New Roman, Times, serif;
	color: #add865;
	text-decoration: none;
}


.fooder:hover {
	font-family: arial,Times New Roman, Times, serif;
	color: #add865;
	text-decoration: none;
}

.fooder:active {
	font-family: arial,Times New Roman, Times, serif;
	color: #add865;
	text-decoration: none;
}

#marqueecontainer1{
position: relative;
width: 200; /*marquee width */
height: 180px; /*marquee height */
overflow: hidden;
/*margin-left:15px;*/
}

.Container {
  width: 156px;
  height: 264px;
  float:left;
  margin-right:3px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 156px;
  height: 264px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
}
.Scroller-Container {
  margin-left:3px;
  position: relative;
  top: 0px; left: 0px;
  overflow:auto;
  float:left;
}
.Scrollbar-Track {
  width: 10px; height: 264px;
  position: relative;
  float:left;
  background-color: #E3E9DB;
}
.Scrollbar-Handle {
  position: relative;
  top: 0px; left: 0px;
  width: 10px; height: 50px;
  background-color: #ADD865;
}





.missionary_form {
	font-size: 13px;
	text-align: left; 
}

.missionary_form .form_ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.missionary_form .form_ul li {
	float: left;
}

.missionary_form .form_ul li+li {
	width:97%;
	max-width:400px;
}

.missionary_form .form_ul li span {
	min-width: 120px;
	display: inline-block;
	font-weight: bold;
}


.missionary_form h1 {
	font-size: 18px;
	color: #003085;
}

.missionary_form p span {
	min-width: 120px;
	display: inline-block;
	font-weight: bold;
}

.missionary_form .right_content{
	display: inline-block;
}

.missionary_form .require {
	color: red;
}

.input01 {
	vertical-align:top;
	width:97%;
	max-width:400px;
	border:1px solid #666;
	padding:2px 1%;
	font-size:15px;
	margin:0 0 2px 0;
}
.missionary_form label {
	cursor:pointer;
}

select.input01 {
	width:99%;
	max-width:417px;
}

.checkbox_input01{
	max-width:20px;
}

.radio_input01{
	max-width:20px;
}


.jquery-valid-error {
	border: 1px solid red;
	max-width: 558px;
	padding: 5px 0px 5px 15px;
	margin-top: 5px;
	border-radius: 5px;
	background-color: #feedf1;
	color: red;
}

