@charset "UTF-8";
/* CSS Document */

.general_text {
	color: #808080;
	font-size: 16px;
}

.left_box_td {
	background-image:url(images/middle_boxL.png); 
	background-repeat:no-repeat; 
	width:450px; 
	height:240px;
	vertical-align:top;
}

.left_box_title {
	width:450px;
	height:25px; 
	text-align:left;
	padding-top:5px;
	color: #808080;
	font-size: 23px;
}

.left_box_content {
	text-align:center;
}

.mid_box_td {
	background-image:url(images/middle_box.png); 
	background-repeat:no-repeat; 
	width:303px; 
	height:240px;
	vertical-align:top;
}

.mid_box_title {
	width:303px;
	height:25px; 
	text-align:center; 
	padding-top:5px;
	color: #808080;
	font-size: 23px;
}

.mid_box_content {
	text-align:center;
	color: #808080;
	font-size: 18px;
	margin-left:15px;
	text-align:left;
	height:153px;
}

.mid_box_content_inner1 {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	color: #808080;
	font-size: 16px;
}

.learn {
	text-align:right;
	color:#808080;
	font-size:16px;
	padding-right:35px;
}
.capt {
	text-align:center;
	color:#808080;
	font-size:16px;

}
.rgt_box_td {
	background-image:url(images/right_box.png); 
	background-repeat:no-repeat; 
	width:270px; 
	height:240px;
	vertical-align:top;
}

.rgt_box_title {
	width:270px;
	height:25px; 
	text-align:left; 
	padding-top:5px;
	padding-left:5px;
	color: #808080;
	font-size: 23px;
}

.rgt_box_content {
	text-align:justify;
	width:250px;
	margin-left:5px;
	color: #808080;
	font-size: 14px;
	height:153px;
}

.rgt_box_content_inner1 {
	padding-top:5px;
	text-align:justify;
	color: #808080;
	font-size: 12px;
	height:auto;
}

.content_gral {
	background:url(images/contact_bg.png); 
	background-repeat:repeat-y;
	font-size: 16px;
}

.content_text {
	width:860px;
	text-align:justify; 
	font-size: 16px;
	padding:14px;
	color:#808080;
}

.my_text {
	width:800px;
	text-align:justify; 
	font-size: 18px;
	padding:16px;
	color:#808080;
}

.footer_td {
	background-image:url(images/content_bot.png); 
	background-repeat:no-repeat; 
	height:60px; 
	text-align:center;
}

.footer_text {
	width:860px;
	text-align:center; 
	padding:15px;
	color:#808080;
}

.copyright {
	padding-top:20px;
	text-align:center;
	color:#00C;
}