			*{ padding:0px; margin:0px;}
			.cul{ 
				float: left;
				width: 245px;
				//background: #ddd;
			}
			.cul> ul{ 
				
			}
			.cul>ul>li{ 
				list-style-type:none; 
				font-size:12px;
				float: left;
				width: 95%;
				border-bottom: dotted 1px #999;
			}
			.cul>ul>li>a{
				color:#666; 
				text-decoration:none;
				font: 13px vlkwebfont;
				margin-top: 3px;
				margin-bottom: 6px;
				float: left;
			}
			.cul>ul>li>a:hover{
				color:#2994ff; 
				text-decoration:underline;
			}
			.titleFooter{
				float: left; 
				width: 94%; 
				color: #2994ff;
				border-bottom: 1px solid #2994ff;
				margin-bottom: 6px;
				font: 15.3px vlkwebfont;
			}
			#ImgFollow{
				float: left;
				padding-top:30px;
			}
			#rular{
				width: 100%;
				height: 8px;
				background: #2994ff;float: left;
				background-repeat: repeat-x;
			}
			#footer{
				width:100%;
				float: left;
				background-image: url('bg.png'); 
			}
			#footer1{
				width: 980px;
				height: 226px;
				margin : 0 auto;
				margin-top: 15px;
				//margin-bottom: 8px;
			}
			#footer2{
				width: 100%;
				height: 50px;
				background: #2994ff;float: left;
				background-repeat: repeat-x;
				margin: 0px;padding: 0px;
			}
			#footer2 li{
				float: right;
				list-style: none;
				margin-top: 12px;
			}
			#footer2 li>a:hover{
				text-decoration: underline;
			}
			#footer2 li>a{
				color:#fff;
				//background: red;
				text-decoration:none;
				font: 13px vlkwebfont;
				margin-top: 3px;
				text-decoration: none;
				margin-bottom: 6px;
				float: right;
				list-style: none;
			}
			#footer2 #textfooter2{
				color:#fff; 
				font: 13px vlkwebfont;
				margin-top: 3px;
				margin-bottom: 6px;
				float: left;
				margin-top: 14px;
			}
			#myname{
				float: left;
			}