/*******************************************************************************************************
************************************************ LINE **************************************************
*******************************************************************************************************/

#about_label{
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #bbbbbb;
	margin: 10px 15px 0 0;
	text-align: center;

-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding:3px;
border:1px solid #444444;
background: url("/images/templates/label_bg.png") no-repeat #2c6d76;

}

#about_label p{
	color: #ffffff;
	font-weight: bold;
	font-size: 70%;
	padding: 5px 0 5px 0;
}


#line {
	float: left;
	width: 612px;
	margin-top: 10px;
	border: 1px solid #666666;
	height: 303px;
	background-color: #666666;
  z-index: 998;
}

#line_title {
	font-size: 70%;
	font-weight: bold;
	color: #aaaaaa;
	width: 100px;
	text-align: left;
	margin: 3px 0 0 3px;
	float: left;
	border: none;
}

#line_title img{
	vertical-align: text-bottom;
}

#line #line_image {
	border: 1px solid #999999;
	float: left;
	position: static;
	display: block;
	margin-top: 25px;
	margin-left: -100px;
	padding: 2px;
}

#line_t {
	font-size: 140%;
	font-weight: bold;
	float: left;
	margin: 25px 0 0 10px;
	color: #dddddd;
	height: 100px;
	width: 290px;
	border-top: 1px solid #999999;
}

#line_i {
	text-indent: 20px;
	font-size: 80%;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	width: 290px;
	height: 130px;
	color: #eeeeee;
}

#line #bt_read{
	border: 0px;
	float: left;
	display: block;
	margin-top: 130px;
	margin-left: -65px;
}

#line_dt {
	float: left;
	font-weight: bold;
	color: #cccccc;
	font-size: 60%;
	margin-top: 0px;
	margin-left: -65px;
}

#line_i a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	text-decoration: none;
	color: #bbdde2;
	font-weight: bold;
}
#line_i a:hover {
	border-bottom-width: 0px;
}

/*******************************************************************************************************
*********************************************** BLOCK **************************************************
*******************************************************************************************************/

#block {
	float: left;
	width: 280px;
	margin-top: 10px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #bbbbbb;
	height: 220px;
	margin-right: 10px;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding:10px;
border:1px solid #444444;
background: #eeeeee;

}

#block_title {
	font-size: 70%;
	font-weight: bold;
	color: #777777;
	width: 100px;
	text-align: left;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
	border: none;
}

#block_title img{
	vertical-align: text-bottom;
}

#block #block_image {
	border: 1px solid #999999;
	padding: 1px;
	float: left;
	position: static;
	display: block;
	margin-top: 25px;
	margin-left: -100px;
}

#block #bt_read{
	border: 0px;
	float: left;
	display: block;
	margin-top: 155px;
	margin-left: -65px;
}

#block_dt {
	float: left;
	font-weight: bold;
	color: #777777;
	font-size: 60%;
	margin-top: 135px;
	margin-left: -80px;
}

#block_t {
	font-size: 80%;
	font-weight: bold;
	margin: 10px 0 0 120px;
	color: #105d68;
	height: 65px;
	width: 160px;
}

#block_i {
	color: #111111;
	font-size: 70%;
	height: 115px;
	margin: 0px 0 0 120px;
	text-indent: 20px;
	width: 160px;
}

#block_i a {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
	color: #105d68;
	font-weight: bold;
}

#block_i a:hover {
	border-bottom-width: 0px;
}

/*******************************************************************************************************
********************************************** ABOUT ***************************************************
*******************************************************************************************************/


#text_w {
	background-color: #dddddd;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	float: left;
	height: 131px;
	margin: 10px 0 0 0;
	width: 612px;
}

#text_w #text_image {
	border: 1px solid #888888;
	margin: 5px 0 0 5px;
	padding: 1px;
}

#text_w #text_t {
	border-top: 1px solid #666666;
	font-size: 90%;
	font-weight: bold;
	margin: -120px 10px 0 170px;
	padding: 3px 0 0 0;
}

#text_w #text_t  a {
	border-bottom: 1px dotted #333333;
	text-decoration: none;
	color: #105d68;
	font-weight: bold;
}

#text_w #text_t  a:hover {
	border-bottom: 0px;
}

#text_w #text_t span{
	color: #105d68;
}

#text_w #text_i {
	color: #333333;
	float: left;
	font-size: 80%;
	margin: 15px 10px 0 170px;	
}

#text_w #text_i  a {
	border-bottom: 1px dotted #333333;
	text-decoration: none;
	color: #105d68;
	font-weight: bold;
}

#text_w #text_i  a:hover {
	border-bottom: 0px;
}

#text_b {
	background-color: #666666;
	border-top: 1px solid #555555;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #555555;
	float: left;
	height: 127px;
	margin: 10px 0 0 0;
	width: 612px;
}

#text_b #text_image {
	border: 1px solid #888888;
	margin: 5px 0 0 5px;
	padding: 1px;
}

#text_b #text_t {
	border-top: 1px solid #666666;
	font-size: 90%;
	font-weight: bold;
	margin: -116px 10px 0 170px;	
	padding: 3px 0 0 0;
}

#text_b #text_t span{
	color: #ffffff;
}

#text_b #text_t  a {
	border-bottom: 1px dotted #dddddd;
	text-decoration: none;
	color: #dddddd;
	font-weight: bold;
}

#text_b #text_t  a:hover {
	border-bottom: 0px;
}

#text_b #text_i {
	color: #eeeeee;
	font-size: 80%;
	margin: 15px 10px 0 170px;	
}


