body {
	margin-top: 50px;
	font-size: 13px;
	text-align: justify;
	background: #fff url(images/bg.jpg) repeat top center;
}

body,p,th,td,input,textarea,select,option {
	font-family: "georgia", "Times New Roman", Arial, Times, serif;
	color: #434737;
}

h3 {
  color: #434737;
  font-family: georgia;
  font-size: 25px;
  font-weight: normal;
  margin-top:5px; 
  margin-bottom:0px;
  margin-left: 20px;    
}

#header {
	width: 950px;
	height:490px;
	margin: 0 auto;
	background: url(images/top.png) no-repeat top center ;
}

#header2 {
	width: 1034px;
	height:160px;
	margin: 0 auto;
	background: url(images/fer.png) top center no-repeat;
	}

#container {
	background:  url(images/bg.jpg) top center no-repeat;
	position: absolute;
	width: 1034px;
	margin-left: -515px;
	left: 50%;
	min-height: 700px;
}

#content {
	width: 1000px;
	margin: 0px auto;
	padding-left:30px;
	
	
}


#content a {
	color: #7a7f88;
	text-decoration:none;
}

#content a:hover {
	color: #434737;
}

#content h1 {
	width: 900px;
	margin: 0 auto;
	font-family: georgia;
	font-weight: normal;
	font-size: 35px;
	text-align: center;
	color: #525643;
	line-height: 140%;
}

#content h2 {
	width: 900px;
	margin: 0 auto;
	margin-left: 35px;
	font-family: georgia;
	font-weight: normal;
	font-size: 25px;
	text-align: left;
	color: #434737;
}

#comment {
	width: 630px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #adad82 solid;
}

#comment p {
	width: 590px;
	margin: 0 auto;
	line-height: 180%;
}

#contactform {
	width: 630px;
	margin: 0 auto;
	padding-bottom: 10px;
	border-bottom: 1px #adad82 solid;
}

#contactform table {
	width: 540px;
	margin: auto;
}

#contactform label {
	font-weight: bold;
}

#contactform input {
	margin-bottom: 10px;
}

#contactform textarea {
	width: 360px;
	max-height: 120px;
	margin-bottom: 10px;
}

input.button {
	height: 24px;
	margin-top: 10px;
	margin-right: 12px;
	border: 1px solid #1f3858;
	background: #9394c9;
	text-decoration: none;
	color: #fff;
}

#post {
	width: 930px;
	margin: 0 auto;
	border-top: 1px #adad82 solid;
	border-bottom: 1px #adad82 solid;
}

.clear {
	clear:both;
}

#left{
	width: 445px;
	float:left;
	margin-top: 0;
	margin-left: 10px;
}

#right{
	width: 445px;
	float:right;	
	margin-top: 0;
	margin-right: 10px;
}

#left p {
  	line-height: 180%;
	text-align: justify;
}

#right p {
  	line-height: 180%;
	text-align: justify;
}

#left h4 {
  	font-size:20px;
  	font-family: georgia;
	font-weight: normal;
	text-align: center;
	color: #525643;
	line-height: 0%;
}

#right h4 {
  	font-size:20px;
  	font-family: georgia;
	font-weight: normal;
	text-align: center;
	color: #525643;
	line-height: 0%;
}

#post_subtitle {
  margin-left: 20px;  
  margin-bottom: 5px;  
  font-family:georgia;
  font-weight:bold;  
}

#menu {
	width: 950px;
	min-height:250px;
	float:left;
	margin: 0px auto;
	padding-left:35px;
	color: #434737;
}

#menu ul {
  	list-style: none;    
	  margin-top:45px
}

#menu ul li {  	
  	float: left;
}

.menu .podmenu {
  	padding-top:20px;
    	margin-left:20px;
	width: 135px;
	height: 170px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	color: #434737;
  	display: none;
	position: absolute;
	background: url(images/menu/bgm.png) bottom no-repeat;
}

.menu:hover .podmenu {
	display: block;
}

.podmenu a {
  text-decoration: none;
  color: #434737;
  font-size:13px;
  line-height:230%;  
}

.podmenu a:hover {
  font-weight:bold;
   
}

.one{ 
  	margin: 0 0px 0 0;	
	display:block;
    	width:180px;
    	height:180px;
    	background-image:url(images/menu/1m.png);
    	background-repeat:no-repeat;        	
}

.two{ 
  	margin: 0 0px 0 0;	
	display:block;
    	width:180px;
    	height:180px;
    	background-image:url(images/menu/2m.png);
    	background-repeat:no-repeat;        	
}

.three{ 
  	margin: 0 0px 0 0;	
	display:block;
    	width:180px;
    	height:180px;
    	background-image:url(images/menu/3m.png);
    	background-repeat:no-repeat;        	
}

.four{ 
  	margin: 0 0px 0 0;	
	display:block;
    	width:180px;
    	height:180px;
    	background-image:url(images/menu/5m.png);
    	background-repeat:no-repeat;        	
}

.five{ 
  	margin: 0 0px 0 0;	
	display:block;
    	width:180px;
    	height:180px;
    	background-image:url(images/menu/4m.png);
    	background-repeat:no-repeat;        	
}

#footer {
	width: 930px;
	margin: 0px auto;
	background:url(images/footer.png) bottom center no-repeat ;
	min-height:255px;
	margin-bottom:15px;
	
	
}

#footer p {
	text-align: center;
	font-size: 10px;
	width: 600px;
	color: #434737;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
