@charset "UTF-8";
/* CSS Document */


html{
	
	height:100%;
}

body{
	
	height:100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #fff;
	background-color: #000;
	
	scrollbar-face-color: #222222;    
	scrollbar-highlight-color: #222222;    
	scrollbar-shadow-color: #222222;    
	scrollbar-3dlight-color: #222222;    
	scrollbar-arrow-color: #000000;    
	scrollbar-track-color: #000000;    
	scrollbar-darkshadow-color: #222222;
}


td{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;

}

p{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;

}


.cotext
{
	font-size:10px;
	color:#666666;
	padding:5px;

}

A:link { color:#999999; TEXT-DECORATION: none }
A:hover { color:#333; TEXT-DECORATION:underline }
A{ color:#999999; TEXT-DECORATION: none; }

.offsetcol
{
background-color:#F1F5FA;
padding: 5px;

}

.offsetcol2
{
background-color:#EEEEEE;
padding: 5px;
	
}

.textbox{
	
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border:1px #ccc solid;
	
}


h3{
	color: #eee;
}



.bgleft{
	background: url(img/bg_left.png) repeat-y right;
	width: 60px;
}


.bgright{
	background: url(img/bg_right.png) repeat-y left;
	width: 60px;
}

.footer{
	
	background-color: #000;
	vertical-align: bottom;
}


.mainbody{
	
	
	background-color: #000;
	vertical-align: top;
	
	
}

.cellbox{
	background: url(img/bg_box.png) repeat-x center top;
	color: #eee;
	background-color: #000;
	vertical-align: top;
	
}

.titlebar{
	background: url(img/bg_top.png) repeat-x center bottom;
}

h1{
	
}

h2{
	margin: 0px;
	
}








/* @group w Round Box */


.wRoundBox  > tbody > tr > td.lefttop{ background: url(./img/box/left_top.png) no-repeat right bottom;}
.wRoundBox td.lefttop{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box/left_top.png', sizingMethod='scale');font-size: 0px;
}

	
.wRoundBox  > tbody > tr > td.left{background:url(./img/box/left.png) repeat-y right;}
.wRoundBox td.left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box/left.png', sizingMethod='scale');font-size: 0px;
}

.wRoundBox  > tbody > tr > td.leftbottom{background:url(./img/box/left_bottom.png) no-repeat right top;}
.wRoundBox td.leftbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box/left_bottom.png', sizingMethod='scale');font-size: 0px;
}


.wRoundBox  > tbody >tr > td.right{background:url(./img/box/right.png) repeat-y left;}
.wRoundBox td.right{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box/right.png', sizingMethod='scale');font-size: 0px;
}


.wRoundBox  > tbody > tr > td.righttop{background:url(./img/box/right_top.png) no-repeat left bottom;}
.wRoundBox td.righttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box/right_top.png', sizingMethod='scale');font-size: 0px;
}


.wRoundBox  > tbody > tr > td.rightbottom{background:url(./img/box/right_bottom.png) no-repeat left top;}
.wRoundBox td.rightbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box/right_bottom.png', sizingMethod='scale');font-size: 0px;
}


.wRoundBox  > tbody > tr >td.top{background:url(./img/box/top.png) repeat-x bottom;}
.wRoundBox td.top{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box/top.png', sizingMethod='scale');font-size: 0px;
}


.wRoundBox  > tbody > tr > td.bottom{ background: url(./img/box/bottom.png) repeat-x top;}
.wRoundBox td.bottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box/bottom.png', sizingMethod='scale');font-size: 0px;
}


/* @end */



/* @group Round Box */

.roundBox  > tbody > tr > td.lefttop{background: url(./img/box_sh/left_top.png) no-repeat right bottom;}
.roundBox  > tbody > tr > td.left{background:url(./img/box_sh/left.png) repeat-y right;}
.roundBox  > tbody > tr > td.leftbottom{background:url(./img/box_sh/left_bottom.png) no-repeat right top;}
.roundBox  > tbody >tr > td.right{background:url(./img/box_sh/right.png) repeat-y left;}
.roundBox  > tbody > tr > td.righttop{background:url(./img/box_sh/right_top.png) no-repeat left bottom;}
.roundBox  > tbody > tr > td.rightbottom{background:url(./img/box_sh/right_bottom.png) no-repeat left top;}
.roundBox  > tbody > tr >td.top{background:url(./img/box_sh/top.png) repeat-x bottom;}
.roundBox  > tbody > tr > td.bottom{ background: url(./img/box_sh/bottom.png) repeat-x top;}

/* @group Dark Red Round Box */


.dRedRoundBox  > tbody > tr > td.lefttop{
	background: url(./img/box_dark_red/left_top.png) no-repeat right bottom;
}
.dRedRoundBox td.lefttop{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_dark_red/left_top.png', sizingMethod='scale');font-size: 0px;
}


.dRedRoundBox  > tbody > tr > td.left{background:url(./img/box_dark_red/left.png) repeat-y right;}
.dRedRoundBox td.left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_dark_red/left.png', sizingMethod='scale');font-size: 0px;
}

.dRedRoundBox  > tbody > tr > td.leftbottom{background:url(./img/box_dark_red/left_bottom.png) no-repeat right top;}
.dRedRoundBox td.leftbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_dark_red/left_bottom.png', sizingMethod='scale');font-size: 0px;
}


