	body{
		margin: 0px;
		padding: 0px;
		font-size:12px;
		background-color: #f2f1f0;
		background-image: url(images/body_bg.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}
	h1,h2,h3,h4,h5,h6{
		font-size: 12px;
		margin: 0px;
		padding: 0px;
	}
	ul{
		display: inline;
		margin: 0px;
		padding: 0px;
	}
	li{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}	
	a{
		color:#515151;
	}	
	#index,#head{
		width: 949px;
		margin-right: auto;
		margin-left: auto;
	}
	
	#index_top{
		background-image: url(images/index_top.jpg);
		background-color: #FFF;
		background-repeat: no-repeat;
		height: 16px;
	}
	#index_main{
		background-color: #FFF;
		background-image: url(images/index_main.jpg);
		background-repeat: repeat-y;
	}
	#index_foot{
	background-image: url(images/index_foot.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 16px;
	margin-bottom: 20px;
	}
	#google_ads_frame1{
		width: 600px;
		height: 90px;
		left: 0pt;
		position: absolute;
		top: 0pt;
	}
	#ad{
		width: 600px;
		height: 90px;
	}
	#ad,#ad2 {
		clear:both;
		margin:0 0 10px 0;
		overflow:hidden;		
	}
	#head {
		clear:both;
		margin-bottom: 10px;		
	}	
	#sidebar {
		width:293px;
		padding:10px;
		float:right		
	}
	#google {
		padding-top:10px;
	}	
	#foot {
	background-color: #FFF;
	padding: 10px;
	}	
	#copyright {
		float:left;
		width:770px;
		text-align:center;
		line-height:23px
	}		
	.main_title{
		font-weight: bold;
		color: #FFF;
		background-image: url(images/menu_bg.jpg);
		background-repeat: no-repeat;
		height: 25px;
		width: 590px;
		padding-left: 5px;
		line-height: 25px;
		margin-bottom: 10px;
	}
	.album_list {
		margin-bottom:1em;
		padding: 0px;
	}
	.album_list img{
		border:0px solid #666;
	}	
	.album_list li{
		float:left;
		height: 155px;
		width: 140px;
		overflow:hidden;
		margin-right: 10px;
		margin-bottom: 10px;
		background-color: #FFFFFF;
	}
	.image_link {
		height: 155px;
		width: 140px;
	}
	.right_column {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #c5c5c5;
		border-right-color: #c5c5c5;
		border-bottom-color: #c5c5c5;
		border-left-color: #c5c5c5;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.login_box{
		background-image: url(images/logoinbg.jpg);
		background-repeat: no-repeat;
		height: 80px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #c5c5c5;
		padding-top: 20px;
		padding-left: 80px;
		font-size: 13px;
		color: #515151;
		background-position: top;
	}
	.post{
		border: 1px solid #c5c5c5;
		width: 110px;
	}
	.sidebar_title{
		font-size: 13px;
		color: #26a1ff;
		font-weight: bold;
		background-image: url(images/rigthbox_titlebg.gif);
		background-repeat: repeat-x;
		height: 25px;
		background-position: bottom;
		margin-bottom: 5px;
		line-height: 20px;
	}
	.sidebar_title2{
		color: #26a1ff;
		height: 24px;
		line-height: 24px;
		font-weight: bold;
		margin-bottom: 5px;
		font-size: 13px;
	}	
	.line li,.line2 li{
		color: #515151;
		background-color: #F0FAFF;
		margin: 3px 0px 0px 0px; 		
	}	
	.line,.line2{
		border-bottom: 1px solid #c5c5c5;
		padding:10px;
		line-height: 23px;
	}
	.line2{
		background-image: url(images/rigthbox_titlebg2.gif);
		background-repeat: repeat-x;
		background-position: top;
		padding-top: 0px;
	}	
	.marquee_font{
		color: #26A1FF;
		font-size: 12pt; 
		letter-spacing: 2pt;
		text-align:center;
		word-spacing: 0;
		border: 1px solid #c5c5c5;
		width: 100%;
		height: 30px;
		line-height: 30px;	
		text-align: middle;
	}
