/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
body{
	font:69.5%/1.6em Arial,Helvetica,Verdana,sans-serif;
	/*background: #DFEDF6 url(../images/custom/bg_main.gif) repeat scroll top center;*/
}

#wrapper {		
	width:100%;	
	background:url(../images/custom/bg.jpg) repeat-x;
}
#header{
}

#banner{
	width: 980px;
	height: 193px;
	background:url(../images/custom/banner.png) no-repeat;
}

#footer{
	width: 980px;
	background:url(../images/custom/footer_loop.jpg);
	color: #000;
	font-family: Verdana,Tahoma,Times New Roman,Arial;
	font-size: 10px;
	text-align: center;
	height:117px;
}

.footer_td{
	color: #FFFFFF;
	font-weight: bold;
}

.footer_td a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footer p{
	text-align: center;	
	margin-bottom: 0;
	font-weight: bold;
	font-size: 12px;
}

#container{	
	width: 980px;
	background-color:transparent;
}


/*------------------------Horizontal Navigation Bar------------------------*/
#navigation-bar {
	background:url(../images/custom/navigation.jpg) repeat-x;
	height:30px;	
}
#navigation {
	/*background:url(../images/custom/navigation.jpg) repeat-x;	*/
	float:left;
}
.ie7 #navigation {
	float:none;
}
#horizontal-nav-bar{
	/*background:url(../images/custom/navigation.jpg) repeat-x center;
	width:1000px;*/
	padding-left:100px;
}
#horizontal-nav-bar li a{
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	line-height: 31px;
	padding:8px 10px 7px 3px;
	border-right: 1px solid #0a0a46;
}


#horizontal-nav-bar li a:hover{
	color: #FFFF00;
}

#horizontal-nav-bar li.selected a span {
	/*background:url(../images/custom/menu-right.gif) no-repeat;
	padding:8px 5px 10px 11px;
	float:left;
	line-height:15px;*/
}
#horizontal-nav-bar li.selected a{
	color:#fd801c;
	/*background:url(../images/custom/menu-left.gif) no-repeat ;*/
	padding:8px 3px 7px 10px;
}
.ie #horizontal-nav-bar li.selected a span {
	/*background:url(../images/custom/menu-right.gif) no-repeat;
	padding:8px 5px 10px 11px;
	float:left;
	line-height:15px;*/
}
.ie #horizontal-nav-bar li.selected a{
	/*color:#4d5317;
	background:url(../images/custom/menu-left.gif) no-repeat ;
	padding:8px 5px 10px 5px;*/
}

.ie6 #horizontal-nav-bar li.selected a span {
	/*background:url(../images/custom/menu-right_ie.gif) no-repeat scroll right;
	float:left;
	line-height:15px;
	padding:8px 5px 10px 11px;*/
}
.ie6 #horizontal-nav-bar li.selected a{
	/*color:#4d5317;
	background:url(../images/custom/menu-left_ie.gif) no-repeat;
padding:8px 5px 10px 5px;*/
}
.ie7 #horizontal-nav-bar li.selected a span {
	/*background: #6F0 url(../images/custom/menu-right_ie.gif) no-repeat scroll right;
	line-height:15px;*/
}
.ie7 #horizontal-nav-bar li.selected a{
	/*color:#4d5317;
	background: #F09 url(../images/custom/menu-left_ie.gif) no-repeat;*/
}


.ie7 #horizontal-nav-bar li.selected a span {
	/*background:url(../images/custom/menu-right.gif) no-repeat;
	float:left;
	line-height:15px;
	padding:8px 5px 10px 11px;*/
}
.ie7 #horizontal-nav-bar li.selected a{
	/*color:#4d5317;
	background:url(../images/custom/menu-left_ie.gif) no-repeat ;
padding:8px 5px 10px 5px;*/
}

#horizontal-nav-bar li.selected a:hover{
	color: #FFFFFF;
	cursor: default;
}


#icon-right{
	float:right;
	padding-top:1px;
}
	
	/*****************Journal Content Search******************/
	#journal-content-search{
		background:#e6e7e8;
		height:34px;
		line-height:31px;
		margin-top:-35px;
		padding-left:730px;
		position:inherit;
		text-align:center;
		clear:both;
	}
	#journal-content-search form{
	background:url(../images/custom/search.gif) no-repeat;
	margin-right:5px;
}
	#journal-content-search input[type="text"]{
		border: 1px solid #8E9BCE;
		padding: 0 1px;
	}
	/*---------------End Journal Content Search--------------*/

	