.dRedRoundBox  > tbody >tr > td.right{background:url(./img/box_dark_red/right.png) repeat-y left;}
.dRedRoundBox td.right{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_dark_red/right.png', sizingMethod='scale');font-size: 0px;
}


.dRedRoundBox  > tbody > tr > td.righttop{background:url(./img/box_dark_red/right_top.png) no-repeat left bottom;}
.dRedRoundBox td.righttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_dark_red/right_top.png', sizingMethod='scale');font-size: 0px;
}


.dRedRoundBox  > tbody > tr > td.rightbottom{background:url(./img/box_dark_red/right_bottom.png) no-repeat left top;}
.dRedRoundBox td.rightbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_dark_red/right_bottom.png', sizingMethod='scale');font-size: 0px;
}


.dRedRoundBox  > tbody > tr >td.top{background:url(./img/box_dark_red/top.png) repeat-x bottom;}
.dRedRoundBox td.top{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_dark_red/top.png', sizingMethod='scale');font-size: 0px;
}


.dRedRoundBox  > tbody > tr > td.bottom{ background: url(./img/box_dark_red/bottom.png) repeat-x top;}
.dRedRoundBox td.bottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_dark_red/bottom.png', sizingMethod='scale');font-size: 0px;
}


/* @end */

/* @end */


/* @group roBox */

.roBox  > tbody > tr > td.lefttop{background: url(./img/box_ro/left_top.png) no-repeat right bottom;}
.roBox td.lefttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_ro/left_top.png', sizingMethod='scale');}


.roBox  > tbody > tr > td.left{background:url(./img/box_ro/left.png) repeat-y right;}
.roBox td.left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_ro/left.png', sizingMethod='scale');}


.roBox  > tbody > tr > td.leftbottom{background:url(./img/box_ro/left_bottom.png) no-repeat right top;}
.roBox td.leftbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_ro/left_bottom.png', sizingMethod='scale');}


.roBox  > tbody >tr > td.right{background:url(./img/box_ro/right.png) repeat-y left;}
.roBox td.right{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_ro/right.png', sizingMethod='scale');}


.roBox  > tbody > tr > td.righttop{background:url(./img/box_ro/right_top.png) no-repeat left bottom;}
.roBox td.righttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_ro/right_top.png', sizingMethod='scale');}


.roBox  > tbody > tr > td.rightbottom{background:url(./img/box_ro/right_bottom.png) no-repeat left top;}
.roBox td.rightbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_ro/right_bottom.png', sizingMethod='scale');}

.roBox  > tbody > tr >td.top{background:url(./img/box_ro/top.png) repeat-x bottom;}
.roBox td.top{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_ro/top.png', sizingMethod='scale');}


.roBox  > tbody > tr > td.bottom{ background: url(./img/box_ro/bottom.png) repeat-x top;}
.roBox td.bottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/box_ro/bottom.png', sizingMethod='scale');}
/* @end */











/* @group box_sh_ro */

.box_sh_ro  > tbody > tr > td.lefttop {
	background: url(./img/box_sh_ro/left_top.png) no-repeat right bottom;
}

.box_sh_ro  > tbody > tr > td.left {
	background: url(./img/box_sh_ro/left.png) repeat-y right;
}

.box_sh_ro  > tbody > tr > td.leftbottom {
	background: url(./img/box_sh_ro/left_bottom.png) no-repeat right top;
}

.box_sh_ro  > tbody > tr > td.right {
	background: url(./img/box_sh_ro/right.png) repeat-y left;
}

.box_sh_ro  > tbody > tr > td.righttop {
	background: url(./img/box_sh_ro/right_top.png) no-repeat left bottom;
}

.box_sh_ro  > tbody > tr > td.rightbottom {
	background: url(./img/box_sh_ro/right_bottom.png) no-repeat left top;
}

.box_sh_ro  > tbody > tr >td.top {
	background: url(./img/box_sh_ro/top.png) repeat-x bottom;
}

.box_sh_ro  > tbody > tr > td.bottom {
	background: url(./img/box_sh_ro/bottom.png) repeat-x top;
}

/* @end */







/* @group box_sh */


.box_sh  > tbody > tr > td.lefttop{background: url(./img/box_sh/left_top.png) no-repeat right bottom;}
.box_sh  > tbody > tr > td.left{background:url(./img/box_sh/left.png) repeat-y right;}
.box_sh  > tbody > tr > td.leftbottom{background:url(./img/box_sh/left_bottom.png) no-repeat right top;}
.box_sh  > tbody >tr > td.right{background:url(./img/box_sh/right.png) repeat-y left;}
.box_sh  > tbody > tr > td.righttop{background:url(./img/box_sh/right_top.png) no-repeat left bottom;}
.box_sh  > tbody > tr > td.rightbottom{background:url(./img/box_sh/right_bottom.png) no-repeat left top;}
.box_sh  > tbody > tr >td.top{background:url(./img/box_sh/top.png) repeat-x bottom;}
.box_sh  > tbody > tr > td.bottom{ background: url(./img/box_sh/bottom.png) repeat-x top;}

/* @end */
