div#PnMain 
	{
	width: 100%;
	padding: 20px 263px 90px 27px;
/*	padding: 20px 263px 90px 287px;*/
	clear: both;	
	}
	
	div#PnMain div#PnCn
		{
		width: 100%;
		min-height: 300px;
		*height: 300px;
		}
		
		div#PnMain div#PnCn div.info
			{
			/*width: 100%;*/
			padding: 0px; /*0px 95px 0px 53px*/
			margin-bottom: 50px;
			/*font-family: Tahoma, san-serif;*/
			/*color: #222;*/
			}
		
		div#PnMain div#PnCn div.info a:hover
			{
			text-decoration: none;
			color: #797979;
			}
		
		div#PnMain div#PnCn div.info h2 a
			{
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
			}
		
		div#PnMain div#PnCn div.info h2 a:hover
			{
			text-decoration: underline;
			color: #616161;
			}

		div#PnMain div#PnCn div.info strong
			{
			font-size: 18px;
			color: #0c418c;
			text-transform: uppercase;
			font-family: Trebuchet MS, san-serif;
			}
		
		div#PnMain div#PnCn div.proposal
			{
			width: 100%;
			padding: 0px 0px 0px 240px;	
			float: right;
			clear: left;			
			color: #222;
			overflow: hidden;
			font-size: 12px;
			}
			
			div#PnMain div#PnCn div.item
				{
				text-align: center;
				width: 37%;
				font-weight: bold;
				float: left;
				min-height: 103px;
				*height: 103px;
				margin-bottom: 42px;
				margin-right: 15%;
				background: url(../img/thumb/bg.gif) bottom left no-repeat;
				}
			
			div#PnMain div#PnCn div.last
				{
				clear: right;
				margin-right: 0px;
				}
				
				div#PnMain div#PnCn div.item a
					{
					color: #b65b2a;
					}
					
				div#PnMain div#PnCn div.proposal div.item h2
					{
					margin: 0px 0px 9px 0px;
					text-align: left;
					}
					
				div#PnMain div#PnCn div.proposal div.item h2 a
					{
					color:#616161;
					font-size: 12px;
					font-weight: bold;
					}
					
				div#PnMain div#PnCn div.proposal div.item p
					{
					margin: 0px 0px 11px 65px;						
					text-align: left;
					font-weight: normal;
					}					
				
				div#PnMain div#PnCn div.proposal div.item p a
					{
					font-fanily: Tahoma, Arial, san-serif;
					font-size: 11px;
					color: #222;
					}
					
				div#PnMain div#PnCn div.proposal div.item img
					{
					float: left;
					margin-right: 14px;
					}
										
				div#PnMain div#PnCn div.proposal div.item div.mask
					{
					float: left;
					position: relative;
					margin: 0px;
					padding: 0px;
					margin-right: 14px;
					}
					
					div#PnMain div#PnCn div.proposal div.item div.mask img
						{
						margin: 0px;
						*margin: 1px 1px 1px 0px;
						}
						
					div#PnMain div#PnCn div.proposal div.item div.mask div.lt_top_corn,
					div#PnMain div#PnCn div.proposal div.item div.mask div.rt_top_corn,
					div#PnMain div#PnCn div.proposal div.item div.mask div.lt_bot_corn,
					div#PnMain div#PnCn div.proposal div.item div.mask div.rt_bot_corn
						{
						width: 6px;
						height: 6px;
						position: absolute;
						overflow: hidden;
						}
						
					div#PnMain div#PnCn div.proposal div.item div.mask div.lt_top_corn
						{
						top: 0px;
						left: 0px;
						background: url(../img/frames/lf_top_corn.png);
						*background-image: expression('none');
						filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+ ROOT +'_design/img/frames/lf_top_corn.png", sizingMethod="crop")');
						}
						
					div#PnMain div#PnCn div.proposal div.item div.mask div.rt_top_corn
						{
						top: 0px;
						right: 0px;
						*right: 1px;
						background: url(../img/frames/rt_top_corn.png);
						*background-image: expression('none');
						filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+ ROOT +'_design/img/frames/rt_top_corn.png", sizingMethod="crop")');
						}
						
					div#PnMain div#PnCn div.proposal div.item div.mask div.lt_bot_corn
						{
						bottom: 0px;
						left: 0px;
						background: url(../img/frames/lf_bot_corn.png);
						*background-image: expression('none');
						filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+ ROOT +'_design/img/frames/lf_bot_corn.png", sizingMethod="crop")');
						}
						
					div#PnMain div#PnCn div.proposal div.item div.mask div.rt_bot_corn
						{
						bottom: 0px;
						right: 0px;
						*right: 1px;
						background: url(../img/frames/rt_bot_corn.png);
						*background-image: expression('none');
						filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+ ROOT +'_design/img/frames/rt_bot_corn.png", sizingMethod="crop")');
						}
						
						
						
						
						
						
div#PnMain div#LtMain
	{
	float: left;_display: inline;
	overflow: hidden;
	position: relative;
	width: 206px;
	padding-left: 0px;
	padding-top: 29px;
	background: url('../img/search/blue_top.gif') top center no-repeat;
	font-size: 11px;
	margin-left: -240px;
	}

