body  {
	color: #333;
	width: 95%;
	background: #FFF;
	margin:  0px;
	padding: 0px;
	text-align: left;

	line-height : 130%;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}
html>body  {
	font-size: small;
}

body a:link    { color: #3A47FF; text-decoration: underline; }
body a:visited { color: #771DDD; text-decoration: underline; }
body a:hover   { color: #FF6600; text-decoration: underline; }

body, td{
	font-family:"Verdana", sans-serif;
}

td {
	font-size: x-small;
	line-height: 150%;
	color: #333;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}
html>body td {
	font-size: small;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	padding-top : 4px;
}

h3 {
	color : #4BBAD4;
	font-size: medium;
	font-weight  : bold;
	padding-bottom: 1em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: large;
}
html>body h3 {
	font-size: large;
}

h4 {
	padding-left: 50px;
	padding-top : 0px;
	font-size: small;
	font-weight  : normal;
	padding-bottom: 1em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: medium;
}
html>body h4 {
	font-size: medium;
}

p {
	line-height : 150%;
	text-indent : 1em;
	margin      : 0px auto;
	text-align  : left;
	margin-bottom : 0.2em;
}

.gotop {
	margin-top   : 12px;
	text-align   : right;
	margin-bottom   : 16px;
}

#layout {
	width: 600px;
	padding: 0px;
	margin: 0px;
}

#footer {
	padding-top : 40px;
	padding-bottom : 10px;
}

.text {
	line-height : 150%;
}

.underline {
	border-bottom: 1px #666 dashed;
	padding-bottom: 2px;
	font-weight: bold;
}

.item {
	vertical-align: top;
	color : #0E3192;
	padding-top : 10px;
}

.value {
	vertical-align: top;
	padding-top : 10px;
	padding-left : 10px;
}

.item-n {
	vertical-align: top;
	color : #0E3192;
	padding-top : 10px;
	padding-left : 10px;
}

.value-n {
	vertical-align: top;
	padding-top : 0px;
	padding-left : 10px;
}

.item2 {
	vertical-align: top;
	color : #0E3192;
	padding-top : 10px;
	text-align: right;
}

.blue {
	color : #0E3192;
	margin-top: 0.2em;
}

.topics {
	color : #0E3192;
	margin-top: 1.6em;
}

#emplayment-box {
	padding-top :10px;
	padding-left :1px;
	padding-bottom : 150px;
	border-bottom: 1px #666 dashed;
	background-image: url("../images/background.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.year {
	background-image: url("../images/year_bar.gif");
	vertical-align: top;
}

.year-table {
	border-top: 1px #7EC1D1 solid;
	margin-top: 23px;
}

.year-table-c {
	border-top: 1px #7EC1D1 solid;
	margin-top: 10px;
}

.year-bar {
	background-image: url("../images/bar.gif");
}

.year-number {
	color: #0E3192;
	padding-top: 5px;
	font-weight: bold;
}

.year-text {
	padding-top: 2px;
	vertical-align: top;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;
}
html>body .year-text {
	font-size: x-small;
}

.image-none {
	margin-top: 5px;
}

#category-header {
	height: 42px;
	background-image: url("../images/category_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.frame-glay {
	background: #F0F0F0;
	padding: 4px;
	padding-left:12px;
}
