img {
	border:0 !important;
}

#maincontents{
	width:100%;
	background-color: #d7d7d7;
}

#main2contents{
	width:760px;
	margin:0px auto 0px auto;
	text-align:left;
	background-color: #ffffff;
}

table.main3contents{
	width: 760px;
	background: url(images/bg.jpg) no-repeat left top;
}

table.interview{
	margin: 15px 0;
	padding: 0;
	width: 620px;
}

td {
	font-size:80%;
	line-height: 1.8;
}

.name {
	font-size:80%;
	line-height:1.8;
	color: #ff8800;
}

img.photo_right {
	margin: 0 0 0 30px;
	padding: 0;
}

img.photo_right2 {
	margin: 10px 0 0 30px;
	padding: 0;
}

img.photo_left {
	margin: 0 30px 0 0;
	padding: 0;
}

table.pagetop{
	margin: 5px 0 15px 0;
	padding: 0;
	width: 620px;
}

table.footer{
	padding: 0;
	width: 760px;
	height: 100px;
	background: url(images/footer.gif) no-repeat left top;
	background-color: #3291a7;
}

a.linktext{
	font-size:x-small !important;
}


/* IE΍*/	
* html a.linktext{
	font-size:10px !important;
}

a.linktext:link{
	color:#000099 !important;
	text-decoration: none;
	
}

a.linktext:visited{
	color:#000099 !important;
	text-decoration: none;
}

a.linktext:hover{
	color:#666699 !important;
	text-decoration: underline;
}

a.linktext:active {
	color:#666699 !important;
	text-decoration: none;
}

/* IE΍*/

* html td{
	font-size:12px !important;
	line-height: 20px;
}

.name {
	font-size:12px !important;
	line-height: 18px;
	color: #ff8800;
}