/*  ALL  */

* {  
	margin: 0px;
	padding: 0px;
}

BODY {  
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 1.5em;
	font-size: 12px;
	font-family: MS PGothic,Arial,MS PSVbN,sans-serif;
	text-decoration: none;
	background-attachment: fixed;
	background-position: 950px;
	background-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

/* ------- scrollbar ------- */

HTML {  
	height: 100%;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

div{
text-align: left;
}

/* ------- comand ------- */

.imgm {  
	vertical-align: middle;
}

.bdw0 {  
	border-width: 0px;
}

.font4 {  
	font-weight: bolder;
}

.font5 {  
	color: #ff0000;
}

.font10{
color:#3366ff;
}

/* ------- scrollbar ------- */

HTML {
  
	height: 100%;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

div{
text-align: left;
}

/* ------- comand ------- */

.imgm {
  
	vertical-align: middle;
}

.bdw0 {
  
	border-width: 0px;
}

.t_l {  
	text-align: left;
}

.t_c {  
	text-align: center;
}

.t_r {  
	text-align: right;
}


/* ------- box ------- */

.b_box01{
width:429px;
height:112px;
border-width : 1px;
border-style : solid;
border-color : #cccccc;
paddin:8px;
margin-bottom:8px;
text-align:center;
}
.b_box01a{
width:414px;
height:20px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #cccccc;
}
.b_box01a1{
margin-top:4px;
width:120px;
height:20px;
float:left;
line-height:12px;
}
.b_box01a2{
width:294px;
height:20px;
float:left;
font-size:11px;
line-height:20px;
text-align:right;
}
.b_box01a3{
width:294px;
height:20px;
float:left;
line-height:20px;
text-align:left;
}
.b_box01b{
width:414px;
height:112px;
clear:both;
}
.b_img01{
float:left;
width:115px;
height:80px;
background-color:#efefef;
}
.mag_l2{
margin-left:2px;
}
.b_come{
float:left;
width:176px;
height:80px;
padding:2px;
margin-left:2px;
}
.b_come1{
width:176px;
height:19px;
line-height:19px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #cccccc;
}
.b_come2{
width:171px;
height:19px;
line-height:19px;
padding-left:5px;
}
.b_link{
width:176px;
height:18px;
line-height:18px;
}

.b_box02{
width:429px;
height:20px;
text-align:right;
}

/* ------- LINK ------- */

A:LINK {  
	text-decoration: none;
	color: #000099;
}

A:ACTIVE {  
	text-decoration: none;
	color: #ffcc00;
}

A:VISITED {  
	text-decoration: none;
	color: #000099;
}

A:HOVER {  
	text-decoration: underline;
	color: #000099;
}

