/*
*头部
*/
.homepage_top .banner{ background:url(banner.jpg) no-repeat; font-size:30px; font-weight:bold; line-height:120px; height:120px; text-align:right; padding-right:20px; color:#ffffff; }
.homepage_top .guide{}
.homepage_top .menu{ background-color:#151515; line-height:30px; background:url(a_hoverbg.jpg); }
.homepage_top .menu a{ margin-left:5px; font-size:14px; line-height:25px; padding:0 8px 0 8px; }
.homepage_top .menu a:link {
	text-decoration: none; color:#f9f9f9;
	
}
.homepage_top .menu a:visited {
	text-decoration: none;
	color: #ffffff; 
}
.homepage_top .menu a:hover {
	text-decoration: underline;
	color:#fff;background:url(a_hoverbg2.jpg) ; padding:8px;	

}
.homepage_top .menu a:active {
	text-decoration: none;

}


/**
主体部分框架
**/
.homepage{ margin-top:5px;}

.homepage_left{ width:200px; background-color:#F2F2F2; text-align:left;}
.homepage_right{ padding-left:10px; text-align:left;}

/**
主体左边部分
**/
.leftinfo{ margin-bottom:5px; border:1px #CACBCD solid;list-style:none;}
.leftinfo .head{ border-bottom:1px #CACBCD solid;font-weight:bold; background:url(leftbg.jpg) repeat-x; height:25px;}
.leftinfo .head .L{ float:left; background:url(leftbg_title2.jpg) no-repeat; width:30px; height:25px;  }
.leftinfo .head .T{ float:left; background:url(leftbg_title.jpg) repeat-x; line-height:25px; padding-left:5px; padding-right:5px; color:#ffffff;height:25px; }
.leftinfo .head .R{ float:left; line-height:25px; }
.leftinfo .head .more{ float:right;line-height:25px; color:#000000}
.leftinfo .head a{ color:#ffffff}
.leftinfo .logo{ border:3px #CCCCCC solid;}
.leftinfo .content{  padding:8px;background-color:#FFFFFF; line-height:150%}
.leftinfo .content li{list-style:none; list-style-position:outside;}
/*
*商家档案 突出显示
*/
.leftinfo .base{ border-bottom:1px $CCCCCC solid; padding:8px;line-height:150%;background-color:#f9f9f9;}
/**
主体右边部分
**/
.rightinfo{ clear:both;margin-bottom:5px; border:1px #CACBCD solid;list-style:none;}
.rightinfo .head{ border-bottom:1px #CACBCD solid;font-weight:bold; background:url(leftbg.jpg) repeat-x; height:25px; }
.rightinfo .head .L{ float:left; background:url(rightbg.jpg) no-repeat; width:25px; height:25px;  }
.rightinfo .head .T{ float:left; background:url(leftbg_title.jpg) repeat-x; line-height:25px; padding-left:1px; padding-right:5px; color:#ffffff;height:25px;}
.rightinfo .head .R{ float:left; line-height:25px; }
.rightinfo .head .more{ float:right; font-weight:100; line-height:25px; padding-right:5px; }
.rightinfo .head .more a{ color:#333333;}
.rightinfo .head a{ color:#ffffff;}
.rightinfo .content{padding:8px;background-color:#FFFFFF;line-height:150%;}
.rightinfo .content .show_windows{ float:left; width:130px; height:180px; margin:10px; text-align:center;}
.rightinfo .content .visitor{ float:left; width:200px; height:20px; margin:2px; text-align:left; line-height:20px;}
.rightinfo .content .page{}

.hr_list td{ clear:both;border-bottom:1px #CCCCCC dotted; padding:5px;}

/*
列表
*/
.show_windows .t{ height:55px}
