
/* Default Myadnet CSS */

form{margin:0px}

/* CSS Document */
* {	
	margin: 0px;	
	padding: 0px;
	}
img { 
	border:none;
	vertical-align:middle;
	}
	
td {
	font-family:Tahoma;
	margin:0px;
}
td img {
	margin:0px;
	padding:0px;
}

input, select, textarea {
	font-family:Tahoma;
	padding:1px 0px 1px 3px;
	color:#666666;
}
input { 
	vertical-align:middle; padding:3px 5px; }
input[type="text"] {
	border:1px solid #ccc;
	vertical-align:middle;
	}
input[type="password"] {
	border:1px solid #ccc;
	vertical-align:middle;
	}	
input[type="button"] {
	padding:1px 5px;
	vertical-align:middle;
	}
input[type="image"] {
	vertical-align:middle;
	}
input[type="radio"] {
	vertical-align:middle;
	_vertical-align:bottom;
	}
input[type="checkbox"] {
	vertical-align:middle;
	}
textarea {
	border:1px solid #ccc !important;
}
select {
	vertical-align:middle;
	font-family:Tahoma;
	font-size:100%;
	border:1px solid #ccc;
	height:20px;
}
a {
	color: #669900;
	text-decoration:none;
}
a:visited {
	color: #669900;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}
a:active {
	color: #669900;
	text-decoration:underline;
}




h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}
h1, h2, h3, h4,h5, h6, p, ul, ol, li, dl, dt, dd, form, label, img {
  margin: 0;
  border: 0;
  padding: 0;
}
body, td, th, textarea, select, h2, h3, h4, h5, h6 {
	font-family:Tahoma;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
}
body {
	background:#565d6e url(images_index/body_bg.jpg) repeat-x scroll top;
	}
.fl {
	float:left;
	}
.fr {
	float:right;
	}
#outter, #tophead, #container, #footer {
	width:1000px;
	} 
#outter {
	margin:0px auto;
	padding:0px;
}
#tophead {
	padding:0px;
	margin:0px;
	height:100px;
	}
#tophead .top_logo {
	width:377px;
	height:100px;
	border:0px;
	}	
#tophead .top_menu {
	width:615px;
	height:100px;
	border:none;
	}	
#tophead .top_menu .top_link {
	text-align:right;
	width:615px;
	height:25px;
	line-height:25px;
	font-size:11px;
	color:#FFFFFF;
	}
#tophead .top_menu .top_link a {
	text-transform:none;
	color:#FFFFFF;
	}
	#tophead .top_menu .top_link a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}
#tophead .top_menu_cont {
	width:615px;
	padding-top:20px;
	height:26px;
	}
#tophead .top_menu_cont ul {
	list-style-position:inside;
	list-style-image:none;
	list-style-type:none;
	float:right;
	}			
#tophead .top_menu_cont ul li {
	height:26px;
	float:left;
	padding-right:5px;
	}	
#tophead .top_menu_cont ul li.normal, #tophead .top_menu_cont ul li.active {
	font-size:15px;
	line-height:26px;
	width:auto !important;
	width:100px;
}	
#tophead .top_menu_cont ul li.active a, #tophead .top_menu_cont ul li.normal a {
	height:26px;
	display:block;
	padding-left:6px;
	text-transform:uppercase;
	cursor:pointer;
	}	
#tophead .top_menu_cont ul li.active a span, #tophead .top_menu_cont ul li.normal a span {
	height:26px;
	display:block;
	padding-right:6px;
	}	
#tophead .top_menu_cont ul li.active a strong, #tophead .top_menu_cont ul li.normal a strong {
	font-weight:normal;
	display:block;
	color:#FFFFFF;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	}	
#tophead .top_menu_cont ul li.normal a:hover {
	background:url(images_index/topmenu_over_left.gif) no-repeat left top;
}
#tophead .top_menu_cont ul li.normal a:hover span {
	background:url(images_index/topmenu_over_right.gif) no-repeat right top;
	}
#tophead .top_menu_cont ul li.normal a:hover strong {
	background:url(images_index/topmenu_over_md.gif) repeat-x scroll top;
}
#tophead .top_menu_cont ul li.active a {
	background:url(images_index/topmenu_act_left.gif) no-repeat left top;
}
#tophead .top_menu_cont ul li.active a span {
	background:url(images_index/topmenu_act_right.gif) no-repeat right top;
}
#tophead .top_menu_cont ul li.active a strong {
	background:url(images_index/topmenu_act_md.gif) repeat-x scroll top;
	}	
#tophead .top_menu_cont ul li.active a:hover, #tophead .top_menu_cont ul li.active a:active, #tophead .top_menu_cont ul li.active a:focus, #tophead .top_menu_cont ul li.normal a:hover, #tophead .top_menu_cont ul li.normal a:active, #tophead .top_menu_cont ul li.normal a:focus {
	text-decoration:none;
	color:#FFFFFF;
	}	
#container {
	background:#FFFFFF;
	}
#container .right_bg {
	background:#ffffff url(images_index/right_bg.gif) repeat-y scroll top right;
}		
#container .top_corner, #container .bottom_corner {
	height:19px;
	width:1000px;
	font-size:1px;
	}	
#container .top_corner .topcorleft, #container .bottom_corner .bottomcorleft {
	width:20px;
	float:left;
	height:19px;
	}
#container .top_corner .topcorleft {
	background:url(images_index/corner_top.gif) no-repeat left top;
	}	
#container .bottom_corner .bottomcorleft {
	background:url(images_index/corner_bottom.gif) no-repeat left top;
	}	
#container .top_corner .topcorright, #container .bottom_corner .bottomcorright {
	width:20px;
	float:right;
	height:19px;
	}	
#container .top_corner .topcorright {
	background:url(images_index/corner_top.gif) no-repeat right top;
}	
#container .bottom_corner .bottomcorright {
	background:url(images_index/corner_bottom.gif) no-repeat right top;
	}
#container .body_content {
	padding:0px 25px;
	margin:0px;
	}	
#container .blog_content {
	padding:0px;
	margin:0px;
	}	
.clearall {
	clear:both;
	font-size:1px;
	height:1px;
	}	
.clearafter {
	clear:both;
	}	
#folder {
	margin:0px;
	padding-bottom:15px;
	overflow:hidden;
	position:relative;
	}
#homeleft {
	float:left;
	margin:0px;
	width:575px;
	background:url(images_index/line_doc.gif) no-repeat top right;
	padding-right:15px;
	}
