body
{
	/* background-color: #ed7e02; */
	background-color: #8f8f8f;
	background-image: url(../img/bg0.png);
	padding:0px;
	margin:0px;
	color:#ededed;
}
h1
{
	
}
h2
{
	font-size: 20px;
}
h3
{
	font-size: 17px;

}
a
{
	color: #7010AA;
}
li
{
	margin-bottom: 135px;
}
table
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.tag{
	visibility: hidden;
}
.maintext
{
	color: #ed7e02;
	font-size: 20px;
}
.maintext a
{
	text-decoration: none;
	color: #ed7e02;
	font-size: 20px;

}
.news_box_title
{
	color: #ed7e02;
	font-size: 20px;
	text-align: center;
}
.news_box_date
{
	color: #808080;
	text-align: center;
}
.news_box
{
	text-align: center;
		margin: 15px;
}
.menulist
{
	text-decoration: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.menulistitem
{
	margin-bottom: 15px;
}
.menulistitem a
{
	color: #ededed;
	text-decoration: none;
}
#page
{
	width: 860px;
	height: 520px;
	margin-top: 25px;
	margin-left: 110px;
	background-image: url(../img/background.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#menu
{
	text-align: center;
	position: absolute;
	left: 115px;
	top: 29px;
	width: 120px;
	height: 460px;
	margin-top: 15px;
	padding: 0px;
}
#content
{
	position: absolute;
	left: 270px;
	top: 48px;
	width: 680px;
	height: 420px;
	padding: 5px;
	padding-top: 0px;
	margin: 0px;
	overflow: auto;
	font-size: 16px;
}
#subcontent
{
}
#info td
{
	padding: 10px;
}
#qualifications
{
	text-align: center;
	border-spacing: 0px;
	border-collapse: collapse;
}
#qualifications td
{
	padding: 10px;
	border: solid 1px;
}
#exp
{
	text-align: center;
	border-spacing: 0px;
	border-collapse: collapse;
}
#exp td
{
	padding: 6px;
	border: solid 1px;
}
#skills td
{
	padding: 10px;
}
#lang td
{
	padding: 10px;
}
#contact
{
	text-align: center;
	padding-top: 35px;
}
#footer
{

}