/* Begin CSS trang quan tri */
@charset "utf-8";
#admin_page{
	margin:0 auto;
	*border:0;
	position:relative;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.T1 {
	FONT-WEIGHT: bold;
	MARGIN-LEFT: 0px;
}
.T2 {
 	MARGIN-LEFT: 17px;
 	VERTICAL-ALIGN: top
}
.T3 {
	MARGIN-LEFT: 38px;
	VERTICAL-ALIGN: top
}
.T4 {
	MARGIN-LEFT: 58px;
 	VERTICAL-ALIGN: top
}
.T5 {
	MARGIN-LEFT: 78px
}
.T6 {
	MARGIN-LEFT: 98px
}
.T7 {
	MARGIN-LEFT: 118px
}
.T8 {
	MARGIN-LEFT: 138px
}
#admin_page body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,input,img{
	margin:0;padding:0;
}

#admin_page img{
	border:0;
}
#admin_page ul,ol{
	list-style:none;
}
#admin_page a, a:visited{
	color:#16387c;
}
#admin_page a:link, a:visited{
	text-decoration:none;
}
# admin_page a:hover{
	text-decoration:underline;
}
#admin_mastheadbd{
	font-size:28px;
	font-weight:bold;
}
#admin_footer{
	clear:both;
	text-align:center;
	padding-top:10px;
	border-top:1px solid #f3d210;
	color:#999999;
}
.admin_pick_a_task_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#6d9021;
}
.admin_topBarLayer{
	height: 5px;
	background-color:#f3d210;
	border-bottom:1px solid #f3d210;
}
#admin_menu_left {
	border:1px solid #f3d210;
	background:#fbffd8;
	width:98%;
}	
#admin_menu_left .menuleft_bg {
	height:23px;
	width:100%;
	background: url(images/admin_menuleft_bg.gif) top repeat-x;
	border-bottom:1px solid #f3d210;
}
#admin_menu_left .admin_menuleft_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #333333;
	font-weight:bold;
	padding-top:2px;
	padding-left:20px;
	background:url(images/admin_dot_menu.gif) left no-repeat;
}	
#admin_menu_left .admin_menuleft_title01 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #333333;
	padding-top:2px;
	padding-left:10px;
	padding-bottom:3px;
}
#admin_menu_left .admin_menuleft_title01 a {
	text-decoration:none;
	background:url(images/admin_dot01.gif) left no-repeat 5px;
	padding-left:8px;
	color: #009900;
	}
#admin_menu_left .admin_menuleft_title01 a:hover {
	text-decoration:none;
	color:#333333;
	background:url(images/admin_dot02.gif) left no-repeat 5px;
	padding-left:8px;
}

#admin_menu_left .admin_menuleft_title01 .selected {
	text-decoration:none;
	color:#333333;
	background:url(images/admin_dot02.gif) left no-repeat 5px;
	padding-left:8px;
}
#admin_menu_left .admin_menuleft_title01_selected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #333333;
	padding-top:2px;
	padding-left:10px;
	padding-bottom:3px;
}
#admin_menu_left .admin_menuleft_title01_selected a {
	text-decoration:none;
	background:url(images/admin_dot02.gif) left no-repeat 5px;
	padding-left:8px;
	color: #333333;
	}
#admin_menu_left .admin_menuleft_title01_selected a:hover {
	text-decoration:none;
	color:#333333;
	background:url(images/admin_dot02.gif) left no-repeat 5px;
	padding-left:8px;
}

