/*******************************************************************************************************
********************************************** ABOUT ***************************************************
*******************************************************************************************************/

#item {
	width: 600px;
	margin-top: 10px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #bbbbbb;
	margin-right: 10px;
	background-color: #dddddd;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding:10px;
border:1px solid #444444;
background: #dddddd;

}

/*******************************************************************************************************
************************************************ LINE **************************************************
*******************************************************************************************************/

#item_title {
  background: #444444;
  color: #eeeeee;
	font-size: 250%;
	font-weight: bold;
	margin: 10px 0 0 10px;
  padding: 10px 10px 50px 30px;
	width: 560px;
}

#info {
	background-color: #666666;
	border_top: 0;
	border: 1px solid #666666;
	margin: 0px 0 0 10px;
	width: 598px;
}

#info #info_image {
	border: 1px solid #999999;
	position: static;
	display: block;
	margin: 5px 0 5px 5px;
	padding: 2px;
}

#info_d {
	font-size: 100%;
	margin: -284px 10px 0 320px;
	float: left;
	width: 270px;
	color: #eeeeee;
}

#info_d a{
	color: #eeeeee;
	border-bottom: 1px dotted #eeeeee;
	text-decoration: none;
}

#info_d a:hover{
	border-bottom: 0px;
}

#info_i {
	font-size: 70%;
	margin: -75px 10px 0 320px;
	float: left;
	width: 270px;
	color: #eeeeee;
}

#info_i a {
	color: #eeeeee;
	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
	text-decoration: none;
}
#info_i a:hover {
	border-bottom: 0px;
}

#info_i span{
	color: #bbdde2;	
	font-weight: bold;
}

#item_text {
	margin: 10px 20px 20px 10px;
        background: #eeeeee;
}

#item_text p{
        margin: 0 0 0 10px;
}

    #item_text a{
	color: #000000;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}

#item_text a:hover{
	border-bottom: 0px;
}

#item_text #text{
	padding: 10px 10px 60px 10px;
}

#item_comments {
	color: #ffffff;
	margin: 10px 20px 20px 10px;
  background: #888888;
}

#item_comments p{
        margin: 0 0 0 10px;
}

#item_comments a{
	color: #bbdde2;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}

#item_comments a:hover{
	border-bottom: 0px;
}

#item_comments #comments{
	padding: 10px 10px 60px 10px;
}

/*******************************************************************************************************
************************************************ 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 10px 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-top: 3px;
	margin-left: 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-top: 25px;
	margin-left: 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_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;
}

#line #line_text {
	width: 100%;
}

#back {
	margin: 10px 0 10px 0;;
	text-align: center;
}

#back a{
	color: #555555;
	border-bottom: 1px dotted #333333;
	font-size: 90%;
	text-decoration: none;
}

#back a:hover{
	border-bottom: 0px;
}
