/*body { background: #E5E5E5 url(../img/body_bg.gif) top repeat-x;}*/

/*************** GLOBAL STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

#container {background-color: #fff;}

#content { background: #fff url(../img/content_top_corners.gif) top no-repeat; padding-top: 12px;}

#container div#footer div.bottom_corners { background: url(../img/content_bottom_corners.gif) bottom no-repeat; height: 7px;}

/*** Global anchor styles ***/

a {color:#000; text-decoration: none;}

a:hover {text-decoration: underline;}

a img {border: none;}

/*** Global list styles ***/

ul.ul_nostyle{ padding: 0; margin: 0;}
ul.tabs{ padding: 0; margin: 0;}
ul.adxmmenu{ padding: 0; margin: 0;}

ul.ul_nostyle { list-style-type: none;}
ul.tabs{ list-style-type: none;}
ul.adxmmenu{ list-style-type: none;}
ul { list-style-type: cirle;}
/*** Global heading styles ***/

h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0px;}

h1 { font-size: 18px; font-weight: normal; font-family:Arial}

h1 a { color: #C90404; font-family:"Times New Roman", Times, serif;}

h2, h3 {font-size: 12px; padding-bottom: 4px;  font-family:Arial}

h2 a:hover, h3 a:hover {color: #C90404;}

h4 {}

h4 a {}

/*** Global box styles ***/

.box .box_title { 
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

/*************** HEADER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

.header_image { border-bottom: 1px solid #fff;}

/*** Static pages navigation ***/

.box_pages { /*** static pages list holder ***/ 
	border: 2px solid #000; 
	padding: 6px; 
	background: #42464A url(../img/pages_bg.gif) bottom repeat-x;
}

.box_pages li { /*** static pages list ***/
	display: inline;
}

.box_pages a {padding: 5px 6px;}

.box_pages a:link, .box_pages a:visited {
	color: #fff;
	text-decoration: none;
}

.box_pages a:hover {
	color: #000;
	background-color: #B7B8B8;
	text-decoration: none;
}

/*** Search box ***/

.search { 
	padding: 8px 0px 0px 0px; 
	background: #eee; 
	text-align: left;
	height:29px;
}

.search a {color: #CA0405;}

.search button {
    outline:0px;
	width: 50px;
	height: 20px;
	margin-left: 6px;
	border: none;
	font-size: 12px;
	font-weight: normal;
	color: #fff; 
	background: url(../img/search_button.gif) no-repeat;
}


/*************** LEFT COLUMN STYLES ********************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_left_holder { padding: 6px;}

#dynamic_box_left div.box {margin-bottom: 12px;}

#dynamic_box_left div.box_title { 
	background: #A5A5A5; 
	color:#FFFFFF; 
	padding: 4px 2px 3px 3px;
	margin-bottom: 4px;
	border-bottom: 1px solid  #CCCCCC;
}

#dynamic_box_left div.box_body {border-bottom: 4px solid #A5A5A5;}

/*** Section box (navigation list) ***/

#box_sections div.box_body { border-bottom: none; margin-bottom: 30px;}

#box_sections li { 
	background-color: #EEEEEE; 
	border-bottom: 1px solid #fff; 
	padding: 1px 0px; 
	font-variant: small-caps;
}

#box_sections li ul li { 
	border-bottom: none; 
	font-variant: normal; 
	font-size: 11px;
	padding-left: 6px;
}

#box_sections li a { 
	color: #990000; 
	display: block; 
	padding: 4px;
}

#box_sections li a:hover { 
	color: #E40000; 
	background-color: #FFFFFF; 
	text-decoration: none; 
}

#box_sections li ul li a:hover {
	color: #E40000; 
	background: none; 
	text-decoration: underline; 
}

/*************** CONTENT STYLES ************************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_center_holder h1 { font-size: 24px; padding-bottom: 4px; margin-bottom: 12px; border-bottom: 3px solid #EEEEEE;}

#box_center_holder div.category_headline { width: 100%; overflow: hidden;padding-bottom:10px;}

#box_center_holder div.category_headline h2 a { color: #CA0405; font-size: 18px; font-weight: normal;}

#box_center_holder div.category_headline div.image { float: left; padding: 6px; margin: 0px 6px 6px 6px; background-color: #eeeeee; border: none;}

#box_center_holder div.category_headline div.summary {}

div.article_link {display: inline; padding-left: 4px;}

div.article_link a {color: #999999;text-decoration:underline;}

div.box_body div.image { 
	padding: 2px; 
	float: left;
	margin: 2px 4px 2px 2px;
	border: 1px solid #CCCCCC;
	
}

.short_holder { width: 100%; overflow: hidden;}

.short { /*** Global summary styles ***/
	margin-bottom: 4px;
	padding: 4px; 
	border-bottom: 1px solid #eee;
}

/*** Article summaries heights ***/
#latest_news div.short{height:122px;}


/*** Main news styles ***/
#category_news_box div.box_title { margin-bottom: 6px; margin-right: 6px;}

/*** Category links ***/
#category_news_box div.box_title h4, #category_news_box div.box_title h4 a { 
	font-size: 16px; 
	color: #172973;
	border-bottom: 1px solid #eee;
	padding: 4px 0px;
	margin-bottom: 4px;
}
/*** Subcategory links ***/
#category_news_box div.box_title span { color: #000; font-size: 11px; padding: 0px 1px; }

#category_news_box div.box_title span a { color: #C90404;}

#category_news_box div.box_title span a:hover { color: #000;}

#category_news_box div.box_body ul { padding: 0px 6px;}

#category_news_box div.box_body ul li {
	border-bottom: 1px solid #eee; 
	padding: 1px 0px;
}

#category_news_box div.box_body ul li a {
	display: block; 
	padding: 2px 2px 2px 14px; 
	background: url(../img/bullet_arrow.gif) 6px 6px no-repeat;
}

/*** Category page ***/

#category_holder div.subcategory_list div.box_body { padding: 6px;}

#category_holder div.short { margin-bottom: 12px; padding-bottom: 12px;}

/*** Article styles ***/

.box_breadcrumb { padding: 6px 0px; color: #666666; border-bottom: 1px solid #EEEEEE;}

.box_breadcrumb a {color: #CA0405; padding-right: 4px;}

#article_holder h1 { font-size: 24px; color: #CA0405; padding: 8px 0px 4px 0px; margin-bottom: 2px; border-bottom: 3px solid #EEEEEE;}

#article_holder div.article_metadata { padding: 0px 0px 18px 0px; margin-bottom: 4px; border-bottom: 1px solid #EEEEEE;}

#article_holder div.article_metadata span.metadata_time { font-size: 10px; color: #666666; float: right;}

#article_holder div.font_size { font-size: 11px; text-align: right; margin-bottom: 12px;}

#article_holder div.font_size img { vertical-align: bottom; padding-left: 3px;}

#article_holder div.image {
	float: left; 
	padding: 4px; 
	margin-right: 6px; 
	border: 1px solid #cccccc;
}

#article_holder div.image span.image_caption { font-size: 11px; line-height:normal;}

article_holder div#article_body { line-height: 1.6em; width: 100%; margin-bottom: 12px;}

#article_holder div#article_body h1, 
#article_holder div#article_body h2, 
#article_holder div#article_body h3, 
#article_holder div#article_body h4, 
#article_holder div#article_body h5, 
#article_holder div#article_body h6 { font-family: Arial, Helvetica, sans-serif;}

#article_holder div#article_body a { color: #002BB8;}

#article_holder div.content_attachment { padding:6px; text-align:right; font-size: 11px;}

#article_holder div.content_attachment img { vertical-align: bottom;}

#article_holder div.content_attachment a {color: #C90404;}

/*** Article social bookmarks ***/

#box_social_bookmarks { 
	color: #666666; 
	padding: 2px 6px; 
	margin: 6px 0px 12px 0px; 
	border-bottom: 1px solid #EEEEEE; 
	border-top: 1px solid #EEEEEE;
}

#box_social_bookmarks img { vertical-align: middle;}

/*** Article comments ***/

.comment_block h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #666666; 
	border-top: 1px solid #eeeeee; 
	border-bottom: 1px solid #eeeeee; 
	background-color: #f4f4f4;
	padding: 6px;
	margin: 6px 0px;
}

#comment_list { margin: 15px 8px;}

#comment_list div.comment_holder { margin-bottom: 20px;} 

#comment_list div.comment_header { padding-bottom: 6px;}

#comment_list div.comment_header { font-size: 11px;}

#comment_list div.comment_header a { color: #C90404; font-weight: bold;}

#comment_list div.comment_body_holder {padding: 6px; border-bottom: 1px solid #EBEBEB; background-color: #F8F8F8;}

#comment_list div.comment_body {width: 100%; overflow: hidden; }

#comment_list div.comment_body img { float: left;}

#comment_list div.comment_body div.comment_text { color: #666666; margin-left: 50px; padding: 0px 12px 10px 10px;}

#comment_list div.comment_report { float: right;}

/*** Pagination ***/

#box_pagination { float:left;padding: 8px 6px 6px 6px ; margin: 6px 0px 6px 0px; background: #eeeeee; color: #666666;height:18px;width:548px;;}

#box_pagination span.pagination { float:left; font-weight: bold;}

#box_pagination span.pagination a { font-weight: normal; color: #C90404;}

