@charset "utf-8";

/* layout */
#container {margin-top:30px; border:1px solid #CCC; border-width:1px 0; background:url(../img/container_bg.png) repeat-y;}
#left, #right {float:left; width:170px; overflow:hidden; text-align:left;}
#right {width:728px; padding:0 50px;}


/* left_nav */
#left dl {}
#left dt {border:1px solid #CCC; border-width:0 1px 1px 0; background-color:#FFF; font:normal 20px/80px "微软雅黑", "宋体";}

#left_nav a {display:block; border-left:1px solid #CCC; border-bottom:1px solid #CCC; text-indent:30px; font:normal 18px/50px "微软雅黑", "宋体";}
#left_nav a:link, #left_nav a:visited {color:#999;}
#left_nav a.ckd {border-left:3px solid #016AA2; background:url(../../iot_img/arrow2.gif) no-repeat right center #FFF; text-indent:28px;}
#left_nav a.ckd:link, #left_nav a.ckd:visited, #left_nav a.ckd:hover, #left_nav a:hover {color:#016AA2; text-decoration:none;}

#left_contact dt {margin-bottom:5px; background-image:url(../../iot_img/title_contact.gif);}
#left_contact td {padding-top:6px; vertical-align:top; font:normal 12px/20px Verdana, Geneva, sans-serif, "微软雅黑", "宋体";}

#qrcode {text-align:center;}
#qrcode img {width:150px;}


/* crumb */
#crumb {border-bottom:1px solid #E9E9E9; line-height:50px; background:url(../../iot_img/home.gif) no-repeat left center; text-align:left; text-indent:26px; font-size:14px; font-family:"宋体";}
#crumb a:link, #crumb a:visited, #a_content p a:link, #a_content p a:visited {color:#5089D5; text-decoration:underline;}
#crumb a:hover, #a_content p a:hover {color:#C00;}
#crumb span {color:#AAA;}

/* a_title */
#a_title {width:100%; overflow:hidden; margin:0; margin-top:50px; text-align:center; font:bold 22px/30px "微软雅黑", "宋体";}

/* a_date */
#a_date {width:100%; overflow:hidden; margin:0; padding:15px 0 10px; border-bottom:1px solid #E9E9E9; color:#999; text-align:center; font:normal 12px/20px "微软雅黑", "宋体";}

/* a_content */
#a_content {width:100%; overflow:hidden; margin-bottom:20px; padding:10px 0; text-align:justify; font:normal 14px/26px "微软雅黑", "宋体";}

#a_content p {margin:30px 0;}
#a_content table {margin:auto; border:1px solid #CCC; border-width:1px 1px 0 0;}
#a_content td {padding:10px 20px; border:1px solid #CCC; border-width:0 0 1px 1px; vertical-align:top;}

#a_content .t1 {font-size:18px; color:#00619E;}
#a_content .t2 {padding:5px 10px; font-size:16px; color:#00619E; background-color:#EEE;}
#a_content .rmk {color:#777; text-align:center; font-size:12px;}
#a_content .quote {padding:10px 20px; background-color:#F0F0F0;}


/* 投资机构 */
.jg, .jg dl, .jg dt {width:728px; overflow:hidden;}
.jg dl {width:747px;}
.jg dt {float:left; margin:30px 0 10px; line-height:40px; background-color:#EEE; color:#069; text-align:left; font-size:16px; text-indent:15px;}
.jg dd {float:left; width:230px; overflow:hidden; margin-right:19px; padding:5px 0; line-height:20px; background:url(../../iot_img/dot.gif) no-repeat left center; text-indent:15px; white-space:nowrap; word-break:keep-all; text-overflow:ellipsis;}


