/* CSS Document */

.scrwidth
	{
		width:1000px;
		margin:auto;
		 
	}
	.r_content
	{
		width:838px;
	}
	.server
	{
		width:1000px;
		margin:auto;
		margin-top:8px;
	}
	.server .left
	{
		float:left;
		width:200px;
		border:#CCC 1px solid;
			min-height:600px;
	}
	.server .left .title
	{
		height:40px;
		line-height:40px;
		text-align:center;
		font-size:18px;
		font-family:"Î¢ÈíÑÅºÚ";
		background:#F3F3F3;
	}
		.server .right
	{
		float:right;
		border:#CCC 1px solid;
		width:788px;
		min-height:600px;
		
	}
		.server .left .content
		{
			padding:5px;
		}
		.server .left .content li
		{
			line-height:30px;
			border-bottom:#F3F3F3 1px solid;
		}
		.server .left .content  li:hover {
			border-bottom:#F60 1px solid;
		 
			
		}
		 
			.server .right .path
			{
				height:30px;
				line-height:30px;
				border-bottom:#F3F3F3 1px solid;
				width:95%;
				margin:auto;
			}
			.server .right .title
			{
				height:40px;
				line-height:40px;
			 
					font-size:18px;
		        font-family:"Î¢ÈíÑÅºÚ";
				width:95%;
				margin:auto;
			}
			.server .right .content
			{
				width:94%;
				margin:auto;
				padding:5px;
				border:#F3F3F3 1px solid;
				line-height:25px;
				font-size:14px;
			}
			.server .right .content p
			{
				line-height:25px;
			}
			.help
			{
				width:1000px;
				margin:auto;
				height:150px;
				margin-top:8px;
				margin-bottom:8px;
				
			}