body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #4faddc;
        font-family: "Arial";
}
.login  {
	font-family: "Arial";
	font-size: 13px;
	background-image: url(/Imgv2/typebg.gif);
	background-repeat: no-repeat;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bg_x {
	background-repeat: repeat-x;
}
.po img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

.line{border-bottom:1px dotted #A7B9BE;padding:5px 0 5px;}
.line2{border-bottom:1px solid #DFDFE0;padding:5px 0 5px;}
.st{color:#999999}
.line3{border:1px solid #E4E4E4;padding:5px;}
.list{line-height:25px;}
.list2,.list3{line-height:28px;}
.list,.list2,.list3{margin:5px 0 5px 5px;}
.list li,.list2 li,.list3 li{background:url(img/dot4.gif) no-repeat;padding-left:10px;}
.list2 li{border-bottom:1px solid #E4E4E4;}
.list3 li{border-bottom:1px dotted #A7B9BE;background:url(img/dot1.gif) no-repeat;padding-left:15px;
}
.list3{margin:5px 0 5px 0px;}
