@import url(level_2.css);

/************** Index ***************/
ol#company_index{
	margin:0px 0px 20px;
	padding:0px;
	white-space: pre;
	}
ol#company_index li{
	margin:0px;
	padding:0px;
	display:inline;
	}
img.index_margin {
	margin:0px 12px 0px 0px;
	}


/************** Info ***************/
div#cmpany_info {
	margin:0px 0px 20px 10px;
	}
div#cmpany_info table{
	width:340px;
	float:left;
	font-size:12px;
	}
div#cmpany_info th{
	padding:0px 20px 15px 0px;
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
	}
div#cmpany_info td{
	padding:0px 0px 15px 0px;
	vertical-align:top;
	}
div#company_info_img {
	width:210px;
	margin:0px 0px 0px 20px;
	float:right;
	}
table#development {
	margin:0px 0px 5px 10px;
	font-size:12px;
	}
table#development th{
	padding:0px 20px 15px 0px;
	white-space:nowrap;
	vertical-align:top;
	}
table#development td{
	padding:0px 0px 15px 0px;
	vertical-align:top;
	}

/************** History ***************/
div#history_body p {
	margin:0px 0px 20px;
	line-height:1.5;
	}

div#history_img01 {
	width:183px;
	margin:0px 0px 0px 37px;
	float:right;
	}

div#history_img02{
	width:221px;
	margin:0px 30px 0px 0px;
	float:left;
	}

div#yellow_back {
	clear:both;
	padding:15px 25px;
	margin:0px 0px 20px;
	background:#FFFAE1;
	}

div#yellow_back h4 {
	margin-top:2px;
	}

div#history_img03,div#history_img04 {
	margin:0px 34px 0px 0px;
	width:161px;
	}

div#history_img05 {
	width:161px;
	}

div#history_img06 {
	width:161px;
	float:right;
	margin:0px 0px 0px 25px;
	}

div#history_img07 {
	width:213px;
	float:left;
	margin:0px 40px 0px 15px;
	}

div#company_anker_top{
	width:320px;
	float:left;
	margin:10px 0px;
	}

div#company_anker_top p{
	text-align:right;
	margin:8px 0px 0px;
	}

.cap01 a{
	font-size:x-small;
	letter-spacing:normal;
	}

/************** Introduction ***************/
div#president_compliments {
	margin:0px 0px 20px;
	}
div#president_compliments p{
	line-height:1.5;
	}
div#president_signature {
	text-align:right;
	margin:10px;
	}

div#healthy_declaration {
	margin:40px 0px 0px;
	}
p#declaration_lead {
	font-weight:bold;
	color:#8D9B26;
	font-size:larger;
	margin:0px 0px 10px;
	}

div#healthy_declaration h4 {
	font-weight:bold;
	margin:0px 15px 5px;
	font-size:12px;
	}

div#healthy_declaration table {
	margin:0px 0px 20px 15px;
	font-size:12px;
	}

div#healthy_declaration th{
	padding:0px 20px 0px 0px;
	text-align:left;
	}

fieldset#green_back {
	border:1px solid #8D9B26;
	padding:10px 15px;
	margin:0px;
	}

fieldset#green_back legend{
	font-weight:bold;
	margin:0px 0px 20px;
	padding:3px 8px;
	color:#8D9B26;
	border:3px double #8D9B26;
	}
fieldset#green_back > legend{
	margin-top:20px;
	}

.first-letter_pink{
	font-weight:bold;
	color:#FF6666;
	}

.first-letter_blue{
	font-weight:bold;
	color:#4966A3;
	}

.first-letter_green{
	font-weight:bold;
	color:#8D9B26;
	}

.first-letter_orange{
	font-weight:bold;
	color:#FF9900;
	}