/* 
	1. experience
*/
/* 1. experience */
	body {
		background: #fff url("../img/program/bg.gif") repeat-x;
		line-height:17px;
	}
	a, a:visited, a:active {
		color: #d4360d;	
	} a:hover { color: #000; }
	p {
		margin-bottom:6px;
	}
	div.main {
		position: relative;
		width: 570px;
		margin: 20px auto 0 auto;
	}
	div.main p {
		text-align:justify;
	}
	div.main h1 {
		font-weight:bold;
		font-size:26px;
		float:left;
		color:#ab3000;
		width: 595px;
		line-height:30px;
		padding:0 0 15px 0;
		text-align:center;
	}
	.font18 {
		font-size: 18px;
		font-weight: bold;
	}
	.font11 {
		font-size: 11px;
		font-weight: bold;
	}
	div.letterBox div.top {
		background:url("../img/experience/letter_top.gif") no-repeat;
		width:595px;
		height:138px;
		overflow:hidden;
	}
	div.letterBox div.top div {
		padding:30px 50px 0 0;
		width:485px;
		float:right;
		overflow:hidden;
	}
	div.letterBox div.middle {
		background:url("../img/experience/letter_mid.gif") repeat-y;
		width:595px;
		overflow:hidden;
	}
	div.letterBox div.middle div {
		margin-right:50px;
		width:475px;
		overflow:hidden;
	}
	div.letterBox div.middle p.signature{
		text-align:center;
		font-weight: bold;
		margin:0 250px 0 0;
	}
	div.letterBox div.middle p.signature img{
		margin:3px 70px 0 0;
	}	
	div.letterBox div.bottom {
		background:url("../img/experience/letter_bot.gif") no-repeat;
		width:595px;
		height:20px;
		overflow:hidden;
	}
	div.main div.content {
		margin:20px 10px;
		width:575px;
	}
	div.main div.content h2{
		font-size:22px;
		font-weight:bold;
		color:#ab3000;
		line-height:22px;
		margin:25px 0 10px 0;
		text-align:justify;
	}
	div.main div.content p.margin8{
		margin-bottom:8px;
	}
	div.expQuote {
		clear:both;
	}
	div.expQuote img {
		float:right;
		width:76px;
		margin-left:5px;
	}
	div.expQuote p{
		width:494px;
		float:right;
	}
	
/***end***/




