/*body
{
	padding: 50px 0px 50px 0px;
	margin:0px auto;
	text-align:center;
	background:url(images/bg-repeat.jpg) repeat-x;
	background-color:Transparent;
	height:100%;
}*/

.main-frame
{
	padding: 50px 0px 50px 0px;
	margin:0px auto;
	text-align:center;
	background:url(images/bg-repeat.jpg) repeat-x;
	background-color:Transparent;
	height:100%;
}

.main-page
{
	width: 944px; 
	margin:0px auto;	
	background-color:transparent;		
	height:100%;
}

.left-col-main-page
{
	width: 944px; 
	background:url(images/bigframe-left-side-repeat.png) repeat-y left;
}

.midle-col-main-page
{
	width: 944px;
	background:url(images/bigframe-right-side-repeat.png) repeat-y right;	
}

.middle-column
{
	background-color:#ffffff;
	margin:0px 25px 0px 16px;
	overflow:hidden;
	width:903px;
}

.top-pane
{
	height:14px;
	line-height:14px;
}

.left-top-main-page
{
	width:16px;
	margin:0px auto;	
	float:left;
	line-height:14px;
	background-position:left;
	background:url(images/bigframe-top-left-coner.png) no-repeat;
	background-color:transparent;
}

.right-top-main-page
{
	float:right;
	width:25px;
	line-height:14px;
	margin:0px auto;	
	background-position:right;
	background:url(images/bigframe-top-right-coner.png) no-repeat;	
	background-color:Transparent;
}
.midle-top-main-page
{
	float:left;
	width:903px;
	line-height:14px;
	margin:0px auto;	
	background-position:center;	
	background:url(images/bigframe-top-repeat.png) repeat;
	background-color:Transparent;
}
.left-footer-main-page
{
	float:left;
	width:16px;
	margin:0px auto;	
	background-position:left;
	background-color: transparent;
	background:url(images/bigframe-footer-left-coner.png) no-repeat;
}
.right-footer-main-page
{
	float:left;
	width:25px;
	margin:0px auto;	
	background-position:right;
	background-color: transparent;
	background:url(images/bigframe-footer-right-coner.png) no-repeat;
}
.midle-footer-main-page
{
	float:left;
	width:903px; 
	margin:0px auto;	
	background-position:center;
	background-color: transparent;	
	background:url(images/bigframe-footer-repeat.png) repeat;
}

.logo-banner-left
{	
	float:left;
	margin:0px 0px 0px 0px;
	/*background:url(images/banner.jpg) no-repeat;*/
	width:698px;
	height:122px;	
}
.logo-banner-left-default
{	
	float:left;
	margin:0px 0px 0px 0px;
	background:url(images/banner.jpg) no-repeat;
	width:698px;
	height:122px;	
}
.logo-banner-right
{
	float:left;
	background:url(images/logo.jpg) no-repeat bottom;
	width:195px;
	height:102px;
	margin:0px 0px 0px 10px;
}

.logo-banner-right-lnk:link, .logo-banner-right-lnk:hover, .logo-banner-right-lnk:visited
{	
	float:left;
	background:url(images/logo.jpg) no-repeat top;
	width:195px;
	height:102px;
	margin:0px 0px 10px 10px;	
}

.logo-banner-right-flag1
{	
	width:22px;
	height:14px;
	margin:0px 5px 0px 5px;
	vertical-align:bottom;
}
.logo-banner-right-flag2
{
	float:left;
	margin:0px 5px 0px 0px;	
	width:16px;
	height:12px;
}

.menu-bar
{
	clear:both;
	width:901px;
	height:35px;	
	line-height:35px;
	background:url(images/menu-repeat.jpg) repeat-x;
}

.menu-text-lnk:link, .menu-text-lnk:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	overflow:hidden;	
	padding: 0px 17px 0px 17px;	
	text-decoration:none;	
	text-transform:uppercase;
}

.menu-text-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	overflow:hidden;	
	padding: 0px 17px 0px 17px;		
	text-decoration:none;	
	text-transform:uppercase;
}

.active-menu-text-lnk:link, .active-menu-text-lnk:visited, .active-menu-text-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	overflow:hidden;	
	margin: 0px 17px 0px 17px;		
	text-decoration:none;	
	text-transform:uppercase;
}

/*english menu*/
.menu-en-lnk:link, .menu-en-lnk:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	overflow:hidden;	
	padding: 0px 17px 0px 17px;	
	text-decoration:none;	
	text-transform:uppercase;
}