div#PnMain div#LtMain div.catalog-search
	{
	width: 100%;
	margin: 0px 0px 10px 0px; /*0px 0px 23px 0px*/
	padding: 0px 0px 10px 0px;
	background-image: url('../img/search/bot.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #616161;
	}

div#PnMain div#LtMain div.catalog-search div.catalog-search
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 10px 11px;
	background-image: url('../img/search/bg.gif');	
	background-position: 0px 0px;
	background-repeat: repeat-y;
	}

div#PnMain div#LtMain div.catalog-search div.catalog-search img
	{
	margin: 0px;
	}
						
div#PnMain div#LtMain h3
	{
	color: #ffffff;
	margin-top: -20px;
	text-align: center;
	font-family: Tahoma, san-serif;
	}
							
div#PnMain div#LtMain img
	{
	margin-left: 2px;
	}
	
							
div#PnMain div#LtMain img.sbr
	{
	margin: 0px 0px 10px 0px;
	}
	
/* =========================== */
div.article
	{
	clear: both;
	}
	
div.article h2
	{
	clear: both;
	color: #eb912d;
	}
	
div.tabs
	{
	width: 100%;
	}
	
div.tabs div.tabwrap
	{
	width: 100%;
	height: 20px;
	padding-bottom: 0px;
	display: table;
	position: relative;
	}
	
div.tabs div.tabwrap div.tab,
div.tabs div.tabwrap div.tab-first,
div.tabs div.tabwrap div.tab-last,
div.tabs div.tabwrap div.tab_over,
div.tabs div.tabwrap div.tab-first_over,
div.tabs div.tabwrap div.tab-last_over
	{
	width: 20%; _width: 15%;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 10px;
	cursor: pointer;
	background: #e4f0f9 url(../img/tabs/tab_lf.gif) left top no-repeat;
	}
	
div.tabs div.tabwrap div.tab-first
	{
	width: 13%;
	background: #e4f0f9 url(../img/tabs/tab_lf_first.gif) left top no-repeat;
	}
	
div.tabs div.tabwrap div.tab-last,
div.tabs div.tabwrap div.tab-last_over
	{
	width: 24%;
	}
	
div.tabs div.tabwrap div.corn h3
	{
	margin: 0px;
	color: #676767;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	}
	
div.tabs div.tabwrap div.tab_over,
div.tabs div.tabwrap div.tab-first_over,
div.tabs div.tabwrap div.tab-last_over
	{
	background: #ffffff url(../img/tabs/tab_lf_cur.gif) left top no-repeat;
	z-index: 10000000;
	position: relative;
	}
	
div.tabs div.tabwrap div.tab-last_over
	{
	}
	
div.tabs div.tabwrap div.tab-first_over
	{
	width: 13%;
	background: #ffffff url(../img/tabs/tab_first_cur.gif) left top no-repeat;
	}
	
div.tabs div.tabwrap div.corn
	{height: 100%;
	margin: 0px;
	padding: 0px 10px 7px 0px;
	background: url(../img/tabs/tab_rt.gif) right top no-repeat;
	}
	
div.tabs div.tabwrap div.tab-last div.corn
	{
	background: url(../img/tabs/tab_last.gif) right top no-repeat;
	}
	
div.tabs div.tabwrap div.tab_over div.corn,
div.tabs div.tabwrap div.tab-first_over div.corn,
div.tabs div.tabwrap div.tab-last_over div.corn
	{
	margin: 0px;
	background: url(../img/tabs/tab_rt_cur.gif) right top no-repeat;
	}
	
div.tabs div.tabwrap div.tab-last_over div.corn
	{
	background: url(../img/tabs/tab_last_cur.gif) right top no-repeat;/**/
	}
	
div.tabs div.tabwrap div.border
	{
	width: 100%;
	height: 11px;
	_clear: left; float: left; overflow: hidden;
	z-index: 100100;
	margin-top: -10px;
	padding: 0px 10px 0px 10px;
	padding-right: 10px;
	background: url(../img/tabs/lf_bord.gif) left top no-repeat;
	}
	
div.tabs div.tabwrap div.bord_rt
	{
	width: 10px;
	height: 10px;
	float: right;
	overflow: hidden;
	margin-right: -10px;
	margin-top: -10px; _margin-top: -14px;
	background: url(../img/tabs/bord_rt.png) right top no-repeat;
	}
	
div.tabs div.tabwrap div.bord_bg
	{
	width: 100%;
	height: 10px;
	background: url(../img/tabs/bord_bg.png) repeat-x;
	}
	
div.tabs div.wrap1
	{
	width: 100%;
	background: url(../img/tabs/wrap_bot_lf.gif) left bottom no-repeat;
	}
	
div.tabs div.wrap2
	{
	width: 100%;
	background: url(../img/tabs/lf_bg.gif) left repeat-y;
	}
	
div.tabs div.wrap3
	{
	width: 100%;
	padding: 20px;
	background: url(../img/tabs/rt_bg.gif) right repeat-y;
	}
	
div.tabs div.container
	{
	display: none;
	margin: 0px;
	font-size: 11px;
	overflow: hidden;
	}
	
div.tabs div#tab1
	{
	display: block;
	}
	
div.tabs div.wrap_bot
	{
	height: 10px;
	_margin-top: -3px;
	margin-left: 10px;
	background: url(../img/tabs/wrap_bot_rt.gif) right bottom no-repeat;
	}

