﻿/* 插入系统样式　即系统定义的class及id */
@import "system.css";
/* body 页面属性 */
body{margin:0 auto; padding:0px; font-size:9pt; font-family: 'Lucida Grande','Lucida Sans Unicode','新宋体','宋体',arial,verdana,sans-serif; color:#4e4e4e; text-align: left;margin:auto;text-decoration: none; line-height:150%;letter-spacing:0.5pt;}
/* link 链接样式 */
*,img {margin:0;padding:0;border:0;}
a {MARGIN: 0px;PADDING:0px;BORDER:0px;}
a:link {COLOR:#333333;TEXT-DECORATION:none;}
a:visited{COLOR:#494B4D;TEXT-DECORATION: none;}
a:hover{  color:#FF0000;}
a:active{COLOR:#494B4D;TEXT-DECORATION: none;}
ul {margin:0px;padding:0px 8px 0px 5px;}
li { list-style-type:none;}
/*header*/
#header{ width:960px; margin:0 auto;}
.header_1{ width:100px; text-align:center; float:left; height:25px; line-height:25px; background-color:#FF0000;}
.header_1 a{color:#FFF;}
.header_1 a:visited{color:#FFF;}
.header_1 a:hover{color:#FFF; text-decoration:underline;}
.nav{ width:858px; margin:0 auto; float:left; height:25px; background-color:#333333;}
.nav ul{ width:798px; margin:0 auto;}
.nav li{ list-style:none; float:left; display:block; width:70px; line-height:23px;}
.nav li a{ float:left; color:#FFF; font-size:12px;}
.nav li a:visited{ float:left; color:#FFF;}
.nav li a:hover { color:#FFF; background-color:#FF0000;}
.logo{ width:220px; height:70px; float:left; background:url(logo.gif) no-repeat;}
.logo_top{ width:740px; height:35px; float:left;}
.logo_top ul{ margin:0 auto;}
.logo_top li{ list-style:none; float:left; margin:0 5px; line-height:35px;}
.logo_top li a{ float:left; color:#CC3300; font-size:12px; line-height:35px;}
.logo_top li a:visited{ float:left; color:#CC3300;}
.logo_top li a:hover { color:#000099;}
.logo_top_2{ width:740px; height:25px; float:left;}

/* container 网页容器 */
#container {background:#fff;margin:0px auto;width:960px;position:relative;}
/* top 顶端导航 */
#top {height:14px;text-align:right;padding-right:10px;padding-left:10px;background:url(top.gif) no-repeat right;}
/* navigation 导航条 */
#nav {float:left;width:100%;background: url(nav_bkgd.gif);height:25px;}
#nav ul {margin:0;padding:0px 10px 0 0px;list-style:none;}
#nav li {display:inline;margin:0;padding:0;}
#nav a {float:left;background:url("nav_left.gif") no-repeat left top;margin:0;padding:0 0 0 0px;text-decoration:none;}
#nav a span {float:left;display:block;background:url("nav_right.gif") no-repeat right top;padding:5px 15px 4px 15px;   color:#fff;}
/* commented backslash hack hides rule from ie5-mac \*/
#nav a span {float:none;}
    /* end ie5-mac hack */
#nav a:hover span {color:#000;}
#nav a:hover {background-position:0% -25px;}
#nav a:hover span {background-position:100% -25px;}
/* guide 位置导航 */
#guide {float:left;width:100%;height:20px;padding-top:5px;text-align:left;}
/* bbs 内容容器 */
#bbs {width:983px; height:auto;}
/* left 左侧内容 */
#left {float:left;background:#fff;margin:0px;width:740px;height:auto;position:relative;line-height:20px;}
#artleft {float:left;padding:0px;background:#fff;margin:0px;width:740px;height: auto;}
/* left 左侧内容 第一行 */
#lfettop {height:273px;width:740px;}
/* 焦点图 */
#focus {float:left;width:442px;height:273px;background:#ffffff;overflow:hidden;}
/* 窗体样式 */
#form {height:23px; width:738px; background: #ebf6fd; margin-top:5px; border: #7fb6d9 1px solid;}
#form_login {width:100%;float:left;display:block;text-align:left;}
#form_search{width:100%;float:right;display:block;text-align:left;}
#home_query{width:160px;}
.sosuo_input     {border:#ccc 1px solid;cursor:default;width:100px;height:15px;color:#4f4f4f;background:#f8f8f8;}
.sosuo_select    {font-size:12px;}
.sosuo_button    {border:#ccc 1px solid;cursor:default;width:40px;height:19px;color:#4f4f4f;background:#f8f8f8;font-size: 12px;}
.sosuo_bbs     {border:#ccc 1px solid;cursor:default;color:#4f4f4f;background:#f8f8f8;}
/* 焦点图右侧展示区域 */
#show {float:right;width:327px;height:272px;background:#fff;}
.showtop {height:80px;margin-left:3px;border:#7fb6d9 1px solid;}
.showbottom {height:190px;margin-left:3px;border:#7fb6d9 1px solid;border-top-width:0px;}
/* leftad 左侧广告内容 第一个 */
#lfetad { width:100%; float:left; height:90px;margin-top:5px;margin-bottom:5px;}
/* 左侧内容 第一个 */
#contain1 {width:740px; height:235px; margin-bottom:10px;}
.containleft {width:365px; float:left;}
.containright {width:365px; float:left; margin-left:10px;}
.contain1title {height:25px;background-color:#333333; border-bottom:1px solid #FF0000;}
.contain1title a { color:#FFF; font-weight:bold; line-height:25px; text-indent:20px; background-color:#FF0000; display:block; width:120px;}
.contain1title a:visited { color:#FFF;}
.contain1title a:hover { color:#000;}
.contain1main {border-right:#333333 1px solid;border-left:#333333 1px solid;border-bottom: #333333 1px solid;margin-bottom:5px;height:230px;}
.contain1main li{float:left; display:block; line-height:23px; width:340px;}
.contain1main li a{  float:left; color:#000000; font-size:12px; text-decoration:none; background:url(article_common2.gif) no-repeat 2px; text-indent:10px; overflow:hidden;}
.contain1main li a:visited{  color:#333333;}
.contain1main li a:hover {  color:#FF0000; text-decoration:underline;}
.contain1main li span{ float:right; width:60px;}
/* right 右侧内容 */
#right {float:right;width:215px;height:auto;position:relative;margin-left:5px;}
.righttitle { width:215px; float:left; color:#FFF; font-weight:bold; background-color:#333333;line-height:24px;text-align:left; text-indent:20px;}
.righttitle a {color:#FFF; font-weight:bold; text-decoration:none; display:block; width:100px; background-color:#FF0000;}
.righttitle a:hover {color:#FFF;text-decoration:underline;}
.righttitle a:visited {color:#FFF;text-decoration:none;}
.righthot { width:213px; float:left; border:#333333 1px solid;background:#FFFFFF;margin-bottom:10px;line-height:20px;}
.fundcom {width:215px; float:left; background-color:#FFFFFF; margin-bottom:10px; height:440px; overflow:hidden;}
.fundcom li{display:block; height:22px; float:left; line-height:22px; width:220px; background:url(bg-1.gif) repeat-x; overflow:hidden;}
.fundcom li a{  float:left; color:#FFF; font-size:12px; text-decoration:none; text-indent:30px; overflow:hidden;}
.fundcom li a:visited{  color:#FFF;}
.fundcom li a:hover {  color:#FF0000; text-decoration:underline;}
.fundcom_1 {width:215px; float:left; background-color:#FFFFFF; margin-bottom:10px; height:220px; overflow:hidden;}
.fundcom_1 li{display:block; height:22px; float:left; line-height:22px; width:220px; background:url(bg-1.gif) repeat-x; overflow:hidden;}
.fundcom_1 li a{  float:left; color:#FFF; font-size:12px; text-decoration:none; text-indent:30px; overflow:hidden;}
.fundcom_1 li a:visited{  color:#FFF;}
.fundcom_1 li a:hover {  color:#FF0000; text-decoration:underline;}
.company {border:#333333 1px solid; width:213px; float:left; background-color:#FFFFFF; margin-bottom:10px;}
.company li{float:left; display:block; line-height:23px; width:100%;}
.company li a{  float:left; color:#000000; font-size:12px; text-decoration:none; background:url(article_common.gif) no-repeat 2px; text-indent:10px; overflow:hidden;}
.company li a:visited{  color:#333333;}
.company li a:hover {  color:#FF0000; text-decoration:underline;}
.dapan{width:213px; float:left; background-color:#FFFFFF; margin-bottom:10px; overflow:hidden; border:1px solid #333333; text-align:center;}
/*---------选项卡---------*/
#tab { width:213px; height:200px; position:relative; } /*设置容器高宽等*/
#tab div  { position:absolute; top:60px; left:0; width:210px; height:70px;}/*设置被操作容器高宽等*/
/*设置被操作容器高宽等*/
#tab div { display:none; }/*设置被操作容器默认隐藏:不用ID是因为下面将利用class来控制被操作容器显示,而class优先级低于id选择器*/
#tab div a{ color:#000000;  }
#tab div a:visited{ color:#000000; }
#tab div a:hover{ color:#FF0000; text-decoration:underline; }
#tab .block { display:block; }/*选中的被操作容器*/
#tab h3 { float:left; width:24%; height:52px; line-height:25px; margin:0 -1px 0 0; font-size:12px; cursor:pointer; font-weight:normal; text-align:center; color:#FFF; font-weight:bold; background-color:#FF0000; border:1px solid #FFF; }/*默认标题样式*/
#tab .up { background:#333333; }/*选中的标题样式*/


/* 友情链接样式 */
#link {height:20px;margin:0px auto;padding-top:5px;background:#333333;float:left;width:960px;font-weight:bold; color:#FFFFFF; text-indent:30px;}
.linkcontent {height:80px;border:#333333 1px solid;float:left;width:958px;}
#bottombox {width:960px;height:auto; margin:0 auto;}
#bottommenu {margin-top:10px;height:28px;background:#333333;text-align:center;float:left;width:960px;}
#bottommenu a{ font-weight:bold;color:#FFF; line-height:28px;}
#bottommenu a:visited{color:#FFF;}
#bottommenu a:hover{color:#FFF; background-color:#FF0000;}
#bottominfo {height:60px;text-align:center;float:left;width:960px;}

/* GoogleAD */
#googlead {display:block;float:right;width:300px;height:250px;margin:0px 0px 15px 15px;}
#googleadb {display:block;float:left;width:728px;height:90px;margin:0px;}

/*基金公司首页*/
#fundcom_middle{width:958px; margin:5px auto; float:left; border:1px solid #EAEAEA;line-height:23px;}
#fundcom_middle table{width:100%;}
#fundcom_middle a{ text-decoration:none;}
#fundcom_middle a:visited{ text-decoration:none;}
#fundcom_middle a:hover{ text-decoration:none;}
#fundcom_middle tr{width:100%; border:1px solid #EAEAEA; height:23px;}
.tr_1{ background-color:#EAEAEA; border:1px solid #FFFFFF; height:23px;}
.tr_2{ background-color:#F5F5F5; border:1px solid #FFFFFF; height:23px;}
.td_1{width:5%;height:20px;float:left; text-align:center;}
.td_2{width:25%;height:20px;float:left;}
.td_3{width:29%;height:20px;float:left;}
.td_4{width:28%;height:20px;float:left;}
.td_5{width:13%;height:20px;float:left; text-align:center;}


/* 文章 */
#title {padding-right: 5px; border-top: #dcdcdc 1px dashed; padding-left: 5px; font-weight: bold; font-size: 16px; padding-bottom: 5px; color: #0033cc; padding-top: 5px; border-bottom: #dcdcdc 1px dashed; text-align:center;}
#content {font-size:14px;text-align:left;display:table;padding:10px;clear:both;border:#dcdcdc 1px solid;text-indent:28px;white-space:normal;}
#realte {font-size:12px;line-height:20px;padding-top:5px;}
#tart {line-height:30px;text-align:center;}
#tart span {margin:5px;}
#bart span {padding:10px;display:block;clear:both;text-align:right;}
#artimg {clear:both;display:block;overflow:hidden;width:90%;}
#artimg h6{display:block;clear:both;width:90%;}
#tianjia {
	border-right: #ccc 1px dashed; padding-right: 5px; border-top: #ccc 1px dashed; margin-top: 6px; padding-left: 5px; background: #ffc; padding-bottom: 5px; border-left: #ccc 1px dashed; padding-top: 5px; border-bottom: #ccc 1px dashed; text-align: center;
}

#artlist {background: #fafafa; padding:10px; padding-top:0px; padding-bottom:0px; border:1px dashed #ddd; border-bottom-width:0px;}
.alspan {clear:both;display:block; border-bottom:1px dashed #ddd; height:20px; padding-top:5px;}
.alspan a {float:left;width:60%;text-align:left;}
.alspan i {float:left;width:40%;text-align:right;color:#666;}
#artlist dt {width:100%;border-top:1px solid #f5bfbf;background:#fadfdf;line-height:22px;}
#artlist dt a {color:#333;font-size:14px;display:block;width:100%;}
#artlist dd {color:#888;}
#artlist dd i{font-size:9px;color:#f5bfbf;}


/* 单页面 */
#onepage {width:96%;margin-left:2%;display:table;line-height:24px;}

/* 文章 */
#subsearch {width:100%;clear:both;display:block;}