.menu-en-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	overflow:hidden;	
	padding: 0px 17px 0px 17px;		
	text-decoration:none;	
	text-transform:uppercase;
}

.active-menu-en-lnk:link, .active-menu-en-lnk:visited, .active-menu-en-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	overflow:hidden;	
	margin: 0px 20px 0px 20px;		
	text-decoration:none;	
	text-transform:uppercase;
}
/*end*/

.page-content
{
	float:left;
	width:696px;
	overflow:hidden;
	height:auto;	
	/*margin:5px;*/
	margin:0px;
	padding:0px;
	/*padding: 0px 5px 0px 0px;*/
}

.admin-content
{
	float:left;
	overflow:hidden;
	height:auto;	
	width:903px;
	/*margin:5px;
	margin:0px;
	padding:0px;*/
}

.box-page-content
{	
	float:left;
	width:696px;
	overflow:hidden;
	height:inherit;	
	border:solid 1px #ffb366;	
}

.box-page-menu
{
}
.right-page-content
{
	float:right;
	width: 195px;
	overflow:hidden;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

.right-page-blog-lnk:link, .right-page-blog-lnk:visited, .right-page-blog-lnk:hover
{
	background:url(images/blog.jpg) no-repeat top;
	width:44px;
	height:34px;
	text-decoration:none;
	display:block;
}

.right-page-blog-pad
{
	float:right;
	padding:0px 0px 0px 10px;
	vertical-align:top;
}

.notice
{
	background:url(images/make-donation.jpg) no-repeat;
	width:195px;
	height:37px;
}
.notice-vn
{
	background:url(images/quyengop.jpg) no-repeat;
	width:195px;
	height:37px;
}

.right-padd
{
	padding-top:13px;
}

.box-top
{
	float:left;
	width: 195px;
	line-height:12px;
	background:url(images/smallframe-top.jpg) no-repeat top; 
}

.box-body
{
	border-left:solid 1px #ffb366;
	border-right:solid 1px #ffb366;	
	vertical-align:top;
}

.box-body-padd
{
	padding:5px;
}

.text-bold
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 0px 5px 0px 5px;
	line-height:18px;
}

.text-title
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 0px0;
	line-height:18px;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px 5px 5px 5px;
	line-height:18px;
}

.input
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:18px;
}

.text-lnk:link, .text-lnk:visited, .text-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px 5px 5px 3px;
	line-height:15px;
	text-decoration:none;
}

.div-text-content
{
	/*margin: 10px 10px 10px 10px;*/
	text-align:center;
	width:99%;
	padding-left:5px;
}

.box-bottom
{
	float:left;
	width: 195px;	
	height:12px;
	line-height:12px;
	background:url(images/smallframe-footer.jpg) no-repeat;	
}

.div-height
{
	height:10px;
}

.div-padding
{
	padding-top:10px;
}

/*language*/
.language-section
{	
	height:20px;
	text-align:right;
}

.text-language
{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#404040;
	font-size:11px;	
	margin: 0px 3px 5px 0px;
}

.search-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:125px;
	height:17px;
	color:#000000;
	border: 1px solid #818181;
	vertical-align:top;
	text-align:left;
}

/*end*/
.line-content
{
	width:674px;
	height:1px;
	line-height:1px;
	border-bottom:solid 1px #ffb366;	
}
.aboutus-lnk:link, .aboutus-lnk:visited, .aboutus-lnk:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#ff9933;
	text-decoration:underline;
	padding-left:3px;
}
/*end language*/

/*Download*/
.list-item
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	color: #000000;
}

.directory-path
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.table-header th
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	background-color: #ff9933;
	text-align:center;
}

.odd-row
{
	background-color: #ffffff;
}

.even-row
{
	background-color: #fbe5cf;
}

.directory-link:link, .directory-link:visited, .directory-link:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.upload
{
	padding-left: 20px;
}

.btn-upload
{
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	color: #000000;
}

.error-msg
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #c00101;
}

.upload-section
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	background-color: #ff9933;
	text-transform: uppercase;	
	padding:3px;
}

.upload-section-padding
{
	padding: 5px;
}

.upload-folder-title
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #727272;
}

/*download*/
.right-panel
{
	text-align: left;
}

/*download rights*/
.download-link:link, .download-link:visited, .download-link:hover
{
	text-decoration: underline;
	color: #727272;
	font-weight: bold;
}

.private-panel
{
	height: 100%;
	width: 570px;
}

