		div, html, body, p,img,
		h1, h2, h3, h4, h5, h6, td
		form, fieldset, a, img, a img, br, button, dl, dt, dd {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
		}
		
		*{
			outline-style:none;
			outline:none;
		}
		
		form {
			margin-bottom:0;
			padding:0;
			margin-top:0;
		}
		 
		 html {
			margin:0;
			padding:0;
			height:100%;
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			background: #fff url('/img/bg_01.jpg') 50% 0 no-repeat;
			color: #333333;


		}
		 
		 body {
			margin:0;
			padding:0;
			background: transparent url('/img/bg_02.jpg') 50% 200px no-repeat;
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align:left;
			width:100%;
			min-height:100%;
			line-height: 1.4em;
		}

		div	{
			zoom:1;
			h\eight:1%;
		}
		
		a, a:visited{
			color: #cc3300;
			text-decoration: underline;
		}
		
		a:hover {
			text-decoration: none;
		}
		
		.test{
			border:1px solid red;
		}
		
						
		h5{
			font-size: 1.2em;
		}
		
		h4{
			font-size: 1.4em;
		}
		
		h3{
			font-size: 1.5em;
		}
		
		h2{
			font-size: 1.7em;
		}
		
		h1{
			font-size: 2em;
		}
		
		h1, h2, h3, h4, h5{
			margin-bottom:1em;
			font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif;
			color: #ff6633;
			font-weight:normal;
		}
		
		h1 a, h2 a, h3 a, h4 a, h5 a{
			color: #ff6633;
		}
		
		p{
			margin-bottom: 15px;
		}
		
		.clear{
			clear: both;
			height: 1px;
			line-height: 1px;
			font-size: 1px;
		}
		.outer{
			width:808px;
			margin: 0 auto;
			position: relative;
		}
		
		a.btn, a.btn:visited{
			display: inline-block;
			float: left;
			background: #ff6633 url(/img/btnl.gif) 0% 50% no-repeat;
			color: #fff;
			text-decoration: none;
			height: 18px;
			line-height: 18px;
			padding-left: 8px;
			margin-right: 8px;
			margin-bottom: 8px;
			cursor:pointer;
			cursor:hand;
		}
		
		a.btn span{
			height: 18px;
			line-height: 18px;
			display: inline-block;
			padding-right: 8px;
			background: transparent url(/img/btnr.gif) 100% 50% no-repeat;
			font-size:17px;
			font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif;
		}
	
		.mr5{
			margin-right:5px
		}
		
		br.clear{
			clear:both;
			height:1px;
			line-height:1px;
		}
		
		.buttons{
			position: absolute;
			top: 40px;
			right: -8px;
			padding-right: -8px;
			width:184px;
		}
		
		.goMain{
			position: absolute;
			top:110px;
		}
		
		.menu{
			position: absolute;
			left: 296px;
			top: 132px;
			width:510px;
			height: 110px;
		}
		
		.menu td{
			height: 50px;
			padding-right: 30px;
		}
		
		.menu td a, .menu td a:visited{
			font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: italic;
			text-decoration: none;
			font-weight: bold;
		}
		
		div.slogan{
			text-align: center;
			margin-bottom: 30px;
			padding-left:70px
		}	
		
		span.line1{
			font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif;
			color: #ff6633;
			font-size:24px;
		}
		
		span.line2{
			font-family:  Arial, Helvetica, sans-serif;
			color: #666666;
			font-size:14px;
			letter-spacing: 2px;
			font-weight:bold;
		}
		
		.content{
			padding: 0 34px 34px 34px;
			min-height: 300px;
			_height:300px;
			overflow: hidden;
		}
		
span.row{
display:block;
margin-bottom:10px;
overflow:hidden;
}

span.lside{
display:block;
width:22%; 
float:left;
}

span.rside{
display:block;
width:77%; 
float:right;
}

span.rside input{
font-family: Arial, Helvetica, sans-serif;
height: 1.1em;
font-size:1.1em;
width:98%;
}

span.rside textarea{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
width:98%;
}

span.rside input.check{
	width: auto
}

input.send{
font-size:1.5em;
}

label span{
	color: red
}

.footer{
	height: 128px;
	background: transparent url('/img/footer.jpg') 50% 50% no-repeat;
}

ul{
	margin-top:0
}

h2,h3{
	margin-bottom:0
}

img.pre{
	float:left;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
	height:100px;
}
