@charset "UTF-8";
body {
margin: 0px;
padding: 0px;
}
strong {
font-weight: bold;
}
img {
vertical-align: text-bottom;
border: none;
}
a img {
border: none;
}
h1,h2,h3,h4,h5,h6,h7,p,ul,dl,dt,dd,form,input,address {
margin: 0px;
padding: 0px;
font-style: normal;
font-weight: normal;
font-size: 1em;
}

th {
font-weight: normal;
text-align: left;
}
ul li {
list-style-type: none;
}

.center {
text-align: center;
clear: both;
}
.right {
float: right;
}
.left{
float: left;
}
.clear {
clear: both;
}

.text_right {
	display:block;
	text-align: right !important;
}
.text_left {
text-align: left !important;
}
.text_middle{
	vertical-align:middle !important;
}




  
 
  
  