#box_pagination span.pagination_total {color: #C90404;}

/*** Archive calendar ***/

#box_calendar table caption { 
	font-weight: bold; 
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc; 
	padding: 6px 0px;
	margin-bottom: 6px;
}

#box_calendar table caption a {color: #C90404;}

#box_calendar table caption span { cursor: pointer; padding: 0px 4px;}

#box_calendar table td { background-color: #F1F1F1; padding: 1px 2px;}

/*************** RIGHT COLUMN STYLES *******************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_right_holder {/*stilovi za desnu kolonu, padinzi, margine...*/}

/*** Boxes ***/
#cr_right #dynamic_box_center{ width:568px; float:left;padding-left:10px;padding-right:3px;}/*add*/
#cr_right #dynamic_box_right{width:222px;float:right;}/**/


#dynamic_box_right .box div.box_title {
	background: url(../img/box_right_head_left.gif) top left no-repeat;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	padding: 6px;
}

#dynamic_box_right .box_tabs div.box_title {padding: 6px 6px 0px 6px;}

#dynamic_box_right .box .box_title_holder {
	background: url(../img/box_right_head_right.gif) top right no-repeat;
}

/* Hides from IE5-mac \*/
* html #dynamic_box_right .box .box_title_holder { height: 1%;}
/* End hide from IE5-mac */


#dynamic_box_right .box {
	background: #FFFFFF url(../img/box_right_body_right.gif) bottom right no-repeat;
	margin-bottom: 6px;
}

#dynamic_box_right .box .box_body {
	background:url(../img/box_right_body_left.gif) bottom left no-repeat;
}

#dynamic_box_right .box .box_body div.box_content {padding: 6px 12px 12px 12px;height:150px; }
#dynamic_box_right #box_related_news .box_body div.box_content {padding: 6px 12px 12px 12px;height:230px; }
/* Hides from IE5-mac \*/
* html #dynamic_box_right .box .box_body { height: 1%;}
/* End hide from IE5-mac */

/********** Lists ***************/

#dynamic_box_right div.box_body ul li {
	border-bottom: 1px solid #eee; 
	padding: 1px 0px;
}

#dynamic_box_right div.box_body ul li a {
	display: block; 
	padding: 4px 4px 4px 14px; 
	background: url(../img/right_box_bullet.gif) 6px 10px no-repeat;
}

#dynamic_box_right div.box_body ul li a:hover {background-color: #F5F5DC;}

/*** Tabs ***/

