@charset "utf-8";
/* CSS Document */

/*-------------------put--------------------*/

body { margin: 0px; padding: 0px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #5D5F61; padding-bottom: 20px; }
ul,li { margin: 0px; padding: 0px; list-style: none; }


.header, .content, .footer { width: 876px; height: auto; margin: 0px auto; }
.cle { clear: both; }
.fi { font-style: italic; }
#pad { padding-left: 20px; }


/*-------------------header--------------------*/

	.header .top { width: 208px; height: 40px; background: url(../images/topBg.gif); padding-left: 668px; }
	.header .leftMenu, .header .text, .header .pel { height: 242px; float: left;  }
	.header .leftMenu { width: 140px; height: 215px; background: url(../images/leftMenuBg.jpg); padding: 27px 0px 0px 60px; font-size: 14px; font-weight: 600; color: #820503; }
	.header .leftMenu a { color: #7D7D7D; text-decoration: none; }
	.header .leftMenu a:hover { color: #820503; }
	.header .leftMenu li { height: 26px; }
	.header .text { width: 367px; height: 172px; padding: 70px 0px 0px 35px;; }
	.header .pel { width: 274px; }
	.header .nav { width: 866px; height: 19px; float: left; background: #D5CAB5; color: #820503; text-align: right; padding: 4px 10px 0px 0px; }
	.header .nav a { color: #665E4E; text-decoration: none; }
	.header .nav a:hover { color: #820503; text-decoration: none; }
	
/*-------------------content--------------------*/

.content { width: 870px; height: auto; margin-top: 15px; }
	.content .left, .content .right { height: auto; float: left; }
	.content .left { width: 193px; }
	
	.content .right { width: 660px; padding-left: 17px; line-height: 18px; }
	.content .right .title { font-size: 24px; font-weight: 600; color: #665E4E; padding-top:10px; }
	.content .right .title2 { font-size: 18px; color: #830303; }
	.content .right p { margin: 0px; padding: 18px 0px 0px 0px; }
	
	
/*-------------------footer--------------------*/
.footer { height: 18px; background: #D5CAB5; margin-top:12px; text-align: center; padding-top: 5px; }
	.footer a { color: #A79269; text-decoration: none; font-size: 11px; }
	
	
	
	
/*-------------------contact.html--------------------*/
.contact_name, .contact_inp { height: auto; float: left; margin-top: 8px; }
	.contact_name { width: 120px; }
	.contact_inp { width: 540px; }
	.contact_inp input { width: 222px; height: 16px; border: #5D5F61 solid 1px; font-family: Arial, Helvetica, sans-serif; }
	.contact_inp textarea { width: 220px; height: 70px;  font-family: Arial, Helvetica, sans-serif; }
	.contact_inp .sub { width: 110px; height: 20px; font-size: 14px; }