/*物件-圖文版*/
#picVer{
	background:url(/pro/template/2/ei_contentBg.png) repeat-y;
	margin-top:10px;
}
/*-----標題區域*/
.pv_title{
	background:url(/pro/template/2/p_titleBg.png);
	height:42px;
	padding-left:7px;
	font-size:15px;
}
.pv_title a{/*按鈕尺寸*/
	width:105px;
	height:42px;	
}
.pv_picWord, .pv_pic, .pv_word{/*按鈕字顏色*/
	color:#666;	
}
.pv_picWord_active, .pv_pic_active, .pv_word_active{/*按鈕字顏色-active*/
	color:#fff;	
}
.pv_picWord{
	background:url(/pro/template/2/os_titleTag_picWord.png);
}
.pv_pic{
	background:url(/pro/template/2/os_titleTag_pic.png);
}
.pv_word{
	background:url(/pro/template/2/os_titleTag_word.png);
}
.pv_picWord_active{
	background:url(/pro/template/2/os_titleTag_active_picWord.png);
}
.pv_pic_active{
	background:url(/pro/template/2/os_titleTag_active_pic.png);
}
.pv_word_active{
	background:url(/pro/template/2/os_titleTag_active_word.png);
}
.pv_title span{
	display:block;
	padding-top:9px;
	padding-top:11px \9;
	padding-left:50px;
}
/*----內容區域*/
/*.i_pic img{
	width:123px;
	height:93px;
}*/
.picOutline{
	width:123px;
	height:93px;
}
#li_table{
	width:99%;
	margin:2px auto;
}
#li_table td{
	border:solid 2px #fff;
}
.currentPage {
    font-size:14px;
	line-height:20px;
    margin-top:15px;
    text-align:center;
	margin:10px auto;
}
/*-----Footer*/
.pv_footer{
	background:url(/pro/template/2/ei_footer.png);
	height:5px;
	overflow:hidden;
}