#homeright {
	float:right;
	width:330px;
	margin:0px;
	}
#blogleft {
	float:left;
	margin:0px;
	width:705px;
	font-size:9pt;
	}
#blogright {
	float:right;
	width:219px;
	margin:0px;
	padding-right:20px;
	}			
#myadnetleft {
	width:170px;
	float:left;
	margin:0px;
	padding-left:20px;
	}
#myadnetright {
	width:770px;
	float:right;
	margin:0px;
	padding-right:20px;
	}					
.title_one {
	font-size:20px;
	color:#669900;
	padding-bottom:8px;
	font-weight:normal;
	}
.title_two {
	font-size:27px;
	color:#565d6f;
	padding-bottom:8px;
	font-weight:normal;
	}	
.title_two a, .title_three a {
	color:#565d6f;
}	
.title_three {
	font-size:17px;
	color:#565d6f;
	padding-bottom:8px;
	font-weight:normal;
	}
.title_five {
	font-size:17px;
	color:#565d6f;
	padding-bottom:8px;
	font-weight:normal;
	}
.title_four {
	font-size:14px;
	color:#669900;
	padding-bottom:8px;
	font-weight:bold;
	}	
.title_four a, .title_five a {
	color:#669900;
	}
.title_six {		
	font-size:17px;
	font-weight:normal;
	color:#565d6f;
	border-bottom:1px solid #999999;
	}
.title_six a, .title_six a:hover {
	color:#565d6f;
	text-decoration:none;
	}
.title_seven {
	font-size:15px;
	color:#669900;
	padding-bottom:3px;
	padding-top:13px;
	border-bottom:thin #BBB solid;
	text-transform:uppercase;
	}	
.title_alert {
	font-size:14px;
	color:#FF0000;
	padding-bottom:8px;
	font-weight:normal;
	}

.paragraph_one {
	font-size:12px;
	line-height:18px;
	padding-bottom:10px;
	text-align:left;
	color:#565d6e;
	}			
.paragraph_two {
	font-size:13px;
	line-height:18px;
	padding-bottom:10px;
	text-align:justify;
	color:#565d6e;
	}			
.paragraph_three {
	font-size:11px;
	line-height:18px;
	padding-bottom:10px;
	padding-top:8px;
	text-align:left;
	color:#999999;
	}			
.paragraph_three a {
	text-decoration:underline;
}	
.paragraph_four {
	font-size:12px;
	line-height:18px;
	padding-bottom:10px;
	text-align:left;
	color:#999999;
}
.paragraph_four a {
	color:#565d6e;
}
.paragraph_four a:hover {
	color:#669900;
}
.paragraph_four strong a {
	color:#669900;
}
.img_subject {
	width:120px;
	height:110px;
	float:left;
	margin-right:10px;
	border:none;
	}
.viewmore a {
	font-size:11px;
	color:#669900;
	text-decoration:none;
	}
.break_group {
	padding-bottom:10px;
	overflow:hidden;
	font-size:12px;
	}
.break_news {
	padding-bottom:10px;
	}						
.gradiant_bg {
	background:url(images_index/gradiant_bg.gif) no-repeat top center;
	}
#twocolum_hp {
	padding-top:20px;
	list-style-type:none;
	list-style-image:none;
	}							
.twocolum_fix {
	width:245px;
	}
/*	
#calendar_news {
	list-style-image:none;
	list-style-type:none;
	}			
.calendar_brnews {
	padding-top:10px;
	margin:0px;
	}*/
.calendar_brnews_one, .calendar_brnews_two {
	padding-top:25px;
	padding-left:20px;
	padding-bottom:0px;
	}	
.calendar_brnews_two {
	background:url(images_index/gradiant_bg_02.gif) no-repeat left top;
	}
	/*	
.calendar_bg {
	float:left;
	background:url(images_index/calendar_bg.gif) no-repeat scroll top center;
	width:50px;
	text-align:center;
	height:50px;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:80px;
	}		
.calendar_bg h5 {
	color:#d7e9a1;
	font-size:25px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	}
.calendar_bg p {
	font-size:12px;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-align:center;
	color:#FFFFFF;
	}	*/
#calendar_news .calendar_bg{
	float: left;
	width: 50px;
	height: 50px;
	background:url(images_index/calendar_bg.gif) no-repeat scroll top center;
	text-align:center;
	font-size:12px ;
	margin-top:5px;
}
#calendar_news li{
	font-size:12px ;
	margin-bottom:2em;
	list-style-image:none;
	list-style-type:none;
}
#calendar_news h4{
	margin-left: 60px;
	margin-bottom:1em;
    color:#669900;
    font-size:14px;
    font-weight:bold;
}
#calendar_news p{
	margin-left: 60px;
	font-size:12px;
	color:#565D6E;
	line-height:18px;
}
#calendar_news_home .calendar_bg{
	float: left;
	width: 50px;
	height: 50px;
	background:url(images_index/calendar_bg.gif) no-repeat scroll top center;
	text-align:center;
	font-size:12px ;
	margin-top:5px;
}
#calendar_news_home li{
	font-size:12px ;
	margin-bottom:2em;
	list-style-image:none;
	list-style-type:none;
}
#calendar_news_home h4{
	margin-left: 10px;
	margin-bottom:1em;
    color:#669900;
    font-size:14px;
    font-weight:bold;
}
#calendar_news_home p{
	margin-left: 10px;
	font-size:12px;
	color:#565D6E;
	line-height:18px;
}
#calendar_news_home .calendar_bg h5{
	margin-left: 0;
	color:#d7e9a1;
	font-size:25px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
}
*html #calendar_news_home h4{
	margin-left: 10px;
	top:0px;
	margin-bottom:1em;
    color:#669900;
    font-size:14px;
    font-weight:bold;
}

*html .class_cal_blog
{
  position:static;
}
*html .class_news_blog
{
  position:static;
  top:0px;left:0;
}
.class_cal_blog{
   position:relative;
   overflow:hidden;
}

.class_news_blog
{
	position:relative;
	top:0px;left:0;
	overflow:hidden;
}

#calendar_news_home .calendar_bg p{
	margin-left: 0;
	font-size:12px ;
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#FFFFFF;
}

