﻿    /*主体*/
    #Main
    {
	    padding:0px;
	    border:0px;
	    margin:0 auto 0 auto;
	    width:960px;
	    font-size: 9pt;
		color:#222222;
	    line-height: 22px;
    }
    /*默认链接样式*/
    a:link    
    {
	    font-size: 9pt;
	    color: #000000;
	    text-decoration: none;
    }
    a:hover 
    {
	    color: #FF3300;
    }
    a:visited
    {
        font-size: 9pt;
        text-decoration: none;
    }
    /*清除左右浮动*/
    .clear
    {
        clear:both;
    }
    /*段落样式*/
    p
    {
              margin:0px;
       border:0px;
       color:#5B5A5A;
       text-justify:distribute-all-lines;
       text-indent:0pt;
    }
    p img
    {
        width:80px;
        height:80px;
        float:left;
        margin-right:5px;
    }
    .more
    {
       font-style:italic;
       text-align:right;
    }
    
    .more a
    {
        font-size: 10pt;
    }
    /*banner*/
    #HeadContent
    {
        height:158px;
        background:url("/images/all_title.jpg");
    }
    /*导航区域*/
    #NavigationContent
    {
	    height:30px;
	    background:url("/images/index/top_Search.jpg");
	    margin-top:10px;
	    clear:both;
    }
    /*登陆*/
    #NavigationContent #navLeft
    {
        margin:8px;
        width:50%;
        height:30px;
        float:left;
    }
    /*右侧搜索*/
    #NavigationContent #navRight
    {
        width:650px;float:right; text-align:right; margin-right:30px; margin-top:-5px;
    }
	
/*内容*/
    #Content { height:auto; clear:both; }

