﻿.tabImg{width:100%; height:5px; background-color:#E8F1FB;}
.tabTable{width:100%;background-color:#E8F1FB;}
.tabFirst{width:10px; height:28px; background-image:url(../../Design/images/tab_blank_bg.gif);}
.tabBlank{width:10px; height:28px; background-image:url(../../Design/images/tab_blank_bg.gif);}
.tabLast{background-image:url(../../Design/images/tab_blank_bg.gif);}

.tab01Left{width:5px; background-image:url(../../Design/images/tab_01_left.gif);}
.tab01Center{width:80px; text-align:center; background-image:url(../../Design/images/tab_01_bg.gif); font-weight:bold;}
.tab01Right{width:5px; background-image:url(../../Design/images/tab_01_right.gif);}

.tab02Left{width:5px; background-image:url(../../Design/images/tab_02_left.gif);}
.tab02Center{width:80px; text-align:center; background-image:url(../../Design/images/tab_02_bg.gif);}
.tab02Right{width:5px; background-image:url(../../Design/images/tab_02_right.gif);}

.tblBoard01Left{width:10px; height:28px; background-image:url(../../Design/images/board_01_left.gif);}
.tblBoard01Center{height:28px; text-align:center; background-image:url(../../Design/images/board_01_bg.gif); color:#ffffff; font-size:12px;font-weight:bold;}
.tblBoard01Right{width:10px; height:28px; background-image:url(../../Design/images/board_01_right.gif);}

.tblBoard01Content{width:100%; border:solid 1px #8687C6; text-align:left;}

.tblBoardList01
{
    background-color:#FDFBF2;
    border:solid 1px #8687C6;
    text-align:left;
    color:#000000;
    font-weight:normal;
}
.tblBoardList01 ul
{
    color:#2E2F91;
    padding:0px 0px 0px 10px; 
    margin:5px 0px 5px 0px; 
    border:none;
    list-style-position:inside; 
    list-style-type:disc;
    font-weight:normal;
}
.tblBoardList01 ol
{
    color:#2E2F91;
    padding:0px 0px 0px 10px; 
    margin:5px 0px 5px 0px; 
    border:none;
    list-style-position:inside; 
    list-style-type:disc;
    font-weight:normal;
}
.tblBoardList01 li
{
    padding:3px 0px 3px 0px; 
    font-weight:normal;
}

.tblBoard02Left{width:5px; height:7px; background-image:url(../../Design/images/board_02_left.gif);}
.tblBoard02Center{width:120px; height:7px; background-image:url(../../Design/images/board_02_bg.gif);}
.tblBoard02Right{width:5px; height:7px; background-image:url(../../Design/images/board_02_right.gif);}

/* ========== 表单内容样式 ========== */
.tblPreview
{
	border:solid 1px #B4CCF6;
	/*border-collapse: collapse;*/
    text-align:center;
	background:#ffffff;
}
.tblPreview td
{
	border:solid 0px #B4CCF6; text-align:center; vertical-align:middle;
}

.divPreview
{
	padding:5px;vertical-align:middle;
	border-top:none; 
	border-right:solid 1px #B4CCF6; 
	border-bottom:solid 1px #B4CCF6; 
	border-left:none; 
}
.spanPreview
{
	border:solid 1px #000000; padding:0px;vertical-align:middle;
}
.spanCurr
{
	border:solid 1px #B4CCF6; padding:0px;vertical-align:middle;
}
.imgOrderPreview
{
	border:solid 1px #000000; padding:0px;vertical-align:middle;
	width:250px;
	height:145px;
}
.imgOrderBackPreview
{
	border:solid 1px #000000; padding:0px;vertical-align:middle;
	width:145px;
	height:84px;
}
.divOrderPreview
{
	border:none; padding:5px 0px 0px 0px; text-align:left; vertical-align:bottom;
	width:250px;
}
.divOrderDescTitle{color:#000000; font-weight:bold;}
.divOrderDescText{color:#FF6600; font-weight:bold;}
.previewTitle{border:none;font-size:15px; font-weight:bold; margin-bottom:5px;}
.btnSelect{border-width:1px; margin:5px 0px 5px 0px;}

.hint01
{
    color:#ff0000; 
    text-align:left; 
    border-top:solid 1px #999999; border-right:none; border-bottom:solid 1px #999999; border-left:none;
    padding:3px; background-color:#FAFAC2; 
}

.hint02
{
    color:#000000; 
    text-align:left; 
    border-top:solid 1px #999999; border-right:none; border-bottom:solid 1px #999999; border-left:none;
    padding:3px; background-color:#FAFAC2; 
    margin:5px 0px 5px 0px;
}