#admin_menu_left .admin_menuleft_title01_selected .selected {
	text-decoration:none;
	color:#333333;
	background:url(images/admin_dot02.gif) left no-repeat 5px;
	padding-left:8px;
}
.admin_resizeLayerBorder{
	background-color:#f3d210;
}
.admin_subMenuLayer{
	padding-left: 5px;
	height: 20px;
	background-color: #f3d210;
	padding-top:5px;
	background: url(images/admin_menuleft_bg.gif) top repeat-x;
}
.admin_subMenuLayer_list{
	padding-left: 5px;
	height: 20px;
	background-color: #f3d210;
	padding-top:5px;
	font-weight:bold;
}
.admin_button{
	background-image:url(images/admin_btn_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	float:left;
	padding-left:6px;
	margin:5px 3px 5px 3px;
	font-size:11px;
}
.admin_button a{
	background-image:url(images/admin_btn_back.gif);
	background-repeat:repeat-x;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	text-decoration:none;
	color:#003366;
	font-weight:bold;
	padding:0px 3px 0px 3px;
}
.admin_button a:hover{
	text-decoration:none;
	color:#003399;
}
.admin_button span{
	background-image:url(images/admin_btn_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	padding-right:6px;
}
.admin_clearthis{
	clear:both;
	line-height:0px;
}
.label_admin
{
	background-color:#FFFFCC;
	font-weight:bold;
}
/*==================================================== CSS Document ===========================*/

* {	
	margin: 0px;	
	padding: 0px;
	}
body { 
	color: #333333; 
	font-family: Tahoma, arial, sans-serif;	
	text-align:left;
	background: #FFFFFF url(images/body_bg.gif) top repeat-x;
	margin-top:8px;
	}

a {	
	color: #2b64b4;	 
	text-decoration: none;	
	cursor:pointer; 
	}
a:hover { 
	text-decoration:underline; 
	}
img { 
	border: none; 
	}
ul, li { 
	list-style-type: none; 
	}
	
/*input {
	border:1px;
	}
select {
	border:1px;}	*/		
/* easy clearing */


#container {
	height:auto;
	margin:0px auto;
	width:819px;
	background:#FFFFFF;
	position:relative;
	padding:0px;
	text-align:left;
}
#toolbar {
	width:819px;
	height:21px;
	background:url(images/top_banner_bg.gif) no-repeat top;
	margin:0px;
	}
#toolbar .top_quicklink {
	float:right;
	width:433px;
}

#wrap_menu_ngang {
	width:819px;
	height:79px;
	background:url(images/tool_bg.gif) top no-repeat;
	margin:0px;
}
#wrap_menu_ngang .menu_ngang {
	float:left;
	width:585px;
	height:20px;
	margin-top:3px;
}
#wrap_menu_ngang .menu_ngang .menu_content {
	float:left;
	padding-top:3px;
	height:17px;
	text-align:center;
}
#wrap_menu_ngang .menu_ngang .menu_content a{
	font-size:11px;
	font-weight:bold;
	color:#43506e;
	padding-left:10px;
	padding-right:10px;
}
#wrap_menu_ngang .menu_ngang .menu_line {
	background:url(images/line_menu.gif) no-repeat;
	float:left;
	margin-top:3px;
	width:5px;
	height:17px;
	padding-left:3px;
	padding-right:3px;
}


#wrap_menu_ngang .box_search {
	width:205px;
	padding-top:47px;
	float:right;
	height:22px;
	margin-right:10px!important;
	margin-right:6px;
	text-align:right;
	}
#wrap_menu_ngang .box_search .search_bg {
	width:150px;
	height:22px;
	padding:3px;
	margin-top:3px;
	background:url(images/search_bg.gif) no-repeat;
	border:0px;
	}
#wrap_menu_ngang .box_search .search_button {
	width:29px;
	height:22px;
	background:url(images/go_button.gif) no-repeat;
	border:0px;
}


/*--css cho noi dung ben trai--*/
#wrap_left {
	background:#dfdfdf url(images/left_bg01.gif) top no-repeat right;
	width:180px;
	height:auto;
	position:relative;
	padding-bottom:10px;
	}
#wrap_left .left_content {
	padding-top:3px;
	margin-left:6px;
	margin-right:7px;
	text-align:left;
	position:relative;
	}
#wrap_left .menu_doc {
	width:165px;
	height:auto;
	position:relative;
	margin:0px;
	padding-top:2px;
	padding-bottom:5px;
	}