#calendar_news .calendar_bg h5{
	margin-left: 0;
	color:#d7e9a1;
	font-size:25px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
}
#calendar_news .calendar_bg p{
	margin-left: 0;
	font-size:12px ;
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#FFFFFF;
}
#list_news, #list_category {
	padding-top:12px;
	list-style-image:none;
	list-style-type:none;
	}		
#list_news li {
	font-size:12px;
	padding-bottom:12px;
	}			
#list_category li {
	font-size:12px;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px solid #eeeeee;
	line-height:normal;
	}
#list_category li span {
	color:#999999;
	padding-left:4px;
	font-size:11px;
	}
#menu_left {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-top:1px solid #dfdfdf;
	overflow:hidden;
	}		
#menu_left li {
	font-size:12px;
	line-height:25px;
	border-bottom:1px solid #dfdfdf;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	}	
#menu_left li a, #menu_left li a:hover {
	color:#565d6e;
	text-decoration:none;
	line-height:25px;
	display:block;
	}	
#menu_left li:hover {
	background:#f6f6f6;
	}	
#menu_left li.actived {
	background:#eeeeee;
}			
#footer {
	text-align:center;
	padding-top:15px;
	color:#cfd0d3;
	padding-bottom:10px;
	}	
#footer p {
	font-size:12px;
	color:#cfd0d3;
	line-height:20px;
}


#footer p a{
	color:#FFFFFF;
}

/*---------------BEGINFORUM-----------------*/
.forumtable{
	color:#333333;
	font-size:9pt;
	/*border:#003300 solid 1px;*/
	
	
}


.forumrow td {
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:thin solid #E6FFCC;
}
.forumtitle{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}



.forumAuthorName{
	width:100%;
	text-align:left;
	font-size:10px;
	color:#000000;
	padding-left:5px;

	padding-right:10px;
}
.forumTopicTitle{
	width:100%;
	padding-left:5px;
	font-weight:bold;
}
.forumEdit{
	width:90%;
	text-align:right;
	/*font-size:9px;*/
	font-size:12px;
	padding-right:20px;
}
.commentCol{
	font-size:10px;
}

/*#forum_holder{
	padding-left:30px;
	padding-right:30px;
	}*/
	#forum_holder {
	width:1000px;
	margin-top:40px;
	}
	
	#forum_left {
		float:left;
		width:650px;
		margin-left:50px;
		background-color:#ffffff;
	}
	#forum_right {
		float:right;
		width:200px;
		padding-right:60px;
	}

#forum_add {
	background:url(images/icon/new_topic.png) no-repeat;
	padding-left:32px;
	padding-top:7px;
	padding-bottom:7px;
	margin-left:530px;

	}
#forum_add a{
	padding:3px;
	border-bottom: dotted thin #507102;
}
.forum_left_col{
	background-image:url(images/forum_title_left.gif);
	background-repeat:no-repeat;
}
.forum_left_div{
	background:url(images/forum_title_center.gif);
	margin-left:10px;
	padding-bottom:5px;
	padding-top:5px;
}
.forum_div{
	background:url(images/forum_title_center.gif);
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;

}
.forum_right_div{
	background:url(images/forum_title_center.gif);
	margin-right:10px;
	padding-bottom:5px;
	padding-top:5px;
}
.forum_right_col{

	background: url(images/forum_title_right.gif) right top no-repeat;
}
.forum_cell{

}

#forum_add a:hover{

}
.forum_info_div{
	font-size:11px;
	color:#000000;
}
.forum_title_holder{
	background: url(images/icon/thumuc.png) no-repeat;
	padding-left:32px;
}

/*---------------ENDFORUM-----------------*/
/*-------------HELP------------------*/
	#help_main_container{
		width:1000px;
		padding-left:20px;
		padding-right:20px;
		
	}
	#help_left_content{
		float:left;
		width:700px;
	}
	#help_right_content{
		float:left;
		width:200px;
	}
	
	#help_right_module{
		border:#6e7855 1px solid ;
		margin-bottom:30px;
	}
	
	#help_right_module_title{
		background-color:#5e8601;
		color:#FFFFFF;
		padding-bottom:5px;
		padding-top:5px;
		padding-left:10px;
		border-bottom:#6e7855 1px solid;
		font-weight:bold;
	}
	#help_right_module_content{
		/**/
		
	}
	.help_category_container{
		width:570px;
		margin-left:50px;
		margin-bottom:10px;
		margin-top:20px;
		display:block;
		
	}
	.help_category_container_detail{
		width:600px;
		margin-left:50px;
		margin-bottom:10px;
	}
	.help_category_img{
		float:left;
	}
	.help_category_title{
		color:#333333;
		font-size:18px;
		border-bottom:dotted #333333 1px;
		padding-bottom:5px;
		margin-bottom:10px;
		text-align:right;
	}
	.help_category_detail_title{
		color:#333333;
		font-size:18px;
		border-bottom:dotted #333333 1px;
		padding-bottom:5px;
		margin-bottom:2px;
		text-align:right;
	}
	.help_category_content{
		margin-left:30px;
		text-align:justify;
	}
	.help_category_content li{
	line-height:18px;
	}
	
	.help_category_content_related{
		margin-left:30px;
		text-align:justify;
		font-size:10px;
	}
	.help_category_content_related li
	{
	 line-height:16px;
	}
	
	.help_category_content_related a{
		color:#666666;
		font-size:13px;
	
	}
	
	.help_category_content_related a:hover{
		color:##006699;
	
	}
	.help_category_related_question_title{
		border-bottom:thin solid #DDDDDD;
		border-left:thin solid #DDDDDD;
		font-weight:bold;
		color:#666666;
		padding-left:5px;
		margin-bottom:5px;
	}
	
	
	.help_detail_title{
		text-transform:uppercase;
		text-align:right;
		color:#0066CC;
		padding-right:50px;
		margin-bottom:20px;
		font-weight:bold;
		
	}
	.help_category_readmore{
		font-size:8pt;
	}
	.help_category_homepage{	
		margin-right:10px;
		text-align:justify;
	}

