* {
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;

}

a,
a:link,visited,hover {
	color: #535353;
	text-decoration: none;
}

a.link_gay,
a.link_gay:link { color: #ffffff;} 	
a.link_gay:active,	
a.link_gay:visited { color: #ffffff;text-decoration: none; } 
a.link_gay:hover {	color: #cccccc;	text-decoration: underline;	} 

.yq {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.btn {
	color: #FFFFFF;
	background-color: #2484cf;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 40px;
}

.border {
	border: 1px solid #999999;
}
.lh{
	line-height: 20px;
}
.lh2{
	line-height: 24px;
	color:#333333;
}
.left_01 {
	font-size: 14px;
	letter-spacing: 1px;
}
.left_02 {
	background-image: url(../images/left_02.gif);
	background-repeat: no-repeat;
	background-position: 160px 18px;
	height: 29px;
	width: 170px;
	padding-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	
}
