/***********************************************/
/* body                                        */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 20px;
}

.bold {
	font-weight: bold;
}

.bb {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

.underline {
    text-decoration: underline;

}

.red {
	color: #008ED2;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

a.1{
	color: #006699;
	text-decoration: none;
}

a.1:link{
	color: #006699;
	text-decoration: none;
}

a.1:visited{
	color: #006699;
	text-decoration: none;
}

a.1:hover{
	color: #006699;
	text-decoration: underline;
}

/***********************************************/
/* ×ó/ÖÐ/ÓÒ                                    */
/***********************************************/

#left{
	font-size: 12px;
	float: left;
	width: 180px;
	paddin: 0px;
	margin-right: 16px;
	text-align: right;
	margin-top:0px;
}

#left1 {
	font-size: 12px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
}

/***************************/

#mid{
	float: left;
	width: 338px;
	padding-left: 36px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
	padding-top: 20px;
	padding-right: 36px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}

#mid1{
	font-size: 12px;
	padding-bottom: 16px;
}

#mid2{
	font-size: 11px;
	padding-top: 8px;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: justify;
}

#mid21{
    float: left;
	font-size: 11px;
	width: 150px;
	letter-spacing: 0px;
	text-align: justify;
	padding-bottom: 16px;
}

#mid22{
    float: right;
	font-size: 11px;
	width: 150px;
	letter-spacing: 0px;
	text-align: justify;
	padding-bottom: 16px;
}

.mid2{
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: justify;
}

#c{
	width: 338px;
	padding-top: 66px;
	padding-bottom: 6px;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0px;
}

/***************************/

#right{
	font-size: 12px;
	float: left;
    margin-left: 26px;
	padding-top: 20px;
	width: 216px;
}

#r1{
	font-size: 12px;
	float: left;
	margin-bottom: 6px;
	height: 45px;
	margin-right: 12px;
	width: 60px;
}

/***************************/