/*----------ENDHELP---------------------*/		
/*----------Blog Style-------------*/
#blog_holder {
	width:1000px;
	margin-top:40px;
	}
	#blog_left {
		float:left;
		width:650px;
		margin-left:50px;
		background-color:#ffffff;
	}
	#blog_right {
		float:right;
		width:200px;
		padding-right:60px;
	}
	#blog_archive_holder{
	margin-bottom:12px;
	}
	#blog_archive_title{
		color: #5e8600;
		font-size: 16pt;
		margin-bottom:15px;
	}
	#blog_archive_content{
		
	}
	
	#blog_archive_content li{
		list-style:none;
	}
	
	#blog_archive_content ul{
		padding-left:4px;
	}
	
	#blog_archive_content li a{

		color: #507102;
		text-decoration: none;
		display:block;
		border-bottom:#5e8600 dashed 1px;
		padding-bottom:5px;
		margin-bottom:5px;
		padding-left:5px;
	}
	#blog_archive_content li a:hover{
		color: #666666;
		text-decoration: underline;
		
	}
	#blog_title {
	color: #5e8601;
	font-size: 16pt;
	margin-left:70px;
	line-height: 100%;
	border-bottom:#5e8601 dashed 1px;
	padding-bottom:10px;
	margin-bottom:10px;
	
	}
	#blog_content_holder{
		margin-left:80px;
		width:616px;
		margin-bottom:30px;
	}
	#blogleft fieldset{
		margin-left:80px;
		width:616px;
		margin-bottom:30px;
	}
	#blog_content {
		font-size:90%;
		text-align:justify;
	}
	
	#blog_comment{
		margin-top:10px;
	}
	
	#blog_comment a{
		color:#5e8601;
		text-decoration:none;
		border-bottom:dotted 1px #666666;
	}
	
	#blog_comment a:hover{
		color:#690;
		border-bottom:none;
	}
	#blog_new_comment_holder{
		margin-bottom:30px;
	}
	#blog_new_comment_title{
		color:#5e8600;
		font-size:16pt;
		margin-bottom:15px;
	}	
	#blog_new_comment_content{
		text-align:justify;
	}
	
	#blog_new_comment_content li{
		list-style:none;
	}
	
	#blog_new_comment_content ul{
		padding-left:4px;
	}
	
	#blog_new_comment_content li a{
		color:#507102;
		text-decoration: none;
		display:block;
		border-bottom:#5e8600 dashed 1px;
		padding-bottom:5px;
		margin-bottom:5px;
		padding-left:5px;
	}
	#blog_new_comment_content li a:hover{
		color:#666666;
		text-decoration:underline;
		
	}
	
	#blog_preview_holder {
		width:100%;
		margin-bottom:30px;
	}
	#calendar{
		background-color:#5e8601;
		width:60px;
		float:left;
		margin-right:20px;
	}
	
	#calendar_day{
		color:#e4eab3;
		text-align:center;
		font-size:31px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	#calendar_month{
		color:#FFFFFF;
		text-align:center;
		margin-top:6px;
	}
	
	
	#calendar_topleft_corner{
		background-image:url(images/calendar_corner_top_left.gif);
		float:left;
		width:6px;
		height:6px;
	}
	#calendar_topright_corner{
		background-image:url(images/calendar_corner_top_right.gif);
		float:right;
		width:6px;
		height:6px;
		
	}
	#calendar_bottomleft_corner{
		background-image:url(images/calendar_corner_bottom_left.gif);
		float:left;
		width:6px;
		height:6px;
	}
	#calendar_bottomright_corner{
		background-image:url(images/calendar_corner_bottom_right.gif);
		float:right;
		width:6px;
		height:6px;
	}
	
	#comment_write_form_holder{
		width:500px;
		margin-left:80px;
	}
	
	#comment_header{
		background-image:url(images/icon/comments_icon.png);
		background-repeat:no-repeat;
		padding-left:40px;
		height:32px;
		border-bottom:solid 1px #999999;
		font-size:15px;
		color:#5e8601;
		font-weight:bold;
		padding-top:7px;
	}
	
	#blog_comment_holder{
		margin-bottom:5px;
		padding-bottom:10px;
		padding-top:10px;
		margin-left:5px;
		border-bottom:1px dotted #AAAAAA;
	}
	
	
	#blog_comment_author{
		font-weight:bold;
	}
	#blog_comment_date{
	 font-size:80%;
	 color:#666666;
	}
	#blog_comment_content{
	 margin-top:4px;
	 margin-left:10px;
	 font-size:11px;
	 text-align:justify;
	}
	
	
	/*---------------het blog---------------*/
.titlecomment
{
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  font-size:9pt;
  line-height:1.5em;
  text-align:left;
}	
/*--begin css for popup--*/	
#popup01 {
	position:relative;
	overflow:hidden;
	}	
#popup01 .topcor, #popup01 .botcor {
	height:11px;
	font-size:1px;
	line-height:1px;
	}		
#popup01 .topcor div, #popup01 .botcor div {
	float:left;
	width:11px;
	height:11px;
	}	
#popup01 .topcor b, #popup01 .botcor b {
	float:right;
	height:11px;
	width:11px;
}
#popup01 .topcor span, #popup01 .botcor span {
	float:left;
	height:11px;
	background:#FFFFFF;
}
#popup01 .topcor b {
	background:url(images_index/corner_popup.gif) no-repeat top right;
	}
#popup01 .topcor div {
	background:url(images_index/corner_popup.gif) no-repeat top left;
	}
#popup01 .botcor div {
	background:url(images_index/corner_popup.gif) no-repeat bottom left;
}
#popup01 .botcor b {
	background:url(images_index/corner_popup.gif) no-repeat bottom right;
}
#popup01 .mdpopup {
	background:#FFFFFF;
	padding:0px 15px;
	}
#popup01 .mdpopup h3 {
	font-size:14px;
	color:#669900;
	padding-bottom:15px;
	text-align:center;
	}	
#popup01 .mdpopup td {
	font-size:12px;
	padding:5px;
	color:#333333;
	}	
#popup01 .mdpopup td.small {
	font-size:11px;
	color:#999999;
	padding-top:0px;
	padding-right:49px;
	}	
#popup01 .mdpopup td.linktext {
	font-size:11px;
	}
#popup01 .mdpopup td.linktext a {
	text-decoration:underline;
	}	
/*--end css for popup--*/
/*--css for button and input--*/
.button-group {
	height:29px;
	overflow:hidden;
	}
.button-group div{
	padding-left:5px;
}
.greenbutton {
	height:29px;
	border:0px;
	margin:0px;
	}
.greenbutton a, .greenbutton a span, .greenbutton a strong {
	display:block;
	height:29px;
	cursor:pointer;
	}
.greenbutton a {
	float:left;
	line-height:29px;
	padding-left:6px;
	font-size:12px;
	}
