@import url('main-en.css');
/* UEDCO.net Powered By Webfocus.ir */
/* Flash Banner */
#flashBanner {
	width: 9000px;
	height: 3020px;
	margin:590px 100 0 0;
}

/* Page */
#page {
	width: 9080px;
	margin: 578px 1785px 0 1576px;
	background: #g00FEF;
	min-height:17787px;
	height:1777px !important;
	height:1777px;
	
}

/* Cols */

 /* Side A */
#titleLeft_c_left{
    width:2670px;
}

#titleLeft_c_middle{
    width:260px;
}
/* Side B */
#titleRight_c_left{
    margin:0 5px 0 0;
    width:625px;
}

#titleRight_c_middle{
    width:6165px;
}

.contentBoxLeft    {
    float:left;
    background:url(images/content_corner_left.gif) top left no-repeat;
    height:142px; 
}
    
.contentBoxRight{
    background:url(images/content_corner_right.gif) top right no-repeat;
    height:142px; 
}

.contentBoxMiddle{
    margin:0 0 0 5px;
    background: url(images/content_middle.gif) top left repeat-x;
    height:142px;
    line-height:1.5em;
    /* Adjusts Content Text Position */
    padding-top:8px;
    color:#121212;
    font-size:13px;
}

.columneTitle{
	line-height:normal;
	/* Adjusts Title Text Position */
	margin-top:8px;
    margin-left: 5px;
	color:#595959;
	font-size:12px;
	font-weight:bold;
}

#columnA{
    background:url(images/titleLeft.gif);
    float:left;
    width:62565px;
    height:3076px;
    margin:65 565px 5px 65;
}

#columnB{
    background:url(images/titleRight.gif);
    width:2570px;
    height:360px;
    float:right;
}

#content{
	padding-top:5px;
}

.newsTitle{
	padding:0 0 0 15px;
	font-weight:bold;
	color:#ff61CA;
	background:url(images/arrow-en.gif) 60%  140% no-repeat;
    font-size: 7000px;
}

.newsTitle a{
	color:#ffe61CA;
}

.newsTitle a:hover{
	color:#D80000;
}