/*************************End Horizontal Navigation Bar*********************/
/*------------------------CSS for 3 Column 20 60 20------------------------*/

#top-left-1{
	width: 300px;
}

#top-right-1{
	width: 230px;
	padding-left:10px;
}
#center-top{
	width: 540px;
	
}
#column-left{
	width: 210px;
	background:white;
	
}
#column-right{
	width: 210px;
	background:white;	
}
#colum-center, #column-center{
	width:540px;
	padding: 0px 10px;
}

.portlet-topper  {
	color: #FFF;
	text-transform: uppercase;
	background:url(../images/custom/topper.png) repeat-x scroll left bottom;
	height:30px;
}

.portlet-topper span  {
	color: #FFF;
	text-transform: none;
	padding: 9px 30px 5px 13px;
	text-align:left;
	line-height:34px;
	
}
.ie .portlet-topper span  {
	color: #FFF;
	text-transform: none;
	padding: 9px 20px 5px 10px;
	text-align:left;
}
.ie6 .portlet-topper span  {
	color: #FFF;
	text-transform: none;
	padding: 9px 20px 4px 10px;
	text-align:left;
}
.ie7 .portlet-topper span  {
	color: #FFF;
	text-transform: none;
	padding: 9px 20px 4px 10px;
	text-align:left;
}
.ie .portlet-title {
	font-weight: bold;		
	font-size:12px;
	/*background: transparent url(../images/custom/duoiie.gif) no-repeat scroll right;*/
}
.portlet-borderless-bar{
	clear: both;
}

.portlet-title {
	font-weight: bold;		
	font-size:12px;
	background: transparent url(../images/custom/title.png) no-repeat scroll right;
}
.portlet-content{
	background-color: transparent;
}

.portlet{
	clear: both;
	padding:0px 0px 10px 0px;
}
		
/*----------------------custom 04-01-2011---------------------------------------*/
#portlet-wrapper-EXT_HINHANHHOATDONG_INSTANCE_RCu8 .portlet-topper{
	/*background:url(../images/custom/menucha.jpg) no-repeat;	*/
}

#portlet-wrapper-56_INSTANCE_9UMz .portlet-topper{
/*background:url(../images/custom/menucha.jpg) no-repeat;	*/
}
#p_p_id_56_INSTANCE_kx3G_ .portlet-topper{
	/*background:url(../images/custom/menucha.jpg) no-repeat;	*/
}
#portlet-wrapper-EXT_ARTICLEVIEWBYCATEGORY_INSTANCE_w6qR .portlet-topper{
	/*background:url(../images/custom/menucha.jpg) no-repeat;	*/
}
#portlet-wrapper-EXT_NEWS_INSTANCE_tSW9 .portlet-topper{
	/*background:url(../images/custom/menucha.jpg) no-repeat;	*/
}

#portlet-wrapper-EXT_NEWS_INSTANCE_K5bA .portlet-topper{
	/*background:url(../images/custom/menucha.jpg) no-repeat;	*/
}


#portlet-wrapper-EXT_HINHANHHOATDONG_INSTANCE_RCu8 .portlet-title{
	background:none;	
}

#portlet-wrapper-56_INSTANCE_9UMz .portlet-title{
	background:none;
}
#p_p_id_56_INSTANCE_kx3G_ .portlet-title{
	background:none;
	text-align:left;
}
#portlet-wrapper-EXT_ARTICLEVIEWBYCATEGORY_INSTANCE_w6qR .portlet-title{
	background:none;
}
#portlet-wrapper-EXT_NEWS_INSTANCE_tSW9 .portlet-title{
	background:none;
}
#portlet-wrapper-EXT_NEWS_INSTANCE_K5bA .portlet-title{
	background:none;
}
/*-------------------------------------------------------------*/
		
.journal-content-article{
	text-align: justify;
	background:transparent;
}

.js .interactive-mode {
	top: 80px;
	position: absolute;
}

.js .interactive-mode li a {
	text-align: left;
}

.portlet-content, .portlet-minimized .portlet-content-container {
	padding: 0;
	width: auto;
}
#avbc-abstracts-table {
border: 1px solid #e0e0e0;
}