.greenbutton a {
	background:url(images_index/button_green_left.gif) no-repeat left top;
}	
.greenbutton a:hover {
	background:url(images_index/button_green_left_over.gif) no-repeat left top;
	text-decoration:none;
	}
.greenbutton a span {
	background:url(images_index/button_green_right.gif) no-repeat right top;
	padding-right:6px;
	float:left;
	}
.greenbutton a:hover span {
	background:url(images_index/button_green_right_over.gif) no-repeat right top;
}	
.greenbutton a strong {
	background:url(images_index/button_green_md.gif) repeat-x scroll top;
	color:#FFFFFF;
	float:left;
	padding-left:4px;
	padding-right:4px;
	}	
.greenbutton a:hover strong {
	background:url(images_index/button_green_md_over.gif) repeat-x scroll top;
	}
.button-green {
	background:url(images_index/submit_bg.gif) no-repeat bottom;
	text-align:center;
	border:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:120px;
	height:29px;
	cursor:pointer;
	}			
.button-green:hover {
	background:url(images_index/submit_bg_over.gif) no-repeat;
}	
.akw1, .akw2, .akw3 {
	background:url(images_index/input_bg.gif) repeat-x scroll top;
	}
.akw1 {
	font-size:13px;
	height:22px;
	line-height:20px;
	padding:0px 0px 0px 3px;
	width:170px;
}
.akw1 option {
	background: #FFFFFF;
	}
.akw2 {
	font-size:13px;
	padding:3px 0px 3px 3px;
	width:170px;
	vertical-align:text-bottom;
	}
.akw3 {
	font-size:13px;
	padding:3px 0px 3px 3px;
	width:50px;
	}
.discription {
	font-size:13px;
	padding:3px 0px 3px 3px;
	width:170px;
	vertical-align:text-bottom;
	height:60px;
	}
/*--css for table content--*/
.table-content {
	margin:0px;
	padding:0px;
	border:1px solid #dfdfdf;
}	
.table-content td {
	padding:8px;
	font-size:12px;
	color:#333333;
	}
.table-content02 {
	margin:0px;
	padding:0px;
	}
/*	
.table-content02 tr:hover {
	background:#fcfcfc;
	}	*/
.table-content02 td {
	padding:5px 7px;
	font-size:12px;
	}	
.table-content02 .title-black {
	background:#5f605f url(images_index/title_black.gif) repeat-x scroll top;
	font-size:12px;
	font-weight:bold;
	color:#e8e8e8;
	}
/*--begin css for popup--*/	
#popup01 {
	position:relative;
	overflow:hidden;
	}	
#popup01 .topcor, #popup01 .botcor {
	height:11px;
	font-size:1px;
	line-height:1px;
	}		
#popup01 .topcor div, #popup01 .botcor div {
	float:left;
	width:11px;
	height:11px;
	}	
#popup01 .topcor b, #popup01 .botcor b {
	float:right;
	height:11px;
	width:11px;
}
#popup01 .topcor span, #popup01 .botcor span {
	float:left;
	height:11px;
	background:#FFFFFF;
}
#popup01 .topcor b {
	background:url(images_index/corner_popup.gif) no-repeat top right;
	}
#popup01 .topcor div {
	background:url(images_index/corner_popup.gif) no-repeat top left;
	}
#popup01 .botcor div {
	background:url(images_index/corner_popup.gif) no-repeat bottom left;
}
#popup01 .botcor b {
	background:url(images_index/corner_popup.gif) no-repeat bottom right;
}
#popup01 .mdpopup {
	background:#FFFFFF;
	padding:0px 15px;
	}
#popup01 .mdpopup h3 {
	font-size:14px;
	color:#669900;
	padding-bottom:15px;
	text-align:center;
	}	
#popup01 .mdpopup td {
	font-size:12px;
	padding:5px;
	color:#333333;
	}	
#popup01 .mdpopup td.small {
	font-size:11px;
	color:#999999;
	padding-top:0px;
	padding-right:49px;
	}	
#popup01 .mdpopup td.linktext {
	font-size:11px;
	}
#popup01 .mdpopup td.linktext a {
	text-decoration:underline;
	}	
/*--end css for popup--*/	
/*--forum css--*/
#forum-wrap {
	padding-top:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:20px;
}
#listpage-number {
	padding-top:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:20px;
	color:#565d6f;
}
.listPage-view li {
	float:left;
	height:25px;
	line-height:20px;
	padding-right:5px;
	font-size:12px;
}
.listPage-view a {
	border:1px solid #cccccc;
	background:url(images_index/input_bg.gif) repeat-x scroll bottom;
	display:block;
	color:#565d6f !important;
	line-height:19px;
	height:19px;
	padding:0px 6px;
	float:left;
	text-decoration:none;
}
.listPage-view a:hover {
	border:1px solid #669900;
	color:#0000CC !important;
	background:#fff;
	text-decoration:none;
}
.listPage-view .active a {
	border:1px solid #669900;
	background:#fff;
	display:block;
	color:#565d6f !important;
}

.forum-title {
	background:url(images_index/forum_title_center.gif) repeat-x scroll top;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
.line-space {
	height:11px;
	background:url(images_index/line_space.gif) repeat-x scroll;
	float:left;
	width:685px;
}
.forum-index {
	font-size:12px;
	padding-top:10px;
	padding-bottom:5px;
	width:685px;
	float:left;
	}	
#forum-wrap li div {
	float:left;
	}	
.icon-feedback {
	width:35px;
	text-align:left;
	}
.article {
	width:260px;
	}
.article p {
	font-size:12px;
	padding-bottom:5px;
	padding-right:5px;
	}	
.article p span {
	font-size:11px;
	color:#999999;
	}	
.feedback-col {
	width:120px;
	text-align:center;
}
.feedback-col p {
	font-size:11px;
	color:#999999;
	padding-bottom:5px;
	}
.answer-col {
	width:90px;
	text-align:center;
	}
.read-times {
	width:90px;
	text-align:center;
}			
.views-times {
	width:90px;
	text-align:center;
	}
.views-times p, .read-times p, .answer-col p {
	padding-top:8px;
	}
#infomation {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:10px;
	}							
#footer {
	text-align:center;
	padding-top:15px;
	color:#cfd0d3;
	padding-bottom:10px;
	}	
#footer p {
	font-size:12px;
	color:#cfd0d3;
	line-height:20px;
}
/*--css chinh sua them--*/
#reportBox {
	clear:both;
	height:43px;
	}
