@charset "UTF-8";

/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #ccc;
	background-color: #000;
	font-weight: bold;
	
}

td {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

.cotext {
	font-size: 10px;
	color: #666666;
	padding: 5px;
}

A:link {
	color: #ccc;
	TEXT-DECORATION: none
}

A:hover {
	color: #ccc;
	TEXT-DECORATION: underline
}

A {
	color: #ccc;
	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;
}

.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;
}



.tagHead {
	padding: 3px;
	font: 10px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
	cursor: pointer;
	border: 1px solid #100071;
	color: #fff;
	background-color: #100071;
	margin: 1px 0 1px 1px;
}


.tag {
	padding: 3px 15px 3px 3px;
	border: 1px solid #cccccc;
	background-color: #333;
	margin-bottom: 1px;
	line-height: 26px;
	color:#eee;
	
	}

.tagoff {
	padding: 3px 15px 3px 3px;
	font:  "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(img/delete.png) no-repeat right center;
	border: 1px solid #cccccc;
	background-color: #333;
		margin-bottom: 1px;
	line-height: 26px;
	color:#eee;
		

}



.footer {
	vertical-align: bottom;
	text-align: center;
	font-size: 9px;
	padding: 10px 10px 5px;
	color: #666;

}

/* @group no bg color */

.sh_nb_Box  > tbody > tr > td.lefttop {
	background: url(./img/box_sh_nb/left_top.png) no-repeat right bottom;
}

.sh_nb_Box  > tbody > tr > td.left {
	background: url(./img/box_sh_nb/left.png) repeat-y right;
}

.sh_nb_Box  > tbody > tr > td.leftbottom {
	background: url(./img/box_sh_nb/left_bottom.png) no-repeat right top;
}

.sh_nb_Box  > tbody > tr > td.right {
	background: url(./img/box_sh_nb/right.png) repeat-y left;
}

.sh_nb_Box  > tbody > tr > td.righttop {
	background: url(./img/box_sh_nb/right_top.png) no-repeat left bottom;
}

.sh_nb_Box  > tbody > tr > td.rightbottom {
	background: url(./img/box_sh_nb/right_bottom.png) no-repeat left top;
}

.sh_nb_Box  > tbody > tr >td.top {
	background: url(./img/box_sh_nb/top.png) repeat-x bottom;
}

.sh_nb_Box  > tbody > tr > td.bottom {
	background: url(./img/box_sh_nb/bottom.png) repeat-x top;
}

/* @end */

/* @group roundBox */

.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;
}

/* @end */

/* @group Big Round Box */

.bigRoundBox  > tbody > tr > td.lefttop {
	background: url(./img/box_big/left_top.png) no-repeat right bottom;
}

.bigRoundBox  > tbody > tr > td.left {
	background: url(./img/box_big/left.png) repeat-y right;
}

.bigRoundBox  > tbody > tr > td.leftbottom {
	background: url(./img/box_big/left_bottom.png) no-repeat right top;
	
}

.bigRoundBox  > tbody > tr > td.right {
	background: url(./img/box_big/right.png) repeat-y left;
}

.bigRoundBox  > tbody > tr > td.righttop {
	background: url(./img/box_big/right_top.png) no-repeat left bottom;
}

.bigRoundBox  > tbody > tr > td.rightbottom {
	background: url(./img/box_big/right_bottom.png) no-repeat left top;
}

.bigRoundBox  > tbody > tr >td.top {
	background: url(./img/box_big/top.png) repeat-x bottom;
}

.bigRoundBox  > tbody > tr > td.bottom {
	background: url(./img/box_big/bottom.png) repeat-x top;
}

/* @end */



/* @group Home Box */

.homeBox  > tbody > tr > td.lefttop {
	background: url(./img/box_home/left_top.jpg) no-repeat right bottom;
}

.homeBox  > tbody > tr > td.left {
	background: url(./img/box_home/left.jpg) repeat-y right;
}

.homeBox  > tbody > tr > td.leftbottom {
	background: url(./img/box_home/left_bottom.jpg) no-repeat right top;
}

.homeBox  > tbody > tr > td.right {
	background: url(./img/box_home/right.jpg) repeat-y left;
}

.homeBox  > tbody > tr > td.righttop {
	background: url(./img/box_home/right_top.jpg) no-repeat left bottom;
}

.homeBox  > tbody > tr > td.rightbottom {
	background: url(./img/box_home/right_bottom.jpg) no-repeat left top;
}

.homeBox  > tbody > tr >td.top {
	background: url(./img/box_home/top.jpg) repeat-x bottom;
}

.homeBox  > tbody > tr > td.bottom {
	background: url(./img/box_home/bottom.jpg) repeat-x top;
}

/* @end */


/* @group box_ro */
.box_ro  > tbody > tr > td.lefttop{background: url(./img/box_ro/left_top.png) no-repeat right bottom;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/left_top.png', sizingMethod='auto');}

.box_ro  > tbody > tr > td.left{background:url(./img/box_ro/left.png) repeat-y right;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/left.png', sizingMethod='auto');}

.box_ro  > tbody > tr > td.leftbottom{background:url(./img/box_ro/left_bottom.png) no-repeat right top;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/left_bottom.png', sizingMethod='auto');}

.box_ro  > tbody >tr > td.right{background:url(./img/box_ro/right.png) repeat-y left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/right.png', sizingMethod='auto');}

.box_ro  > tbody > tr > td.righttop{background:url(./img/box_ro/right_top.png) no-repeat left bottom;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/right_top.png', sizingMethod='auto');}

.box_ro  > tbody > tr > td.rightbottom{background:url(./img/box_ro/right_bottom.png) no-repeat left top;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/right_bottom.png', sizingMethod='auto');}

.box_ro  > tbody > tr >td.top{background:url(./img/box_ro/top.png) repeat-x bottom;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/top.png', sizingMethod='auto');}

.box_ro  > tbody > tr > td.bottom{ background: url(./img/box_ro/bottom.png) repeat-x top;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/bottom.png', sizingMethod='auto'); }

/* @end */