@import url(/images/css/common.css);

	#canvas{
		background: #DFDFDF url('/images/main_bot.gif') left bottom no-repeat;
		padding: 10px 10px 20px 20px;
	}

#cLeft{
	width: 365px;
	float: left;
	background: url('/images/bubbles.gif') 330px 42px no-repeat;
}

	#img_sex{	
	  padding-left: 0px;	
	}
	
	#img_calendar{	
	  padding-left: 50px;	
	}

	#internet_shop_for_pregnant{		
		margin: 0px 0 0 0;
		padding: 28pt 0 0 0;
		background: url('/images/column_shop.jpg') left top no-repeat;
		font-size: 11px;
		width: 246px;		
	}	
	
	#maternity_clothes{	    
		margin: 0px 0 0 25px;
		padding: 28pt 0 0 0px;
		background: url('/images/column_assortment.jpg') left top no-repeat;
		font-size: 11px;
		width: 246px;
	}
	
	#text_column {
	    margin-left: 380px;
	    width: 530px;
	}	
		
	#text_column ul{
				list-style: none;
				margin: 0;
				padding: 0;	
				width: 530px;			
			}	
			
			#text_column ul li{
				margin: 0;
				padding: 0;
				display: inline; 
				width: 250px;
				position: relative;
				float: left;
			}	
			#text_column ul li ul.normal{
				width: 250px;
				list-style: disc;
			}
				#text_column ul li ul.normal li{
				display: block; 
				width: auto;
				float: none;
				}

	#itext{
		list-style: none;
		margin: 0;
		padding: 23pt 0 0 0;
		background: url('/images/zag_read.gif') left top no-repeat;
		font-size: 11px;
		width: 350px;
	}
	
	#inews{
		list-style: none;
		margin: 0;
		padding: 30pt 0 18pt 0;
		background: url('/images/zag_news.gif') left top no-repeat;
	}
		#inews li{
			margin: 0;
			padding: 5px 0;
		}
			#inews li h3{
				font-weight: normal;
				font-size: 14px;
				padding: 0 0 6px 0;
			}
				#inews li h3 a:link,
				#inews li h3 a:visited{
					color: #ed1c24;
				}
			#inews li div{
				font-size: 11px;
				color: #728bba;
			}
	#ishops{
		margin: 0;
		padding: 40px 0 0 0;
		background: url('/images/zag_shops.gif') left top no-repeat;
	}
		#ishops select{
			float: left;
			width: 200px;
			margin-right: 15px;
			font-family: Verdana;
			color: #999;
		}
		#ishops div{
			margin: 10px 0 0 0;
			padding: 20px 36px 20px 20px;
			height: 140px;
			background: url('/images/ishops_bg.gif') left top no-repeat;
		}
			#ishops ul{
				list-style: none;
				margin: 0;
				padding: 0;
				height: 140px;
				overflow: auto;
				font-size: 11px;
				color: #626262;
				display: none;
			}
				#ishops ul li{
					margin: 0;
					padding: 5px 0;
				}
					#ishops ul li h3{
						font-size: 11px;
						font-weight: bold;
					}
					#ishops ul li a:link,
					#ishops ul li a:visited{
						color: #263e6d;
						text-decoration: none;
					}
						#ishops ul li a:active,
						#ishops ul li a:hover{
							text-decoration: underline;
						}

#cRight{
	margin-left: 380px;
}
	#cRight a:link,
	#cRight a:visited{
		color: #728bba;
		font-size: 11px;
	}
		#cRight .acenter a{
			line-height: 20px;
			background: url('/images/more.gif') right center no-repeat;
			padding-right: 26px;
		}
#igoods{
	list-style: none;
	margin: 0 0 16px 0;
	padding: 0;
	width: 512px;
	height: 295px;
	background: url('/images/igoods_bg.jpg') left top no-repeat;
}
	#igoods li{
		margin: 0 20px 0 0;
		padding: 120px 0 0 0;
		float: left;
		width: 150px;
		text-align: center;
	}
		#igoods li img{
			height: 139px;
		}
p.index_offer_x{
	text-align: center;
	font-size: 11px;
}
	p.index_offer_x a{
		color: #626262;
	}
	


ul ul.normal li{ 
	width: auto; 
	float: none; 
	display: block!important; 
	list-style-type: disk; 
}

