* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset*/

body,html { 
	height:100%;
	margin-top:10px; 
	font-family: arial;
	font-size: 13px;
	line-height: 1;
}
img{
	border: none;
}
h1{
	font-size: 15px;
	font-weight: bold;
	color: #045282;
}
#main{
	width: 950px;
	height: auto;
	background-color: #fff;
	margin: auto;
}
#logo{
	width: 645px;
	height: 80px;
	float: left;
	background-color: #fff;
}
#loghi_dx{
	width: 305px;
	height: 80px;
	float: right;
	background-color: #fff;
	text-align: right;
}
#menu{
	width: 790px;
	height: 50px;
	float: left;
	background-color: #fff;
}
#menu_content li{
	line-height: 20px;
}
#menu img{
	float: left;
}
.menu-top, .menu-current, .menu-first, .menu-last{
	margin: none;

}
.img_news{
	margin-bottom: 10px;
}
li, ul{
	margin: 0px;
	padding:0px;
}
#spot{
	width: 150px;
	height: 50px;
	float: right;
	background-color: #fff;
	text-align: right;
	}
#footer_sx{
	width: 650px;
	height: 40px;
	float: left;
	background-color: #eee;
}
#footer_sx {
	width: 350px;
	height: 40px;
	float: left;
	background-color: #fff;
	text-align: left;
}
#footer_dx{
	width: 180px;
	height: 40px;
	float: right;
	background-color: #fff;
}
#footer_dx img{
	margin-top: 6px;
}