/*---------------------------CSS for portlet Sitemap-----------------------*/
	#sitemap, #sitemap ul, #sitemap li{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#sitemap{
		background: url(/html/portlet/site_map/line1.gif) repeat-y;
	}
	
	#sitemap li{
		line-height: 20px;
		margin-top: 1px;
		position: relative;
		width: 100%;
		font-weight: bold;			
	}
	
	/* IE leaves a blank space where span is added so this is to avoid that */
	* html #sitemap li{
		float: left;
		display: inline;
	}

	#sitemap li a{
		padding-left: 28px;
		text-decoration: none;
		font-size: 13px;
		font-family: Tahoma;
		color: #27539F;
	}
	
	#sitemap li span{
		float: left;
		position: absolute;
		top: 5px;
		left: 5px;
		width: 13px;
		height: 13px;
		cursor: auto;
		font-size: 0;
	}
	
	#sitemap li span, #sitemap li span.collapsed{
		background: url(/html/portlet/site_map/collapsed.gif) no-repeat 0 0;
	}
	
	#sitemap li span.expanded{
		background: url(/html/portlet/site_map/expanded.gif) no-repeat 0 0;
	}

	/* sub levels */
		/*Level 2 & level 3*/
			#sitemap li ul, #sitemap li ul li ul{	
				margin-left: 28px;
				background: url(/html/portlet/site_map/line1.gif) repeat-y;
			}
			#sitemap li li, #sitemap li li li{	
				background: url(/html/portlet/site_map/line2.gif) no-repeat 0 0;
				font-weight: normal;
			}
			#sitemap li li a{	
				color: #336CCF;
				font-size: 12px;
			}
		/*Level 3 DF8B29*/
			#sitemap li li li a{	
				color: #3F85FF;
				font-size: 12px;
			}
		

	/* etc. */

	/* float fix */

	#sitemap: after, #sitemap ul:after{
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	#sitemap, #sitemap ul{
		display: block;
	}
	
	/*  \*/
	#sitemap, #sitemap ul{
		min-height: 1%;
	}
	
	* html #sitemap, * html #sitemap ul{
		height: 1%;
	}
	 /*  */
	#sitemap ul{
		display: none;
	}


/************************** End CSS for portlet Sitemap ********************/



/*-------------------------Liferay Component---------------------*/
	.lfr-component{
		z-index: 20;
	}
	
	.lfr-grid .lfr-column {
		padding: 0;
	}

/*************** End custom Liferay component ******************/

/***********************End config for Liferay portlets**************************/







/*-----------------------------Config for TSS Porlets----------------------------*/

	/* Article view by category */
		/*Vertical menu type 1*/				
			#vertical-menu{
			}
			#vertical-menu ul {							
				float: left;
				width: 100%;
				margin:0 0 10px;									
			}
			
			#vertical-menu ul li{					
				background: #0A79BE url(../images/custom/red_li.gif) repeat-y scroll 0 0;					
				float: left;
				width: 100%;
				list-style: none outside none;					
				margin-bottom: 1px;
			}
			
			#vertical-menu ul li a{
				text-align: left;					
				text-align: justify;
				text-transform: uppercase;
			}
			
			#vertical-menu ul li.child-item{			
				min-height: 24px;
			}
			
			
			#vertical-menu ul li.head{
				/*height: 40px;
				background: transparent url(../images/custom/top_left_menu.gif) no-repeat scroll 0 0;
				border:0 solid white;*/
				/*background:url(../images/custom/menu_topper.gif) no-repeat scroll 0 0 transparent;*/
				height:32px;
				border-left:1px solid #C1DDE9;
				border-right:1px solid #C1DDE9;
				border-bottom: 0px solid #C1DDE9;
				text-indent:-9999px;
			}
			
			#vertical-menu ul li.head a{
				padding-left: 28px;
				text-decoration: none;
				cursor: default;
				/*color: #820000;*/
				color: #FFFFFF;
				text-transform: uppercase;
				display: block;	
			}

			#vertical-menu ul li.child-item a, #vertical-menu ul li.child-item-selected a, #vertical-menu ul li.parent-current-layout-item a{
				text-decoration: none;					
				list-style-type: none;
				padding-left: 14px;	
				font-size: 12px;
				display: block;						
				color: #E4EBF1;
				line-height: 20px;
				padding-top: 3px;
				padding-bottom: 3px;
				padding-right: 3px;
				font-weight: bold;
			}
			
			#vertical-menu ul li.parent-current-layout-item a, #vertical-menu ul li.parent-current-layout-item a:hover{
				color: #CFFFD1;	
				/*background: transparent url(../images/custom/icon_arow_2.gif) no-repeat scroll 9px 9px;*/
			}

			#vertical-menu ul li.child-item-selected a{
				color: #FFFF00;
			}
			
			#vertical-menu ul li.child-item a:hover, #vertical-menu ul li.child-item-selected a:hover{
				/*color: #FFFF00;
				font-weight: bold;*/
				font-weight:normal;
				color:#2A5AB9;
			}
			
			#vertical-menu ul li.bottom-menu{
				/*background: transparent url(../images/custom/bottom_left_menu.gif) no-repeat scroll 0 0;*/
				background: none;
				height: 20px;
				margin-top: -1px;
			}
		/*End vertical menu type 1*/
	
