@charset "gb2312";
/* 
*******************************************************************************************

   Designed by: Huajitou
   
   Copyright (C) 2009 07073.com. All Rights Reserved. 

*******************************************************************************************
*/ 


/* Common */
  .link { margin: 12px 20px; }
  .link p {  font-size: 12px; line-height: 24px; height: 24px; }
a { color: #1e1e1e; text-decoration: none; }
a:hover { color: #c70371; text-decoration: underline; }

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; }
ul,ol,li,p { margin: 0; padding: 0; list-style: none; }

.xLeft { float: left; }
.xRight { float: right; }
.clear { clear: both; font-size: 0; height: 0; }

img { border: none; }
form { margin: 0; padding: 7px 0 4px 0; text-align: center; }
input,select,option { font-size: 12px; }
select,option { color: #5e5e5e; }
input.kk { border: 1px #d3d3d3 solid; background-color: #FFF; width: 160px; padding: 4px; font-size: 14px; }
input.ctrl_kk { width: 108px;  }
input.smt { background-image: url(/templets/_v2009/button_search.gif); width: 88px; height: 30px; border: none; cursor: pointer; }

/* Wahaha... */

body { margin: 0; padding: 0; background: #FFF url(/templets/_v2009/news/body_bg.gif) 0 0 repeat-x; text-align: center; font-family: 'ËÎÌå'; }
.wrapper { width: 1000px; margin: 0 auto; text-align: left; }
  .ctrl_main_left { width: 380px; margin-right: 5px; }
  .ctrl_main_middle { width: 380px; position: relative; }
  .ctrl_main_right { width: 225px; }

  .ctrl_news02_left { width: 765px; }
  .ctrl_news02_right { width: 225px; }
  
  .ctrl_news02_sub_left { width: 380px; }
  .ctrl_news02_sub_right { width: 380px; }
  
  .ctrl_news_list_right { width: 385px; }
    .ctrl_news_list_left { width: 610px; }


.ctrl_news_article { background-image: url(/templets/_v2009/news/article_bg.gif); width: 100%; }
  .ctrl_news_article_left { width: 710px; }
  .ctrl_news_article_right { width: 285px; }
  
  
  
/* header... */

  .header {  }
    .logo a { height: 100px; width: 240px; background: url(/templets/_v2009/07073com_logo.gif) 3px 10px no-repeat; text-indent: -9876px; display: block; }

  .loca_menu { font-size: 12px; color: #003f77; height: 48px; line-height: 48px; background: url(/templets/_v2009/news/small_logo.gif) 0 3px no-repeat; text-indent: 90px; }
  .loca_menu a { font-size: 12px; color: #003f77; }

  .news_sub_menu { background-color: #e9eef2; height: 30px; color: #094d8e; line-height: 30px; font-size: 12px; padding-left: 25px; clear: both; }
    .news_sub_menu a { color: #094d8e; font-size: 12px; font-weight: bold; margin: 0 5px; }
    .news_sub_menu a:hover { color: #000; }

  .news_big_menu { background-image: url(/templets/_v2009/news/big_menu_bg.gif); height: 45px; line-height: 45px; padding-left: 10px; clear: both; margin-bottom: 0; overflow:hidden; }
.news_big_menu span{ background:url(/templets/_v2009/news/nav-r-bor.gif) no-repeat 0 3px; width:2px; height:12px; line-height: 45px; }
 .news_big_menu a { color: #FFF; font-size: 14px; font-weight: bold; margin: 0 20px 0 10px; }

    .news_big_menu a:hover { color: #000; text-decoration: none; }
	
/* main... */

  .nav { color: #000; font-size: 14px; margin-bottom: 12px; padding-left: 10px;  }
  .nav a { color: #000; font-size: 14px; }

  .news_list_img { float: left; width: 160px; text-align: left; }
  .news_list_img img { margin: 0 auto; width: 120px; height: 90px; padding: 2px; border: 1px #e8e8e8 solid; display: block; }
  .news_list_title { font-size: 16px; font-family: Î¢ÈíÑÅºÚ, ºÚÌå; height: 30px; line-height: 30px; }
  .news_list_title span.time { color: #a8a8a8; font-size: 11px; font-family: Verdana; font-weight: normal; }
  .news_list_dskt { line-height: 20px; font-size: 12px; color: #1e1e1e; }


.article_content img { max-width: 650px; width: expression(this.width > 650 && this.height < this.width ? 650: true); }


  .pageinfo { font-size: 12px; color: #c70371; height: 22px; line-height: 22px; float: right; padding-right: 30px; }


   .page { margin-left: 20px; }
   .page li { float: left; padding: 0 4px; height: 18px; line-height: 18px; text-align: center; font-size: 12px; 
   border: 1px #b6d9ed solid; background-color: #FFF; color: #3892c5; margin: 2px; font-weight: bold; font-family: Î¢ÈíÑÅºÚ,ºÚÌå; }
   .page li.thisclass { background-color: #d0ebf6; color: #202020; }
   .page li.thisclass a { color: #202020; }
   .page li a { color: #3892c5; }

.BIG_list { margin-left: 20px; width: 560px; }
.BIG_list li { height: 30px; line-height: 30px; font-size: 14px; color: #4e6c08; }
.BIG_list li.kkk { height: 12px; line-height: 12px; border-bottom: 1px #ccc dotted; margin-bottom: 12px; }
.BIG_list span.time { float: right; font-size: 12px; font-family: Verdana; color: #666; }
.BIG_list b { font-weight: normal; }


  .blcok_style_0 { background-color: #FFF; border: 1px #d3d3d3 solid; margin-bottom: 3px; }
    h2.blcok_style_0_title { height: 28px; line-height: 28px; background-color: #f3f3f3; font-size: 14px; font-weight: bold; color: #0f0f0f; padding-left: 12px; }
    h2.blcok_style_0_title span { float: right; font-size: 12px; font-weight: normal; }
    h2.blcok_style_0_title span a { color: #0f0f0f; padding-right: 12px; }
    .blcok_style_0_PIC { width: 140px; text-align: center; }
      .bs0p_border { margin: 6px auto; width: 120px; height: auto; padding: 2px; border: 1px #e8e8e8 solid; }
      .bs0p_txt { font-size: 12px; line-height: 20px; }
    .blcok_style_0_TXT { padding: 8px 0; }
      .blcok_style_0_TXT li { height: 24px; line-height: 24px; font-size: 14px; }
      .blcok_style_0_TXT span { float: right; font-size: 12px; font-family: Arial; color: #666; }

	.ctrl_li26 { background: url(/templets/_v2009/news/bbs_bg.gif) 0 0 no-repeat; padding-left: 40px; margin-top: 10px; }
	  .ctrl_li26 li { line-height: 26px; font-size: 14px; }

  .blcok_style_2 { background-color: #FFF; border: 1px #d2e4ee solid; margin-bottom: 3px; padding: 1px; }
    h2.blcok_style_2_title { height: 28px; line-height: 28px; background-image: url(/templets/_v2009/bs2title.gif); font-size: 12px; font-weight: bold; color: #FFF; padding-left: 12px; }
    h2.blcok_style_2_title span { float: right; font-size: 12px; font-weight: normal; }
    h2.blcok_style_2_title span a { color: #FFF; padding-right: 12px; }
    .blcok_style_2_TXT { padding: 8px 0; background-color: #f6f6f6; }
      .blcok_style_2_TXT li { height: 24px; line-height: 24px; font-size: 12px; }

	  .add_top10 { background: #f6f6f6 url(/templets/_v2009/top10.jpg) 0 -3px no-repeat; padding: 0 0 0 40px; }
      .add_top10 li { height: 27px; line-height: 27px; font-size: 12px; }
      .add_top10 a { color: #01557a; }

  .blcok_image_list_2 li { float: left; text-align: center; width: 49%; font-size: 12px; padding-top: 8px; height: 115px; }
    .bil2_border { margin: 0 auto; width: 90px; height: auto; padding: 2px; border: 1px #e8e8e8 solid; }

  .blcok_image_list_6 li { float: left; text-align: center; width: 125px; font-size: 12px; padding-top: 14px; }
    .bil6_border { margin: 0 auto; width: 110px; height: auto; padding: 2px; border: 1px #e8e8e8 solid; }
    .bil6_txt { font-size: 12px; margin-top: 8px; }

  .blcok_image_list_4 li { float: left; text-align: center; width: 189px; font-size: 12px; padding-top: 14px; }
    .bil4_border { margin: 0 auto; width: 174px; height: auto; padding: 2px; border: 1px #e8e8e8 solid; }
    .bil4_t { font-size: 12px; margin-top: 8px; }

.blcok_rank_2_border { border: 1px #d2e4ee solid; padding: 1px; margin-bottom: 3px; }
  .blcok_rank_2 { background-image: url(/templets/_v2009/rank_2_bak.gif); height: 325px; }
  .rank_table th { font-size: 12px; font-weight: normal; color: #015476; text-align: center; height: 24px; line-height: 24px; }
  .rank_table td { font-size: 12px; color: #000; text-align: center; height: 27px; line-height: 27px; }
  .rank_table a { color: #cb057c; }
  .rank_table a:hover { color: #000; }

  .switch_link a { height: 28px; line-height: 28px; margin-right: 1px; display: block; float: left; font-size: 12px; font-weight: bold; color: #FFF; text-align: center; }
  .switch_link a.mri_Big_selected { width: 79px; background-image: url(/templets/_v2009/mri_big_selected.gif); }
  .switch_link a.mri_Big_unselected { width: 79px; background-image: url(/templets/_v2009/mri_big_unselected.gif); }
  .switch_link a.mri_small_selected { width: 59px; background-image: url(/templets/_v2009/mri_small_selected.gif); }
  .switch_link a.mri_small_unselected { width: 59px; background-image: url(/templets/_v2009/mri_small_unselected.gif); }

  .switch_link a:hover { color: #FFF; }


  h2.flag_h { font-size: 20px; font-family: Î¢ÈíÑÅºÚ, ºÚÌå; font-weight: bold; text-align: center; height: 32px; line-height: 32px; margin-top: 5px; }
  h2.flag_h a { color: #c70371; }

.blcok_rank_0 { background: url(/templets/_v2009/rank_0_bak.gif) center 0 no-repeat; padding-top: 32px; }
  .blcok_rank_0 li { float: left; height: 24px; line-height: 24px; width: 140px; font-size: 12px; padding-left: 48px; }
  .blcok_rank_0 span { float: right; width: 50px; font-size: 12px; padding: 0; }
  
  
    .bil4_TXT { margin: 14px 0; }
    .bil4_TXT li { float: left; height: 24px; line-height: 24px; width: 94px; font-size: 12px; }


.article_title { color: #004ba6; font-size: 20px; font-family: Î¢ÈíÑÅºÚ, ºÚÌå; font-weight: bold; text-align: center; margin: 30px 0; }
.article_editor { font-size: 12px; color: #555; height: 30px; line-height: 30px; border-bottom: 1px #d4d4d4 dotted; text-align: center; margin-bottom: 20px; }
.article_content { font-size: 14px; line-height: 24px; color: #1e1e1e; }
.article_content a { color: #00C; }
.article_content p { margin-bottom: 20px; }
.article_content h1 { font-size: 18px; }
.article_content h2 { font-size: 14px; }
.article_content h3 { font-size: 12px; }


.prev { border-top: 1px #d4d4d4 dotted; line-height: 20px; height: 20px; font-size: 12px; padding: 20px 2px; }
.prev a { color: #346fbb; }


/* ÆÀÂÛ */

.title { height: 37px; line-height: 37px; background: url(/templets/_v2009/news/tit_bg.gif); color: #c0080a; 
border-left: 1px #dbe2f2 solid; border-right: 1px #dbe2f2 solid; font-size: 12px; }
.title font { margin: 0 8px; }
.tg_send_post { background-color: #f8fcff; border: 1px #d3dbf0 solid; padding: 20px; }
.dcmp-mood li { float: left; }
.pl_input { width: 640px; background-color: #f0f4fd; border: 1px #d4dcf1 solid; margin: 6px 0; padding: 10px; }
.f12px { font-size: 12px; color: #326eb7; }
.dcmp_userinfo a { color: #ac1b44; }
.btn-2 { margin-left: 20px; color: #FFF; font-size: 12px; font-weight: bold; background: url(/templets/_v2009/news/btn-2.gif);
width: 101px; height: 28px; line-height: 28px; border: none; text-align: center; }

.decmt-box { background-color: #f8fcff; border: 1px #d3dbf0 solid; border-top: none; margin-bottom: 3px; }

  .decmt-title { font-size: 12px; color: #3271b8; height: 32px; line-height: 32px; background: url(/templets/_v2009/news/tit_bg.gif); border-bottom: 1px #d3dbf0 solid; }
  .decmt-title span.moodico img { margin: 5px 8px; }
  .decmt-content { font-size: 12px; color: #3271b8; padding: 16px 10px; line-height: 18px; word-wrap: break-word;word-break:break-all }

#tg_pl_page { font-size: 12px; text-align: center; margin: 20px; }


/* Foot */

  .link { margin: 12px 20px; }
  .link li { float: left; width: 11%; font-size: 12px; line-height: 24px; height: 24px; }

  .bottom { text-align: center; line-height: 30px; font-size: 12px; margin: 20px 0; }

/**/
  .newqlink a { color: #5582ac; font-size: 12px; }
  .newqlink a:hover { color: #5582ac; }
