body {padding:0; margin:0}
body, td, input, textarea{
	font-size:9px;
    font-family:Arial;
	color:#36393A;
	line-height:12px;
	vertical-align:top;
	padding:0px;
	text-transform:uppercase
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#A00F00; text-decoration:underline} 
a:hover{text-decoration:none}

b{color:#A00F00; font-family:Verdana} 

ul{margin:0; padding:0; list-style:none; line-height:18px}

 
.header{color:#2C1F1E; font-size:10px;} 

.set div{ width:297px; height:17px}
.set div div { width:auto}
.set a{ color:#A00F00; background:url(images/1_z1.gif)  center left no-repeat; background-position:0 3px; padding-left:17px; margin-left:6px }

.footer{color:#9A9A97; font-size:10px;} 
.footer a {color:#9A9A97; font-size:10px;} 

.more{ color:#A00F00; background:url(images/1_z1.gif)  center left no-repeat; background-position:0 3px; padding-left:17px; margin-left:6px}


input{
   background:#FFFFFF;
   border:1px solid #B6B6B6;
   padding-left:5px;
   width:147px; height:19px;
}
input.name{
	background-image: url('images/name.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px center;
	padding-left: 26px;
}
input.tele {
	background-image: url('images/tele.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px center;
	padding-left: 22px;
}
input.mail {
	background-image: url('images/mail.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px center;
	padding-left: 36px;
}

textarea{
   background:#FFFFFF;
   border:1px solid #B6B6B6;
   padding-left:5px;
   width:147px; height:69px;
   overflow:auto}
   
div#wn	{ 
    position:relative; 
    width:310px; height:310px;
    overflow:hidden;
	text-align:justify;	
	}
div#wn_full	{ 
    position:relative; 
    width:560px; height:310px;
    overflow:hidden;
	text-align:justify;
	}
div#wn_col	{ 
    position:relative; 
    width:560px; height:340px;
    overflow:hidden;
	text-align:justify;
	}

#triggers {
	text-align:center;
}
 
#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:2px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#triggers a.active img {
	outline:1px solid #000;
	z-index:9999;
	position:relative;
}