/*---------------------------------------------------------------*/
				  
		/*Vertical menu type 2*/
						
		#vertical-menu-type2 ul li.head{
			/*background:url(../images/custom/bgright.gif) repeat-x scroll 0 0 transparent;*/
			height:20px;
		}
		
		#vertical-menu-type2 ul li.head a{
			padding-left: 28px;
			text-decoration: none;
			cursor: default;
			color: #FFFFFF;
			text-transform: uppercase;
			display: block;	
		}


		#vertical-menu-type2 ul{
			float: left;
			width: 100%;
			margin:0 0 10px;								
			/*background: #f8f8f9 url(../images/custom/bg_bottom_box.gif) repeat-x scroll center bottom;*/
		}

		#vertical-menu-type2 ul li.bottom-menu{
		background: none;
		}
		#vertical-menu-type2 ul li.child-item-selected a{
			/*background: transparent url(../images/custom/icon_bullet_2.gif) no-repeat scroll 5px 5px;*/
			color: #3B8DEF;
		}

		#vertical-menu-type2 ul li.child-item a:hover{
			font-weight: normal;
			color: #2A5AB9;
		}
		
		#vertical-menu-type2 ul li {
			border-bottom: 0px solid;
			float: left;
			width: 100%;
			list-style: none outside none;
			border-left:1px solid #C1DDE9;
			border-right:1px solid #C1DDE9;
		}
		
		#vertical-menu-type2 ul li.child-item a, #vertical-menu-type2 ul li.child-item-selected a, #vertical-menu-type2 ul li.parent-current-layout-item a{
			text-decoration: none;				
			list-style-type: none;
			padding-left: 14px;	
			font-size: 12px;
			display: block;	
			/*background: transparent url(../images/custom/icon_bullet_2.gif) no-repeat scroll 5px 9px;*/
			color: #000000;
			line-height: 20px;
			padding-top: 3px;
			padding-bottom: 3px;
		}
		
		#vertical-menu-type2 ul li a{
			text-align: left;
		}
		
		#vertical-menu-type2 ul li.child-item{
			min-height: 24px;
		}
	
		/*End vertical menu type 2*/
/*---------------------------------------------------------------*/
				  
		/*Vertical menu type 3*/
		#vertical-menu-type3, #vertical-menu-type3 ul, #vertical-menu-type3 li{
			margin: 0;
			padding: 0;
			list-style: none;
		}
		/*
		#vertical-menu-type3{
			background: url(/html/portlet/site_map/line1.gif) repeat-y;
		}*/
		
		#vertical-menu-type3 li{
			line-height: 20px;
			margin-top: 1px;
			position: relative;
			width: 100%;
			font-weight: bold;			
		}
		
		/* IE leaves a blank space where span is added so this is to avoid that */
		* html #vertical-menu-type3 li{
			float: left;
			display: inline;
		}

		#vertical-menu-type3 li a{
			padding-left: 28px;
			text-decoration: none;
			font-size: 13px;
			font-family: Tahoma;
			color: #27539F;
		}
		
		#vertical-menu-type3 li span{
			float: left;
			position: absolute;
			top: 5px;
			left: 5px;
			width: 8px;
			height: 4px;
			cursor: auto;
			font-size: 0;
		}
		
		#vertical-menu-type3 li span, #vertical-menu-type3 li span.collapsed{
			/*background: url(../images/custom/icon_arrow_3.gif) no-repeat 0 0;*/
		}
		
		#vertical-menu-type3 li span.expanded{
			/*background: url(../images/custom/icon_arrow_3.gif) no-repeat 0 -4px;*/
		}

		/* sub levels */
			/*Level 2 & level 3*/
				#vertical-menu-type3 li ul, #vertical-menu-type3 li ul li ul{	
					margin-left: 10px;
					/*background: url(/html/portlet/site_map/line1.gif) repeat-y;*/
				}
				#vertical-menu-type3 li li, #vertical-menu-type3 li li li{	
					/*background: url(/html/portlet/site_map/line2.gif) no-repeat 0 0;*/
					font-weight: normal;
				}
				#vertical-menu-type3 li li a{	
					color: #336CCF;
					font-size: 12px;
				}
			/*Level 3 DF8B29*/
				#vertical-menu-type3 li li li a{	
					color: #3F85FF;
					font-size: 12px;
				}
			

		/* etc. */

		/* float fix */

		#vertical-menu-type3: after, #vertical-menu-type3 ul:after{
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
		
		#vertical-menu-type3, #vertical-menu-type3 ul{
			display: block;
		}
		
		/*  \*/
		#vertical-menu-type3, #vertical-menu-type3 ul{
			min-height: 1%;
		}
		
		* html #vertical-menu-type3, * html #vertical-menu-type3 ul{
			height: 1%;
		}
		 /*  */
		#vertical-menu-type3 ul{
			display: none;
		}
		
		/*End vertical menu type 3*/
