@charset "utf-8";
/* CSS Document */
body 
{
	background:url(../i/bg_top.gif);
	background-repeat:repeat-x;
	/*font-family:Tahoma;
	font-size:11px; */
	font-family:Myriad Pro,Calibri,Trebuchet MS,Tahoma;
	font-size:14px;
	color:#060606;
	margin:0;
}
a img {border:0;}
img { behavior: url(css/iepngfix.htc) }
ul
{
	margin-top:0;
	margin-left:2em;
}

/* style based */
#left_border
{
	background:url(../i/bg_left_border.gif);
	background-repeat:repeat-y;
}
#right_border
{
	background:url(../i/bg_right_border.gif);
	background-repeat:repeat-y;
}
#top_hotnews
{
	background:url(../i/top_hotnews.jpg);
}
#hotnews_pholder
{
	background:url(../i/hotnews_pholder.jpg);
	background-repeat:no-repeat;
}
#bottom_hotnews
{
	background:url(../i/bottom_hotnews.jpg);
}
#top_article
{
	background:url(../i/bg_toparticle.jpg);
}
#hotnews_div img
{
	border:none;
}


/* class based */
.bordered_white
{
	border:#FFFFFF solid 1px;
}
.bordered_red
{
	border:#FF0000 solid 1px;
}
.white_font
{
	color:#FFFFFF
}
.yellow_font
{
	color:#FFFF00;
}

.brief_artc
{
	font-size:12px;
	
}
.link_white
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
.link_white:hover
{
	text-decoration:none;
}
.link_grey
{
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}
.link_grey:hover
{
	text-decoration:none;
}
.link_grey11
{
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
.link_grey11:hover
{
	text-decoration:none;
}
.link_grey12
{
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}
.link_grey12:hover
{
	text-decoration:none;
}
.leftnav_selected
{
	background:url(../i/id_leftnav_selected.gif);
	text-align:left;
	color:#FFFFFF;
}
.leftnav:hover
{
	padding: 0 0 0 3em;
	text-align:left;
	text-decoration:none;
	color:#000000;
}
.leftnav
{
	padding: 0 0 0 3em;
	text-align:left;
	text-decoration:none;
	color:#000000;
}
.headerblue16
{
	color:#292c9b;
	font-size:16px;
}
.headerblue12
{
	color:#292c9b;
	font-size:12px;
}
.headerblue11
{
	color:#292c9b;
	font-size:11px;
}
.topdottedborder
{
	border-top:#CCCCCC 1px dotted;
}
.topsolidborder
{
	border-top:#CCCCCC 1px solid;
}
.redfont10
{
	font-size:10px;
	color:#b03232;
}
.font14
{
	font-size:14px;
}