﻿#main div.con1 {

}

#main div.con1 h2{
	width: 530px;
	height: 65px;
	margin: 0;
	padding: 0;
	background: url("../images/subtitle-friend.gif") left top no-repeat;
}

#main div.con1 h2 span{
	display: none;
}

#main div.con2 {
	margin: 0 0 30px 0;
	font-size: 12px;
	color: #666666;
}

#main div.con2 h3 {
	width: 530px;
	height: 27px;
	margin: 10px 0 10px 0;
	padding: 0;
	background: url("../images/ssub_friend.gif") left top no-repeat;
	
}

#main div.con2 h3 span {
	display: none;
}

#main div.con2 h4 {
	width: 400px;
	height: 20px;
	background: url("../images/subtext03.gif") left top no-repeat;
}

#main div.con2 h4 span{
	display: none;
}

#main div.con2 a{
	display: block;
	width: 300px;
	height: 30px;
	background: url("../images/pdf01.gif") left top no-repeat;
}

#main div.con2 a:hover{
	background-image: url("../images/pdf02.gif");
}

#main div.con2 a span{
	display: none;
}

#friendgif {
width: auto;
height:200px;
background:url(../images/image_friend.gif);
}