body {
	margin: 0;
	padding: 0;
	background: #484848;
	color: #272727;
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#call {
	width: 260px;
	background-color: Black;
	position: relative;
	top: 325px;
	left: 1px;
	padding: 0px;


}

div#wAll {
	width: 780px;
	margin: 10px auto; /* text-align: left; */
	background-color: #FB8B03;
}
* html * div#wAll {
	width: 780px;
	w\idth: 780px;
}
div#wHeader {
	height: 47px;
	background: #D5EAFF url(img/top_back.gif);
}
div#wFlash {
	clear: both;
	height: 239px;
	background: Black;
}

div#wMenu {
	clear: both;
	height: 29px;
	background: Fuchsia url(img/menu_bg.gif);
	padding-top: 2px;
}

div#wLeft {
	width: 175px;
	float: left;
	background: #FB8B03;
	padding: 20px 20px 20px 20px;
	
}

* html * div#wLeft {
	width: 195px;
	
}

div#wRight {
	float: left;
	width: 50px;
}

div#wContent {
	float: left;
	width: 525px;
	min-height: 200px;
	background-color: #FFA500;
	text-align: justify;
	padding: 20px 20px 20px 20px;
}



* html * div#wContent {
	height: 200px;
	width: 565px;
}
div#wFooter {
	clear: both;
	height: 29px;
	background: Gray url(img/menu_bg.gif);
}
	
.mainText {
	font-size: 13px;
	font: normal sans-serif;
	line-height: 145%;
}

.small {
	font-size: 10px;
	font: normal sans-serif;
	color: #F8F8FF;
	padding: 8px;

}

.gmen {
	font-size: 11px;
	font-weight: bold;
	vertical-align: 50%;
}
.gmen a:link {
	color: #F4F4F4;
	text-decoration: none;
}

.gmen a:visited {
	color: #E0E0E0;
	text-decoration: none;
}

.gmen a:hover {
	color: #FF8C00;
	text-decoration: none;
}
.gmen a:active {
	color: #FF4500;
	text-decoration: none;
	
}
.rama {
	border: 1px solid Black;
}

.chapter {
	font: bold normal 14px Geneva, Arial, Helvetica, sans-serif;
	background: #333333;
	color: #D8D8D8;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 2px;







}
.small a:link {

	color: #CCCCCC;
	text-decoration: none;
}
.smallBlack {
	font: 12px sans-serif;
	color: #333333;
}
.tyt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
