/* CSS Document */
#c_bigbox {
width:100%;
margin:0px;
}
#c_top {
width:100%;
}
#c_news {
width:553px;
float:left;
}
#c_nrbody {
width:560px;
}
#c_left {
float:left;
}
#c_right {
float:right;
}
#c_pic {
float:left;
margin-left:2px;
margin-top:2px;
width:82px;
height:82px;
margin-right:7px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #780862;
}
a:active {
	text-decoration: none;
	color: #666666;
}

