/* CSS Document */

html { 
	min-width: 910px;
	color:#333;
	 }


table{
text-align:left;
}



/*-- common page structure--*/
body
{
	margin: 0;
	padding: 0;
	border: 0;	
	background-color:#f2f2f2;
	BACKGROUND-IMAGE: url(../img/common/body_bg.jpg);
	background-repeat:repeat-y; 
	BACKGROUND-POSITION: center top;
	color:#333333;
	font-size:12px;
}

td{
font-size:12px;
}


td.list{
	height:30px;
	font-size:12px;
}

table.header
{
/*	border-bottom:#F2F2F2 solid 1px;*/
}

table.header p
{
	color:#999999;
	font-size:11px;
	padding-left:
}

td.header_main
{
	background-image:url(../img/header/header_bg.jpg);
	background-repeat:no-repeat;
}

.txt_header{
width:70px;
height:15px;
font-size:11px;
}



.txt_search{
width:95px;
height:15px;
font-size:11px;
}

td.lead{
font-size:12px;
margin-top:5px;
padding:5px 5px 5px 5px;
}

table.page_top_nav{
margin-bottom:30px;
}

table.search_box{
border-right:#F2F2F2 solid 1px;
border-top:#F2F2F2 solid 1px;
}

table.left_navi{
border-right:#F2F2F2 solid 1px;
border-bottom:#F2F2F2 solid 1px;
}
.margintop[
margin-top :15px;
}
