﻿/* siderbar1 */
.siderbar1{ float:left; width:680px; margin-bottom:10px; }
	/* fc_details */
 .fc_details{ width:100%; margin-bottom:10px; }
 /*  personalInfoFY */
 .fc_details table{ width:100%;}
 .fc_details td.td1{ width:220px;border:solid 1px #d7d7d7; vertical-align:top;}
 .fc_details td.td2{ border-top:solid 1px #d7d7d7;border-right:solid 1px #d7d7d7;border-bottom:solid 1px #d7d7d7;}
 .personalInfoFY{text-align:center;}
  .personalInfoFY .context{ margin:0 2px; padding-top:20px;}
  .personalInfoFY .img{ width:80px; border:solid 1px #d7d7d7;padding: 2px;}
  .personalInfoFY .img2{ width:120px; border:solid 1px #d7d7d7;padding: 2px;}
  .personalInfoFY p.p1{ line-height:24px; text-align:center; font-size:14px; color:#136fbc; font-weight:bold;}
  .personalInfoFY p.p2{ line-height:18px; text-align:left; font-size:12px; color:#656565;}
  .personalInfoFY p.p2 strong{ font-weight:bold; color:#000000;}
  
 /* fc_xx */
 .fc_xx{ padding-top:27px; text-align:center;width:100%;}
  .fc_xx .context{ text-align:left; margin-left:2px;width:auto;}
  .fc_xx h1{ line-height:35px;font-weight:bold;font-size:20px; color:#ff0000;}
  .fc_xx h2{ line-height:20px; font-size:15px; font-weight:bold; color:#0080C0;}
  .fc_xx p.p1{ line-height:35px; font-size:15px; font-weight:bold; color:#0080C0;}
  .fc_xx p.p2{ line-height:35px; font-size:12px; font-weight:bold;}
  .fc_xx p.p2 strong{ font-size:14px; color:#ff0000;}
  .fc_xx p.p3{ line-height:35px;}
  .fc_xx p.p3 img{}
  .fc_xx table{width:100%;}
  .fc_xx td{ line-height:30px; height:30px;font-size:13px; border-bottom:dashed 1px #939997;}
  .fc_xx td strong{ font-weight:bold; color:#999999;}
  
/* 菜单标签切换 */
.tab1{ width:100%;margin-bottom:10px;overflow:hidden;}  
.menuBox{ width:100%;}
 .menuBox ul{ font-size:14px;color:#004080;}
 .menuBox li{ float:left;display:block;cursor:pointer;width:134px;text-align:center;
				border-top:solid 1px #deecf7; border-left:solid 1px #deecf7; border-right:solid 1px #deecf7;border-bottom:solid 1px #deecf7;
				 background:url(../../images/tab1.jpg) repeat-x; line-height:34px;}
 .menuBox li.hover{width:134px;border-top:solid 1px #d7d7d7;border-left:solid 1px #d7d7d7;border-right:solid 0px #d7d7d7;border-bottom:solid 1px #d7d7d7;
	                background:#edf6fd;}
 .menuBox li.hover2{width:134px;border-top:solid 1px #d7d7d7;border-left:solid 1px #d7d7d7;border-right:solid 1px #d7d7d7;border-bottom:solid 1px #d7d7d7;
	                background:#edf6fd;}					
 .menuBox a{text-decoration:none;}
.menuContext{ border:solid 1px #d7d7d7; clear:both; width:100%;}
 .menuContext p.p1{padding:0 5px; text-indent:2em; font-size:14px; color:#126fbc; line-height:200%;}
  /* jianjie */
 .jianjie{width:680px;height:auto;min-height:60px;overflow:hidden;border:solid 1px #d7d7d7;margin-bottom:10px;clear:both;padding-bottom:5px;}
  .jianjie p.p1{padding:0 5px;text-indent:2em;font-size:14px;color:#126fbc;line-height:200%;}
  .jianjie p.p2{padding:0 5px;font-size:14.7px;font-weight:bold;color:#000000;line-height:250%;}
  .jianjie p.p3{text-align:center;}
  .jianjie p.p4{margin-top:10px;padding:0 5px;font-size:14.7px;font-weight:bold;color:#ff0000;line-height:200%;}
  .jianjie .pictures{ width:100%; text-align:center;}
  .jianjie .pictures table{ width:643px;margin:0px atuo; }
  .jianjie .pictures td{ text-align:center;border:solid 1px #d7d7d7;}
  .jianjie ul{padding-bottom:10px;}
  .jianjie li{ border-bottom:dashed 1px #d7d7d7;padding-top:10px;}
  /*fypic*/
  .jianjie .piczone{text-align:center;}  
  .jianjie .pic{float:left;margin:20px 20px 20px 40px;border:solid 1px #d7d7d7;padding:4px 4px 2px 4px;width:200px;background-color:#FAFAFA;}
  .jianjie .picname{font-weight:bold;font-size:13px;color:#282828;text-align:center;margin:5px 5px 5px 5px;}
.search_buy li{
	list-style:none;
	margin:0 5px 0 0;
	padding:4px 0 4px 0;
	}  
  /* lastMessage */
 .lastMessage{ width:678px; border:solid 1px #d7d7d7; margin-bottom:10px; text-align:center;}
  .lastMessage .lastMessage_context{ width:658px; text-align:left; margin:0 auto;}
  .lastMessage ul{ width:658px; padding-bottom:10px;}
  .lastMessage li{ border-bottom:dashed 1px #d7d7d7; padding-top:10px;}
   .lastMessage p.p1{ line-height:24px; font-size:13px; font-weight:bold; color:#939393;}
   .lastMessage p.p1 span{ padding:0 10px 0 10px;}
   .lastMessage p.p2{ line-height:24px;color:#126fbc;}
   /* inputMessage */
 .inputMessage{ width:678px; border:solid 1px #d7d7d7;}
  .inputMessage p.p1{ padding:5px;}
  .inputMessage strong.strong1{ color:#808080;}
/* siderbar2 */
.siderbar2{float:right; width:270px; margin-bottom:10px;}

#myfootmarkslist::-webkit-scrollbar{width:7px;height:7px;background-color:#F7F7F7;}
 ::-webkit-scrollbar-thumb{
    background-color:#CCC;
    border-radius:8px;
    -webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1);
    box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1);
}
 ::-webkit-scrollbar-track-piece{
    border-radius:8px;
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);
    box-shadow:inset 0 0 6px rgba(0,0,0,0);
}

  /* sub_menu */
 .sub_menu{ float:left; border:solid 1px #d5e5f2; width:268px; margin-bottom:10px; text-align:center; padding:4px 0 4px 0; background-color:#edf6fd;}
  .sub_menu_box{ clear:both; margin:0 auto; border:solid 1px #d5e5f2;width:256px; text-align:center; background:#fff;}
  .sub_menu_box ul.ul2{ width:216px; margin-left:5px;}
  .sub_menu_box ul.ul2 li{ width:50%; float:left; padding:10px 0 10px 0; text-align:left;}
  .sub_menu_box img{ width:17px; height:16px;}
 .sub_menu_context{ width:250px; margin:3px auto auto auto;}
  .submitList_ulDiv{ width:250px; margin:0 auto;}
  .sub_menu_box ul.ul1{ width:250px; overflow:hidden;padding:0 1px;}
  .sub_menu_box ul.ul1 li{ float:left; width:100%; line-height:240%; margin-top:-1px; border-top:dashed 1px #959998; text-align:left;}
  .sub_menu_box ul.ul1 li .span1{ width:110px;float:left;}
  .sub_menu_box ul.ul1 li .span2{ width:60px;float:left;text-align:right;}
  .sub_menu_box ul.ul1 li .span3{ width:auto;float:right;text-align:right;}

  /* commission */
 .commission{ width:680px;height:auto;min-height:60px;overflow:hidden;border:solid 1px #d7d7d7; margin-bottom:10px; clear:both; padding-bottom:5px;}
  .commission p.p1{ padding:0 5px; text-indent:2em; font-size:14px; color:#126fbc; line-height:200%;}
  .commission p.p4{ margin-top:10px; padding:0 5px;font-size:14.7px; font-weight:bold; color:#ff0000; line-height:200%;}
  .commission_tr1  {background:#2E93C7; color:#ffffff;height:24px;font-size:14px;text-align:center;}
  .commission_td1 {background:#ffffff;padding-left:2px; text-align:right;}
  .commission_td2 {background:#ffffff;padding-left:2px;text-align:left;}