@import url("style.css");
/****右侧主要内容定义开始****/
.text_list{ width:690px; margin:15px 0 10px 20px;line-height:28px;}
.text_list li{ width:690px; height:28px; line-height:28px; background:url(../images/text_list_bg.jpg) left center no-repeat;}
.text_list li a{color:#818181; font-size:14px; display:inline; padding-left:15px;}
.text_list li a:hover{color:#1c4ca2;}
.text_list em{ font-style:normal; padding-right:6px;}
.text_list span{ font-size:10px; color:#4589b6; margin-left:6px;}
.text_list{ border-bottom:1px dashed #4589b6;}/*定义文章列表ul底部虚线*/
.border_no{ border:none;}
/*定义正文内容*/
.right_main_top{width:698px; margin-top:25px; margin-left:15px; text-align:center;float:left; display:inline;}
.right_main_top h3{font-size:20px; font-weight:bold; color:#333; float:left; width:698px; overflow:hidden; display:block; clear:both; padding-bottom:20px;line-height:24px;}
.right_main_top p{float:left;width:698px; background:#eaeaea; color:#616161; height:24px; line-height:24px; text-align:left; overflow:hidden;}
.right_main_top p span{ font-size:12px; color:#616161; margin-left:30px; float:left;}
.right_main_top p input{ float:right; margin-right:20px;cursor:hand; font-size:12px;display:inline;}
.right_main_info{float:left;width:688px; color:#333; font-size:14px; line-height:24px; overflow:hidden; margin-left:20px; margin-top:20px; display:inline; padding-bottom:20px;}
