@charset "utf-8";
/* CSS Document */

/*----------body css and link css---------*/
*			{ list-style:none;padding:0; margin:0; }
ul			{ margin:0px }
li			{ margin:0px }
body 		{ margin: 0px;min-width:980px;width:expression((documentElement.clientWidth < 980) ? "980px" : "100%" ); }
body,td,th 	{ color: #666666;font-family:Arial, Helvetica, sans-serif;font-size: 13px;line-height: 130%;}
a:link 		{ color: #339DD7;text-decoration: none;}
a:visited	{ color: #339DD7;text-decoration: none;}
a:hover 	{ color: #339DD7;text-decoration: underline;}
a:active 	{ color: #339DD7;text-decoration: none;}
img			{ border:none}

.white, a.white:link, a.white:visited, a.white:hover, a.white:active 						{ color: #FFFFFF; text-decoration:none}
.pink, a.pink:link, a.pink:visited, a.pink:hover, a.pink:active 							{ color: #9C69AB;}
.black, a.black:link, a.black:visited, a.black:hover, a.black:active 						{ color: #333333; text-decoration:none}
.blue, a.blue:link, a.blue:visited, a.blue:hover, a.blue:active 							{ color: #339DD7;}
.lightblue, a.lightblue:link, a.lightblue:visited, a.lightblue:hover, a.lightblue:active 	{ color: #B9DAED;}
.lightgray, a.lightgray:link, a.lightgray:visited, a.lightgray:hover, a.lightgray:active 	{ color: #999999;}
.gray, a.gray:link, a.gray:visited, a.gray:hover, a.gray:active 							{ color: #666666;}





/*-------------------content(index)-------------------------*/
.main						{ width:980px; margin:0 auto; height:1%; margin-bottom:30px}
.content					{ float:left; width:650px;}



/*-------------------sidebar-------------------------*/
.sidebar						{ float:right; width:302px}
.sidebar_ad						{ height:250px; border:1px solid #CCCCCC; background-color:#F7F7F7}
.sidebar_big_article			{ background-color:#BDDFF2; padding:10px; margin-bottom:10px}
.sidebar_big_article_hover		{ background-color:#9C69AB; padding:10px; margin-bottom:10px}
.sidebar_big_article_img		{ margin-bottom:8px}
.sidebar_big_article_img img	{ width:280px}
.sidebar_big_article_title		{ font-size:20px; font-weight:bold; line-height:25px;}
.sidebar_big_article_bt			{ text-align:right;font-size:20px; font-weight:bold; line-height:40px}
.sidebar_big_article .sidebar_big_article_bt a				{ padding:4px 8px; background-color:#339DD7}
.sidebar_big_article_hover .sidebar_big_article_bt a		{ padding:4px 8px; background-color:#9C69AB}
.sidebar_big_article_hover .sidebar_big_article_bt a:hover	{ padding:2px 6px; background-color:#9C69AB; border:2px solid #CA0471}
.sidebar_mostviewed_box			{ background-color:#F7F7F7; padding:10px; margin-bottom:10px}
.sidebar_mostviewed_title		{ font-size:20px; font-weight:bold; line-height:30px; border-bottom:3px solid #BDDFF2; margin-bottom:5px}
.sidebar_mostviewed_sort		{ text-align:center; margin-bottom:5px}
.sidebar_mostviewed_sort a		{ margin:0 20px; text-decoration:underline}
.sidebar_mostviewed_cell		{ border-bottom:1px solid #DDE1E2; padding:8px 5px; height:1%}
.sidebar_mostviewed_content		{ float:left; width:200px}
.sidebar_mostviewed_num			{ font-size:18px; font-weight:bold; line-height:22px; float:right; width:60px; text-align:center}
.sidebar_new_box				{ background-color:#F7F7F7; padding:10px; margin-bottom:10px}
.sidebar_new_title				{ font-size:20px; font-weight:bold; line-height:30px; border-bottom:3px solid #BDDFF2; margin-bottom:5px}
.sidebar_new_content			{ height:1%; padding-left:5px}
*html .sidebar_new_content		{ padding-left:1px}
.sidebar_new_cell				{ float:left; margin:4px 5px; width:80px}
.sidebar_new_cell_hover			{ float:left; margin:4px 5px; width:80px}
.sidebar_new_img				{ }
.sidebar_new_img img			{ width:80px; height:80px}
.sidebar_new_cell .sidebar_new_name							{ font-size:12px; font-weight:bold; background-color:black; height:25px; overflow:hidden; line-height:25px; padding:0 8px;}
.sidebar_new_cell_hover .sidebar_new_name					{ font-size:12px; font-weight:bold; background-color:#9C69AB; height:25px; overflow:hidden; line-height:25px; padding:0 8px;}
.sidebar_today_box				{ background-color:#F7F7F7; padding:10px; margin-bottom:10px}
.sidebar_today_title			{ font-size:20px; font-weight:bold; line-height:30px; border-bottom:3px solid #BDDFF2; margin-bottom:5px}
.sidebar_today_cell				{ border-bottom:1px solid #DDE1E2; padding:8px 5px; height:1%}
.sidebar_today_num				{ font-size:18px; font-weight:bold; float:left; width:26px; line-height:20px}
.sidebar_today_content			{ float:right; width:235px; font-size:16px; line-height:20px}
.sidebar_bottom_box				{ height:1%}
.sidebar_bottom_ad				{ float:right; width:150px; height:470px;border:1px solid #CCCCCC; background-color:#F7F7F7}
.sidebar_breakingnews_box		{ background-color:#F7F7F7; padding:10px; height:450px; float:left; overflow:hidden}
.sidebar_breakingnews_title		{ font-size:16px; font-weight:bold; line-height:25px; border-bottom:3px solid #BDDFF2; margin-bottom:5px}
.sidebar_breakingnews_cell		{ margin-bottom:6px; background:url(/imgs/dot.gif) no-repeat; background-position:0px 6px; padding-left:10px; font-size:12px; margin-bottom:10px}



/*-------------------footer-------------------------*/
.footer							{ border-top:3px solid #4b4b4b; padding-top:1px;width:980px; margin:0 auto;}
.footer_title					{ font-size:20px; font-weight:bold; line-height:40px; border-top:1px solid #339DD7}
.footer_box						{ border:1px solid #CCCCCC; padding:10px; height:1%}
.footer_letter_box				{ padding:10px; background-color:#f7f7f7; border-bottom:1px solid #cccccc; line-height:20px; margin-bottom:10px}
.footer_letter_box a			{ margin:0 5px}
.footer_copyright				{ line-height:25px; margin-bottom:10px}
.footer_copyright .lightgray	{ margin:0 5px}
.footer_site_list				{ float:right; width:320px; margin-left:10px; border-left:1px solid #CCCCCC; padding-left:10px}
.footer_site_logo				{ margin-bottom:8px}
.footer_site_title				{ font-size:12px;background:url(/imgs/dot.gif) no-repeat; background-position:0px 6px; padding-left:10px;padding-bottom:10px }
.footer_site_top				{ padding-top:10px}
.footer_people_column			{ float:left; width:195px; margin-right:10px}
.footer_people_cell				{ padding-top:10px}
.footer_people_title			{ font-weight:bold; margin-bottom:5px}
.footer_people_name				{ line-height:22px}



/*-------------------paging-------------------------*/

.page							{ text-align:center; padding:10px; font-size:13px; padding-top:30px;}
.page a							{ padding:3px 7px; border:1px solid #9C69AB; background-color:white; margin:4px; text-decoration:none; font-weight:bold; color:#9C69AB } 
.page a:hover					{ border:1px solid #9C69AB; background-color:#9C69AB; color:white; text-decoration:none}
.page a.on						{ border:1px solid #9C69AB; background-color:#9C69AB; color:white; text-decoration:none; font-weight:bold}



/*-------------------article box-------------------------*/
.article								{ margin-bottom:20px}
.article_title 							{ font-size:20px; font-weight:bold; line-height:25px; margin-bottom:10px;border-bottom:3px solid #BDDFF2;overflow:hidden;}

.article_title h1							{ font-size:20px; font-weight:bold; line-height:25px; margin-bottom:5px}
.article_func							{ height:1%; margin-bottom:10px}
.article_func_cell						{ float:left; margin-right:30px; font-size:12px}
.article_func_cell a					{ font-weight:bold}
.article_imgs							{ text-align:center; padding:10px}/* used in article page*/
.article_imgs img						{ border:2px solid #9C69AB; padding:1px}
.article_img							{ text-align:center; padding:10px}/*used in index page*/
.article_img img						{ border:2px solid #9C69AB; padding:1px; max-width:500px;}
.article_img img:hover					{ border:2px solid #339DD7; padding:1px}
*html .article_img a:hover				{ border:2px solid #339DD7; padding:1px}
*html .article_img a					{ border:2px solid #9C69AB; padding:1px}
*html .article_img img					{ border:none; padding:0px; width:500px;}
.article_content						{ margin-bottom:15px}
.article_img_box						{ background-color:#f7f7f7; padding:15px; text-align:center; margin-bottom:15px}
.article_img_box_title					{ font-size:16px; line-height:18px; padding-bottom:10px }
.article_img_box_title a				{ font-weight:bold}
.article_img_box_content img			{ border:2px solid #9C69AB; padding:1px;height:90px;margin:0 5px; width:115px}
.article_img_box_content img:hover		{ border:2px solid #339DD7; padding:1px}
*html .article_img_box_content a:hover	{ border:2px solid #339DD7; padding:1px}
*html .article_img_box_content a		{ border:2px solid #9C69AB; padding:1px}
*html .article_img_box_content img		{ border:none; padding:0px}
.article_more							{ text-align:right}
.article_more a							{ font-weight:bold}
.content_separate						{ height:0px; border-bottom:3px solid #BDDFF2; margin-bottom:10px; overflow:hidden}
.content_ad_box							{ height:1%; padding:20px 0}
.content_ad								{ height:250px; width:300px; float:left; margin:0 10px}
*html .content_ad						{ margin:0 8px}
.related_more							{ position:absolute; font-size:12px; margin-left:280px; margin-top:5px}
.related_news_box						{ margin-bottom:30px}
.related_news_headline					{ font-size:16px; font-weight:bold; line-height:25px; margin-bottom:10px}
.related_news_headline span				{ display: block; width:320px; border-bottom:3px solid #E1DBDF; }
.related_news_title						{ background:url(/imgs/dot.gif) no-repeat; background-position:0px 6px; padding-left:15px; margin-bottom:6px}
.related_videos_box						{ margin-bottom:30px}
.related_videos_headline				{ font-size:16px; font-weight:bold; line-height:25px; margin-bottom:10px}
.related_videos_headline span			{ display: block; width:320px; border-bottom:3px solid #E1DBDF; }
.related_videos_content					{ height:1%} 
.related_videos_cell					{ float:left; width:150px; margin:0 5px}
.related_video							{ width:150px; height:120px; margin-bottom:5px}
.related_video a						{ display:block;border:2px solid #9C69AB; width:142px; height:117px;} 
.related_video a:link					{ display:block;border:2px solid #9C69AB; width:142px; height:117px;}
.related_video a:visited				{ display:block;border:2px solid #9C69AB; width:142px; height:117px;}
.related_video a:hover					{ display:block;border:2px solid #339DD7; width:142px; height:117px; text-decoration:none}
.related_video a:active					{ display:block;border:2px solid #9C69AB; width:142px; height:117px;}
.related_video_put						{ width:140px; height:115px; margin:1px;cursor:pointer }
.related_video_title					{ font-weight: bold}
.related_imgs_box						{ margin-bottom:30px}
.related_imgs_headline					{ font-size:16px; font-weight:bold; line-height:25px; margin-bottom:10px}
.related_imgs_headline span				{ display: block; width:320px; border-bottom:3px solid #E1DBDF; }
.related_imgs_content					{ }
.related_imgs_content img				{ border:2px solid #9C69AB; padding:1px;height:90px;margin:0 2px; width:115px}
.related_imgs_content img:hover			{ border:2px solid #339DD7; padding:1px}
*html .related_imgs_content a:hover		{ border:2px solid #339DD7; padding:1px}
*html .related_imgs_content a			{ border:2px solid #9C69AB; padding:1px}
*html .related_imgs_content img			{ border:none; padding:0px}
.related_info_box						{ margin-bottom:30px}
.related_info_headline					{ font-size:16px; font-weight:bold; line-height:25px; margin-bottom:10px}
.related_info_headline span				{ display: block; width:320px; border-bottom:3px solid #E1DBDF; }
.related_info_content					{ font-size:12px }
.related_people_box						{ margin-bottom:30px}
.related_people_headline				{ font-size:16px; font-weight:bold; line-height:25px; margin-bottom:10px}
.related_people_headline span			{ display: block; border-bottom:3px solid #E1DBDF; float:left; width:320px; }
.related_people_content					{ font-size:12px }
.about_people_box						{ margin-bottom:30px}
.about_people_headline					{ font-size:16px; font-weight:bold; line-height:25px; margin-bottom:10px}
.about_people_headline span				{ display: block; border-bottom:3px solid #E1DBDF; float:left; padding-right:20px }
.about_people_content					{ padding-left:12px}
.article_comment_box					{ margin-bottom:30px}
.article_comment_headline				{ font-size:16px; font-weight:bold; line-height:25px; margin-bottom:10px}
.article_comment_content				{ }



/*-------------------video page-------------------------*/
.artical_video_box						{ text-align:left}
.artical_video							{ margin-bottom:10px}
.artical_video_title					{ margin-bottom:10px}



/*-------------------gallery page-------------------------*/
.artical_gallery_box					{ }
.artical_gallery_box img				{ border:2px solid #9C69AB; padding:1px;height:90px;width:115px;margin:10px 2px 10px 3px }
.artical_gallery_box img:hover			{ border:2px solid #339DD7; padding:1px}
*html .artical_gallery_box a:hover		{ border:2px solid #339DD7; padding:1px}
*html .artical_gallery_box a			{ border:2px solid #9C69AB; padding:1px}
*html .artical_gallery_box img			{ border:none; padding:0px}


/*-------------------photo page-------------------------*/
.artical_photo_box						{ text-align:center }
.artical_photo_box img						{ max-width:500px;}
.artical_morephoto_box					{ height:1%}
.artical_morephoto_cell					{ float:left;width:121px;padding:2px 4px 13px 4px; }
.artical_morephoto_cell img				{ border:2px solid #9C69AB; padding:1px;height:90px;width:115px; margin-top:1px}
.artical_morephoto_cell img:hover		{ border:2px solid #339DD7; padding:1px; margin-top:1px}
*html .artical_morephoto_cell a:hover	{ border:2px solid #339DD7; padding:1px; margin-top:1px}
*html .artical_morephoto_cell a			{ border:2px solid #9C69AB; padding:1px; margin-top:1px}
*html .artical_morephoto_cell img		{ border:none; padding:0px; margin-top:1px}
.artical_morephoto_cellon				{ float:left;width:121px;padding:5px 4px 13px 4px; background-color:#339DD7 }
.artical_morephoto_cellon img			{ padding:3px;height:90px;width:115px; margin-top:1px}
.artical_morephoto_txt					{ font-weight:bold; text-align:center}
.artical_morephoto_img					{ margin-bottom:10px}


/*-------------------people page-------------------------*/
.aritcal_people_box						{ margin-bottom:20px; height:1%}
.aritcal_people_img						{ float:left; width:100%; text-align:center;}
.aritcal_people_img img					{ width:400px}
.aritcal_people_content					{ float:right; width:420px; font-size:12px }
.aritcal_people_cell					{ height:1%; margin-bottom:3px}
.aritcal_people_label					{ float:left; text-align:right; width:100px}
.aritcal_people_info					{ float:right; width:310px; font-weight:bold}
.aritcal_people_space					{ margin-bottom:20px}



/*-------------------video browse-------------------------*/
.video_browse_headline					{ font-size:20px; font-weight:bold; line-height:25px; margin-bottom:10px}
.video_sort_bar							{ background-color:#f7f7f7; padding:5px 10px; margin-bottom:5px}
.video_sort_bar a						{ margin-right:25px}
.videos_browse_content					{ }
.videos_browse_row						{ height:1%}
.videos_browse_cell						{ float:left; width:150px; margin:10px 5px 20px 5px}
.browse_video							{ width:150px; height:120px; margin-bottom:5px}
.browse_video a							{ display:block;border:2px solid #9C69AB; width:142px; height:117px;}
.browse_video a:link					{ display:block;border:2px solid #9C69AB; width:142px; height:117px;}
.browse_video a:visited					{ display:block;border:2px solid #9C69AB; width:142px; height:117px;}
.browse_video a:hover					{ display:block;border:2px solid #339DD7; width:142px; height:117px; text-decoration:none}
.browse_video a:active					{ display:block;border:2px solid #9C69AB; width:142px; height:117px;}
.browse_video_box						{ width:140px; height:115px; margin:1px }
.browse_video_box img						{ width:140px; height:115px; }
.browse_video_title						{ font-weight: bold}




/*-------------------gallary browse-------------------------*/
.gallary_browse_headline				{ font-size:20px; font-weight:bold; line-height:25px; margin-bottom:10px}
.gallary_sort_bar						{ background-color:#f7f7f7; padding:5px 10px; margin-bottom:5px; height:1%}
.gallary_sort_bar a						{ margin-right:25px}
.gallary_sort_txt						{ float:left}
.gallary_sort_by						{ float:right}
.gallary_browse_content					{ }
.gallary_browse_content img				{ border:2px solid #9C69AB; padding:1px;height:115px;width:140px; margin:6px;}
.gallary_browse_content img:hover		{ border:2px solid #339DD7; padding:1px}
*html .gallary_browse_content a:hover	{ border:2px solid #339DD7; padding:1px}
*html .gallary_browse_content a			{ border:2px solid #9C69AB; padding:1px}
*html .gallary_browse_content img		{ border:none; padding:0px}





/*-------------------people browse-------------------------*/
.people_browse_headline					{ font-size:20px; font-weight:bold; line-height:25px; margin-bottom:10px}
.people_sort_bar						{ background-color:#f7f7f7; padding:5px 10px; margin-bottom:5px; height:1%}
.people_sort_bar a						{ margin-right:25px}
.people_sort_txt						{ float:left}
.people_sort_by							{ float:right}
.people_browse_content					{ }
.people_browse_row						{ height:1% }
.people_browse_cell						{ float:left; width:150px; margin:10px 5px 20px 5px}
.people_browse_cell_img					{ margin-bottom:5px}
.people_browse_cell_img img				{ border:2px solid #9C69AB; padding:1px;height:115px;width:140px; margin-top:3px}
.people_browse_cell_img img:hover		{ border:2px solid #339DD7; padding:1px}
*html .people_browse_cell_img a:hover	{ border:2px solid #339DD7; padding:1px}
*html .people_browse_cell_img a			{ border:2px solid #9C69AB; padding:1px}
*html .people_browse_cell_img img		{ border:none; padding:0px}
.people_browse_name						{ text-align:center}


/*-------------------about page-------------------------*/
.article .product_title {
border-bottom:1px solid #CBCBCB;
font-size:20px;
font-weight:bold;
padding:10px 0 10px 10px;
}

.sidebar_box_title {
border-bottom:3px solid #BDDFF2;
font-size:20px;
font-weight:bold;
line-height:30px;
margin-bottom:5px;
}
.sidebar_box_cell {
border-bottom:1px solid #DDE1E2;
height:1%;
padding:8px 5px;
}
.sidebar_box_cell_on {
border-bottom:1px solid #DDE1E2;
height:1%;
padding:8px 5px;
}
.sidebar_box {
background-color:#F7F7F7;
margin-bottom:10px;
padding:10px;
}
.article .content h1 {
color:#FF3A7B;
font-size:16px;
padding:10px 0;
}
.article_content h1 {
color:#339DD7;
font-size:16px;
padding:10px 0;
}

.header_search_input .topq {

background-image:url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif);
background-repeat:no-repeat;
 background-position:left center;
}
.header_search_input .topqhover {

background-image: none;
}



/*******************************header version 20100708***********************************/

*				{ list-style:none;padding:0; margin:0; }
body, form		{ list-style:none;padding:0; margin:0; }
body,td,th  	{ font:12px/150% Arial, Helvetica, sans-serif;}
body,td,th		{ font:13px/120% Arial,Helvetica,sans-serif;  }
input,textarea	{ color: #000;font:13px/120% Arial,Helvetica,sans-serif; }
body 			{ margin: 0px; background:url(/themes/images/headerTop.gif) top repeat-x }
a:link 			{ text-decoration:none ; }
a:visited 		{ text-decoration: none;}
a:hover 		{ text-decoration:underline;}
a:active		{ text-decoration: none;}
ul				{ margin:0px; padding:0 }
li				{ margin:0px; padding:0 }
img				{ border:0; }
.fl				{ float:left}
.fr				{ float:right}


.white, a.white:link, a.white:visited, a.white:hover, a.white:active									{ color:white;}
.gray, a.gray:link, a.gray:visited, a.gray:hover, a.gray:active											{ color:#666;}
.lightgray, a.lightgray:link, a.lightgray:visited, a.lightgray:hover, a.lightgray:active				{ color:#ccc;}
.lightgray1, a.lightgray1:link, a.lightgray1:visited, a.lightgray1:hover, a.lightgray1:active			{ color:#a3a3a3;}
.link, a.link:link, a.link:visited, a.link:hover, a.link:active											{ color:#BDDFF2;}


/*---------------------------header--------------------------*/
.headerTop						{ width:980px; margin:0 auto; padding-top:15px; height:1%}
.headerTopSearch				{ float:right; padding-top:8px; width:400px; overflow:hidden; margin-bottom:10px}
.headerTopSearchBtn				{ float:right}
.headerTopSearchbox				{ float:right; background:url(/themes/images/searchBg.gif) repeat-x; padding:2px; border:1px solid #2a95cf; height:24px; overflow:hidden}
*html .headerTopSearchbox		{ padding-top:1px; height:25px}
*+html .headerTopSearchbox		{ padding-top:1px; height:25px}
.headerTopSearchbox input		{ border:1px solid #48a7da; height:22px; overflow:hidden; padding:0 5px; width:300px}
*html .headerTopSearchbox input	{ padding-top:4px; height:18px}
*+html .headerTopSearchbox input{ padding-top:4px; height:18px}
.headerTopUser					{ float:right; padding-top:8px; height:30px; line-height:30px}

.headerM {
background:url(/Themes/images/headerMbg.gif) repeat scroll 0 0 transparent;
border-bottom:2px solid #784A84;
height:40px;
margin:0 auto;
overflow:hidden;
width:980px;
}
.headerNavi						{ float:left; margin-top:8px; margin-bottom:3px; height:31px}
.headerNavi .fl					{ width:2px; overflow:hidden}
.headerNavi a:hover				{ text-decoration:none}
.headerNaviOn					{ height:30px; overflow:hidden; line-height:30px; background:url(/Themes/images/naviBg.gif); font-size:15px; font-weight:bold; float:left; padding:0 10px; border:1px solid #010101; border-bottom:none;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;line-height:25px;}
.headerNaviOnList				{ position: absolute; border:1px solid #9b9b9b; border-top:none; padding:7px; background:url(/Themes/images/dropDown.gif) white top repeat-x ; margin-top:31px; font-size:12px; font-weight:normal; line-height:20px; margin-left:-12px;display:none;z-index:99999}
*html .headerNaviOnList{ margin-top:25px}
*+html .headerNaviOnList{ margin-top:25px}
.headerNaviOff					{ float:left;height:30px; overflow:hidden; line-height:30px;font-size:15px; font-weight:bold; margin-top:1px; padding:0 9px;line-height:25px;}
.headerShare					{ float:right; margin-top:8px; margin-left:10px}
.headerShareOnList				{ position: absolute; border:1px solid #9b9b9b; border-top:none; padding-top:7px; background:url(/Themes/images/dropDown.gif) white top repeat-x ; margin-top:32px; font-size:11px; font-weight:normal; line-height:20px; margin-left:-65px; width:134px}
.headerShareOnList p			{ padding:0 7px}
.headerShareOnListGray			{ border-top:1px solid #9b9b9b;padding:7px 0; margin-top:7px; background:#F5F5F5}
.headerFunc						{ float:right; margin-top:15px}
.headerFunc img					{ margin-left:10px}
.headerlist						{ float: right; background:url(/Themes/images/headerList.gif); height:36px; padding:0 10px; border-left:1px solid #010101; border-right:1px solid #010101; line-height:36px; font-size:13px; overflow:hidden; font-size:13px; padding-top:4px; margin-right:10px; 
}
.headerlist a					{ margin:0 10px}
.headerbar						{ border:1px solid #C7C7C7; border-top:none; border-left:none; background:#F8F8FB; width:979px; margin:0 auto 10px auto; height:90px}
.headerbarBox					{ width:116px; height:90px; float:left; background:url(/Themes/images/headerBar1.gif)}
.headerbarBox p					{ height:30px; line-height:30px; font-size:15px; font-weight:bold; padding-left:15px}
.headerbarBox p a:hover			{ text-decoration:none}
.headerbarAds					{ float:left; width:750px; padding:0 0 0 30px}
.headerbarImg					{ float:right; margin-top:19px; margin-right:-1px}

.slogan							{ float:left; margin-left:18px; font-weight:bold; line-height:16px; padding-top:8px}
.headerTop .fl					{ padding-top:8px}

/*-------sidebar img box------*/
.header_img_box				{ height:1%;width:980px;margin:0 auto;  }
.header_img_cell			{ width:150px; float:left; height:134px}
.header_img_cell_on			{ width:150px; float:left; height:134px}
.header_img_cell img		{ width:150px; height:134px}
.header_img_cell_on img		{ width:150px; height:134px}
.header_img_cell_on .white	, .header_img_cell_on a.white:link, .header_img_cell_on a.white:visited, .header_img_cell_on a.white:hover, .header_img_cell_on a.white:active		{ color: #9FD1F7}
.header_image_title			{ position:absolute; font-weight:bold; width:150px; height:43px; overflow:hidden; margin-top:91px}
.header_img_bg				{ background-color:#3d3d3d;-moz-opacity:0.7;opacity: 0.7; position:absolute;width:152px; height:43px; filter:alpha(opacity=70);}
.header_img_content			{ position:absolute}
.header_img_content a		{ display:block;width:130px; height:33px; padding:5px; text-decoration:none}


.sidebar_top_box{margin-bottom:15px} 

.sidebar_new_cell .sidebar_new_name {color:#FFFFFF;}
.content_ad {margin:0 -5px;}





