/*******************************************************************************************************
************************************************ LINE **************************************************
*******************************************************************************************************/

#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: 200px;
	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: -200px;
	padding: 2px;
}

#line_t {
	font-size: 140%;
	font-weight: bold;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	color: #cccccc;
	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: #dddddd;
}

#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;
}

/*******************************************************************************************************
************************************************ INT **************************************************
*******************************************************************************************************/

#int {
	float: left;
	width: 612px;
	margin-top: 10px;
	border: 1px solid #666666;
	height: 235px;
	background-color: #666666;
}

#int_title {
	font-size: 70%;
	font-weight: bold;
	color: #aaaaaa;
	width: 200px;
	text-align: left;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
	border: none;
}

#int_title img{
	vertical-align: text-bottom;
}

#int #int_image {
	border: 1px solid #999999;
	float: left;
	position: static;
	display: block;
	margin-top: 25px;
	margin-left: -200px;
	padding: 2px;
}

#int_t {
	letter-spacing: -1px;
	font-size: 110%;
	font-weight: bold;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	color: #dddddd;
	height: 80px;
	width: 290px;
	border-top: 1px solid #999999;
}

#int_i {
	text-indent: 20px;
	font-size: 70%;
	margin-top: 0px;
	margin-left: 10px;
	float: left;
	width: 290px;
	height: 130px;
	color: #dddddd;
}

#int #int_read{
	border: 0px;
	float: left;
	display: block;
	margin-top: 90px;
	margin-left: -35px;
}

#int_dt {
	float: left;
	font-weight: bold;
	color: #cccccc;
	font-size: 60%;
	margin-top: 0px;
	margin-left: -65px;
}

#int_i a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	text-decoration: none;
	color: #bbdde2;
	font-weight: bold;
}
#int_i a:hover {
	border-bottom-width: 0px;
}

/*******************************************************************************************************
********************************************** POPULAR *************************************************
*******************************************************************************************************/

#popular {
	float: left;
	width: 195px;
	margin: 10px 0 0 0px;
	border: 1px solid #666666;
	height: 400px;
	background-color: #666666;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding:10px;
border:2px solid #444444;
background: #666666;
}

#popular_title {
	font-size: 70%;
	font-weight: bold;
	color: #aaaaaa;
	width: 200px;
	text-align: left;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
	border: none;
}

#popular_title img{
	vertical-align: text-bottom;
}


#popular li{
	margin: 28px 0 -20px 0px;
	list-style: none;
	line-height: 12px;	
}

#popular a{
	color: #d3f5fa;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

#popular a:hover{
	border-bottom: 1px dotted #dddddd;
}
/*******************************************************************************************************
************************************************ LAST **************************************************
*******************************************************************************************************/

#last {
	float: left;
	width: 360px;
	margin-top: 10px;
	border: 1px solid #666666;
	height: 400px;
	margin-right: 10px;
	background-color: #666666;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding:10px;
border:2px solid #444444;
background: #666666;
}

#last_title {
	font-size: 70%;
	font-weight: bold;
	color: #aaaaaa;
	width: 200px;
	text-align: left;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
	border: none;
}

#last_title img{
	vertical-align: text-bottom;
}

#last li{
	margin: 30px 0 -25px 0px;
	list-style: none;
}

#last ul li img{
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	padding: 1px;
	vertical-align: text-bottom;
}

#lasti_title {
	float: left;
	font-size: 70%;
	font-weight: bold;
	color: #aaaaaa;
	width: 200px;
	text-align: right;
	margin: -70px 0 0 150px;
}

#lasti_t {
	float: left;
	text-align: left;
	margin: -50px 0 0 80px;
}

#lasti_t a{
	color: #dddddd;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

#lasti_t a:hover{
	border-bottom: 1px dotted #dddddd;
}
/*******************************************************************************************************
*********************************************** 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: 200px;
	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: -65px;
}

#block_t {
	font-size: 80%;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 120px;
	color: #111111;
	height: 65px;
	width: 160px;
}

#block_i {
	text-indent: 20px;
	font-size: 70%;
	margin-top: -10px;
	margin-left: 120px;
	width: 160px;
	height: 115px;
}
#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;
}