/*左侧行业导航区*/
    #Content .leftNav { background-image: url(/images/Default/index_03_02.jpg);background-repeat: repeat-y; width:100px; height:auto; float:left; }
    #Content .leftNav ul { margin:0px 0px 0px 0px; padding:0px; list-style:none; width:100px; }
    #Content .leftNav ul li { border-bottom:1px solid #999; height:25px; padding-top:5px; text-align:center; margin-right: 7px; margin-left: 5px;margin-bottom: 0px; }
    #Content .leftNav .topnav { background-image: url(/images/Default/index_03_01.jpg);background-repeat: no-repeat; width:100px; height:56px;}
    #Content .leftNav .navbotom { background-image: url(/images/Default/index_03_03.jpg);background-repeat: no-repeat; width:100px; height:78px; float:left;}
    #Content .leftNav ul .bigcategory { border-bottom:1px solid #999; height:25px; padding-top:5px; text-align:center; margin-right: 7px; margin-left: 5px; }
    .leftNav a:link,.leftNav a:visited { color:#000000; }
    .leftNav a:hover  { color: #FF3300; }

/*视点内容框*/
    #Content .shidian { margin-top:2px; margin-left:6px; width:280px; height:auto; float:left; border: 2px solid #EFEFEF; font-size:14px; }
    #Content .shidian .item { margin:10px 4px 4px; padding:4px; border:0px; }
    #Content .shidian .item .title { clear:both; margin:5px auto 3px auto; white-space: normal; background-image: url(/images/Default/index_02.gif); background-repeat: no-repeat; text-indent: 8px; }
    #Content .shidian .item .title a:link { font-size: 14px; color: #0F76A6; white-space: normal; font-weight:bold; text-decoration: none; }
    #Content .shidian .item .title a:visited { font-size: 14px; white-space: normal; font-weight:bold; text-decoration: none; }
    #Content .shidian .item .title a:hover  { color: #FF3300; }
    #Content .shidian .item .ItemContent { font-size: 14px; line-height: 22pt; margin:0px 0px 15px; border:0px; text-align: left; padding-top: 4px; padding-bottom: 4px; padding-right: 0px; padding-left: 0px; }
    #Content .shidian .item .industry { font-weight:bold; background-image:none; padding:0px; font-size:10pt; }
    .industry a:link { color:#000000; } 
    .industry a:hover { color: #FF3300; }
    #Content .shidian .item ul
    {
      margin:0px;
      list-style:none;
      padding:0px;
    }
    
    #Content .shidian .item ul li
    {
      height:24px;
      background-image: url(/images/Default/index_02.gif);
	  background-repeat: no-repeat;
	  padding-left:8px;
    }
    /*数据图表*/
	#Content .tubiao
    { margin-top:2px; margin-left:6px; width:280px; height:auto; float:left; border: 2px solid #EFEFEF; font-size:14px; }
    #Content .tubiao .item
    { margin:10px 4px 4px; padding:4px; border:0px; }
    #Content .tubiao .item .title
    { clear:both; margin:5px auto 3px auto; white-space: normal; background-image: url(/images/Default/index_02.gif); background-repeat: no-repeat; text-indent: 8px; }
    #Content .tubiao .item .title a:link
    { font-size: 14px; color: #0F76A6; white-space: normal; font-weight:bold; text-decoration: none; }
    #Content .tubiao .item .title a:visited
    { font-size: 14px; white-space: normal; font-weight:bold; text-decoration: none; }
    #Content .tubiao .item .title a:hover 
    { color: #FF3300; }
    #Content .tubiao .item .ItemContent
    { font-size: 14px; line-height: 22pt; margin:0px 0px 15px; border:0px; text-align: left; padding-top: 4px; padding-bottom: 4px; padding-right: 0px; padding-left: 0px; }
    #Content .tubiao .item .industry
    { font-weight:bold;  background-image:none; padding:0px; font-size:10pt; }
    .industry a:link
    { color:#000000; }
    .industry a:hover 
    { color: #FF3300;}
    #Content .tubiao .item ul
    { margin:0px; list-style:none; padding:0px; }
    #Content .tubiao .item ul li,.tubiaosubtitle
    { height:18px; background-image: url(/images/Default/index_02.gif); background-repeat: no-repeat; padding-left:8px; }
	
/*右侧报告列表*/

    /*单列版本，20100701停用
    #Content .ri_baogao { width:270px; margin-top:2px; margin-left:6px; height:auto; float:left; border: 1px solid #82BFFD; font-size:14px; }
    #Content .ri_baogao .item
    { margin:10px 4px 4px; padding:4px; border:0px; }
    #Content .ri_baogao .item .title
    { clear:both; margin:5px auto 3px auto; white-space: normal; background-image: url(/images/Default/index_02.gif); background-repeat: no-repeat; text-indent: 8px; }
    #Content .ri_baogao .item .title a:link
    { font-size: 14px; color: #0F76A6; white-space: normal; font-weight:bold; text-decoration: none; }
    #Content .ri_baogao .item .title a:visited
    { font-size: 14px; white-space: normal; font-weight:bold; text-decoration: none; }
    #Content .ri_baogao .item .title a:hover 
    { color: #FF3300; }
    #Content .ri_baogao .item .ItemContent
    { font-size: 14px; line-height: 22pt; margin:0px 0px 15px; border:0px; text-align: left; padding-top: 4px; padding-bottom: 4px; padding-right: 0px; padding-left: 0px; }
    #Content .ri_baogao .item .industry
    { font-weight:bold;  background-image:none; padding:0px; font-size:10pt; }
    .industry a:link
    { color:#000000; }
    .industry a:hover 
    { color: #FF3300;}
    #Content .ri_baogao .item ul
    { margin:0px; list-style:none; padding:0px; }
    #Content .ri_baogao .item ul li,.ri_baogaosubtitle
    { height:24px; background-image: url(/images/Default/index_02.gif); background-repeat: no-repeat; padding-left:8px; }
    */
    
    /*双列版本，20100701启用*/
    
	#Content .ri_baogao
    { margin-top:2px; margin-left:6px; width:560px; height:auto; float:left; border: 2px solid #EFEFEF; font-size:14px; }
    #Content .ri_baogao .item
    { margin:10px 4px 4px; padding:4px; border:0px; }
   .reportcontent
   {
    float:left;
    width:50%;
    }
    .reportcontent ul
    {
        margin:0;padding:0;list-style:none;
        }
        .reportcontent ul li
        {
            height:24px; background-image: url(/images/Default/index_02.gif); background-repeat: no-repeat; padding-left:8px;
            }

    /*项目标题*/
    .h1
    {   font-family:"Microsoft YaHei", "宋体", "Segoe UI", "verdana", "arial";
	    font-size:17px;
	    font-weight:bold;
	    line-height: 36px;
	    background-image: url(/images/Default/index_01.gif);
	    background-repeat: no-repeat;
	    border: 0px none;
	    text-indent: 2px;
		COLOR: #5271B5;
    }
    /*底部导航*/
    #bootom
    {
       margin:5px auto;
       height:100px;
       border-top:1px solid #000;
       clear:both;
    }
    /*底部图片*/
    .bootomnav img
    {
       vertical-align:middle;
    }
    /*底部导航*/
    .bootomnav
    {
       width:595px;
       height:auto;
       margin:10px auto;
    }
    .tubiaobigtitle a:link
    {
       font-size:14px;
       color: #0F76A6;
	   white-space: normal;
	   font-weight:bold;
	   text-decoration: none;
    }
    .tubiaobigtitle a:visited
    {
       font-size:14px;
	   white-space: normal;
	   font-weight:bold;
	   text-decoration: none;
    }
    
    .tubiaobigtitle a:hover 
    {
	    color: #FF3300;
    }
   .tubiaosubtitle a:link
    {
       font-size:9pt;
       color: #0F76A6;
	   white-space: normal;
	   font-weight:normal;
	   text-decoration: none;
    }
    .tubiaosubtitle a:visited
    {
       font-size:9pt;
	   white-space: normal;
	   font-weight:normal;
	   text-decoration: none;
    }
    .tubiaosubtitle a:hover 
    {
	    color: #FF3300;
    }
    .tubiaosubtitle
    {
       margin:3px 0 3px 0;
    }
    .tubiaobigContent p
    {
       font-size:14px;
	   text-indent:22pt;
    }
    .tubiaocateTitle
    {
	font-size:15px;
	line-height: 28px;
	font-family:"Microsoft YaHei", "宋体", "Segoe UI", "verdana", "arial";
	color:#000;
	font-weight:normal;
	margin:0px 0px 5px;
	background: url(/images/Default/index_05.gif) no-repeat;
	height:30px;
	padding-left: 21px;
	clear:both;
    }