.tabs {
	font-size:11px;
	line-height:normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
ul.tabs{
	margin:0;
	padding:4px 0 4px 0px;
	list-style:none;
}
.tabs li {
	display:inline;
	margin:0;
	padding:0;
}
	  
.tabs a {
	margin: 0px 1px 0px 0px;
	padding:4px 0 4px 4px;
	text-decoration:none;
}

*:first-child+html .tabs a {padding:0 0 0 4px;} /* IE 7 hack */

/* Hides from IE5-mac \*/
* html .tabs a {padding:0 0 0 4px;}
/* End hide from IE5-mac */

.tabs a span {
	padding:4px 8px 4px 4px;
	color:#666666;
}

.tabs a:hover {text-decoration: none;}

.tabs a:hover span {color: #C90404;}

.tabs a.active {background: url(../img/tabs_left.gif) no-repeat left top;}

.tabs a.active span {
	color: #C90404;
	background: url(../img/tabs_right.gif) no-repeat right top;
}

/*** Latest comments box ***/

div#latest_comments div.single_comment img { float: left; margin: 2px 6px 2px 4px;}

div#latest_comments div.single_comment {display: block; width: 100%; overflow: hidden; padding-bottom: 4px; margin-bottom: 6px; border-bottom: 1px solid #eee;}

div#latest_comments div.single_comment div.comment_header { font-size: 11px; color: #666666;}

div#latest_comments div.single_comment div.comment_header a {color: #C90404;}

div#latest_comments div.single_comment div.comment_body { padding-top: 2px; font-size: 11px;}

/*** Featured author box ***/

div#box_users div.box_body img { float: left; margin: 2px 6px 2px 4px;}

div#box_users div.box_body a { display: block; padding-bottom: 6px; color: #C90404;}

div#box_users div.box_content { width: 90%; overflow: hidden;}

/*** Tag cloud box ***/

div#box_tags a:hover {color: #C90404;}

/*** Article page tag box ***/

#article_tags div.article_tags {}

#article_tags div.article_my_tags { padding-top: 6px; margin-top: 6px; border-top: 1px solid #eeeeee;}

#article_tags div.article_add_tag { padding-top: 6px; text-align: center;}

/*** Article Tools box ***/

#dynamic_box_right div#box_article_tools { margin-bottom: 36px;}

#dynamic_box_right div#box_article_tools ul { font-size: 11px;}

#dynamic_box_right div#box_article_tools ul li img { vertical-align: bottom;}

#dynamic_box_right div#box_article_tools ul li a {padding: 0px 4px 2px 4px; background: none; color: #666666;}

#dynamic_box_right div#box_article_tools ul li a:hover {background: none; text-decoration: none; color: #C90404;}

/*** Email friend box ***/

#send_article { padding: 6px; border: 1px solid #eee; }

/*** Article vote box ***/

#stars { padding: 2px; width: 150px; overflow: hidden;}

.article_rating { 
	color: #CECECE; 
	font-weight: bold; 
	font-size: 14px;
	padding-top: 10px; 
	padding-right: 18px; 
	float: right; 
}

div.standard_star { cursor: pointer;}

/*************** FOOTER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

.footer { 
	text-align: center; 
	padding: 6px 0px;
	margin: 0px 6px 0px 6px;
	color: #666666;  
}

.footer a { color: #666666;}

.static_footer { background-color: #EFEFEF; padding: 12px 0px 8px 0px;}

.footer div.corner_bottom {background: url(../img/footer_bottom.gif) no-repeat left bottom; height: 8px;}

/*** First level categories in footer ***/

.footer ul { text-transform: uppercase; background: #CBCBCB; padding: 6px 0px 6px 0px; margin: 0px;}

.footer li {display: inline; padding: 0px 3px;}

.footer li a { color:#FFFFFF;}
/* Styles for forms */

form { /******* Used for all forms in Vivvo *********/
	padding: 0px;
	margin: 0px;
}

input, select, textarea { padding:0px; }

select  {}

textarea  {border: 1px solid #7F9DB9;}

#articles_search .form_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 550px;
	overflow: hidden; /* if used, needs to be hidden because of Opera */
}
#register .form_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 548px;
	overflow: hidden; /* if used, needs to be hidden because of Opera */
}
.box .form_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 558px;
	overflow: hidden; /* if used, needs to be hidden because of Opera */
}
.box .box_body .box_content .form_line {
	padding-bottom: 6px;
	width: 190px;
	height:auto;
	overflow: hidden; /* if used, needs to be hidden because of Opera */
}
*:first-child+html .form_line {margin-bottom: 0px; padding-bottom: 6px;}


input.text {border: 1px solid #7F9DB9;}

select.options { border: 1px solid #7F9DB9;}



input.submit_button, button { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.formElement p { margin-top: 0;}

/***************** Box forms *******************/

#dynamic_box_right .form_line label {}

#dynamic_box_right .form_line div.submit { text-align: right;}

#dynamic_box_right .form_line div.submit a { float: left; padding-top: 3px; color: #999999;}
#dynamic_box_right .form_line div.submit a:hover { color: #DA251D;}

/*************** CONTENT FORMS *******************************************************************************************************************/
/******************************************************************************************************************************************************/

#dynamic_box_center div.form_line label {
	text-align: right;
	padding: 3px 0px 3px 3px;
	display: block; 
	float: left;
	width: 30%;
	font-size: 12px;
	color: #666666;
}

#dynamic_box_center div.formElement {float: left; margin-left: 6px; display: inline; z-index: auto;}

#dynamic_box_center div.formElement label {
	padding: 0px;
	width: auto;
	text-align: left;
	float: none;
	display: block;
	font-weight: normal;
}






/* CSS Document */
#career{ width:1000px; margin:auto;}
#container_1{ clear:both;width:1000px; padding-top:1px;}
#cr_left{ width:190px; float:left;}

#chuyenmuc{ width:188px; border:1px solid #dfdfdf; background:#e5e5e5;}
#chuyenmuc p.tieude{ height:20px; color:#1e2d34; font-weight:bold; font-size:14px;  padding-left:14px; padding-top:4px; margin-left:10px;}/*edit*/
#chuyenmuc ul{}
#chuyenmuc ul li{  background:#F8F8F8  url(../img/icons/icon_link.jpg) no-repeat scroll 5px 8px; border-top:1px solid #FFF; height:auto; padding:5px 0px 5px 0px;}
#chuyenmuc ul li a{ padding-left:12px;  text-decoration:none;color:#8B2113;font-weight:bold;}
#chuyenmuc ul li a:hover{ color:#8B2113;font-weight:bold;}

#bantin{ width:188px; border:1px solid #dfdfdf; background:url(../img/graphics/bg_bantin.jpg) repeat-x top; margin-top:8px; margin-bottom:8px;height:120px;}
#bantin dl.tieude{ height:20px; color:#1e2d34; font-weight:bold; font-size:14px;  padding-left:14px; padding-top:4px; margin-left:10px;}/*edit*/
#bantin dl.muonnhan{ float:left;margin-top:8px;padding-left:8px; margin-bottom:4px;}
#bantin dl.muonnhan_txt{clear:both;float:left;padding-left:8px;width:116px;}
#bantin dl.dangky_btn{float:left;padding:0px 0px 0px 0px; }
#bantin dl.muonnhan_txt input.nhanemail{ width:110px; height:20px; border:1px solid #999;}
#bantin dl.dangky_btn input.nut_nhanemail{ background:#831c15; border:none; color:#fffc01;padding:2px 0px 2px 0px;width:60px;}
/* add <----> 10.1.2009 */
#employer{ width:188px; border:1px solid #dfdfdf; background:url(../img/graphics/bg_bantin.jpg) repeat-x top;height:120px;padding-bottom:8px;}
#employer dl.title{ height:20px; color:#1e2d34; font-weight:bold; font-size:14px;  padding-left:14px; margin-left:10px;padding-top:4px;}/*edit*/
#employer dl.commnent{ clear:both;float:left;padding-top:8px; padding-bottom:4px;padding-left:8px;width:180px;}
#employer dl.keyword{ clear:both;float:left;padding-left:8px;width:116px; }
#employer dl.keyword input{height:20px;border:1px solid #999999; width:110px;}
#employer dl.job_search{ float:left;padding:0px 0px 0px 0px; }
#employer dl.job_search input.but_search{ float:left; background:#831C15 none repeat scroll 0 0;color:#FFFC01;border:0px;padding:2px 0px 2px 0px;width:62px; }
#employer dl.adv{ float:left;padding-left:8px;width:180px;padding-top:4px; }
#employer dl a{color:#999999;}
#employer dl a:hover{color:#DA251D; text-decoration:underline;}
#employer dl.key_type{ clear:both;float:left;padding-left:8px;width:180px; }
#employer input.nhanemail{ width:116px; height:16px; border:1px solid #999; padding-left:8px; padding-top:4px;}
#employer input.nut_nhanemail{ background:#831c15; border:none; color:#fffc01; padding:2px;}

#search_2{ width:190px;/* height:140px;*/ margin-top:8px; background:url(../img/graphics/bg_search.jpg) repeat-x bottom;}
#search_2 .header_search{ background:url(../img/graphics/bg_search_cr.jpg); width:190px; height:29px; padding-top:7px;}
#search_2 .header_search span{ font-weight:bold; font-size:16px; color:#27343c; margin-left:8px;}
#search_2 .content_search{ width:180px; /*height:86px;*/ border-left:1px solid #ecb301; border-right:1px solid #ecb301; padding-left:8px; padding-top:14px;}
#search_2 .content_search p{ margin-right:8px;}
#search_2 .content_search input{ margin-top:12px; margin-bottom:12px; width:93px; border:1px solid #999; padding:2px;}
#search_2 .content_search input.but_search{ width:69px; background:url(../img/graphics/bg_but_search.jpg) repeat-x; color:#FFF; font-weight:bold; border:none;}
#search_2 .content_search a.advance{ margin-right:12px;}
#search_2 .content_search a.active{ font-weight:bold; color:#a44124;}
#search_2 .footer_search_2{ width:190px; height:5px; background:url(../img/graphics/bg_search_cr_bottom.jpg) no-repeat;}


#jobonline{ width:188px; border:1px solid #dfdfdf; background:url(../img/graphics/bg_bantin.jpg) repeat-x top; margin-top:8px; padding-bottom:8px;}
#jobonline p.tieude{ height:20px; color:#1E2D34; font-weight:bold; font-size:14px; padding-top:4px; padding-left:14px; margin-left:10px}
#jobonline p{ margin-left:8px; }
#jobonline p.tieude ins{ text-decoration:none; color:#FFFF00;}
#jobonline ul{ margin-left:8px;}
#jobonline ul li{}
#jobonline ul li a{ color:#999999; margin-left:30px;text-decoration:none;}
#jobonline ul li a:hover{ color:#DA251D;text-decoration:underline;}
#jobonline ul li.jo1{ font-weight:bold; font-size:13px; color:#222d33; margin-top:10px; margin-bottom:8px; background:url(../img/icons/icon_nguoitimviec.jpg) no-repeat left; padding-left:28px; padding-top:5px;}
#jobonline ul li.jo2{ font-weight:bold; font-size:13px; color:#222d33; margin-top:10px; margin-bottom:8px; background:url(../img/icons/icon_nhatuyendung.jpg) no-repeat left; padding-left:28px; padding-top:5px;}

#cr_right{ width:810px; float:left;}
#cr_right #cr_right_cot1{ width:568px; padding-left:10px; padding-right:3px; float:left;}/*edit margin-left & margin-right - 04.01.2008*/
#cr_right #cr_right_cot1 #left_script{ width:327px; float:left;}/*edit*/
/*#cr_right #cr_right_cot1 #left_script img{ border:1px solid #e2e1e0;}*/
#cr_right #cr_right_cot1 #left_script p.mota{ width:100%;  margin-top:-60px; color:#FFF; padding:8px 8px 8px 8px; background-color:#000000 ; z-index:999; position:absolute;left:0px;bottom:0px; text-align:left; }
#cr_right #cr_right_cot1 #left_script a{ margin-top:10px; font-weight:normal; color:#fff; font-size:12px; text-decoration:none;}
#cr_right #cr_right_cot1 #left_script a.chitiet{ color:#999; font-size:12px; font-weight:normal; text-decoration:underline;}
#cr_right #cr_right_cot1 #left_script p{ margin-top:10px;}

#cr_right #cr_right_cot1 #right_script{ width:223px; float:right; margin-left:4px;}/*edit*/
#cr_right #cr_right_cot1 #right_script p.tinmoi{ font-size:14px; font-weight:bold; margin-bottom:8px;}
#cr_right #cr_right_cot1 #right_script ul{}
#cr_right #cr_right_cot1 #right_script ul li{ border-bottom:1px solid #CCC; padding-bottom:8px; margin-bottom:8px; text-align:justify;}
#cr_right #cr_right_cot1 #right_script ul li a{}
#cr_right #cr_right_cot1 #right_script ul li a img{ border:1px solid #e2e1e0; float:left; margin-right:8px;}
#cr_right #cr_right_cot1 #right_script ul li a.tieude_tin{ color:#000000; font-weight:bold; text-decoration:none;}
#cr_right #cr_right_cot1 #right_script ul li a.tieude_tin:hover{ color:#595757; font-weight:bold; }/*add*/
#cr_right #cr_right_cot1 #right_script ul li a{ color:#999; text-decoration:underline;}

#kinang{ float:left; width:568px; padding-top:8px; border-top:1px dotted #dedede; margin-bottom:8px;}
#ct_kinang p.ten_block{ font-weight:bold; font-size:14px; color:#212c33; margin-bottom:8px;text-transform:uppercase; width:560px; height:20px; padding-top:8px; padding-left:8px;}
#ct_kinang p.ten_block a{color:#B51104}/*add*/
#ct_kinang p.ten_block a:hover{color:#580204}
#ct_kinang .hinh_trai{ width:386px; float:left; margin-right:8px;}
#ct_kinang .hinh_trai a img{ float:left; border:1px solid #e2e1e0; margin-right:8px;}
#ct_kinang .hinh_trai a.tenbai{ color:#212c33; font-weight:bold; text-decoration:none; font-size:12px;}
#ct_kinang .hinh_trai a{ color:#999; text-decoration:underline;}

#ct_kinang .tintuc_right{ width:174px; float:right;}
#ct_kinang .tintuc_right ul{}
#ct_kinang .tintuc_right ul li{ margin-bottom:4px;}
#ct_kinang .tintuc_right ul li a{ background:url(../img/icons/black-square.gif) no-repeat 0px 6px; padding-left:5px; color:#999999; text-align:justify;}/*edit*/
#ct_kinang .tintuc_right ul li a:hover{background:url(../img/icons/black-square.gif) no-repeat  0px 6px; padding-left:5px; color:#DA251D; text-decoration:underline;}

#cr_right #cr_right_cot2{ width:222px; background:#f8f8f8; float:right;}

#cr_right_cot2 #xemnhieunhat{ width:221px; border:1px solid #dedede; float:left; }
#cr_right_cot2 #xemnhieunhat #tab{}
#cr_right_cot2 #xemnhieunhat #tab ul{}
#cr_right_cot2 #xemnhieunhat #tab ul li{ display:inline;}
#cr_right_cot2 #xemnhieunhat #tab ul li a{ padding:8px 11px; background:#e5e5e5; /*width:110px;*/ text-decoration:none; color:#8b2113; float:left;font-size:11px; font-weight:bold;}/*edit*/
#cr_right_cot2 #xemnhieunhat #tab ul li a.active{ background:#cecece;/* margin-right:3px;*/}/*edit for tab*/
/* add */
#tab ul li { float:left;}
#tab_3 ul li{ float:left;}
.headline_image { 
	width:318px;
	height: 248px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
}
#cr_right_cot2 #xemnhieunhat #noidung1{ float:left; width:221px;text-align:justify;}/*edit*/
#cr_right_cot2 #xemnhieunhat #noidung1 ul{}
#cr_right_cot2 #xemnhieunhat #noidung1 ul li{ padding:4px; background:#f8f8f8; padding-left:10px; border-top:1px solid #FFF;}
#cr_right_cot2 #xemnhieunhat #noidung1 ul li{ background:url(../img/icons/icon_vuong.jpg) no-repeat scroll left 8px #f8f8f8 ; margin-left:4px; margin-right:4px;}/*edit*/
#cr_right_cot2 #xemnhieunhat #noidung1 ul li a{ color:#212c33;}
#cr_right_cot2 #xemnhieunhat #noidung1 ul li a:hover{ color:#595757; text-decoration:none;}
#cr_right_cot2 #xemnhieunhat #noidung2{ float:left; width:221px;text-align:justify;}/*edit*/
#cr_right_cot2 #xemnhieunhat #noidung2 ul{}
#cr_right_cot2 #xemnhieunhat #noidung2 ul li{ padding:4px; background:#f8f8f8; padding-left:10px; border-top:1px solid #FFF;}
#cr_right_cot2 #xemnhieunhat #noidung2 ul li{ background:url(../img/icons/icon_vuong.jpg) no-repeat scroll left 8px; margin-left:4px; margin-right:4px;}/*edit*/
#cr_right_cot2 #xemnhieunhat #noidung2 ul li a{ color:#212c33;}
#cr_right_cot2 #xemnhieunhat #noidung2 ul li a:hover{ color:#595757; text-decoration:none;}

#cr_right_cot2 #comment{ width:221px; border:1px solid #dedede; float:left; margin-top:8px;}
#cr_right_cot2 #comment #tab_3{}
#cr_right_cot2 #comment #tab_3 ul{}
#cr_right_cot2 #comment #tab_3 ul li{ display:inline;}
#cr_right_cot2 #comment #tab_3 ul li a{ padding:8px 7px 8px 5px; background:#e5e5e5; /*width:110px;*/ text-decoration:none; color:#8b2113; float:left;font-size:11px; font-weight:bold;}/*edit*/
#cr_right_cot2 #comment #tab_3 ul li a.active{ background:#cecece;/* margin-right:3px;*/}/*edit for tab*/

#cr_right_cot2 #comment #noidung3{ float:left; width:221px;text-align:justify;}/*edit*/
#cr_right_cot2 #comment #noidung3 ul{}
#cr_right_cot2 #comment #noidung3 ul li{ padding:4px; background:#f8f8f8; padding-left:10px; border-top:1px solid #FFF;}
#cr_right_cot2 #comment #noidung3 ul li{ background:url(../img/icons/icon_vuong.jpg) no-repeat scroll left 8px; margin-left:4px; margin-right:4px;}/*edit*/
#cr_right_cot2 #comment #noidung3 ul li a{ color:#212c33;}
#cr_right_cot2 #comment #noidung3 ul li a:hover{ color:#595757; text-decoration:none;}
#cr_right_cot2 #comment #noidung4{ float:left; width:221px;text-align:justify;}/*edit*/
#cr_right_cot2 #comment #noidung4 ul{}
#cr_right_cot2 #comment #noidung4 ul li{ padding:4px; background:#f8f8f8; padding-left:10px; border-top:1px solid #FFF;}
#cr_right_cot2 #comment #noidung4 ul li{ background:url(../img/icons/icon_vuong.jpg) no-repeat scroll left 8px; margin-left:4px; margin-right:4px;}/*edit*/
#cr_right_cot2 #comment #noidung4 ul li a{ color:#212c33;}
#cr_right_cot2 #comment #noidung4 ul li a:hover{ color:#595757; text-decoration:none;}

#thongke_cuoitrang{ width:1000px; height:22px;  background: #eeeeee; color: #666666; text-align:center; float:left; padding-top:8px; margin-top:10px;}
#thongke_cuoitrang ul{}
#thongke_cuoitrang ul li{ display:inline;}
#thongke_cuoitrang ul li a{ color: #C90404; padding:4px;}

#footer{ width:1000px; float:left;}
/*add*/
.headline_image img{ height:248px;}
.headline_con{height:141px;text-align:justify;padding-top:10px; }
#cr_right #cr_right_cot1 #left_script a.news_headline_title {font-weight:bold;color:#8B2113;}
#cr_right #cr_right_cot1 #left_script a.news_headline_title:hover { color:#595757;}
.hinh_trai p{ text-align:justify;}
.clear{ clear:both;}
 form dd input.text{height:18px;}


#dynamic_box_right #xemnhieunhat{ width:221px; border:1px solid #dedede; float:left; }
#dynamic_box_right #xemnhieunhat #tab{}
#dynamic_box_right #xemnhieunhat #tab ul{}
#dynamic_box_right #xemnhieunhat #tab ul li{ display:inline;}
#dynamic_box_right #xemnhieunhat #tab ul li a{ padding:8px 11px; background:#e5e5e5; /*width:110px;*/ text-decoration:none; color:#8b2113; float:left;font-size:11px; font-weight:bold;}/*edit*/
#dynamic_box_right #xemnhieunhat #tab ul li a.active{ background:#cecece;/* margin-right:3px;*/}/*edit for tab*/
/* add */
#tab ul li { float:left;}
#tab_3 ul li{ float:left;}
.headline_image { 
	width:318px;
	height: 248px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
}

#dynamic_box_right #tab ul li { float:left;}
#dynamic_box_right #tab_3 ul li{ float:left;}
#dynamic_box_right #xemnhieunhat #noidung1{ float:left; width:221px;text-align:justify;}/*edit*/
#dynamic_box_right #xemnhieunhat #noidung1 ul{}
#dynamic_box_right #xemnhieunhat #noidung1 ul li{ padding:4px 4px 4px 10px; background:#f8f8f8;  border-top:1px solid #FFF;}
#dynamic_box_right #xemnhieunhat #noidung1 ul li{ background: url(../img/icons/icon_vuong.jpg) no-repeat scroll 4px 8px #f8f8f8 ; margin:0px;}/*edit*/
#dynamic_box_right #xemnhieunhat #noidung1 ul li a{ color:#212c33;padding-left:4px;}
#dynamic_box_right #xemnhieunhat #noidung1 ul li a:hover{ color:#595757; text-decoration:none;}
#dynamic_box_right #xemnhieunhat #noidung2{ float:left; width:221px;text-align:justify;}/*edit*/
#dynamic_box_right #xemnhieunhat #noidung2 ul{}
#dynamic_box_right #xemnhieunhat #noidung2 ul li{ padding:4px 4px 4px 10px; border-top:1px solid #FFF;}
#dynamic_box_right #xemnhieunhat #noidung2 ul li{ background:#f8f8f8 url(../img/icons/icon_vuong.jpg) no-repeat scroll 4px 8px; margin:0px;}/*edit*/
#dynamic_box_right #xemnhieunhat #noidung2 ul li a{ color:#212c33;padding-left:4px;}
#dynamic_box_right #xemnhieunhat #noidung2 ul li a:hover{ color:#595757; text-decoration:none;}

#dynamic_box_right #comment{ width:221px; border:1px solid #dedede; float:left; margin-top:8px;}
#dynamic_box_right #comment #tab_3{}
#dynamic_box_right #comment #tab_3 ul{}
#dynamic_box_right #comment #tab_3 ul li{ display:inline;}
#dynamic_box_right #comment #tab_3 ul li a{ padding:8px 7px 8px 5px; background:#e5e5e5; /*width:110px;*/ text-decoration:none; color:#8b2113; float:left;font-size:11px; font-weight:bold;}/*edit*/
#dynamic_box_right #comment #tab_3 ul li a.active{ background:#cecece;/* margin-right:3px;*/}/*edit for tab*/

#dynamic_box_right #comment #noidung3{ float:left; width:221px;text-align:justify;}/*edit*/
#dynamic_box_right #comment #noidung3 ul{}
#dynamic_box_right #comment #noidung3 ul li{ padding:4px; padding-left:10px; border-top:1px solid #FFF;}
#dynamic_box_right #comment #noidung3 ul li{ background:#f8f8f8 url(../img/icons/icon_vuong.jpg) no-repeat scroll 4px 8px; margin:0px;}/*edit*/
#dynamic_box_right #comment #noidung3 ul li a{ color:#212c33;padding-left:4px;}
#dynamic_box_right #comment #noidung3 ul li a:hover{ color:#595757; text-decoration:none;}
#dynamic_box_right #comment #noidung4{ float:left; width:221px;text-align:justify;}/*edit*/
#dynamic_box_right #comment #noidung4 ul{}
#dynamic_box_right #comment #noidung4 ul li{ padding:4px; padding-left:10px; border-top:1px solid #FFF;}
#dynamic_box_right #comment #noidung4 ul li{ background: #f8f8f8 url(../img/icons/icon_vuong.jpg) no-repeat scroll 4px 8px; margin:0px;}/*edit*/
#dynamic_box_right #comment #noidung4 ul li a{ color:#212c33;padding-left:4px;}
#dynamic_box_right #comment #noidung4 ul li a:hover{ color:#595757; text-decoration:none;}
/* categories list */
#dynamic_box_center .box_body{float:left;}
#category_holder .box_body li.category { width:550px; float:left; margin-right:8px;padding-bottom:10px;}
#category_holder .box_body li.category  a img{ float:left; border:1px solid #e2e1e0; margin-right:8px;}
#category_holder .box_body li.category  a.tieude_tin{ color:#212c33; font-weight:bold; text-decoration:none; font-size:12px;}
#category_holder .box_body li.category  a{ color:#999; text-decoration:underline;}
#category_holder .box_body li.category p{text-align:justify;}
/* search result */
#box_center_holder .box_body li.category { width:550px; float:left; margin-right:8px;padding-bottom:10px;}
#box_center_holder .box_body li.category  a img{ float:left; border:1px solid #e2e1e0; margin-right:8px;}
#box_center_holder .box_body li.category  a.tieude_tin{ color:#212c33; font-weight:bold; text-decoration:none; font-size:12px;}
#box_center_holder .box_body li.category  a{ color:#999; text-decoration:underline;}
#box_center_holder .box_body li.category p{text-align:justify;}
.red_line ul li.chon_nn{padding-left:735px;} 
/**/
#dynamic_box_center #box_center_holder div#register{float:left;width:548px; height:auto;}

#article_holder #article_body p{ text-align:justify;}




*{margin:0px; padding:0px}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#212c33;
	font-size:12px;
}
a{
	text-decoration:none;
	outline:none;
	color:#12728f;
}
a:hover{text-decoration:underline}
img{border:0px}
ol li{list-style-type:decimal}
ul{list-style-type:none;}
li{list-style-type:none;}
/*
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	outline:none;
}
*/
textarea{
	font-family:Tahoma;
	font-size:11px;
}
select{
	font-family:Verdana;
	font-size:11px;
}

.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;
}

.clear{
	clear:both;
}
/****************/

#wrapper{ width:800px; margin:auto;}

#header{ height:164px;}
#header .ngonngu{ height:20px; background:#2a3e4b; padding-top:4px;}
#header .ngonngu .left_nn{ width:500px; float:left;}
#header .ngonngu .left_nn ul{ margin-left:8px; color:#fffeaa;}
#header .ngonngu .left_nn ul li{ display:inline; color:#fffeaa;}

#header .ngonngu .right_nn{ width:300px; float:right;}
#header .ngonngu .right_nn ul{ text-align:right; margin-right:8px; color:#FFF;}
#header .ngonngu .right_nn ul li{ display:inline;}
#header .ngonngu .right_nn ul li a{ color:#FFF;}

#header .logo{ height:98px; background:#212c33;}
#header .logo .img_logo{ width:289px; height:81px; float:left; padding-top:17px; padding-left:33px;}
#header .logo .banner{ width:478px; height:79px; float:right; padding-top:19px;padding-right:135px;}

#header .red_line{ height:29px; background:url(../img/graphics/bg_red_line.jpg) repeat-x;}
#header .red_line ul{ padding-top:6px; color:#FFF; margin-left:4px;}
#header .red_line ul li{ display:inline;}
#header .red_line ul li a{ color:#FFF; padding:4px;}


#container{ float:left; margin-top:1px; margin-bottom:8px;}

#nguoitimviec{ width:800px; float:left;}
#nguoitimviec #nguoitimviec_left{ width:341px; height:226px; float:left;}
#nguoitimviec #nguoitimviec_left .search{ width:341px; height:140px; margin-top:8px; background:url(../img/graphics/bg_search.jpg) repeat-x;}
#nguoitimviec #nguoitimviec_left .search .header_search{ background:url(../img/graphics/bg_top_search.jpg); width:341px; height:29px; padding-top:7px;}
#nguoitimviec #nguoitimviec_left .search .header_search span{ font-weight:bold; font-size:16px; color:#27343c; margin-left:8px;}
#nguoitimviec #nguoitimviec_left .search .content_search{ width:331px; height:86px; border-left:1px solid #ecb301; border-right:1px solid #ecb301; padding-left:8px; padding-top:14px;}
#nguoitimviec #nguoitimviec_left .search .content_search p{}
#nguoitimviec #nguoitimviec_left .search .content_search input{ margin-top:12px; margin-bottom:12px; width:230px; border:1px solid #999; padding:2px;}
#nguoitimviec #nguoitimviec_left .search .content_search input.but_search{ width:82px; background:url(../img/graphics/bg_but_search.jpg) repeat-x; color:#FFF; font-weight:bold; border:none;}
#nguoitimviec #nguoitimviec_left .search .content_search a.advance{ margin-right:12px;}
#nguoitimviec #nguoitimviec_left .search .content_search a.active{ font-weight:bold; color:#a44124;}
#nguoitimviec #nguoitimviec_left .search .footer_search{ width:341px; height:4px; background:url(../img/graphics/bg_bottom_search.jpg) no-repeat}

#nguoitimviec #nguoitimviec_left .dangki{}
#nguoitimviec #nguoitimviec_left .dangki ul{}
#nguoitimviec #nguoitimviec_left .dangki ul li{ display:inline; display:block; width:150px; height:46px; background:#FFF; border:1px solid #000; float:left; margin-left:12px; margin-top:10px; padding-bottom:10px;}  
#nguoitimviec #nguoitimviec_left .dangki ul li a{ display:block;}
#nguoitimviec #nguoitimviec_left .dangki ul li a.register{ background:url(../img/icons/icon_register.jpg) no-repeat left; font-weight:bold; font-size:14px; color:#000; padding:14px; padding-left:50px; margin-right:4px; margin-left:4px;}
#nguoitimviec #nguoitimviec_left .dangki ul li a.uploadcv{ background:url(../img/icons/icon_upload_CV.jpg) no-repeat left; font-weight:bold; font-size:14px; color:#000; padding:14px; padding-left:50px; margin-right:4px; margin-left:4px;}


#nguoitimviec #nguoitimviec_right{ width:457px; height:226px; float:right; background:url(../img/graphics/bg_nguoitimviec.jpg) right no-repeat;}
#nguoitimviec #nguoitimviec_right a{ background:url(../img/graphics/bg_nhatuyendung.gif) no-repeat; display:block; color:#FFF; height:39px; padding-top:12px; padding-left:40px; font-size:14px; font-weight:bold; margin-top:170px; margin-left:100px;}


#tuyendung{ width:784px; float:left; background:url(../img/graphics/bg_block_lon.jpg) no-repeat #FFF; border:8px solid #e8e8e8; padding-bottom:8px;}

#block_tren{ float:left; width:784px; margin-top:12px;}
#block_tren .td_left{ float:left; width:524px;}
#block_tren .td_left span{ font-weight:bold; color:#27343c; font-size:14px; width:508px; display:block; border-bottom:1px dotted #27343c; padding-bottom:4px; margin-left:8px; margin-right:8px;}
#block_tren .td_left ul{ margin-top:8px;}
#block_tren .td_left ul li{ display:inline; width:244px; background:url(../img/icons/icon_arrow.jpg) no-repeat left top; float:left; padding-left:8px; margin-left:8px; margin-top:8px;}
#block_tren .td_left ul li a{ color:#2e647d; display:block; width:244px; overflow:hidden; height:14px;} 
#block_tren .td_left ul li p{ display:block; width:244px; overflow:hidden; height:14px;} 



#block_tren .td_right{ float:right; width:260px;}

#block_tren .td_right .block_bantin{ width:249px; /*height:103px;*/ background:url(../img/graphics/bg_bantin_top.jpg) no-repeat top #f1f1f1; padding-top:5px;}
#block_tren .td_right .block_bantin .content{ border-left:1px solid #a6a6a6; border-right:1px solid #a6a6a6;/* float:left;*/ width:231px; padding-left:8px; padding-right:8px;}
#block_tren .td_right .block_bantin .content img{ margin:6px;}
#block_tren .td_right .block_bantin .content p{ margin-top:10px;}
#block_tren .td_right .block_bantin .content p input{ padding:2px; margin-bottom:4px;}
#block_tren .td_right .block_bantin .content p input.form_email{ background:url(../img/icons/icon_email.gif) no-repeat left #FFF; border:1px solid #999; width:140px; padding-left:18px;}
#block_tren .td_right .block_bantin .content p input.but_email{ background:url(../img/graphics/bg_but_email.gif) repeat-x; border:none; color:#FFF; font-weight:bold; margin-left:-4px; width:66px;}

#block_tren .td_right .block_bantin .footer_bantin{ background:url(../img/graphics/bg_bantin_bottom.jpg) no-repeat top; float:left; width:249px; height:7px;}


#block_tren .td_right .block_diendan{ background:url(../img/graphics/bg_support.gif) repeat-y; width:248px; margin-top:14px;}
#block_tren .td_right .block_diendan ul{ background:url(../img/graphics/bg_top_forum.gif) repeat-x top left; width:248px;}
#block_tren .td_right .block_diendan ul li{ font-size:14px; font-weight:bold; padding:18px 8px 4px 8px;}
#block_tren .td_right .block_diendan ul li a{ color:#000; padding:8px;}
#block_tren .td_right .block_diendan ul li a.forum{ background:url(../img/icons/icon_diendan.gif) no-repeat left; padding-left:35px;}
#block_tren .td_right .block_diendan ul li a.support{ background:url(../img/icons/icon_support.gif) no-repeat left; padding-left:35px;}

#block_tren .td_right .block_diendan span{ background:url(../img/graphics/bg_bottom_forum.gif) bottom no-repeat; display:block;}

#block_tren .td_right .block_camnang{ margin-top:10px; background:#993300; width:248px; height:82px; background:url(../img/graphics/bg_camnang.gif) no-repeat; padding-top:8px;}
#block_tren .td_right .block_camnang span{ color:#b40c00; font-size:18px; font-weight:bold; margin-left:8px;}
#block_tren .td_right .block_camnang ul{}
#block_tren .td_right .block_camnang ul li{ font-weight:bold; margin-left:32px; margin-top:4px;}
#block_tren .td_right .block_camnang ul li a{ color:#071838;} 
#block_tren .td_right .block_camnang ul li a.cap2{ margin-left:16px;}
#block_tren .td_right .block_camnang ul li a.cap3{ margin-left:32px;}

#block_duoi{ float:left; width:768px; margin-top:8px; margin-left:8px; margin-right:8px; border:1px solid #cdcdcb;}
#block_duoi span{ font-weight:bold; color:#27343c; font-size:14px; width:752px; display:block; border-bottom:1px dotted #27343c; padding-bottom:4px; margin-left:8px; margin-right:8px; padding-top:8px;}

#block_duoi ul{ margin:8px;}
#block_duoi ul li{ display:inline;}
#block_duoi ul li a{ margin-right:15px;}
#block_duoi ul li a img{ border:1px solid #cfcfcd; margin-bottom:8px;}

#footer{ text-align:center; color:#212c33; margin-bottom:8px;}
#footer p{ margin-top:8px;}

/*Trang joobseeker---------------------------------*/
#js_left{ width:541px; float:left; min-height:100px; margin-top:8px;} 

#thongbao_admin{ background:url(../img/graphics/bg_top_admin.jpg) no-repeat top; width:541px; padding-top:7px;}
#thongbao_admin .noidung_thongbao{ width:523px; height:93px; border-left:1px solid #c1c1c1; border-right:1px solid #c1c1c1; padding-left:8px; padding-right:8px; background:url(../img/graphics/bg_admin.jpg) repeat-x bottom;}
#thongbao_admin .noidung_thongbao p.tieude{ font-weight:bold; font-size:14px; padding-top:10px;}
#thongbao_admin .noidung_thongbao p.maudo{ font-weight:bold; color:#b20c00; margin-left:40px; margin-top:10px; margin-bottom:22px;}
#thongbao_admin .noidung_thongbao a{ text-decoration:underline;}
#thongbao_admin .noidung_thongbao a.giahan{ margin-left:40px; background:url(../img/icons/icon_date.jpg) no-repeat; padding-left:34px; padding-right:18px; padding-bottom:18px; padding-top:18px;}
#thongbao_admin .noidung_thongbao a.lienlac{ background:url(../img/icons/icon_lienlac.jpg) no-repeat; padding-left:34px; padding-right:18px; padding-bottom:18px; padding-top:18px;}
#thongbao_admin .bottom_thongbao{ background:url(../img/graphics/bg_bottom_admin.jpg) no-repeat; width:545px; height:7px;}


#kiemviec_hoso{ width:541px; }

#kv_left{ width:341px; float:left;}
#kv_left .search{ width:341px; height:140px; background:url(../img/graphics/bg_search.jpg) repeat-x; margin-top:8px;}
#kv_left .search .header_search{ background:url(../img/graphics/bg_top_search.jpg); width:341px; height:29px; padding-top:7px;}
#kv_left .search .header_search span{ font-weight:bold; font-size:16px; color:#27343c; margin-left:8px;}
#kv_left .search .content_search{ width:331px; height:86px; border-left:1px solid #ecb301; border-right:1px solid #ecb301; padding-left:8px; padding-top:14px;}
#kv_left .search .content_search p{}
#kv_left .search .content_search input{ margin-top:12px; margin-bottom:12px; width:230px; border:1px solid #999; padding:2px;}
#kv_left .search .content_search input.but_search{ width:82px; background:url(../img/graphics/bg_but_search.jpg) repeat-x; color:#FFF; font-weight:bold; border:none;}
#kv_left .search .content_search a.advance{ margin-right:12px;}
#kv_left .search .content_search a.active{ font-weight:bold; color:#a44124;}
#kv_left .search .footer_search{ width:341px; height:4px; background:url(../img/graphics/bg_bottom_search.jpg) no-repeat}

#hs_right{ width:195px; margin-left:5px; float:right;}
#hs_right .danghoso{ width:195px; height:140px; background:url(../img/graphics/bg_search.jpg) repeat-x; margin-top:8px;}
#hs_right .danghoso .header_search{ background:url(../img/graphics/bg_3link.jpg) left top no-repeat; width:195px; height:20px; padding-top:7px;}
#hs_right .danghoso .content_search{ width:185px; height:109px; border-left:1px solid #ecb301; border-right:1px solid #ecb301; padding-left:8px;}
#hs_right .danghoso .content_search ul{}
#hs_right .danghoso .content_search ul li{ margin-bottom:16px;}
#hs_right .danghoso .content_search ul li a{ color:#222d33; background:url(../img/icons/icon_arrow.gif) no-repeat left top; padding-left:10px; font-weight:bold;}
#hs_right .danghoso .footer_search{ width:195px; height:4px; background:url(../img/graphics/bg_bottom_search_1.jpg) no-repeat}


#bang_1{ float:left; margin-top:8px; border:1px solid #c1c1c1;}
#bang_1 tr{ height:22px;}
#bang_1 tr.cao_25{ height:26px; background:url(../img/graphics/bg_top_table.jpg) repeat-x; margin-left:4px;}
#bang_1 tr td p{ margin-left:4px;}
#bang_1 tr td a.xemthem{ background:url(../img/icons/icon_arrow.gif) left no-repeat; padding-left:8px; margin-left:4px; color:#c81100;}
#bang_1 tr td a.see_all{ background:none; text-decoration:underline; margin-left:4px; color:#c81100;}


#tuyendung_1{ width:526px; float:left; background:url(../img/graphics/bg_block_lon.jpg) no-repeat #FFF; border:8px solid #e8e8e8; padding-bottom:8px; margin-top:8px;}

#block_tren_1{ float:left; width:526px; margin-top:12px;}
#block_tren_1 .td_left{ float:left; width:521px;}
#block_tren_1 .td_left span{ font-weight:bold; color:#27343c; font-size:14px; width:508px; display:block; border-bottom:1px dotted #27343c; padding-bottom:4px; margin-left:8px; margin-right:8px;}
#block_tren_1 .td_left ul{ margin-top:8px;}
#block_tren_1 .td_left ul li{ display:inline; width:244px; background:url(../img/icons/icon_arrow.jpg) no-repeat left top; float:left; padding-left:8px; margin-left:8px; margin-top:8px;}
#block_tren_1 .td_left ul li a{ color:#2e647d; display:block; width:244px; overflow:hidden; height:14px;} 
#block_tren_1 .td_left ul li p{ display:block; width:244px; overflow:hidden; height:14px;} 



#jk_right{ width:249px; float:right; min-height:100px; margin-top:8px; margin-left:10px;}

#jk_right .block_camnang{ width:248px; height:82px; background:url(../img/graphics/bg_camnang.gif) no-repeat; padding-top:8px;}
#jk_right .block_camnang span{ color:#b40c00; font-size:18px; font-weight:bold; margin-left:8px;}
#jk_right .block_camnang ul{}
#jk_right .block_camnang ul li{ font-weight:bold; margin-left:32px; margin-top:4px;}
#jk_right .block_camnang ul li a{ color:#071838;} 
#jk_right .block_camnang ul li a.cap2{ margin-left:16px;}
#jk_right .block_camnang ul li a.cap3{ margin-left:32px;}

#jk_right .block_diendan{ background:url(../img/graphics/bg_support.gif) repeat-y; width:248px; margin-top:8px;}
#jk_right .block_diendan ul{ background:url(../img/graphics/bg_top_forum.gif) repeat-x top left; width:248px;}
#jk_right .block_diendan ul li{ font-size:14px; font-weight:bold; padding:18px 8px 4px 8px;}
#jk_right .block_diendan ul li a{ color:#000; padding:8px;}
#jk_right .block_diendan ul li a.forum{ background:url(../img/icons/icon_diendan.gif) no-repeat left; padding-left:35px;}
#jk_right .block_diendan ul li a.support{ background:url(../img/icons/icon_support.gif) no-repeat left; padding-left:35px;}
#jk_right .block_diendan span{ background:url(../img/graphics/bg_bottom_forum.gif) bottom no-repeat; display:block;}

#jk_right .block_bantin{ width:249px; background:url(../img/graphics/bg_bantin_top.jpg) no-repeat top #f1f1f1; margin-top:8px; padding-top:5px;}
#jk_right .block_bantin .content{ border-left:1px solid #a6a6a6; border-right:1px solid #a6a6a6; width:231px; padding-left:8px; padding-right:8px;}
#jk_right .block_bantin .content img{ margin:6px;}
#jk_right .block_bantin .content p{ margin-top:10px;}
#jk_right .block_bantin .content p input{ padding:2px; margin-bottom:4px;}
#jk_right .block_bantin .content p input.form_email{ background:url(../img/icons/icon_email.gif) no-repeat left #FFF; border:1px solid #999; width:140px; padding-left:18px;}
#jk_right .block_bantin .content p input.but_email{ background:url(../img/graphics/bg_but_email.gif) repeat-x; border:none; color:#FFF; font-weight:bold; margin-left:-4px; width:66px;}
#jk_right .block_bantin .footer_bantin{ background:url(../img/graphics/bg_bantin_bottom.jpg) no-repeat top; float:left; width:249px; height:7px;}

#jk_right .block_tintudong{ width:249px; background:url(../img/graphics/bg_bantin_top.jpg) no-repeat top #f1f1f1; margin-top:8px; padding-top:5px; float:left;}
#jk_right .block_tintudong .content_tintudong{ border-left:1px solid #a6a6a6; border-right:1px solid #a6a6a6; float:left; width:231px; padding-left:8px; padding-right:8px; height:47px; padding-top:10px;}
#jk_right .block_tintudong .content_tintudong a{ font-weight:bold; text-decoration:underline; display:block; width:170px; background:url(../img/icons/icon_nhantin_tudong.jpg) no-repeat; padding-left:50px; padding-right:20px; padding-top:3px; padding-bottom:20px; margin-top:4px;}
#jk_right .block_tintudong .footer_tintudong{ background:url(../img/graphics/bg_bantin_bottom.jpg) no-repeat top; float:left; width:249px; height:7px;}


#jk_right .block_tdnoibat{ width:249px; background:url(../img/graphics/bg_top.jpg) no-repeat top; padding-top:5px; margin-top:8px; float:left;}
#jk_right .block_tdnoibat .content_tdnoibat{ border-left:1px solid #a6a6a6; border-right:1px solid #a6a6a6; float:left; width:231px; padding-left:8px; padding-right:8px;}
#jk_right .block_tdnoibat .content_tdnoibat p.tieude{ font-weight:bold; font-size:14px; margin-top:10px;}
#jk_right .block_tdnoibat .content_tdnoibat ul{ margin-left:14px; margin-top:6px;}
#jk_right .block_tdnoibat .content_tdnoibat ul li{ display:inline; margin-right:18px;}
#jk_right .block_tdnoibat .content_tdnoibat ul li a{}
#jk_right .block_tdnoibat .content_tdnoibat ul li a img{ border:1px solid #a6a6a6; margin-bottom:12px;}
#jk_right .block_tdnoibat .footer_tdnoibat{ background:url(../img/graphics/bg_bottom.jpg) no-repeat top; float:left; width:249px; height:7px;}



#thongke{ width:800px; height:30px; background:#202d35; color:#FFFF00; float:left; margin-top:8px;}
#thongke ul{ text-align:center; margin-top:7px;}
#thongke ul li{ display:inline;}
#thongke ul li ins{ font-weight:bold; text-decoration:none;}


/*Login --------------------------------------------*/
#lg_left{ width:478px; min-height:80px; float:left; margin-top:20px;} 
#lg_left p.nguoitimviec{ font-weight:bold; color:#8a1e12; font-size:14px; padding-bottom:30px; background:url(../img/icons/icon_nguoitimviec_dangnhap.jpg) no-repeat left top; /*height:46px;*/ padding-top:18px; padding-left:50px; font-size:16px;}
#login{ width:219px; height:194px; float:left; border:1px solid #dedede; background:url(../img/graphics/bg_login.jpg) repeat-x #FFF; padding-left:8px; padding-right:8px;}
#login p{ margin-top:14px;}
#login p.da_dangki{ font-size:14px; font-weight:bold; background:url(../img/icons/icon_arrow_xanh.jpg) no-repeat left; padding-left:14px; margin-top:14px; margin-bottom:10px; border-bottom:1px dotted #dedede; padding-bottom:10px;}
#login p input{ border:1px solid #bfbfbf; padding:2px; width:140px;}
#login p input.o_check{ border:none; margin-right:4px; width:10px;}
#login p input.nut_login{ background:#202e31; color:#fffd00; font-weight:bold; width:90px; border:none;}
#login p input.txt_email{ margin-left:24px;}
#login ul{ margin-top:10px;}
#login ul li{ display:inline; margin-right:6px;}
#login ul li a{ margin-top:10px;}


#register{ width:219px; height:194px; float:right; border:1px solid #dedede; background:url(../img/graphics/bg_login.jpg) repeat-x #FFF; padding-left:8px; padding-right:8px;}
#register p.da_dangki{ font-size:14px; font-weight:bold; background:url(../img/icons/icon_arrow_xanh.jpg) no-repeat left; padding-left:14px; margin-top:14px; margin-bottom:10px; border-bottom:1px dotted #dedede; padding-bottom:10px;}
#register ul{}
#register ul li{ margin-bottom:6px;}
#register ul li a{ background:url(../img/icons/icon_arrow.gif) no-repeat left top; padding-left:10px;}
#register p input.nut_login{ background:#202e31; color:#fffd00; font-weight:bold; width:90px; border:none; padding:2px; float:right; margin-top:8px;}


#lg_right{ width:322px; height:284px; float:right; background:url(../img/graphics/bg_nguoitimviec.jpg) no-repeat right bottom;}
#lg_right #nguoitimviec_right_1{ padding-top:20px;}
#lg_right #nguoitimviec_right_1 a{ color:#960600; padding-top:8px; font-size:14px; font-weight:bold; margin-left:91px; text-decoration:underline; background:url(../img/icons/icon_nhatuyendung.gif) no-repeat left; padding-left:45px; height:35px; display:block;}


/* EMP -----------------------*/
#cotinnhan{ width:541px; height:44px; background:url(../img/graphics/tb_cotin.jpg) left top no-repeat #222d33; margin-top:8px; padding-top:30px;}
#cotinnhan ul{ margin-left:90px; color:#FFF;}
#cotinnhan ul li{ display:inline; margin-left:10px;}
#cotinnhan ul li a{ color:#FFF; font-size:14px; text-decoration:underline;} 
#cotinnhan ul li a ins{ font-weight:bold; color:#ffff00;}


#hs_right_1{ width:195px; margin-left:5px; float:right;}
#hs_right_1 .danghoso_1{ width:195px; height:140px; margin-top:8px;}
#hs_right_1 .danghoso_1 .header_search_1{ background:url(../img/graphics/bg_dangtuyenmoi.jpg) left top no-repeat; width:195px; height:20px; padding-top:7px;}
#hs_right_1 .danghoso_1 .content_search_1{ width:185px; height:109px; border-left:1px solid #c5c5c5; border-right:1px solid #c5c5c5; padding-left:8px;}
#hs_right_1 .danghoso_1 .content_search_1 ul{ padding-top:8px;}
#hs_right_1 .danghoso_1 .content_search_1 ul li{ margin-bottom:10px;}
#hs_right_1 .danghoso_1 .content_search_1 ul li a.td_moi{ color:#222d33; background:url(../img/icons/icon_td_dangmoi.jpg) no-repeat left top; padding-left:10px; font-weight:bold; display:block; height:32px; padding-top:6px; padding-left:40px;}
#hs_right_1 .danghoso_1 .content_search_1 ul li a.td_dadang{ color:#222d33; background:url(../img/icons/icon_td_dadang.jpg) no-repeat left top; padding-left:10px; font-weight:bold; display:block; height:32px; padding-top:6px; padding-left:40px;}
#hs_right_1 .danghoso_1 .footer_search_1{ width:195px; height:4px; background:url(../img/graphics/bg_bottom_dangtuyen.jpg) no-repeat}



#bang_2{ float:left; margin-top:8px; border:1px solid #c1c1c1;}
#bang_2 tr{ height:22px;}
#bang_2 tr.cao_25{ height:26px; background:#222d33; margin-left:4px; color:#FFFF00;}
#bang_2 tr td p{ margin-left:4px;}
#bang_2 tr td a{ text-decoration:underline;}
#bang_2 tr td ins{ color:#ff0000; font-weight:bold; text-decoration:none;}



#tieude_bang{ color:#009fd9; font-weight:bold; margin-top:8px; width:541px; float:left; background:url(../img/icons/icon_muiten.jpg) no-repeat left; padding-left:16px;} 

#o_search{ width:800px;}

#nguoitimviec_2{ width:800px; float:left;}
#nguoitimviec_2 #nguoitimviec_left_2{ width:341px; height:158px; float:left;}
#nguoitimviec_2 #nguoitimviec_left_2 .search{ width:341px; height:140px; margin-top:8px; background:url(../img/graphics/bg_search.jpg) repeat-x;}
#nguoitimviec_2 #nguoitimviec_left_2 .search .header_search{ background:url(../img/graphics/bg_top_search.jpg); width:341px; height:29px; padding-top:7px;}
#nguoitimviec_2 #nguoitimviec_left_2 .search .header_search span{ font-weight:bold; font-size:16px; color:#27343c; margin-left:8px;}
#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search{ width:331px; height:86px; border-left:1px solid #ecb301; border-right:1px solid #ecb301; padding-left:8px; padding-top:14px;}
#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search p{}
#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search input{ margin-top:12px; margin-bottom:12px; width:230px; border:1px solid #999; padding:2px;}
#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search input.but_search{ width:82px; background:url(../img/graphics/bg_but_search.jpg) repeat-x; color:#FFF; font-weight:bold; border:none;}
#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search a.advance{ margin-right:12px;}
#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search a.active{ font-weight:bold; color:#a44124;}
#nguoitimviec_2 #nguoitimviec_left_2 .search .footer_search{ width:341px; height:4px; background:url(../img/graphics/bg_bottom_search.jpg) no-repeat}

#nguoitimviec_2 #nguoitimviec_left_2 .dangki{}
#nguoitimviec_2 #nguoitimviec_left_2 .dangki ul{}
#nguoitimviec_2 #nguoitimviec_left_2 .dangki ul li{ display:inline; display:block; width:150px; height:46px; background:#FFF; border:1px solid #000; float:left; margin-left:12px; margin-top:10px; padding-bottom:10px;}  
#nguoitimviec_2 #nguoitimviec_left_2 .dangki ul li a{ display:block;}
#nguoitimviec_2 #nguoitimviec_left_2 .dangki ul li a.register{ background:url(../img/icons/icon_register.jpg) no-repeat left; font-weight:bold; font-size:14px; color:#000; padding:14px; padding-left:50px; margin-right:4px; margin-left:4px;}
#nguoitimviec_2 #nguoitimviec_left_2 .dangki ul li a.uploadcv{ background:url(../img/icons/icon_upload_CV.jpg) no-repeat left; font-weight:bold; font-size:14px; color:#000; padding:14px; padding-left:50px; margin-right:4px; margin-left:4px;}


#nguoitimviec_2 #nguoitimviec_right_2{ width:457px; height:140px; float:right; background:url(../img/graphics/bg_joblist.jpg) right no-repeat; margin-top:8px;}
#nguoitimviec_2 #nguoitimviec_right_2 a{ background:url(../img/graphics/bg_nhatuyendung.gif) no-repeat; display:block; color:#FFF; height:39px; padding-top:12px; padding-left:40px; font-size:14px; font-weight:bold; margin-top:101px; margin-left:40px;}





#ketqua{ width:800px; background:#e8e8e8; float:left;  padding-bottom:10px;}
#baongoai{ width:780px; margin-left:10px; margin-top:10px; background:#FFF; float:left;}
#baotrong{ width:760px; margin-left:10px; margin-top:10px;}

#caclink{ border-bottom:1px dotted #CCC; float:left; padding-bottom:10px;}
#caclink .link_trai{ width:300px; float:left;}
#caclink .link_trai p{ margin-bottom:10px; font-weight:bold;}
#caclink .link_trai p.td_kq{ font-size:14px; font-weight:bold; color:#1a9dd1; background:url(../img/icons/icon_ketqua.jpg) no-repeat left; padding-left:30px; height:23px; padding-top:2px;}
#caclink .link_trai p a{ background:url(../img/icons/but_nopdon.jpg) no-repeat; padding:5px 18px; color:#FFF; text-decoration:none; margin-left:10px;}
#caclink .link_trai p a ins{ background:url(../img/icons/muiten.png) no-repeat left; padding-left:14px; text-decoration:none;}


#caclink .link_phai{ width:460px; float:right; text-align:right;}
#caclink .link_phai a.tomtat_link{ font-weight:bold; color:#FF0000;}
#caclink .link_phai p{ margin-top:8px; margin-bottom:8px;}
#caclink .link_phai ul{}
#caclink .link_phai ul li{ display:inline;}
#caclink .link_phai ul li a{}

#danhsach{ width:760px; float:left; margin-top:10px;}
#danhsach ul{}
#danhsach ul li{ padding-bottom:10px; padding-top:10px; margin-bottom:10px; padding-left:10px;}
#danhsach ul li.active{ padding-bottom:10px; padding-top:10px; margin-bottom:10px; background:#f9fafa; padding-left:10px;}
#danhsach ul li a.nghenghiep_1{ font-weight:bold;}
#danhsach ul li a.nghenghiep_2{ font-weight:bold; color:#FF0000;}
#danhsach ul li a.nghenghiep_3{}
#danhsach ul li input{ margin-right:8px;}
#danhsach ul li p{ margin-left:20px; margin-top:8px;}



#caclink_1{ border-bottom:1px dotted #CCC; float:left;}
#caclink_1 .link_trai_1{ width:300px; float:left;}
#caclink_1 .link_trai_1 p{ margin-bottom:10px; font-weight:bold; margin-top:8px;}
#caclink_1 .link_trai_1 p.td_kq{ font-size:14px; font-weight:bold; color:#1a9dd1; background:url(../img/icons/icon_ketqua.jpg) no-repeat left; padding-left:30px; height:23px; padding-top:6px;}
#caclink_1 .link_trai_1 p a{ background:url(../img/icons/but_nopdon.jpg) no-repeat; padding:5px 18px; color:#FFF; text-decoration:none; margin-left:10px;}
#caclink_1 .link_trai_1 p a ins{ background:url(../img/icons/muiten.png) no-repeat left; padding-left:14px; text-decoration:none;}



#caclink_1 .link_phai_1{ width:460px; float:right; text-align:right;}
#caclink_1 .link_phai_1 a.in_link{ font-weight:bold; color:#FF0000; background:url(../img/icons/icon_print.jpg) no-repeat left; padding-left:26px;}

#danhsach_2{ width:760px; float:left; margin-top:6px;}
#danhsach_2 table.size_90{ margin-left:20px; border-bottom:1px solid #e8e8e8;}
#danhsach_2 table tr td a.nhanvaoday{ background:url(../img/icons/icon_nhanvaoday.jpg) no-repeat left; padding:6px 25px; display:block;}



#caclink_1{ border-bottom:1px dotted #CCC; float:left;}
#caclink_1 .link_trai_2{ width:625px; float:left;}
#caclink_1 .link_trai_2 p{ margin-bottom:10px; font-weight:bold; margin-top:10px;}
#caclink_1 .link_trai_2 p.td_kq{ font-size:14px; font-weight:bold; color:#1a9dd1; background:url(../img/icons/icon_ketqua.jpg) no-repeat left; padding-left:30px; height:23px; padding-top:6px;}
#caclink_1 .link_trai_2 p a{ background:url(../img/icons/but_nopdon.jpg) no-repeat; padding:5px 18px; color:#FFF; text-decoration:none; margin-left:10px;}
#caclink_1 .link_trai_2 p a ins{ background:url(../img/icons/muiten.png) no-repeat left; padding-left:14px; text-decoration:none;}



#caclink_1 .link_phai_2{ width:135px; float:right; text-align:right;}
#caclink_1 .link_phai_2 a.in_link_2{ text-decoration:underline; display:block; margin-top:10px; background:url(../img/icons/icon_search.jpg) no-repeat left; padding-left:30px;}

#email{ width:760px; float:left; margin-top:10px;}
#email .email_trai{ width:500px; float:left;}
#email .email_trai ul{}
#email .email_trai ul li{ display:inline; margin-right:10px; height:30px;}
#email .email_trai ul li a{ text-decoration:underline;}
#email .email_trai ul li a.email{ background:url(../img/icons/icon_email.jpg) no-repeat left; padding-left:30px;}
#email .email_trai ul li a.save{ background:url(../img/icons/icon_save.jpg) no-repeat left; padding-left:30px;}

#email .email_phai{ width:260px; float:right; text-align:right;}
#email .email_phai a{ text-decoration:underline;}
#email .email_phai a.email_trai_2{ background:url(../img/icons/icon_back.jpg) no-repeat left; padding-left:30px;}

#cac_td{ width:760px; float:left; margin-top:20px;}
#cac_td p{ font-weight:bold; color:#0f597f; font-size:14px; background:url(../img/icons/icon_cactuyendung.jpg) no-repeat left; padding-left:20px;}

#cac_td .bang_td{ border:1px solid #212c33; margin-top:10px; margin-bottom:10px;}
.key_type span.active {
color:#A44124;
font-weight:bold;
}





.ticker { 
	height: 20px; 
	/*border-bottom: 1px solid #DDDDDD;*/ 
	padding: 6px 0px 6px px;
	margin: 0px 6px;
}

.ticker a {color: #CA0405;}

.ticker span.ticker_category {color: #cccccc;}

.ticker span.ticker_category a {color: #000000;}

.ticker .scroller {
	height:20px;
}

.ticker .section {
	height:20px;
}
.box_headline {margin: 6px 12px 6px 0px; padding: 6px; background-color: #eee; height: 384px;}

.box_headline h1 { padding: 4px 0px;}

.headline_article_holder { width: 100%; overflow:hidden;}

.headline_image { 
	width:318px;
	height: 236px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
}

.headline_image div.image_caption { 
	position: absolute; 
	bottom: 0; 
	left: 0;
	width: 312px; 
	text-align: left;
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .60;               /* Standard style for transparency */
	-moz-opacity: .60;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60);  /* Transparency for IE */
}

.headline_body { padding: 6px;}

.headline_link { text-align: right; font-weight: bold;}

.player { background: url(../img/headlines_player_top_bg.gif) top repeat-x; margin: 6px 0px; padding: 6px;}

.player ul { padding-top: 6px;}

.player li {display: inline;}

.player a {padding: 2px 6px;}

.player a:link, .player a:visited {
	color: #fff;
	background-color: #A5A5A5;
	text-decoration: none;
}

.player a:hover {
	color: #C90404;
	background-color: #B7B8B8;
	text-decoration: none;
}

.player a.active, .player a:visited.active {
	background-color: #C90404;
	color: #FFFFFF;
	font-weight: bold;
}

