@charset "UTF-8";

/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #100071;
	background-color: #f3efe9;
	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: #100071;
	TEXT-DECORATION: none
}

A:hover {
	color: #100071;
	TEXT-DECORATION: underline
}

A {
	color: #100071;
	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;
}

.tag {
	padding: 3px;
	font: 10px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
	cursor: pointer;
	border: 1px solid #9f6b1e;
	margin: 1px 1px 1px 0;
}

.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;
}

.tagoff {
	margin: 1px 1px 1px 0;
	padding: 3px 15px 3px 3px;
	font: 10px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
	cursor: pointer;
	background: url(img/delete.png) no-repeat right center;
	border: 1px solid #9f6b1e;
}



.footer {
	vertical-align: bottom;
	text-align: center;
	font-size: 12px;
	padding: 10px 10px 5px;
	color: #aaa;

}

/* @group roundBox */

.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 */