#reportBox span.exportFile {
	float:left;
	width:150px;
	height:43px;
	color:#565d6e;
	display:block;
	}		
#reportBox span.arragedate {
	float:right;
	width:157px;
	height:29px;
	display:block;
	padding-top:10px;
	}
#reportBox span.arragedate p input {
	float:left;
	width:100px;
	color:#565d6e;
	font-size:12px;
	border:none;
	padding-top:6px;
	background:none;
	}
#reportBox span.arragedate p {
	float:left;
	width:100px;
	color:#565d6e;
	line-height:27px;
	padding-left:10px;
	height:29px;
	display:block;
	background:url(images/date_bg.gif) no-repeat scroll top left;
	font-size:12px;
	font-weight:normal;
	}

#reportBox span.fromtodate {
	width:30px;
	text-align:center;
	font-size-adjust:12px;
	color:#565d6e;
	height:29px;
	padding-top:10px;
	line-height:27px;
	display:block;
	float:right;
	}			
#reportBox span.arragedate img {
	width:45px;
	height:29px;
	display:block;
	border:none;
	float:left;
	vertical-align:top;
	padding-bottom:1px;
	}
.reportMap {
	padding-bottom:15px;
	overflow:hidden;
	font-size:12px;
	background:url(images/gradiant_bg_03.gif) repeat-x scroll top;
	border-top:1px dotted #CCCCCC;
	padding-top:10px;
}		
.reportMap .mapCont {
	margin:0px;
	overflow:auto;
	width:770px;
	height:170px;
	}
.greenfont {
	color:#82b913;
	}	
.redfont {
	color:#CC0000;
	}	
.whitefont {
	color:#FFFFFF;
	}	
.yellowfont {
	color:#FFFF99;
	}			
.moneybox {
	width:322px;
	clear:both;
	float:right;
	}	
.moneybox ul {
	width:322px;
	height:28px;
	background:url(images/tabs_border.gif) repeat-x scroll bottom;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:right;
	}	
.moneybox ul li {
	float:right;
	margin:0px;
	padding:0px;
	}	
.moneybox ul li.actbutton, .moneybox ul li.normalbutton {
	float:right;
	height:28px;
	width:76px;
	padding-left:5px;
	}	
.moneybox ul li.normalbutton a {
	background:url(images/normal_button.gif) no-repeat scroll top left;
	width:76px;
	height:28px;
	display:block;
	line-height:28px;
	color:#565d6f;
	text-align:center;
	}	
.moneybox ul li.normalbutton a:hover {
	background:url(images/normal_button_over.gif) no-repeat scroll top left;
	height:28px;
	width:76px;
	display:block;
	}
.moneybox ul li.actbutton a {
	background:url(images/act_button.gif) no-repeat scroll top left;
	display:block;
	height:28px;
	width:76px;
	text-align:center;
	font-size:12px;
	color:#565d6f;
	line-height:28px;
	}	
.moneybox ul li.actbutton a:hover, .moneybox ul li.normalbutton a:hover {
	text-decoration:none;
	}	
.moneybox span.textnote {
	width:322px;
	height:25px;
	font-size:12px;
	color:#565d6f;
	line-height:24px;
	text-align:right;
	display:block;
	clear:both;
	}	
.moneybox span.inputMoney {
	width:322px;
	height:28px;
	}	
.moneybox span.inputMoney .inputbox {
	float:right;
	height:28px;
	width:201px;
	border:none;
	background:url(images/money_input.gif) no-repeat scroll top left;
	}	
.moneybox span.inputMoney .inputbox input {
	border:none;
	padding-top:7px;
	padding-right:5px;
	width:190px;
	text-align:right;
	background:none;
	font-size:12px;
	font-weight:normal;
	color:#82b913;
	}	
.moneybox span.inputMoney .bttmoney {
	float:right;
	height:28px;
	width:55px;
	padding-left:3px;
	}
.moneybox span.inputMoney .bttmoney a {
	background:url(images/green_button.gif) no-repeat scroll top left;
	display:block;
	height:28px;
	width:55px;
	line-height:28px;
	color:#ffffff;
	text-align:center;
	}
.moneybox span.inputMoney .bttmoney a:hover {
	background:url(images/gray_button.gif) no-repeat scroll top left;	
	display:block;
	height:28px;
	}	
.moneybox span.inputMoney .bttmoney a:hover {
	text-decoration:none;
	}
.messageIndex {
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	margin:0px;
	}	
.messageIndex li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	clear:both;
	}
.messageIndex li .linespace {
	border-bottom:1px solid #ececec;
	height:8px;
	font-size:1px;
	margin-bottom:8px;
	}	
.messageIndex li.mailTool {
	height:28px;
	background:url(images/mail_toolbg.gif) repeat-x scroll top;
	margin-bottom:8px;
	display:block;
}
.messageIndex li.mailTool span.mailselect {
	height:28px;
	display:block;
	line-height:28px;
	font-size:11px;
	font-family:Tahoma;
	width:300px;
	float:left;
	}	
.messageIndex li.mailTool span.mailselect a {
	padding-right:8px;
	padding-left:8px;
	}	
.messageIndex li.mailTool span.mailList {
	float:right;
	width:450px;
	text-align:right;
	font-size:11px;
	line-height:28px;
	}	
.messageIndex li.mailTool span.mailList a {
	padding-left:8px;
	padding-right:8px;
	}	
.messageIndex li.mailTool span.mailList a.actived {
	font-weight:bold;
	color:#CC0000;
	}	
.messageIndex li span.tickMessage {
	width:25px;
	float:left;
	vertical-align:middle;
	padding-top:15px;
	text-align:left;
}	
.messageIndex li span.avataricon {
	float:left;
	width:60px;
	}
.messageIndex li span.avataricon02 {
	float:left;
	padding-left:25px;
	width:60px;
	}
.messageIndex li span.userName {
	width:190px;
	float:left;
	padding-top:10px;
	display:block;
	}		
.messageIndex li span.userName a {
	font-size:12px;
	color:#0000CC;
	}	
.messageIndex li span.userName p em {
	color:#999999;
	font-size:11px;
	font-style:normal;
	}	
.messageIndex li span.mailContent, .messageIndex li span.mailRead {
	width:460px;
	font-size:12px;
	display:block;
	float:left;
	padding-top:10px;
	}	