/*---------------------------------------------------------------*/			



	/* Abstract style*/
		.avbc-abstracts-image{
			float: left; 
			padding-right: 10px;
			padding-left: 5px;
			margin-bottom: 5px;
			margin-top: 5px;
		}
		.avbc-abstracts-description{
			font-size: 12px;
			margin-bottom: 0;
			padding-left: 5px;
			padding-top: 3px;
			text-align: justify;
			padding-right: 4px;
		}
		
		.avbc-abstracts-list-titles{
			text-align: justify;
			padding-right: 4px;
			padding-left: 4px;
			font-weight: normal;
		}
					
		.avbc-abstracts-list-titles a{
			font-weight: bold;
			text-decoration: none;
			color: #0C78C0;
			padding-top: 3px;
		}
		
		.avbc-abstracts-list-titles-next a{
			color: #265BA9;
			font-weight: normal;
			padding-left: 4px;
			text-decoration: none;
			display: block;
			background-color: white;
			
		}
		
		.avbc-abstracts-datetime{
			color: #0C78C0;
			font-size: 11px;
			font-family: tahoma;
		}
		
		.view-more a{
			float: right;
			text-decoration: none;
			color: #FE0000;
			font-weight: bold;
			font-size: 11px;
		}
		
		.nextmessage{
			padding-left: 5px;
			font-weight: bold;
			color:#FE0000;
			font-size: 12px;
			background-color: white;
		}
		

		
		#avbc-abstracts-cells{
			background-color: white;
			padding:5px;
		}
		
		
		#avbc-abstracts-cells hr{
			clear: both;
			border-top: 1px dashed #0B8DC9;
			margin-right:20px;		
		}

	

	/* End Abstract*/		
		
	
	
	
	/* Quang-cao style*/
	#slideshow{
		/*background-color:#F3F3F3;		*/
	}
	
	
	/* End quang-cao style*/
/*---------------------------End article view by category------------------------ */

/***************************************Aticle view*********************************/
	/*Full content*/
			
		.av-full-content-title{
			color: #B22222;
			font-size: 11pt;
			padding: 0px 5px;
		}
		
		.av-full-content-description{
			text-align: justify;
			font-style: italic;					
			font-weight: bold;
			font-size: 13px;
			color: #202020;
			padding: 0px 5px;
		}
					
		.av-full-content-pageContent{
			color: #202020;
			text-align: justify;
			font-size: 12px;
			letter-spacing: 0.01em;
			padding: 0px 5px;					
		}
		
		.av-full-content-pageContent img{
			padding: 4px;
		}
	/*End full content*/	
	
	/*Abstract style*/
		.av-abstract-title a{
			color: #014090;
			text-decoration: none;	
			font-size:12px;			
		}
		
		.av-abstract-description{
			padding: 0 3px;
			text-align: justify;
			font-size: 12px;
		}		
		
		.av-abstract-datetime{
			color: #888888;
			font-size: 10px;
		}
		
		.av-abstract-cells a#detail{ 
			/*background: transparent url(../images/custom/btn_xemtiep.gif) no-repeat scroll 0 0;*/
			height: 13px;
			width: 61px;
			text-decoration: none;
			float: right;
		}
		
		.av-abstract-cells hr{
			clear: both;
			border-top: 1px dashed #0B8DC9;
			margin-right:20px;	
		}
		
		.av-abstract-image{
			float: left;
			padding-right: 10px;
			padding-left: 8px;
			margin-bottom:10px;
		}
		.av-abstract-cells{
			background:white;
		}
		.separator{
			
		}