.update-rights
{
	text-align: right;
}

/*label*/
.file-name-width 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 300px;
	overflow:hidden;
}

.file-upload
{
	width: 500px;
	overflow: hidden;
}

/*news*/
.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;	
	text-decoration:none;
	text-transform:uppercase;
	color:#ff9934;
	text-align:left;
}

.content-lnk:link, .content-lnk:visited, .content-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#ff9934;
}

.content-intro-lnk:link, .content-intro-lnk:visited, .content-intro-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#ff9934;
}

.frame-border
{
	border: solid 1px #ff9934;
}

.div-news
{
	height:17px;
	color: #ffffff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding: 5px 0px 3px 5px;
	border-bottom: solid 1px #ffffff;
	background-color: #ff9934;
}

.page-break
{
	/*padding-top: 6px;*/
}

.news-frame
{
	padding:5px 70px 5px 70px;
}

.news-frame .news-frame-left
{
	width: 150px;
	float: left;
}

.news-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	overflow:hidden;
	text-align:left;
}

.news-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding: 5px;
	float:left;
}

.news-message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.page-title:link, .page-title:visited, .page-title:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	padding-top:20px;
	padding-left: 5px;
	text-align:left;
	text-decoration:none;
}

.pad-content
{
	/*padding-top: 10px;
	padding-bottom: 10px;
	padding: 5px;*/
	text-align:left;
}

.addre-content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:left;
}

.short-news-border
{
    border: solid 1px #ff9934;
    padding: 10px;
	width: 462px;
}

.news-bottom tr
{
    /*border-bottom: solid 1px #ff9934;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}

.news-item
{
	padding:5px 0px 5px 0px;
	border-bottom: solid 1px #ff9934;
}

.short-news
{
	padding: 0px 10px 10px 0px;
}

.left-image
{
	 float:left;
	 padding: 4px;
}

.news-content-lnk:link, .news-content-lnk:visited, .news-content-lnk:hover
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	overflow:hidden;
	text-align:left;
	padding-right: 5px;
}

.read-more-lnk:link, .read-more-lnk:visited, .read-more-lnk:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ff9934;
	text-decoration:none;
	padding-left:3px;
}

.news-title-lnk:link, .news-title-lnk:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.news-title-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.date-content
{
	/*color:#323232;*/
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.lastest-news
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff9934;
}

.detailed-news-title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding:5px;
	overflow:hidden;
}

.detailed-news-content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	overflow:hidden;
	/*line-height:12px;*/
	line-height:18px;
	padding:6px;
	text-align:justify;
}

.lastest-news
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff9934;
}

.news-error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;
}

.div-pad
{
	padding: 5px;
}

/*end*/

.left-image
{
	 float:left;
	 padding:0px 0px 0px 0px;
	 text-align:left;
	 font-weight:bold;
	 font-size:11px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-style:italic;
	 color: #000000;
}

.right-image
{
	 float:right;
	 padding:0px 0px 0px 15px;
	 text-align:right;
	 font-weight:bold;
	 font-size:11px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-style:italic;
	 color: #000000;
}

.left-para
{
	 padding:0px;
	 margin-right:254px;
}

.right-para
{
	 padding:0px;
	 margin-left:245px;
}

.sub-pad
{
	padding-left:60px;
}

.div-menu
{
	/*height:17px;*/
	color: #ffffff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding: 5px 0px 3px 5px;
	border-bottom: solid 1px #ffffff;
	background-color: #ff9934;
	overflow:hidden;
}

.admin-border
{
	border:solid 1px #ff9934;
}

.admin-icon
{
	background:url(images/admin-icon.jpg);
	background-repeat:no-repeat;
}

.admin-menu:link, .admin-menu:hover, .admin-menu:visited 
{
	display:block;
	padding: 2px 0px 3px 20px;
	color: #ff9934; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none; 
	text-align:left;
}

/*d-link*/
.longdesc-lnk:link, .longdesc-lnk:hover, .longdesc-lnk:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	text-decoration:none;
	vertical-align:bottom;
}

.sub-longdesc-lnk:link, .sub-longdesc-lnk:hover, .sub-longdesc-lnk:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	text-decoration:none;
	vertical-align:bottom;
}

/*blog*/
.title-lnk:link, .title-lnk:hover, .title:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;	
	text-decoration:none;
	text-transform:normal; /*uppercase*/
	color:#ff9934;
}

.caption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    overflow:hidden;	
    text-decoration:none;	    
    color:#000000;
}

