@charset "UTF-8";

/*   
Site Name: DG Communications
Description: 
Author: efusion
Modify: 2008.10.29 
Version: 1.0
*/



/* basic style
--------------------------------------------------*/
p {
	font-size:11px;
	*+font-size:9.5px;
	line-height:15px;
}

table{
	font-size:11px;
	*+font-size:9.5px;
	line-height:15px;
}

#sitemap{
	font-size:11px;
	*+font-size:9.5px;}

#main .reportlist li {
	font-size:11px;
	*+font-size:9.5px;
	line-height:15px;
}



/* news
--------------------------------------------------*/
dl {
	font-size:11px;
	*+font-size:9.5px;
	line-height:16px;
}
dl.news dt {
	width:60px;
}
dl.news dd {
	margin-left:65px;
	margin-bottom:8px;
}
dl.gnews dt {
	width:150px;
}
dl.gnews dd {
	margin-left:155px;
	margin-bottom:10px;
}



/* header
--------------------------------------------------*/
#header li#s {
	background:url(../images/txtsize_s_on.gif) no-repeat;
}
#header li#m {
	background:url(../images/txtsize_m.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;
}