/*--css cho menu doc--*/
#wrap_left .menu_doc .links_text {
	padding-top:4px;
	padding-left:12px;
	text-align:left;
	text-decoration:none;
	}
#wrap_left .menu_doc .links a {
    color: #FFFFFF;
    font-size:11px;
	background:url(images/menu_bg.gif) no-repeat top;
    height:26px;
	font-weight:bold;
    display:block;
    width:165px;
	line-height:18px;
    font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}
#wrap_left .menu_doc .links a:hover {
    color: #FFFFFF;
    font-size:12px;
	background:url(images/menu_bg_over.gif) no-repeat top;
	text-decoration:none;
    display:block;
	}

#wrap_left .menu_doc .links1 a {
    color: #ffff00;
    font-size:11px;
	background:url(images/menu_bg_over.gif) no-repeat top;
    height:25px;
	font-weight:bold;
    display:block;
    width:165px;
	line-height:18px;
    font-family:Arial, Helvetica, sans-serif;
	margin-bottom:1px;
}

#wrap_left .menu_doc .links1 a:hover {
    color: #FFFFFF;
	text-decoration:none;
	}
#wrap_left .menu_doc ul{
	text-decoration:none;
	list-style-type:none;
	width:165px;
}
#wrap_left .menu_doc ul li{
	position:relative;
	width:165px;
	
}
 
/*---End SubMenu-----*/
/* Sub level menu links style */
#wrap_left .menu_doc ul li a{
	display:block;
	height:26px;
	overflow:auto; /*force hasLayout in IE7 */
	text-decoration:none;
	background:url(images/dot_01.gif) top no-repeat;
	 
}
/* Holly Hack for IE \*/
* html .menu_doc ul li { float: left; height: 1%; }
* html .menu_doc ul li a { height: 1%; }
/* End */

/*--ket thuc menu doc--*/
#wrap_left .weblink {
	width:165px;
	height:58px;
	background:url(images/weblink_bg.gif) top no-repeat;
	position:relative;
	margin:0px;
	padding-top:2px;
	padding-bottom:3px;
	margin-top:5px;
	}
#wrap_left .weblink .link_title {
	width:165px;
	height:20px;
	text-align:left;
}
#wrap_left .weblink .link_title h3{
	padding-left:10px;
	font-size:11px;
	padding-top:4px;
	color:#FFFFFF
}
#wrap_left .weblink .link_list {
	width:155px;
	height:22px;
	padding-top:8px;
	margin-left:5px;
	}
#wrap_left .weblink .link_box {
	width:155px;
	height:22px;
	background:url(images/search_bg.gif) top left;
	border:0px;
}

/*--thu vien tai lieu--*/
#wrap_left .library_box {
	width:165px;
	height:auto;
	background: url(images/lib_md_bg.gif) top repeat-y;
	position:relative;
	margin:0px;
	}
#wrap_left .library_box .library_title {
	background:url(images/lib_top_bg.gif) top no-repeat;
	width:165px;
	height:24px;
}
#wrap_left .library_box .library_title h3{
	text-align:left;
	padding-top:4px;
	padding-left:10px;
	color:#FFFFFF;
	font-size:11px;
}
#wrap_left .library_box .library_content {
	background:url(images/book_bg.gif) top right no-repeat;
	width:165px;
	height:auto;
	position:relative;
	}
#wrap_left .library_box .library_content ul {
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
#wrap_left .library_box .library_content ul li {
	padding-bottom:2px;
	padding-top:2px;
	background:url(images/dot.gif) no-repeat left 8px;
	border-bottom:1px dashed #CCCCCC;
}
#wrap_left .library_box .library_content ul li a{
	padding-left:12px;
	font-size:11px;
	color:#333333;
	line-height:18px;
	text-align:left;
	display:block;
}
#wrap_left .library_box .library_content ul li a:hover{
	color:#FF0000;
	text-decoration:none;
}
#wrap_left .library_box .library_bottom {
	background:url(images/lib_bottom_bg.gif) no-repeat bottom;
	height:11px;
	width:165px;
	}