.messageIndex li span.mailContent a {
	font-size:12px;
	color:#669900;
	font-weight:bold;
	}	
.messageIndex li span.mailRead a {
	color:#666666;
	font-weight:normal;
	font-size:12px;
}	
.messageIndex li span.closeMail {
	float:right;
	width:16px;
	padding-top:15px;
	text-align:right;
	}	
.messageIndex li span.closeMail a {
	width:16px;
	height:15px;
	background:url(icons/close.gif) no-repeat scroll top;
	display:block;
	font-size:1px;
	}	
.messageIndex li span.closeMail a:hover {
	background:url(icons/close_over.gif) no-repeat scroll top;
	display:block;
	font-size:1px;
	}
.messageIndex li span.answerMail {
	display:block;
	font-size:12px;
	float:right;
	width:495px;
	padding-bottom:8px;
	}
.messageIndex li span.answerMail02 {
	display:block;
	font-size:12px;
	float:right;
	width:485px;
	padding-bottom:8px;
	padding-left:5px;
	padding-top:5px;
	background:#f2ffe7;
	padding-right:5px;
	}
.messageIndex li span.answerBox {
	display:block;
	text-align:left;
	float:right;
	width:495px;
	font-size:12px;
	}			
.messageIndex li span.answerBox p {
	padding-top:5px;
	padding-bottom:5px;
	}	
.messageIndex li span.answerBox textarea {
	width:475px;
	height:50px;
	font-size:12px;
	font-family:Tahoma;
	padding:8px;
	text-align:left;
	background:#FFFFFF;
	margin-bottom:4px;
	}	
.messageIndex li span.writeMessagetext {
	float:left;
	text-align:right;
	width:150px;
	font-size:12px;
	height:20px;
	line-height:20px;
	}	
.messageIndex li span.writeMessageinput {
	float:left;
	margin-left:15px;
	width:450px;	
	font-size:12px;
}
.messageIndex li span.writeMessageinput textarea {
	width:350px;
	height:80px;
	margin-bottom:5px;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	}
.listTabs {
	height:28px;
	clear:both;
	margin:0px;
	padding:0px;
	background:url(images/tabs_border.gif) repeat-x scroll top;
}
.listTabs ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:10px;
	}		
.listTabs ul li {
	margin:0px;
	padding:0px;
	display:inline;
	}
.listTabs ul li.actTabs a, .listTabs ul li.normalTabs a {
	float:left;
	height:28px;
	display:block;
	padding-right:2px;
	}
.listTabs ul li.actTabs a {
	background:url(images/act_button_left.gif) no-repeat scroll top left;
	height:28px;
	padding-left:5px;
	}		
.listTabs ul li.actTabs a span {
	background:url(images/act_button_right.gif) no-repeat scroll top right;
	display:block;
	height:28px;
	float:left;
	padding-right:5px;
	}
.listTabs ul li.actTabs a em {
	background:url(images/act_button_md.gif) repeat-x scroll top;
	float:left;
	display:block;
	font-style:normal;
	color:#565d6f;
	line-height:28px;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	}
.listTabs ul li.actTabs a strong {
	font-weight:normal;
	float:left;
	background:url(images/act_button_md.gif) repeat-x scroll top;
	display:block;
	font-size:11px;
	color:#FF0000;
	height:28px;
	padding-left:5px;
	line-height:18px;
	}
.listTabs ul li.actTabs a strong img {
	padding-top:0px;
	vertical-align:top;
	border:none;
	}
		
.listTabs ul li.normalTabs a {
	background:url(images/normal_button_over_left.gif) no-repeat scroll top left;
	height:28px;
	padding-left:5px;
	}			
.listTabs ul li.normalTabs a span {
	background:url(images/normal_button_over_right.gif) no-repeat scroll top right;
	display:block;
	height:28px;
	float:left;
	padding-right:5px;
	}	
.listTabs ul li.normalTabs a em {
	float:left;
	display:block;
	font-style:normal;
	color:#565d6f;
	line-height:28px;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	background:url(images/normal_button_over_md.gif) repeat-x scroll top;
}	

.listTabs ul li.actTabs a em span{
	margin:10px 5px 5px 0px;
	background:url(icons/icons/down_arrow.gif) no-repeat;
	width:6px;
	height:6px;
	border:0px solid red;
}

.listTabs ul li.normalTabs a strong {
	font-weight:normal;
	float:left;
	display:block;
	font-size:11px;
	color:#FF0000;
	height:28px;
	padding-left:5px;
	line-height:18px;
	background:url(images/normal_button_over_md.gif) repeat-x scroll top;
}	
.listTabs ul li.normalTabs a strong img {
	padding-top:0px;
	vertical-align:top;
	border:none;
	}
.listTabs ul li.actTabs a:hover, .listTabs ul li.normalTabs a:hover {
	text-decoration:none;
	} 
.listTabs ul li.soantin {
	float:right;
	height:27px;
	width:107px;
	padding-right:8px;
	}	
.listTabs ul li.soantin-act {
	float:right;
	height:27px;
	width:107px;
	padding-right:8px;
	}	
.listTabs ul li.soantin a {
	background:url(images/normal_button_over_left.gif) no-repeat scroll top left;
	height:28px;
	display:block;
	float:right;
	padding-left:5px;
	}
.listTabs ul li.soantin-act a {
	background:url(images/act_button_left.gif) no-repeat scroll top left;
	height:28px;
	display:block;
	float:right;
	padding-left:5px;
	}
.listTabs ul li.soantin a:hover {
	text-decoration:none;
	}		
.listTabs ul li.soantin-act a span {
	background:url(images/act_button_right.gif) no-repeat scroll top right;
	height:28px;
	display:block;
	padding-right:5px;
	float:right;
}	
.listTabs ul li.soantin a span {
	background:url(images/normal_button_over_right.gif) no-repeat scroll top right;
	height:28px;
	display:block;
	padding-right:5px;
	float:right;
	}	
.listTabs ul li.soantin-act a em {
	background:url(images/act_button_md.gif) repeat-x scroll top;
	float:right;
	display:block;
	font-style:normal;
	color:#565d6f;
	line-height:28px;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	}	
.listTabs ul li.soantin a em {
	float:right;
	display:block;
	font-style:normal;
	color:#565d6f;
	line-height:28px;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	background:url(images/normal_button_over_md.gif) repeat-x scroll top left;
}

