@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:"Trebuchet MS";
	background: #ffffff;
	color:#333333;
	}
	
tr,td,ul,p,ul,li{
	font-size:11px;
	text-decoration:none;
	color:#605555;
	}
	
a{
	color:#655900;
	font-size:14px;
	text-decoration:none;
	}
	
a:hover{
	color:#666666;
	}
	
.title{
	font-size:14px;
	color:#497580;
	font-weight:bold;
	padding-top:3px;
	border-bottom:1px solid #cccccc;
	}
	

.l-nav A{
	font-size:12px;
	color:#FFFFFF;
	padding-top:10px;
	}
	
.l-nav A:hover{
	color:#E2F0F3;
	}
	
.bg-icon{
	background:url(images/bg_icon.gif) no-repeat left top;
	width:250px;
	height:84px;
	padding-left:5px;
	padding-top:5px;
	}
	
.r-col{
	color:#000000;
	padding-top:10px;
	}
	
.r-col a{
	color:#4B7884;
	padding-top:10px;
	}
	
	
#footer
{
	border-top:1px solid #cccccc;
	font-size:10px;
	position:relative;
	color:#999999;
	top: 100%;
	margin-bottom: 1px;
	margin-left: 5px;
	}
#footer a
{
	color:#666666;
	font-size: 10px;
}


.all
{
	left: 30%;
	position: relative;
}

.left-bar
{
	margin-top: 84px;
	width: 9px;
	height: 216px;
	background: url("images/left_sha.jpg") repeat-y;
	float: left;
	position: relative;
}

.right-bar
{
	margin-top: 84px;
	width: 9px;
	height: 216px;
	background: url("images/right_sha.jpg") repeat-y;
	float:left;
	position: relative;
}

.content
{
	width: 790px;
	height: 100%;
	float: left;
	position: relative;
}

.center
	{
		text-align:left;
		vertical-align:top;
		background-color: #eeeeee;
	}
.menus
	{
		
	}
		.menus ul 
		{
			margin: 0;
			padding: 0;
			list-style: none;
		}

		.menus li 
		{
			display: inline;
		}

		.menus a 
		{
			margin-top: 0px;
			padding-top: 12px;
			padding-bottom:12px;
			padding-left: 15px;
/*			width: 14%;*/
			display:bold;
			float: left;
			text-decoration: none;
			text-align: center;
			letter-spacing: 0px;
			font-size: 12px;
			color: #655900;
		}
		.res
		{
			padding-left:-10px;
		}
			.menus a:hover 
			{
				text-decoration: underline;				
			}
			.menus .active a
			{
				
				color: #000000;
			}

.des-box
{
	width: 790px;
	height: 250px;
	position: relative;
	float:left;
}

.des
{
	width: 450px;
	position: relative;
	float:left;
}

.des p
{
	font-size: 14px;	
}

.info
{
	width: 390px;
/*	width:367px;*/
	height:300px;
	float: left;
	position: relative;
}

.info p
{
	font-size: 16px;
	color: #655900;
}

.info ul,ul,li,tr,td
{
	font-size: 14px;
	text-decoration:none;
}

.info-bg-icon
{
	background:url(images/bg_icon.gif) no-repeat left top;
	padding-left:5px;
	padding-top:5px;
}
.disclaimer
{
	text-align: center;
	font-size: 8px;
}
