﻿* {	margin:0;	padding:0;	}
html {	margin:0;	padding:0;	width:100%;	}
body {	width:100%;	margin:0 auto;	padding:0;	font:12px Tahoma;	color:#777777;	background:#c5c5c5 ;	}
#site{	width:1000px;	margin:0 auto;	padding:30px 0 30px 0;}	
#content2{margin:20px 2px 20px 2px; background:#ffffff;padding:0px;}	
#door{margin:30px;width:940px;overflow:auto;padding:10px;clear:left;position:relative;height:150px;background-color:#ffffff;}	
#content{width:700px;float:left;padding:10px;}	
#menu{width:140px;float:right;}	
#clear{height:500px;}	
A:link {color : #444444;	font-family : Tahoma;	font-size : 12px;	font-weight : normal;	font-style : normal;	text-decoration : underline;	}
A:visited {color : #444444;	font-family : Tahoma;	font-size : 12px;	font-weight : normal;	font-style : normal;	text-decoration : underline;	}
A:hover {color : #444444;	font-family : Tahoma;	font-size : 12px;	font-weight : normal;	font-style : normal;	text-decoration :none;	}
h1{color:#518c1e;}
#footer{background:#b6d295;padding:20px;text-align:center;}	