.blog-align
{
	text-align:left;
}











/*user*/
.user-lnk:link, .user-lnk:hover, .user-lnk:visited
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    overflow:hidden;	
    text-decoration:none;	    
    color:#000000;
	text-align:left;
}

.user-left-pad
{
	text-align:left;
	padding: 5px 0px 3px 8px;
}

.bottom-right-circle-image
{
	background: url(images/bottom-right.jpg);
	background-repeat:no-repeat; 	
	height:9px;
	width:9px;
}
.bottom-left-circle-image
{
	background: url(images/bottom-left.jpg);
	background-repeat:no-repeat; 	
	height:9px;
	width:9px;	 
}

.top-left-circle-image
{	
	background: url(images/top-left.jpg);
	background-repeat:no-repeat;
	height:9px;
	width:9px;
}

.top-right-circle-image
{
	background: url(images/top-right.jpg);
	background-repeat:no-repeat;
	height:9px;
	width:9px;
}

.top-line-image
{
	background: url(images/top-line.jpg);
	background-repeat:repeat-x;  
	height:9px; 
}

.bottom-line-image
{
	background: url(images/bottom-line.jpg);
	background-repeat:repeat-x;  
	height:9px;
}

.left-line-image
{ 
	background: url(images/left-line.jpg);
	background-repeat:repeat-y;     
	width:9px;
}

.right-line-image
{ 
	background: url(images/right-line.jpg);
	background-repeat:repeat-y;   
	width:9px;
}

.user-regis-pad
{
	padding: 5px 10px 5px 10px;
}

.user-text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px 5px 5px 5px;
	line-height:18px;
}

.user-title
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 5px 5px 5px 10px;
	line-height:18px;
}

.common-lnk:link, .common-lnk:visited, .common-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px 5px 5px 0px;
	line-height:15px;
	text-decoration:underline;
}

/*.common-lnk:hover
{
	color:#000000;
	text-decoration:underline;
}*/

/*.reg-width
{
	width:130px;
}*/

/*.inside-div
{
	padding: 5px 10px 5px 10px;
}*/
/*copyright*/
/*forum green*/
.body-green
{
	padding: 50px 0px 50px 0px;
	margin:0px auto;
	text-align:center;
	background:url(images/bg-repeat-green.jpg) repeat-x;
	background-color:Transparent;
	height:100%;
}
.logo-banner-right-green
{
	float:left;
	background:url(images/forum-logo.jpg) no-repeat top;
	width:195px;
	height:102px;
	margin:0px 0px 0px 10px;
}
.right-page-blog-lnk-green:link, .right-page-blog-lnk-green:visited, .right-page-blog-lnk-green:hover
{
	background:url(images/blog-green.jpg) no-repeat top;
	width:44px;
	height:34px;
	text-decoration:none;
	display:block;
}
.menu-bar-green
{
	clear:both;
	width:901px;
	height:35px;	
	line-height:35px;
	background:url(images/menu-repeat-green.jpg) repeat-x;
}
.box-page-content-green
{	
	float:left;
	width:696px;
	/*width:700px;*/
	overflow:hidden;
	height:inherit;	
	border:solid 1px #86c43b;	
}
.box-top-green
{
	float:left;
	width: 195px;
	line-height:12px;
	background:url(images/smallframe-top-green.jpg) no-repeat top; 
}
.box-body-green
{
	border-left:solid 1px #a4d36c;
	border-right:solid 1px #a4d36c;	
	vertical-align:top;
}
.box-bottom-green
{
	float:left;
	width: 195px;	
	height:12px;
	line-height:12px;
	background:url(images/smallframe-footer-green.jpg) no-repeat;	
}

/*publications*/
.pubs-lnk:link, .pubs-lnk:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;	
	text-decoration:none;
	text-transform:uppercase;
	color:#ff9934;
	text-align:center;
}

.pubs-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;	
	text-decoration:underline;
	color:#ff9934;
	text-align:center;
}

.pubs-menu
{
	width:150px;
	vertical-align:middle;
	padding-bottom:6px;
	text-align:center;
}
/*Admin Menu bar*/
.directoryactive-link:link, .directoryactive-link:visited, .directoryactive-link:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #ff9934;
	font-weight: bold;
}
.commonactive-lnk:link, .commonactive-lnk:visited, .commonactive-lnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9934;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px 5px 5px 0px;
	line-height:15px;
	text-decoration:none;
}

#content p{
	text-align:justify;
}