@charset "ISO-8859-1";
body {
	font-family: Arial, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:active, a:visited, a:hover {
	color: #666;
	text-decoration: underline;
}
div, table {
	padding: 0;
	margin: 0;
}
td,  th{
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
img{
	border-style: none;
}
p{
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
/*index header*/
#head {
	background: #fff repeat-y url(../img/bg_head.gif);
	width: 793px;
	height: 61px;
	vertical-align: top;
}
#head h1 {
	font-size: 12px;
	float: left;
	font-weight: bolder;
	padding: 12px 0 0 96px;
	margin: 0;
	width: 200px;
}
html>body #head h1 {
	width: 104px;
}
#head ul {
	font-size: 10px;
	list-style: none;
	padding: 2px;
	margin: 0px;
	float: right;
}
#head li {
	float: left;
}
/*index graph*/
#graph{
	background: #fff repeat-y url(../img/bg_body.gif);
	clear: both;
}
#graph table{
	width: 100%;
	background:  bottom url(../img/bg_grp3.gif) repeat-x;
	padding-bottom: 1px;
}
#graph .trhead{
	background: #fff 0px 1px url(../img/bg_trhead.gif) repeat-y;
}
#graph .trhead2{
	background: #fff none;
}
#graph .trtop{
	background: url(../img/bg_grp1.gif) repeat-x ;
}
#graph .trmdl{
	background:url(../img/bg_grp2.gif) repeat-x;
}
#graph .notes{
	width: 100%;
	padding-top: 15px;
	font-size: 9px;
	background: #fff 144px 1px url(../img/bg_trhead.gif) repeat-y;
}
.year{
	display: block;
	height: 23px;
	width: 96px;
	padding: 5px 0 0  64px;
}
html>body .year{
	height: 19px;
	width: 32px;
}
.emplo{
	width: 144px;
	padding: 3px;
	display: block;
}
html>body .emplo{
	width: 138px;
}
.work{
	width: 300px;
	padding: 3px;
	display: block;
}
html>body .work{
	width: 294px;
}
.kind{
	width: 36px;
	padding-top: 15px;
	font-size: 9px;
	display: block;
}
#graph p{
	line-height: 12px;
	padding: 5px 0 0 5px;
}
#graph p.lh15{
	line-height: 15px;
}
#graph img{
	padding: 1px;
}
#graph a {
	font-weight: bolder;
	padding: 5px;
	display: block;
}
#graph img{
	margin: 1px;
}
html>body #graph img{
	margin: 0px;
	padding: 1px;
}
#graph a img{
	padding: 1px;
	float: left;
	margin: -4px 5px -1px -7px;
}
html>body #graph a img{
	margin: -5px 5px -1px -5px;
}
.note{
	width: 134px;
	display: block;
	padding: 5px 0 0 5px;
}

.grd1, .grd2, .grd3, .grd4, .grd5, .grd6, .grd7, .grd8{
	padding-left: 15px;
	padding-top: 5px;
}
.grd1{
	height: 96px;
	background: 1px 1px url(../img/grd1.gif)  no-repeat;
}
html>body .grd1{
	height: 91px;
	background: url(../img/grd1.png)  no-repeat;
}
.grd2{
	height: 48px;
	background: 1px 1px url(../img/grd2.gif)  no-repeat;
}
html>body .grd2{
	height: 43px;
	background: url(../img/grd2.png)  no-repeat;
}
.grd3{
	height: 336px;
	background: 1px 1px url(../img/grd3.gif)  no-repeat;
}
html>body .grd3{
	height: 331px;
	background: url(../img/grd3.png)  no-repeat;
}
.grd4{
	height: 192px;
	background: 1px 1px url(../img/grd4.gif)  no-repeat;
}
html>body .grd4{
	height: 187px;
	background: url(../img/grd4.png)  no-repeat;
}
.grd5{
	height: 288px;
	background: 1px 1px url(../img/grd5.gif)  no-repeat;
}
html>body .grd5{
	height: 283px;
	background: url(../img/grd5.png)  no-repeat;
}
.grd6{
	height: 143px;
	background: 1px 1px url(../img/grd6.gif) no-repeat;
}
html>body .grd6{
	height: 138px;
	background: url(../img/grd6.png)  no-repeat;
}
.grd7{
	height: 432px;
	background: 1px 1px url(../img/grd7.gif) no-repeat;
}
html>body .grd7{
	height: 427px;
	background: url(../img/grd7.png)  no-repeat;
}
.grd8{
	height: 240px;
	background: 1px 1px url(../img/grd8.gif) no-repeat;
}
html>body .grd8{
	height: 235px;
	background: url(../img/grd8.png)  no-repeat;
}
#copy{
	clear: both;
	font-size: 10px;
	padding: 10px 0 75px 98px;
}

/*popup*/

#pophead a:link, #pophead a:active, #pophead a:visited, #popcopy a:link, #popcopy a:active, #popcopy a:visited{
	color: #000;
	text-decoration: none;
}
#pophead a:hover, #popcopy a:hover{
	color: #666;
	text-decoration: none;
}
#pophead {
	margin-left: 36px ;
	vertical-align: bottom;
	height: 36px;
}
#pophead ul {
	color: #666;
	font-size: 11px;
	list-style: none;
	padding: 20px 0 0 0 ;
	margin:0;
}

#pophead li {
	margin: 0;
	float: left;
	padding: 0 1px;
}

#popbody {
	width: 498px;
	height: 432px;
	padding: 0 36px;
	clear: both;
}
html>body #popbody {
	width: 426px;
}
#preview {
	float: left;
	width: 288px;
}
#comment {
	font-size: 11px;
	line-height: 12px;
	float: right;
	width: 126px;
	color: #666;
}
#comment span {
	display: block;
	width: 126px;
	font-weight: bolder;
	margin: 0;
	padding: 0;
}
#comment .year {
	margin-bottom: 3px;
}
#comment .client{
	margin-bottom: 24px;
}

#popcopy{
	clear: both;
	height: 30px;
	font-size: 10px;
	padding: 3px 32px;
	color: #666;
	vertical-align: top;
}
#popcopy span{
	padding: 0 10px;
	color: #666;
}