.portlet-content-container form{
	background:white;
	/*border: 1px solid #e0e0e0;*/
}
	/* End Abstract style*/	
	
	
	/* Title list style*/
	.av-title-list-title{
		font-weight: normal;
		font-family: verdana;
		background: url(../images/custom/news_icon.gif) no-repeat scroll 3px 6px transparent;
	}
	.av-title-list-title a{
		color: #0F61FF;
		text-decoration: none;
		text-align: justify;
		padding-left: 15px;
	}
	
	.av-title-list-title a:hover{
		color: #8D0000;			
	}
	/* End title list style*/
/*------------------------End aticle view---------------------------*/

/**************************Begin Ext News***********************/
	.portlet-boundary_EXT_NEWS_  {
		padding-top: 0;
	}
	
	#news{
		padding-top: 5px;
		padding-left: 20px;	
border: 1px solid #e0e0e0;		
	}

	#news .ui-tabs {
		border: 0px solid #FFFFFF;
		margin: 0 0 25px 0;
		padding: 0;
	}
	#news .ui-tabs li {
		/*padding-left: 5px;*/
	}

	#news .ui-tabs li.current a, #news .ui-tabs li.current span {
		border: 0px solid #FFFFFF;
		color: #FFFFFF;
		font-weight: normal;
	}
	
	#news .ui-tabs li.current a:hover{
		color: #FFFFFF;
	}
	
	.ie6 #news .ui-tabs li a {
		border-bottom: 0px solid #FFFFFF;
	}

	#news .ui-tabs li a{
		text-decoration: none;
		width: 67px;
		height: 19px;
		text-align: center;			
		line-height: 19px;
		border-right: 0px solid #FFFFFF;
	}
	
	#news .ui-tabs li a:hover{
		font-weight: normal;
		text-decoration: none;			
	}
	#news .ui-tabs li a, #news .tabs li span{
		color: #FFFFFF;
		padding: 0;
		border-right: 0px solid #FFFFFF;
	}
	
	li#hotnewstab{
		margin-left: 35px;
		padding-right: 5px;
	}
	
	#latestnews h5.journal-content-title, #hotnews h5.news-hotnews-title-list, #mostreadnews h5.journal-content-title{
		font-weight: normal;
		text-align: left;
	}
	
	#latestnews a, #hotnews a, #mostreadnews a{			
		text-decoration: none;
		color: #1A86C3;
		font-family: Verdana;
		padding-bottom: 10px;
		padding-right: 10px;
		display: block;
		text-align: justify;						
	}

/*--------------------------------------End Ext News----------------------------- */


/*********Question-Answer & Question-Answer-View*******************/

	.thong-ke{
		color: #993300;
		font-family: tahoma;
		font-size: 13px;
		text-decoration: none;
	}

	.fieldset{
		border: 1px solid #1EBBFF;
		padding: 5px;
		margin: 10px;
	}

	.legend{
		color: blue;
	}

	.answer{
		color: #0159B3;
		font-size: 15px;
		font-weight: bold;
		padding-left: 10px;
	}

	.topheader{
		background-color: #FFFFFF;
		background-image: url(/html/portlet/ext/question_answer_view/topcenter02.jpg);
		background-position: center top;
		background-repeat: repeat-x;
	}

	.topheader1{
		border-left: 1px solid #AEAEAE;
		border-right: 1px solid #AEAEAE;
		text-align: justify;
	}

	.bottomcenter{
		background-image: url(/html/portlet/ext/question_answer_view/bottomcenter02.jpg);
		background-position: center bottom;
		background-repeat: repeat-x;
		height: 5px;
	}
#datetime{
	font:Verdana, Geneva, sans-serif;
	color:white;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	float:left;
	line-height:30px;
}
#dang-nhap{
	text-align:right;
	padding-right:140px;
	padding-bottom:20px;
	display:none;
}
#portlet-small-icon-bar_EXT_ARTICLEVIEW .portlet-icon-back{
	display:none;
{

/*--------------End Question-Answer & Question-Answer-View--------------*/
			


/****************************End config for TSS portlets**************************/


