#top-container h2{
	clear:both;
	margin:46px 0 0 0; padding:0;
	width:450px; height:28px;
	background:url(/images/img-info/title-info.gif) no-repeat;
	font-size:11px; text-indent:-1000px;
}

#top-container h3{
	clear:both;
	margin:0; padding:0;
	width:450px; height:17px;
	background:url(/images/img-info/stitle-case.gif) no-repeat;
	font-size:11px; text-indent:-1000px;
}
/* #main-comtainer - start */
#main-comtainer{
	width:900px;
}
/* #main-comtainer-mcontent - start */
	#mc-mcontent{
		float:left;
		margin:0 0 33px 0; padding:0;
		width:646px;	
	}

	    #mc-mcontent h3{
			margin:35px 0 0 70px; padding:0;
			height:20px;
			background:url(/images/img-info/case-title01.gif) no-repeat;
			text-indent:-1000px;
		}

		#mc-case01{
			margin:20px 0 20px 100px; padding:0 10px 0 10px;
			width:490px; height:50px;
			background:url(/images/line-gray.gif) repeat-x bottom;
		}

		#mc-case01 li{
			margin:3px 0 0 0; padding:0 1px 0 1px;
			display:inline; float:left; text-align:center;
			
        }

		#mc-case01 .selected a{
		    background:url(/images/img-info/tab-bg-over.gif) repeat-x top;
			color:#fff; 
		}

		#mc-case01 li a{
		    padding:1px 5px 1px 5px;
			width:150px;
			color:#777; text-decoration:none;
			background:url(/images/img-info/tab-bg-over02.gif) repeat-x top;
			display:block;
        }

		#mc-case01 li a:hover{
		    background:url(/images/img-info/tab-bg03.gif) repeat-x top;
			color:#777;
		}


		#mc-case02{
		    clear:both;
			margin:30px 0 20px 90px; padding:0;
			width:510px;
		}

		#mc-case02 h4{
			margin:0 0 20px 0; padding:0 0 0 25px;
			color:#757575; line-height:17px; font-size:15px; 
			background:url(/images/icon-arrow01.gif) no-repeat 0 50%;
		}

		#mc-case02 img{
			margin:0 0 15px 15px; padding:0;
		}

		#mc-case03{
			margin:0; padding:20px 30px 50px 30px;
			width:480px;
			background-color:#EEF7FA;
		}

		#mc-case03 dt{
			margin:10px 0 5px 0; padding:0;
			font-size:12px; color:#0071b4; font-weight:bold;
		}

		#mc-case03 img{
		    margin:0; padding:0 0 0 10px;
			float:right;
		}

		#mc-case03 dd{
			margin:5px 15px 5px 15px; padding:0;
			line-height:17px;
			color:#777777; text-align:justify;
		}

		



/* #main-comtainer-mcontent - end */
