﻿body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
}
form, legend, fieldset, input, button, select, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}
ul,form,dl,dd,dt {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
li {
	list-style-type: none;
}
img {
   border:0px;
}
a:link,a:visited,a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.aline a:link,.aline a:visited,.aline a:active{
	text-decoration: underline;
}
.blur a:link,.blur a:visited,.blur a:active{
	color: #3165CA;
}
.blur a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.while a:link,.while a:visited,.while a:hover,.while a:active{
	color: #FFFFFF;
}
.clear {
	clear: both;
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.l {
	float: left;	
}
.r {
	float: right;	
}
.body {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
/*預覽圖片*/
.vP_head {
	background-image: url(../images/viewPic/top_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 44px;
	font-size: 14px;
	line-height: 44px;
	font-weight: bold;
	color: #FFFFFF;
}
.vp_title {
	line-height: 23px;
	height: 23px;
	padding-top: 27px;
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.vp_pic {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;
}
.vp_pic img {
	border: 1px dotted #969696;
	padding: 20px;
	background-color: #FFFFFF;
}
.vp_move {
	background-image: url(../images/viewPic/vp_move_bg.jpg);
	height: 139px;
}
.vp_move .body {
	padding-top: 23px;
}
a.vp_move_l {
	height: 95px;
	width: 25px;
	background-image: url(../images/viewPic/vp_move_1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	float: left;
}
a.vp_move_l:hover {
	background-image: url(../images/viewPic/vp_move_2.gif);
}
a.vp_move_r {
	height: 95px;
	width: 25px;
	background-image: url(../images/viewPic/vp_move_3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
}
a.vp_move_r:hover {
	background-image: url(../images/viewPic/vp_move_4.gif);
}
#vp_move_pic {
	float: left;
	width: 900px;
	margin-left: 5px;
	height: 95px;
	overflow: hidden;
}
#vp_move_pic .vp_allLen {
	width:32766px;
	zoom:1;
}
#List1_1,#List1_2 {
	float: left;
}
#vp_move_pic a.pl {
	background-image: url(../images/viewPic/vp_small_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-top: 7px;
	height: 88px;
	width: 100px;
	display: block;
	text-align: center;
	vertical-align: middle;
}
#vp_move_pic a.pl:hover {
	padding-top: 6px;
	height: 86px;
	width: 98px;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #333333;	
}
#vp_move_pic img {
	height: 80px;
	width: 80px;
}
/*預覽圖片 結束*/

