@charset "UTF-8";

/*   
Site Name: DG Communications
Description: 
Author: efusion
Modify: 2008.10.29 
Version: 1.0
*/



/* basic style
--------------------------------------------------*/
p {
	font-size:12px;
	line-height:20px;
}

table{
	font-size:12px;
	line-height:20px;
}

#sitemap{
	font-size:12px;
}

#main .reportlist li {
	font-size:12px;
	line-height:20px;
}



/* news
--------------------------------------------------*/
dl {
	font-size:12px;
	line-height:18px;
}
dl.news dt {
	width:70px;
}
dl.news dd {
	margin-left:75px;
	margin-bottom:8px;
}
dl.gnews dt {
	width:170px;
}
dl.gnews dd {
	margin-left:175px;
	margin-bottom:10px;
}



/* header
--------------------------------------------------*/
#header li#s {
	background:url(../images/txtsize_s.gif) no-repeat;
}
#header li#m {
	background:url(../images/txtsize_m_on.gif) no-repeat;
}
#header li#l {
	background:url(../images/txtsize_l.gif) no-repeat;
}



/* main
--------------------------------------------------*/
#main h2 {
	font-size: 12px;
}
#main h3 {
	font-size: 12px;
}