﻿body
{
	font-family: 宋体;
	font-size: 12px;
	line-height: 20px; 
	margin: 0px;
}

div
{
}

table
{
}

img
{
	border-width: 0px;
}

a
{
	color: #000099;
	text-decoration: none;
	line-height: 20px;
}

a:hover
{
	color: #cc0000;
}

.float_left
{
	float: left;
}

.width_50pc
{
	width: 49%;
}

.margin_5px
{
	margin: 5px;
}

.padding_5px
{
	padding: 5px;
}

.clear
{
	clear: both;
	/*display: inline;*/
}

.center
{
	text-align: center;
}

.retrylink
{
	text-decoration: underline;
}

.split1
{
	width: 11px;
}

.split1 div
{
	width: 1px;
	margin: 0px auto 0px;
	border-left: dotted 1px #a9cded;
	height: 100%;
}

.split2
{
	height: 1px;
	margin: 5px auto 5px;
}

.split2 div
{
	border-top: dotted 1px #a9cded;
}
