@charset "UTF-8";
body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #5c2c00 url(../images/bg_footer.gif) repeat-y top center;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}



.twoColFixLtHdr #container_ext {
	background: #e5dcd5 url(../images/bg.gif) repeat-y top center;
	margin: 0 auto;
} 
	
.twoColFixLtHdr #container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding: 20px 30px;
} 

.twoColFixLtHdr #header {
} 

.twoColFixLtHdr #logo {  
	float: left;
	width: 115px
} 

.twoColFixLtHdr #container_menu {
	float: right;
} 

.twoColFixLtHdr #menu_sup {  
	margin-bottom: 95px;
	text-align: right;
	font-size: 13px
} 

.twoColFixLtHdr #menu_sup li {  
	display: inline;
} 

.twoColFixLtHdr #menu_sup li a {  
	color: #999;
	border-right: #999 1px solid;
	text-decoration: none;
	padding: 0 8px 0 4px
}

.twoColFixLtHdr #menu_sup li a:hover {  
	color: #333;
	text-decoration: none
}

.twoColFixLtHdr #menu_sup .active a {
	color: #333;
	text-decoration: none;
	padding: 0 8px 0 4px
}

.twoColFixLtHdr #menu_sup .activeb a {
	color: #333;
	text-decoration: none;
	padding: 0 0 0 4px
}

.twoColFixLtHdr #menu_sup .reset {  
	border: none;
	padding: 0 0 0 4px
}

.twoColFixLtHdr #menu_inf {  
	text-align: right;
	font: 15px Georgia, Times New Roman, Times, serif;
} 

.twoColFixLtHdr #menu_inf li {  
	display: inline;
}

.twoColFixLtHdr #menu_inf li a {  
	color: #cc9933;
	text-decoration: none;
	padding-right: 16px
}

.twoColFixLtHdr #menu_inf li a:hover {  
	color: #663300;
	text-decoration: none
}

.twoColFixLtHdr #menu_inf .active2 a {
	color: #663300;
	text-decoration: none;
	padding-right: 16px
}

.twoColFixLtHdr #menu_inf .activeb2 a {
	color: #663300;
	text-decoration: none;
	padding-right: 0
}


.twoColFixLtHdr #menu_inf .reset2 {  
	padding-right: 0
}

.twoColFixLtHdr #banner {  
	margin: 20px 0
}





.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
}

.twoColFixLtHdr #sidebar1 ul {  
	font: 15px Georgia, Times New Roman, Times, serif;
	list-style: none;
	margin-top: 40px
} 

.twoColFixLtHdr #sidebar1 li {  
	padding-bottom: 2px;
	margin-bottom: 13px;
	border-bottom: #999 1px solid
}

.twoColFixLtHdr #sidebar1 li a {  
	color: #cc9933;
	text-decoration: none;
}

.twoColFixLtHdr #sidebar1 li a:hover {  
	color: #663300;
	text-decoration: none
}

.twoColFixLtHdr #sidebar1 .active3 a {
	color: #663300;
	text-decoration: none;
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 220px;
} 

.twoColFixLtHdr #mainContent h3 {
	font: 22px Georgia, Times New Roman, Times, serif;
	margin-bottom: 20px;
	font-weight: normal;
	color: #663300;
	text-align: right
} 

.twoColFixLtHdr #mainContent h4 {
	font: 18px Georgia, Times New Roman, Times, serif;
	margin-bottom: 16px;
	font-weight: normal;
	color: #663300;
} 

.twoColFixLtHdr #mainContent .table1 {
	width: 400px;
	float: left;
}

.twoColFixLtHdr #mainContent .table2 {
	width: 140px;
	float: left;
}

.twoColFixLtHdr #mainContent p {
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 20px;	
	text-align: justify;
	color: #666
}

.twoColFixLtHdr #mainContent a {
	color: #444
}

.twoColFixLtHdr #mainContent input, .twoColFixLtHdr #mainContent select, .twoColFixLtHdr #mainContent textarea {
	background: #f5f5f5;
}


.twoColFixLtHdr #footer { 
	width: 960px;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
} 

.twoColFixLtHdr #footer_sx { 
	float: left;
	padding: 20px 0 0 30px;
	color: #cc9933;
	text-align: left
} 

.twoColFixLtHdr #footer_sx a { 
	color: #cc9933;
	text-decoration:none
} 

.twoColFixLtHdr #footer_sx a:hover { 
	color: #fff;
	text-decoration: none
}

.twoColFixLtHdr #footer_sx2 { 
	color: #fff;
} 

.twoColFixLtHdr #footer_sx2 a { 
	color: #fff;
	text-decoration:none
} 

.twoColFixLtHdr #footer_sx2 a:hover { 
	color: #cc9933;
	text-decoration: none
}


.twoColFixLtHdr #footer_dx { 
	float: right;
	text-align: right;
	padding: 20px 30px 0 0
} 

.twoColFixLtHdr #footer_dx a { 
	color: #cc9933;
	text-decoration:none
} 

.twoColFixLtHdr #footer_dx a:hover { 
	color: #fff;
	text-decoration: none
} 

.fltrt {
	float: right;
	margin-left: 10px;
}

.fltlft {
	float: left;
	margin-right: 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