/*--css cho noi dung giua--*/
#wrap_body {
	width:433px;
	height:auto;
	}
#wrap_body .body_content {
	padding:10px;
	margin:0px;
}
#wrap_body .body_content h2 {
	font-size:12px;
	color:#e70000;
	padding-bottom:8px;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
}

#wrap_body .body_content h3 {
	font-size:12px;
	color: #FF0000;
	padding-bottom:3px;
	text-align:left;
	padding-top:10px;
}
#wrap_body .body_content h3 a{
	color: #355882;
	text-decoration:none;
}
#wrap_body .body_content h3 a:hover{
	color: #355882;
	text-decoration:none;
}

#wrap_body .body_content h4 {
	font-size:11px;
	color:#666666;
	text-align:justify;
	line-height:18px;
	padding-top:8px;
	padding-bottom:8px;
}
#wrap_body .body_content h5 {
	font-size:12px;
	color:#666698;
	text-align:justify;
	padding-top:8px;
	padding-bottom:8px;
}
#wrap_body .body_content h4 a {
	color:#666666;
	text-decoration:none;
}
#wrap_body .body_content h4 a:hover, #wrap_body .body_content h4 a:visited {
	color:#666666;
	text-decoration:none;
}
#wrap_body .body_content p {
	font-size:11px;
	color:#333333;
	line-height:18px;
	text-align:justify;
	padding-bottom:8px;
	}
#wrap_body .body_content p a {
	color:#333333;
	text-decoration:none;
	
}
#wrap_body .body_content .bodynews_pic {
	float:left;
	width:121px;
	margin-right:8px;
	margin-bottom:3px;
	margin-top:5px;
	}
#wrap_body .body_content .bodynews_pic2 {
	float:left;
	width:150px;
	height:200px;
	border:1px solid #CCCCCC;
	margin-right:8px;
	margin-bottom:50px;
	margin-top:5px;
	}
#wrap_body .body_content .bodynews_pic3 {
	float:left;
	width:180px;
	height:200px;
	border:1px solid #CCCCCC;
	margin-right:8px;
	margin-bottom:50px;
	margin-top:5px;
	}
#wrap_body .body_content .others_news_body {
	padding-top:20px;
	padding-bottom:10px;
	text-align:left;
	}	
#wrap_body .body_content .others_news_body h4 {
	font-size:12px;
	color:#666666;
	padding-bottom:5px;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
}	
#wrap_body .body_content .others_news_body ul {
	list-style-type:none;
	margin:0px;
	padding-left:15px;
	padding-top:10px;
}
#wrap_body .body_content .others_news_body ul li {
	padding-top:2px;
	padding-bottom:2px;
}
#wrap_body .body_content .others_news_body ul li a {
	background:url(images/dot.gif) no-repeat left 7px !important;
	background:url(images/dot.gif) no-repeat left 10px;
	padding-left:15px;
	font-size:11px;
	color:#333333;
	line-height:18px;
	display:block;
}
#wrap_body .body_content .others_news_body ul li a:hover {
	color:#FF0000;
	text-decoration:none;
}	
	
#wrap_body .list_news {
	margin-top:8px;
	margin-bottom:8px;
	border-top:1px dashed #CCCCCC;
	}
#wrap_body .list_news h3 {
	font-size:11px;
	color:#333333;
	padding-bottom:3px;
	text-align:left;
}	
#wrap_body .list_news h3 a {
	color:#333333;
	text-decoration:none;
}
#wrap_body .list_news h3 a:hover{
	color: #FF0000;
	text-decoration:none;
}



#wrap_body .list_news p{
	font-size:11px;
	color:#333333;
	line-height:18px;
	text-align:justify;
	padding-bottom:3px;
	}
