@CHARSET "UTF-8";

.status-corner1
{
	background: url(../images/status/corner1.gif) no-repeat top left;
	background-color: #EEF2F6;
	/*border-top:1px solid #E0E1E2;*/
	/*float:left;*/
	width:140px;
	
}
.status-corner2
{
	background: url(../images/status/corner2.gif) no-repeat top right;
}
.status-corner3
{
	background: url(../images/status/corner3.gif) no-repeat bottom left;
}
.status-corner4
{
	background: url(../images/status/corner4.gif) no-repeat bottom right;
	padding:5px;
	text-align:center;
	overflow:hidden;
}


#rounded0 div.t, #rounded0 div.b {
height:6px;
margin:0;
overflow:hidden;
padding:0;
}
#rounded0 div.m {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:0 8px;
}
#rounded0 div.t {
background:transparent url(../images/j_border.png) repeat-x scroll 0 0;
}
#rounded0 div.t div.t {
background:transparent url(../images/j_crn_tr_light.png) no-repeat scroll 100% 0;
}
#rounded0 div.t div.t div.t {
background:transparent url(../images/j_crn_tl_light.png) no-repeat scroll 0 0;
}
#rounded0 div.b {
background:transparent url(../images/j_border.png) repeat-x scroll 0 100%;
}
#rounded0 div.b div.b {
background:transparent url(../images/j_crn_br_light.png) no-repeat scroll 100% 0;
}
#rounded0 div.b div.b div.b {
background:transparent url(../images/j_crn_bl_light.png) no-repeat scroll 0 0;
}
div#rounded1 {
background:#F7F7F7 none repeat scroll 0 0;
}
#rounded1 div.t, #rounded1 div.b {
height:6px;
margin:0;
overflow:hidden;
padding:0;
}
#rounded1 div.m {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:0 8px;
}
#rounded1 div.t {
background:transparent url(../images/j_border.png) repeat-x scroll 0 0;
}
#rounded1 div.t div.t {
background:transparent url(../images/j_crn_tr_dark.png) no-repeat scroll 100% 0;
}
#rounded1 div.t div.t div.t {
background:transparent url(../images/j_crn_tl_dark.png) no-repeat scroll 0 0;
}
#rounded1 div.b {
background:transparent url(../images/j_border.png) repeat-x scroll 0 100%;
}
#rounded1 div.b div.b {
background:transparent url(../images/j_crn_br_dark.png) no-repeat scroll 100% 0;
}
#rounded1 div.b div.b div.b {
background:transparent url(../images/j_crn_bl_dark.png) no-repeat scroll 0 0;
}

