html * { margin: 0; padding: 0; border: none; outline: none; }
html, body { height: 100%; }
img { border: none; }
table { border-collapse: collapse; }
a { text-decoration: underline; }
a:hover { text-decoration: none; }

.floatleft { display: inline; float: left; }
.floatright { display: inline; float: right; }
.clearfloat { clear:both; height:0px; line-height:0px; visibility: hidden; }

body { background: #fcfcfc url('../img/background.gif') repeat-x 0 0; }

#liw_single {
	background: url('../img/container.jpg') no-repeat 0 297px;
  width: 900px;
  padding: 198px 0 0 60px;
}

#liw_menu { width: 744px; height: 93px; background: url('../img/menu.png') no-repeat 0 0; }
* html #liw_menu { width: 744px; height: 93px; background: url('../img/menu.gif') no-repeat 0 0; }
#liw_menu ul {}
#liw_menu ul li { float: left; display: inline; width: 190px; height: 40px; border-right: solid 1px #cfcfcf; text-align: center; padding-top: 16px; margin-top: 18px; }
#liw_menu ul li.c_first { border-left: solid 1px #cfcfcf; }
#liw_menu ul li a { color: #000000; font: normal 18px arial; text-decoration: none; }
#liw_menu ul li a:hover { text-decoration: underline; }

#liw_logo {}
#liw_logo a {}
#liw_logo a img {}

#liw_imagebox { margin-top: 30px; }
#liw_imagebox ul {}
#liw_imagebox ul li { float: left; display: inline; margin-right: 23px; }
#liw_imagebox ul li a {}
#liw_imagebox ul li a img { padding: 1px; border: solid 1px #dfdfdf; }

#liw_info { width: 310px; padding: 0 0 20px 40px; border-bottom: solid 5px #dadada; margin: 50px 0; }
#liw_info p { font: normal 11px tahoma; color: #000000; }
#liw_info p a { color: #0784d0; text-decoration: underline; }
#liw_info p a:hover { text-decoration: none; }