#wrap_body .list_news p a{
	color:#333333;
	text-decoration:none;
}
#wrap_body .list_news p a:hover{
	color: #FF0000;
	text-decoration:none;
}
#wrap_body .list_news .list_news_pics {
	width:70px;
	height:70px;
	float:left;
	margin-right:8px;
	margin-bottom:3px;
	border:1px solid #CCCCCC;
	margin-top:8px;
	}






/*--css cho noi dung ben phai--*/
#wrap_right {
	width:206px;
	height:auto;
	position:relative;
	background:url(images/right_sub_md.gif) top repeat-y;
	margin-bottom:10px;
	}
#wrap_right .checkmail_box {
	width:206px;
	height:auto;
	position:relative;
}
#wrap_right .checkmail_box .checkmail_title {
	background:url(images/right_sub_title.gif) top no-repeat;
	width:206px;
	height:31px;
}
#wrap_right .checkmail_box .checkmail_title h3{
	text-align:left;
	padding-top:4px;
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
#wrap_right .checkmail_box .checkmail_content {
	padding:5px;
	font-size:11px;
	color:#333333;
	}
#wrap_right .checkmail_box .checkmail_content a{
	color:#e80000;
	font-size:11px;
	text-decoration:underline;
}
#wrap_right .checkmail_box .user_login {
	width:175px;
	height:18px;
	border:1px solid #CCCCCC;
	padding-top:2px;
	font-size:11px;
	}
#wrap_right .checkmail_box .login_button {
	background:url(images/login_button.gif) no-repeat;
	width:65px;
	height:20px;
	border:0px;
	font-size:11px;
}
#wrap_right .checkmail_box .mailbox_bottom {
	background:url(images/right_sub_bottom.gif) bottom no-repeat;
	width:206px;
	height:10px;
	}



#wrap_right .latist_news {
	width:206px;
	height:auto;
	position:relative;
}
#wrap_right .latist_news .latis_title {
	background:url(images/right_sub_title01.gif) top no-repeat;
	width:206px;
	height:36px;
}
#wrap_right .latist_news .latis_title h3{
	text-align:left;
	padding-top:9px;
	padding-left:10px;
	font-size:11px;
	color:#FFFFFF;
}
#wrap_right .latist_news .latist_content {
	padding:10px;
	text-align:left;
	font-size:11px;
	}
#wrap_right .latist_news .latist_content p {
	text-align:justify;
	font-size:11px;
	line-height:18px;
	color:#333333;
	padding-bottom:4px;
	border-bottom:1px dashed #CCCCCC;
	padding-top:4px;
}
#wrap_right .latist_news .latist_content p a {
	color:#333333;
	text-decoration:none;
}
#wrap_right .latist_news .latist_content p a:hover {
	color:#FF0000;
	text-decoration:none;
}

#wrap_right .latist_news .latist_content ul {
	list-style-type:none;
	margin:0px;
}
#wrap_right .latist_news .latist_content ul li {
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px dashed #CCCCCC;
}
#wrap_right .latist_news .latist_content ul li a {
	display:block;
	background:url(images/dot.gif) no-repeat left 7px;
	padding-left:12px;
	font-size:11px;
	color:#333333;
	line-height:18px;
}



#wrap_right .latist_news .plan_pics {
	float:left;
	width:60px;
	height:50px;
	margin-right:5px;
	border:0px;
	padding-top:5px;
	}

/*------------------slide show-------------------------*/
#media_wrap {
	width:411px;
	height:357px;
 	background:url(images/other_md_slide.gif) top repeat-y;
	margin-top:20px;
	}
#media_wrap .media_top_bg {
	background: url(images/top_slide_bg.gif) top no-repeat;
	width:411px;
	height:13px;
	}
#media_wrap .media_content {
	margin-top:3px !important;
	margin-top:0px;
	margin-left:16px;
	width:380px;
	height:285px;
	}	
#media_wrap .pic_title {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-size:11px;
	color:#333333;
}
#media_wrap .media_bottom_bg {
	width:411px;
	height:36px;
	margin:0px;
	padding:0px;
}

