@charset "utf-8";

/* import ********************************************************************************/

@import url("../custom.css");

/* For PowerDic 2.0    *******************************************************************/

#main-title
{
	clear:both;
	text-indent: -5000px;
	background-image:url("images/title_img1.gif");
	background-repeat:no-repeat;
	height:17px;
}

#main-head
{
	margin-left:50px;
}

#function-text-1
{
	clear:both;
	text-indent: -5000px;
	background-image:url("./images/function-text-1.gif");
	background-repeat:no-repeat;
	height:110px;
	margin-left:30px;
}

#function-ul-1
{
	clear:both;
	background-image:url("images/function/ul-1_bg.gif");
	background-repeat:no-repeat;
	height:180px;
	margin:0;
	padding-top:50px;
	padding-left:80px;
	line-height:21px;
	margin:20px
}


#function-ul-1 a:link {
    font-size:12px;
	font-family:Gulim;
	color:#383838;
	text-decoration: none;
	text-decoration: none;
}

#function-ul-1 a:visited {
    font-size:12px;
	font-family:Gulim;
	color:#383838;;
	text-decoration: none;
}

#function-ul-1 a:hover {
    font-size:12px;
	font-family:Gulim;
	color: #c73d23;
	font-weight:bold;
	text-decoration: none;
}

#sub-table
{
	border-top:solid 2px red;
	border-bottom:solid 1px #989898;
	width:560px;
	border-collapse:collapse;
	margin-left:40px;
	margin-top:20px;	
	margin-bottom:20px;	
}

#sub-table th
{
	padding:7px 7px 7px 7px;
	border-bottom:solid 1px #cccccc;
	background-color:#f7f7f7;
	font-size:12px;
}

#sub-table td
{
	padding:7px 7px 7px 7px;
	border-bottom:solid 1px #cccccc;
	font-size:12px;
}

#why-ul-1
{
	
	background-image:url("images/pp_pocket2_img1.gif");
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	margin-top:50px;
	margin-left:30px;
	
	padding-top:205px;	
	padding-left:90px;
	padding-bottom:60px;
	line-height:21px;
}

#why-ul-1 a:link {
    font-size:12px;
	font-family:Gulim;
	color:#383838;
	text-decoration: none;
	text-decoration: none;
}

#why-ul-1 a:visited {
    font-size:12px;
	font-family:Gulim;
	color:#383838;;
	text-decoration: none;
}

#why-ul-1 a:hover {
    font-size:12px;
	font-family:Gulim;
	color: #c73d23;
	font-weight:bold;
	text-decoration: none;
}



































