﻿html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0}
td {vertical-align:top;}
.m_over{
	cursor:pointer;
	cursor:hand;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
h1{
	margin-top:2px;
	font-size:24px;
	color:#363636;
}
h2,.h2{
	margin-top:2px;
	font-size:18px;
	color:#959595;
}

h3{
	margin-top:2px;
	font-size:14px;
	color:#666666;
}
h4{
	margin-top:2px;
	font-size:14px;
	color:#9e0b0f;
	font-weight:bold;
}
h5{
	margin-top:2px;
	color:#9e0b0f;
}