#ajax_loading { display: none; font-size: 12px; font-family: Tahoma; }
#ajax_loading1 { display: none; font-size: 12px; font-family: Tahoma; }
#ajax_loading2 { display: none; font-size: 12px; font-family: Tahoma; }
#ajax_loading3 { display: none; font-size: 12px; font-family: Tahoma; }

/*--css them ngay 30/7---*/
.listIndexvoice {
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	clear:both;
	height:25px;
	text-align:right;
	padding-top:8px;
	padding-bottom:8px;
	}
.listIndexvoice li {
	font-size:12px;
	color:#666666;
	display:inline;
	line-height:normal;
	font-family:tahoma;
	color:#565d6f;
	}	
.listIndexvoice li a {
	color:#565d6f;
	padding-left:5px;
	padding-right:5px;
}

/*--css them ngay 01/8/2009--*/	
.Totalmoneysession {
	font-size:14px;
	font-family:Tahoma;
	color:#666666;
	font-weight:normal;
	padding:8px;
	text-align:right;
	text-align:right;
	border-top:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	float:right;
	background:url(images/gradiant_bg_03.gif) repeat-x scroll top;
	}
.Totalmoneysession span {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-weight:normal;
	font-size:15px;
	}	
.deleteVoice {
	width:16px;
	height:15px;
	}	
.deleteVoice a {
	width:16px;
	height:15px;
	background:url(icons/close.gif) no-repeat scroll top;
	display:block;
	font-size:1px;
	}	
.deleteVoice a:hover {
	background:url(icons/close_over.gif) no-repeat scroll top;
	display:block;
	font-size:1px;
	}		
/* Style cho trang Invite */

.sender_invite{
	color:#996600	
}
.receiver_invite{
	color:#FF0000
}

.accepted_invite{
	color:#009900;
}

/* Style Admin*/
.label_total{
	font-weight:bold;
}
.value_total{
	color:#FF0000;
}
.statistic_total {
	border: 0px solid red; 
	height:35px; 
	line-height:35px; 
	padding-left:25px;
} 


/*ducnv add 08/09/2009*/
body #presence{position:fixed;z-index:5000; bottom:0px; left:0px;color:#111;font-size:11px;height:25px; line-height:25px;padding:0;width:100%}
html .ie6 #presence{margin-bottom:-1px}

#presence_ui{border:1px #BBBBBB groove; background:#EDEDED repeat-x 0 -24px;margin-left:auto;margin-right:auto; ;position:relative;overflow:visible ! important}
#presence_bar{background-position:top left;background-repeat:repeat-x;height:25px;padding:0}
#presence_bar{display:block}

#presence #presence_ui .focused{border-color:#333;background-color:#fff;margin:-1px 0 1px 0;z-index:15}


.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden}
.clearfix{display:block}
.ie6 .clearfix,
.ie7 .clearfix,
.ie8 .clearfix{zoom:1}
/*end ducvn*/

.admin_button{
	background:url(images_new/admin_button.jpg);
	color:#FFFFFF;
	font-weight:bold;
	padding-top: -20px
	}	
	
/*
	Begin Define Styles By Xuân Luật 
*/	
/*define align*/
.center {
	text-align:center;	
}
.left{
	text-align:left;	
}
.right{
	text-align:right;	
}
/*define padding*/
.top-3 {
	padding-top:3px;
}
.top-5 {
	padding-top:5px;
}
.top-8 {
	padding-top:8px;
}
.top-10 {
	padding-top:10px;
}

.bottom-3 {
	padding-bottom:3px;
}
.bottom-5 {
	padding-bottom:5px;
}
.bottom-8 {
	padding-bottom:8px;
}
.bottom-10 {
	padding-bottom:10px;
}

.paddleft-3 {
	padding-left:3px;
}
.paddleft-5 {
	padding-left:5px;
}
.paddleft-8 {
	padding-left:8px;
}
.paddleft-10 {
	padding-left:10px;
}

.paddright-3 {
	padding-right:3px;
}
.paddright-5 {
	padding-right:5px;
}
.paddright-8 {
	padding-right:8px;
}
.paddright-10 {
	padding-right:10px;
}

.padding-3 {
	padding:3px;
}
.padding-5 {
	padding:5px;
}
.padding-8 {
	padding:8px;
}
.padding-10 {
	padding:10px;
}
.padding-15 {
	padding:15px;
}

/*define height*/
.height-10 {
	height:10px
}
.height-15 {
	height:15px
}
.height-20 {
	height:20px
}
.height-25 {
	height:25px
}
.height-30 {
	height:25px
}
.height-50 {
	height:50px
}
.height-100 {
	height:100px
}
/*define width*/
.width-10 {
	width:10px
}
.width-15 {
	width:15px
}
.width-20 {
	width:20px
}
.width-25 {
	width:25px
}
.width-30 {
	width:25px
}
.width-50 {
	width:50px
}
.width-100 {
	width:100px
}
.width-150 {
	width:150px
}
.width-200 {
	width:200px
}
/*define font*/
.size-10 {
	font-size:10px;
}
.size-11 {
	font-size:11px;
}
.size-12 {
	font-size:12px;
}
.size-13 {
	font-size:13px;
}
.size-14 {
	font-size:14px;
}
/*define color*/
.red {
	color:#FF0000;
}
.green {
	color:#00CC00;
}
.blue {
	color:#0000FF;
}
.gray {
	color:#CCCCCC;
}
.gray-1 {
	color:#C0C0C0
}
.adnet-color{
	color:#669900;
}
/*define font style*/
.bold{
	font-weight:bold;
}
.underline{
	text-decoration:underline;
}
.verdana {
	font-family:Verdana;
}
.arial {
	font-family:Arial;
}
.tahoma {
	font-family:Tahoma;
}
/*define sort by*/
.sort{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;	
}
.sort a{
	color:#FFFFFF;
	text-decoration:none;
}
.sort a:link{
}
.sort a:hover{
	text-decoration:none;	
}
.sort a:visited{
}
.sort_active{
	font-family:Verdana;
	font-size:11px;
}
.sort_active a{
	color:#00CC00;
	text-decoration:none;
}
.sort_active a:link{
}
.sort_active a:hover{
	text-decoration:none;
}
.sort_active a:visited{
}
.asc{
	background:url(icons/icons/down_arrow.gif);
}
.desc{
	background:url(icons/icons/up_arrow.gif);	
}
/*
	End Define Styles By Xuân Luật 
*/	