﻿@charset "utf-8";
/* CSS Document */

.pic{ color:#f3f3f3;}
.hover_pic{ float:left; margin-left:4px; margin-top:4px; width:300px;}
.pic_title{ float:right;width:109px; height:142px; background:#d7d7d7; margin-right:4px; margin-top:4px; }
.pic_title ul{ width:100%; margin-top:6px;}
.pic_title li{ width:90px; color:#000; padding-left:19px; height:26px; line-height:26px;}
.pic_title li a{ display:block; width:90px; height:26px;}
.pic_title li.hover{ background:url(pic_title_hover_bg.jpg) no-repeat left;}
.pic_title li.hover a{ color:#FFF;}