/* CSS Document */
.txt11 {  font-size: 11px ; line-height:13px ; color: #666666}
.txt13 {  font-size: 13px; line-height: 120%; color: #333333}
.txt14 {  font-size: 14px; line-height: 18px; color: #333333}
.txt16 {  font-size: 16px; line-height: 120%; color: #333333}

.btxt13 {  font-size: 13px ; line-height:120% ; font-weight: bold ; color: #333333}
.btxt13c {  font-size: 13px ; line-height:120% ; font-weight: bold ; color: #E62714}
.btxt14 {  font-size: 14px ; line-height:18px ; font-weight: bold ; color: #333333}
.btxt16 {  font-size: 16px ; line-height:18px ; font-weight: bold ; color: #333333}
.btxt18 {  font-size: 18px ; line-height:20px ; font-weight: bold ; color: #E62714}

.ctxt10 {  font-size: 10px ; line-height:12px ; color: #E62714}
.ctxt13 {  font-size: 13px ; line-height:120% ; font-weight: bold ; text-decoration: underline ; color: #FF0000}
.htxt {  font-size: 12px; line-height: 150%; color: #fff}
.ftxt {  font-size: 12px; line-height: 150%; font-weight: bold ; color: #fff}

a {
	color:#1647B8;
	text-decoration: underline;
}
a:hover {
	color:#0039FF;
	text-decoration: none;
}


.pic_txt_block {
	width:130px;
	margin-right:15px;
	margin-bottom:12px;
}

.pic_block {
	background-image:url(../theme/images/ph_photobg.gif);
	width:130px; height:130px;
	margin-right:15px;
	margin-bottom:5px;
}

.pic_block li {
	clear:both;
}


