﻿img { border:0px;
}

.left_site {
	text-align:left;
	vertical-align:top;

}
.right_site {
	width:277px;
	padding:0px 10px;
	border-left:1px solid #ebebe5;
	text-align:left;
	vertical-align:top;
}

.middle_site {
	/*padding:10px 10px;*/
	padding:0px 10px;
	text-align:left;
	vertical-align:top;
	/*border-top:1px solid #ebebe5;*/
}

/*start style text*/
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	color:#002f72;
	outline:none;
}

h1 {
	font-size:14px;
}

h2 {
	font-size:12px;
}
h3 {
	font-size:10px;
	color:#494949;
}

h4 {
	font-size:12px;	
}

h5 {
	font-size:10px;
}

h6 {
	font-size:9px;
}

.Code {
	font-size:11px;
	color:#CC0000;
}

.Title {
	font-size:16px;
	color:#CC0000;
}
/*end style text*/

