html, body {
	margin: 0;
	padding: 0;	
	}

body
	{
	background:#252525 url(/pic/main_back.gif)  50% 145px  no-repeat;
	scrollbar-face-color: #ffffff ; 
	scrollbar-shadow-color: #86AED0; 
	scrollbar-highlight-color: #86AED0; 
	scrollbar-3dlight-color: #E0EBF4; 
	scrollbar-darkshadow-color: #E0EBF4; 
	scrollbar-track-color: #E0EBF4; 
	scrollbar-arrow-color: #86AED0;
	}

body,table
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #434546;
	}

img
	{
	border:none;
	}

.article_list
	{

	}

.article_detail
	{

	}

.article_title
	{
	color:#434546;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	margin-bottom:16px;
	margin-top:20px;
	}

.article_issued
	{
	display:none;	
	}

.article_updated
	{
	display:none;
	}

.article_lead
	{
	padding-top:8px;
	font-weight:normal;
	font-size:12px;
	line-height: 150%;
	color:#434546;
	text-align:justify;
	}

.article_body
	{
	padding-top:5px;
	font-weight:normal;
	font-size:12px;
	line-height: 150%;
	color:#434546;
	text-align:justify;
	}

	
.article_menu_ill
	{
	border:1px solid black;
	float:left;
	display:block;
	margin-right:12px;
	}
	
.article_menu_lead
	{
	float:left;
	font-size:12px;
	font-weight:normal;
	display:block;
	}

.list_menu_list
	{
	cursor:pointer;
	width:542px;
	
	}

.list_menu_title
	{
	display:block;
	color:#434546;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
	width:542px;

	}

.list_menu_date
	{
	display:none;
	}

.list_menu_ill
	{
	display:block;
	float:left;
	width:150px;
	padding-bottom:10px;
	padding-right:10px;
	}

.list_menu_lead
	{
	float:left;
	text-align:justify;
	font-size:12px;
	display:block;
	width:542px;
	margin-bottom:16px;
	}
	
.list_menu_sep
	{
	clear:both;
	}



.gal_image
	{
	text-align:center;
	display:block;
	vertical-align:middle;
	horizontal-align:middle;
	width:110px;
	height:110px;
	position:relative;
	left:6px;
	top:6px;
	}
.gal_image_frame
	{
	width:122px;
	height:122px;
	background:#ffffff url(/pic/gallery_frame.gif) no-repeat;	
	margin:5px;
	overflow:hidden;
	}

.gal_mask
	{
	position:relative;
	top:-109px;
	left:1px;
	width:110px;
	height:110px;
	background:url(/pic/gallery_mask.gif) no-repeat;	
	margin:5px;
	}

.gal_text
	{	
	width:100%;
	display:block;
	text-align:center;
	vertical-align:bottom;
	line-height:120%;
	margin-top:6px;
	}


.article_gallery
	{
	clear:both;
	position:relative;
	left:-8px;
	margin-top:12px;
	}

.hirekarticle_body
	{
	color:#636363;
	font-size:10px;
	}

.hirekarticle_body a
	{
	color:#636363;
	text-decoration:none;
	}

.hirekarticle_body a:hover
	{
	color:#636363;
	text-decoration:underline;
	}
	
	
	
label.lb {
	vertical-align: top;
    width: 70px;
	display:inline-block;
	margin-bottom:5px;
}

input.lb, textarea.lb {
	width:250px;
}

textarea.lb
	{
	height:100px;
	}
	
input.lb:focus, textarea.lb:focus {
width:250px;
}

.lb_button
	{
	width:106px;
	height:40px;
	position:relative;
	top:5px;
	left:70px;
	background:url(/pic/eluld.gif);
	border:0px;
	cursor:pointer;
	}

.lb_button:hover
	{
	width:106px;
	height:40px;
	position:relative;
	top:5px;
	left:70px;
	background:url(/pic/eluld_over.gif);
	border:0px;
	cursor:pointer;
	}

.lbe_button
	{
	width:106px;
	height:40px;
	position:relative;
	top:5px;
	left:70px;
	background:url(/pic/send.gif);
	border:0px;
	cursor:pointer;
	}

.lbe_button:hover
	{
	width:106px;
	height:40px;
	position:relative;
	top:5px;
	left:70px;
	background:url(/pic/send_over.gif);
	border:0px;
	cursor:pointer;
	}