#slide_other_pic {
	background:url(images/other_md_slide.gif) top repeat-y;
	width:411px;
	height:auto;
	position:relative;
	margin-top:15px;
	}
#slide_other_pic .other_top_bg {
	background:url(images/other_top_slide.gif) top no-repeat;
	width:411px;
	height:13px;
}

.scroll {
	direction:ltr;
	margin-left:15px;
	margin-right:15px; 
	display:block; 
	width:381px; 
	height:88px; 
	overflow:auto; 
	border:1px solid  #FFFFFF; 
	}

#slide_other_pic .other_bottom_bg {
	width:411px;
	background:url(images/other_bottom_slide.gif) bottom no-repeat;
	height:14px;
}


/*----ket thuc slide show----*/



/*--css cho footer--*/
#footer {
	width:100%;
	height:71px;
	background:url(images/footer_md.gif) top repeat-x;
	margin:0px;
	}
#footer .cor_left {
	float:left;
	background:url(images/footer_left.gif) top no-repeat left;
	width:7px;
	height:71px;
}
#footer .cor_right {
	float:right;
	background:url(images/footer_right.gif) top no-repeat right;
	width:7px;
	height:71px;
}
#footer .footer_content {
	float:left;
	width:800px;
	height:71px;
	text-align:center;
	}
#footer .footer_content .footer_quicklink{
	padding-top:5px;
	text-align:center;
}
#footer .footer_content .footer_quicklink ul {
	list-style-type:none;
	margin:0px;
}
#footer .footer_content .footer_quicklink ul li {
	padding:0px;
	font-size:11px;
	color:#FFFFFF;
	display:inline;
}
#footer .footer_content .footer_quicklink ul li a{
	color:#FFFFFF;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
}
#footer .footer_content .footer_quicklink ul li a:hover {
	color:#FF0000;
	text-decoration:none;
}

#footer .footer_content .coppyright {
	text-align:center;
	padding-top:8px;
	color:#FFFFFF;
	font-size:11px;
	}


/* easy clearing */
.clearfix:after { 
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;	
	}
.clearfix { 
	display: inline;	
	position: relative; 
	}
/*\*/
.clearfix { 
	display: block; 
	}
.clearall {
	clear:both;
	}	
/* end easy clearing */
/*--- add more -- */
.thongso_content {
 margin:0px 10px 30px 0px;
 }
 .thongso_content ul {
	list-style-type:none;
	padding-top:0px;
	padding-bottom:3px;
	}
.thongso_content ul li {
	background:url(images/dot01.gif) no-repeat left 6px; 
	padding-left:10px;
	font-size:11px;
 	color:#333333;
	display:block;
	line-height:18px;
	text-align:left;
	list-style-type:disc;
	list-style-position:inside; 
}

/*------------------------------------*/
/*MENU DOC */
.suckerdiv ul{
	margin:0;
	padding:0;
	text-decoration:none;
	z-index:999999;
	list-style-type:none;
	width:165px;

}
	
.suckerdiv ul li{
	position: relative;
	height:26px;
	width:165px;
	margin-bottom:0px;
	z-index:999999;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width:165px; /*sub menu width*/
	top:0;
	z-index:999999;
	visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display:block;
	height:26px;
	overflow: auto; /*force hasLayout in IE7 */
	color: #FFFFFF;
	text-decoration: none;
	background:  url(images/menu_bg.gif) scroll center top no-repeat;
	z-index:999999;
}

.suckerdiv ul li a:visited{
	height:26px;
	width:165px;
	color:#FFFF00;
	z-index:999999;
}

.suckerdiv ul li a:hover{
	background:transparent url(images/menu_bg_over.gif) scroll center top no-repeat;
	text-decoration:none;
	height:26px;
    color: #ffff00;
	z-index:999999;
	margin-bottom:0px !important;
	display:block;
	margin-bottom:-2px;
	
	}
.menutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	padding-left:15px;
	padding-top:3px;
	z-index:999999;
	}	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/*------------------------------------*/