/* CSS Document */

/* ¶àÍ¼div */
.pic ul li img{width:100px; height:100px}
.pic{margin-left:4px}
.pic ul li{float:left; text-align:center; line-height:24px; margin:6px}
.pic ul li img{border:0; margin:0px}
.pic ul li a{text-decoration:underline;}

.pro{border-bottom:1px solid #efefef; margin-bottom:10px}
.proleft{width:150px; text-align:center} .proleft img{border:2px solid #CCCC99; width:120px; height:90px}
.protitle{font-size:14px;  font-weight:bold; padding:5px}
.protitle a{color:#FF0000}
.proabout{margin:10px; line-height:23px;  font-size:12px}
.proabout a{color:#006699;}
.protitle a,.proabout a{text-decoration:none}
.protitle a:hover,.proabout a:hover{color:#000000}