html,body
{
	width:100%;
	height:100%;
	background-color:#F7F1E5;	
}
body,td,th,div,span {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
a {
	font-size: 12px;
}
.newLine
{
	clear:both;
	width:0;
	height:0;
	font-size:2px;
	line-height:0;
}

.spTab{
	overflow:hidden;
	background-color:#DFD6B9;
}
.spTabCol
{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
}

.list{
	margin:auto;
	text-align: left;
	float:left;
}
.list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.list li{
	list-style-type:none;
	height:30px;
	border-bottom:dashed 1px #999999;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:30px;
}
.list li a{
	display: block;
	color:#000000;
}
.list li span{
	text-align: right;
	float:left;
	color:#000000;
}
.list li a:hover
{
	color:#000000;
}
.list li a:link
{
	color:#000000;
}

.PagerAct
{
	width:40px;
	height:20px;
	text-align:center;
	margin-top:10px;
	padding:1px 1px 1px 1px;
	background-color:#ffffff;
	color:#353535;
}

.PagerNum
{
	margin-top:10px;
	width:20px;
	height:20px;
	text-align:center;
    margin:5px;
	padding:5px;
	border:solid 1px #dedede;
	background-color:#A1B7DE;
	font-weight:bold;
	color:#ffffff;
}

.PagerNow
{
	margin-top:10px;
	width:20px;
	height:20px;
	text-align:center;
	padding:1px 1px 1px 1px;
	border:solid 1px #dedede;
	background-color:#b2c8ef;
	font-weight:bold;
	color:#AD9943;
}

.ProductPagerPrev
{
    float:left;
	width:18px;
	height:18px;
	font-size:2px;
	background-image:url(yjProductPagerPrev.jpg);
}

.ProductPagerNext
{
    float:left;
	width:18px;
	height:18px;
	font-size:2px;
	background-image:url(yjProductPagerNext.jpg);
}

.ProductPagerNum
{
    float:left;
	width:18px;
	height:18px;
	line-height:18px;
	background-image:url(yjProductPagerNum.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#AD9943;
}

.ProductPagerNow
{
    float:left;
	width:18px;
	height:18px;
	line-height:18px;
	background-image:url(yjProductPagerNow.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.ProductPagerSt
{
    float:right;
    width:18px;
	height:18px;
	font-size:2px;
	background-image:url(yjProductPagerSt.jpg);
}

.ProductPagerEd
{
    float:right;
    width:18px;
	height:18px;
	font-size:2px;
	background-image:url(yjProductPagerEd.jpg);
}

#MainForm
{
	margin-left:auto;
	margin-right:auto;
}

/*test*
div{
	border:solid 1px #666666
}
/**/

/*project*/
.pageText_white
{
	color:#FFFFFF;
}
.pageText_white:link
{
	color:#FFFFFF;
}
.pageText_white:visited
{
	color:#FFFFFF;
}
.pageText_white:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.struMain
{
	width:810px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-color:#F7F1E5;
}

h1
{
COLOR: #660000;
font-size:14px;
}





