﻿body {
	margin: 0px auto auto 0px;
	padding: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
}

a{
	/*color: #526DA5;*/
	color: #444444;
	text-decoration:none;
}

.readonly
{
     background-color:#EEEEEE;
}
/*留言板*/
.td_user_info
{
    border-top:dotted thin #F5FAFE;
    border-right:solid 1px #D7E3F2;
}

.td_section_footer
{
	background-color: #DFE9FB;
	height: 6px;
}

.td_user_info table
{
 margin-left:25px; border:none;
 height:108px;
 width:251px;
}
/*留言板*/

.tb_instance
{
    width:980px;
    margin:2px auto auto auto;
    vertical-align:middle;
}
.td_timer
{
    padding-left:19px;
   background: #fff url(../images/time.gif) no-repeat left top; 
}
.tb_line
{
    background:#D1E1EF ;
    height:1px
}

.hide { VISIBILITY: hidden }



.h4_title
{
	padding-bottom: 0px;
	margin: 0px 1px 0px 1px;
	padding-top: 2px;
	height: 22px;
	color:#000000;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}
/*案例分析统计  begin*/
.statis_table
{
    background: #fff url(../images/division_img.gif) no-repeat left top;
    border-left:1px solid #A0B5DF;
	border-top:1px solid #A0B5DF;
	margin:auto auto auto auto;
	text-align:center;
	line-height:20px;
}


.statis_table td
{
	border-right:#A0B5DF 1px solid;
	border-bottom:#A0B5DF 1px solid;
	width:168px;
}

.statis_table .first_td
{
    text-align:right;
	height:32px;
	width:188px;
	font-weight:bold;
}
/*案例分析统计  end*/

.div_instance
{
    /*border:#A0B5DF 1px solid;
    height:456px;*/
    width:236px;
    margin-left:1px;
    margin-right:1px;
}

.h4_instance_title
{
    margin:0px auto auto auto;
    color: #154ba0;
	height: 32px;
	font-weight:bold;
    background: #F5F8FD url(../images/header_bg.gif) repeat-x;
	width:auto; text-align:center;
	line-height:24px;
	vertical-align:middle;
}

.div_instance_content
{
    margin-left:5px;
    width:940px;
    height:auto;
    line-height:25px;
    padding:0px 10px 10px 10px;
    /*
    overflow-y:scroll;*/
}

.messagebox {
	border: 1px solid #A0B5DF;
    position: absolute;
    z-index: 103;
    text-align:center;
    background-color:White;
}

.messagebox li
{
    display:block;
    line-height:20px;
    text-align:center;
}

.ul-dir li {
	list-style-image: url(../images/folderopen.gif);
	padding: 5px;
}

ul.directory
{
    list-style-image: url(../images/folderopen.gif);
}

ul.directory ul
{
    list-style-image: url(../images/arrow.gif);
}

textarea
{
   border:#A0B5DF 1px solid;
}


.sub_title {
	color: #000000;
	height: 28px;
	background: url(../images/header_bg.gif) repeat-x 0 -20px;
	/*background-color: #F5FAFE;
	
	background: #F5F8FD url(../images/title_bg.jpg);
*/}

.tdpager a{color:Blue; text-decoration:underline}
	
.forumlinks { text-align:left; color: #666666;width:980px; margin:0px auto 0px auto; height:18px; line-height:18px; }
.forumlinks a { color: #666666; text-decoration: none; font-weight:bold }
.forumlinks a:hover { color: #979393;font-weight:bold; }
/*.forumlinks span{background: url(../images/arrowlink.gif) no-repeat 0 50%; padding-right: 5px; padding-left: 10px; margin-left: 5px;}*/

	
.msg_title {
	background: url(../images/header_bg.gif) repeat-x 0 -20px;
    line-height:18px;
    font: bold 12px Arial;
    color: #333333;
    text-align:right;
    display:block;
    width:100%;height:25px;cursor:default;
    
	/*background-color: #F5FAFE;
	background: #F5F8FD url(../images/title_bg.jpg);
*/}
	
.msg_title .close{
	background: url(../images/close.gif) no-repeat left top;
	width:14px;
	float:right;
	/*background-color: #F5FAFE;
	background: #F5F8FD url(../images/title_bg.jpg);
*/}