body, div, p,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
pre, blockquote,
th, td { margin: 0; padding: 0} 
table { border-collapse: collapse; border-spacing: 0}

body {
  background-image: url("http://strahus.ru/images/main-bg.png");
  background-color: #0094bb;
  background-repeat: repeat-x;
  background-position: 0 0;
  padding: 11px 0 0;
  font: 12px Tahoma, Geneva, sans-serif; color: #545454;
  text-align: center
}
body.green { background-image: url("http://strahus.ru/images/main-bg-green.jpg"); background-color: #8dc63f}
body.orange { background-image: url("http://strahus.ru/images/main-bg-orange.jpg"); background-color: #f4911c}

a { color: #00a2cd; border-bottom: 1px solid #b1b1b1; text-decoration: none; zoom: 1}
body.green a { color: #598527}
body.orange a { color: #eda808}
a:focus { outline: none}
a:hover { border-bottom: 1px solid #00a2cd}
body.green a:hover { border-bottom: 1px solid #598527}
body.orange a:hover { border-bottom: 1px solid #eda808}
a img { border: none}

#outWrapper {
  width: 964px;
  background: url("http://strahus.ru/images/sides-shadow.png") repeat-y 0 0;
  margin: 0 auto
}
* html #outWrapper {
  background-image: expression('none');

}

#container {
  background-image: url("http://strahus.ru/images/top-bg.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 19px 12px 0;
  text-align: left;
  overflow: hidden; zoom: 1
}
body.green #container {background-image: url("http://strahus.ru/images/top-bg-green.jpg")}
body.orange #container {background-image: url("http://strahus.ru/images/top-bg-orange.jpg")}
#innerContainer { background: #fff url("http://strahus.ru/images/content-bg.png") repeat-x 0 100%; margin-top: -2px; zoom: 1}

#leftPart {
  position: relative;
  width: 280px;

  float: left;
  background-image: url("http://strahus.ru/images/leftcol-top-corners.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 0px; padding: 5px 0 60px;
}
body.green #leftPart { background-image: url("http://strahus.ru/images/leftcol-top-corners-green.gif")}
body.orange #leftPart { background-image: url("http://strahus.ru/images/leftcol-top-corners-orange.gif")}
#rightPart { width: 660px; float: right;
margin-top:-10px;}
#leftPart h1, #leftPart #flash-logo { background: #f1f1f1; padding: 22px 0 30px 70px}
#leftPart h1 img, #header h1 img { width: 131px; display: block}

#leftPart a { border: none}
#leftPart #mainMenu {
  background: #f1f1f1;
  padding: 0 11px 25px;
  list-style: none
}
#leftPart div.menuToAuth {
	width: 280px; height: 5px;
	overflow: hidden;
	background: #f1f1f1 url("http://strahus.ru/images/mmenu-btm-bg.gif") no-repeat left top;
}
#leftPart div.authToSearch {
	width: 280px; height: 5px;
	overflow: hidden;
	background: #b1b1b1 url("http://strahus.ru/images/auth-btm-bg.gif") no-repeat left top;
}
#leftPart div.authToOther {
	width: 280px; height: 5px;
	margin: 0 0 25px 0;
	overflow: hidden;
	background: #b1b1b1 url("http://strahus.ru/images/office-btm-corners.gif") no-repeat left top;
}
#leftPart div.searchToOther {
	width: 280px; height: 5px;
	overflow: hidden;
	margin: 0 0 25px 0;
	background: #f1f1f1 url("http://strahus.ru/images/search-btm-bg.gif") no-repeat left top;
}
#leftPart #mainMenu li {
  vertical-align: top;
  font: bold 12px Tahoma, Geneva, sans-serif; color: #4c4c4f;
  text-transform: uppercase;
  zoom: 1
}
#leftPart #mainMenu a, #leftPart #mainMenu strong {
  display: block;
  background: url("http://strahus.ru/images/mmenu-top-corners.gif") no-repeat 0 -5px;
  color: #767679
}
#leftPart #mainMenu span {
  background: url("http://strahus.ru/images/mmenu-bottom-corners.jpg") no-repeat 0 2000%;
  display: block
}
#leftPart #mainMenu a:hover,
#leftPart #mainMenu strong { background-color: #fff; background-position: 0 0}
#leftPart #mainMenu a:hover span,
#leftPart #mainMenu strong span { background-position: 0 100%}
#leftPart #mainMenu span span,
#leftPart #mainMenu a:hover span span,
#leftPart #mainMenu strong span span {
  background: url("http://strahus.ru/images/main-menu-arrow.gif") no-repeat 53px 50%;
  padding: 8px 9px 7px 83px;
}

#leftPart #office {
  background: #b1b1b1;
  padding: 28px 0 31px;
  color: #fff;
}
#leftPart #office strong {
  display: block;
  padding: 0 0 10px;
  font: normal 12px Tahoma, Geneva, sans-serif;
  text-align: center;
  text-transform: uppercase
}
#leftPart #office form { padding: 6px 0 7px}
#leftPart #office label {
  width: 67px; height: 18px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 0 0 37px; padding: 1px 0 0;
  font: normal 12px Tahoma, Geneva, sans-serif;
}
#leftPart #office input.edit {
  width: 121px;
  margin: 0 0 3px; padding: 1px 0 2px 3px;
  font: normal 12px Tahoma, Geneva, sans-serif;
  border: none
}
#leftPart #office input.button, #leftPart #office #signout {
  clear: both;
  float: none;
  width: 58px; height: 22px;
  display: block;
  background: url("http://strahus.ru/images/short-button.gif") no-repeat 50% 50%;
  margin: 7px auto 0;
  font: normal 12px Tahoma, Geneva, sans-serif;
  border: none;
}
#leftPart #office input.button { margin: 7px 0 0 107px; }
#leftPart #office[id] input.button { margin-left: 104px; }
#leftPart #office a {
  margin-left: 106px;
  font: normal 12px Tahoma, Geneva, sans-serif; color: #fff;
  text-decoration: underline;
  zoom: 1
}
#leftPart #office[id] a { margin-left: 104px}

#leftPart #leftPartSearch {
	width: 280px; height: 103px;
	overflow: hidden;
	position: relative;
	background: #F1F1F1;
}
#leftPart #leftPartSearch input.edit {
	position: absolute;
	left: 26px; top: 17px;
	width: 220px;
	padding: 2px 8px;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-bottom: 0;
	border-right: 0;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #9D9D9D;
}
#leftPart #leftPartSearch input.button {
	position: absolute;
	left: 94px; top: 65px;
	width: 93px; height: 24px;
	border: 0;
	background: #B1B1B1;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
}

#leftPart p strong {
  display: block;
  padding: 15px 15px 20px 63px;
  font-size: 12px; color: #d7222e;
  text-transform: uppercase;
}
#leftPart p strong span { text-transform: none; font-weight: normal; font-size: 12px; }

#leftPart p#userName { text-align: center; text-transform: uppercase; font: normal 12px Tahoma, Geneva, sans-serif; }
#leftPart p#userName img { margin: 0 10px -4px 0}
#leftPart p#userName span { font: normal 12px Tahoma, Geneva, sans-serif; }
#leftPart p#userName a { margin: 0; font: normal 12px Tahoma, Geneva, sans-serif; text-decoration: none; }
#leftPart p#userName a.link { text-transform: none; font: normal 12px Tahoma, Geneva, sans-serif; color: #fff; text-decoration: underline; display: block; padding: 6px 0 4px 0; zoom: 1; }
#leftPart p#userName[id] a { margin: 0; }
#leftPart p#userName a:hover { text-decoration: underline; }

#leftPart #usefulLinks, #leftPart #hyper-ref ul { padding: 0 15px 0 63px; list-style: none}
#leftPart #usefulLinks li, #leftPart #hyper-ref li { padding: 0 0 8px}
#leftPart #usefulLinks li a, #leftPart #hyper-ref li a { font: bold 11px Tahoma, Geneva, sans-serif; color: #626365; text-transform: uppercase}

#leftPart #tags { padding: 0 20px 0 30px}
#leftPart #tags a { color: #5277bd; font-size: 11px}
#leftPart #tags a:hover { text-decoration: underline}
#leftPart #tags a.rating1 { font-size: 12px}
#leftPart #tags a.rating2 { font-size: 12px}
#leftPart #tags a.rating3 { font-size: 12px}
#leftPart #tags a.rating4 { font-size: 12px}

body.green #leftPart #tags a { color: #598527}
body.orange #leftPart #tags a { color: #eda808}

#header {
  width: 100%;
  background-color: #e4e4e4;
  background-image: url("http://strahus.ru/images/header-lb-corner.gif");
  background-repeat: no-repeat;
  background-position: 0 100%;
  margin-bottom: 20px
}

#rightPart .green { background-color: #a7ca23}
#rightPart .orange { background-color: #eda808}
#rightPart .blue { background-color: #76b4cc}

#header img { display: block}
#header p { height: 66px; padding: 33px 240px 0 73px; font-size: 12px; color: #fff}
#header[id] p { height: auto; min-height: 66px}
#header br
#header a { border: none}
#header a.calendar { float: left; margin-top: -2px; display: inline}
#header a.calendar img { display: inline}

#rightPart #searchForm {
  height: 67px;
  position: relative;

  margin-top: 27px; padding: 0 230px 0 37px
}
#rightPart #searchForm[id] { height: auto; min-height: 67px}
#searchForm label {
  width: 43px;
  float: left;
  margin-right: 15px; padding-top: 4px;
  font: normal 12px Tahoma, Geneva, sans-serif; color: #0080a2;
  text-align: right;
  text-transform: uppercase
}
#searchForm input,
#searchForm select {
  width: 289px;
  margin-bottom: 11px; padding: 2px 0 3px 4px;
  font: normal 12px Tahoma, Geneva, sans-serif;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #c8c8c8
}
* html #searchForm input, * html #searchForm select#where.long { margin-left: -3px}
#searchForm input.wide { width: 347px; }
* html #searchForm input.wide { margin-left: 0; }
#searchForm select#where { width: 175px}
#searchForm label.long { width: 46px}
#searchForm select#where.long { width: 293px}
#searchForm select.month { width: 100px; }
#searchForm select.year { width: 70px; }
#searchForm table.searchCheckbox {
	clear: both;
	width: 290px;
	margin-left: 58px;
}
#searchForm table.searchCheckbox th {
	padding-left: 4px;
	vertical-align: middle;
	text-align: left;
}
#searchForm table.searchCheckbox th label {
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	text-transform: none;
	text-align: left;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #0080A2;
}
#searchForm table.searchCheckbox td {
	width: 20px; height: 20px;
	vertical-align: middle;
	text-align: center;
}
#searchForm table.searchCheckbox td input {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
#searchForm input.find {
  position: absolute;
  left: 440px; top: 0;
  margin: 0;
  padding: 0;
  border: none;
}

#header #heading {
  background: url("http://strahus.ru/images/rbc-mm.gif") no-repeat 100% 0;
  margin-top: -5px; padding: 4px 0 0;
  overflow: hidden;
  zoom: 1;
}
#header h3 {
  min-width: 215px;
  float: right;
  position: relative;
  background: url("http://strahus.ru/images/heading-ltc.gif") no-repeat 0 0;
  padding-left: 5px;
  font: normal 12px Tahoma, Geneva, sans-serif; color: #d7222e;
  text-align: center;
  text-transform: uppercase;
  zoom: 1
}
#header h3 span {
  display: block;
  background: #fff;
  padding: 13px 28px 0 22px
}
#header h3 img { position: absolute; bottom: 0; left: -5px}
* html #header h3 img { bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 )}
#header #rssLink { float: right; margin-right: 10px}

#rightPart #threeLinks { width: 100%; position: relative; top: -5px; list-style: none; overflow: hidden}
#rightPart #threeLinks li { width: 220px; float: left; vertical-align: top}
#rightPart #threeLinks li img { float: left}

#content { padding: 37px 40px 50px 58px}
#content h3 { padding: 0 0 22px; font: normal 12px Tahoma, Geneva, sans-serif; color: #00a2cd}
body.green #content h3 { color: #598527}
body.orange #content h3 { color: #eda808}
#content p { padding: 0 0 13px}
#content p.date { padding: 15px 0 13px}

#rightPart .fooList { padding: 0 49px 12px 40px}
#rightPart .fooList p.title { padding: 0 0 10px; color: #888}
#rightPart .fooList a.image { border: 0; float: left; margin: 4px 27px 0 0; }
#rightPart .fooList a.image:hover { border: 0; }
#rightPart .fooList img { float: left; margin: 4px 27px 0 0}
#rightPart .fooList a.image img { float: none; margin: 0; }
#rightPart .fooList p.title img { float: none; margin: 0 0 -5px 14px}
#rightPart .fooList p.title .date { display: block; padding: 0 0 4px; font-size: 12px; color: #858585}
#rightPart .fooList p.title a, #rightPart .fooList p.title strong { font: normal 12px Tahoma, Geneva, sans-serif; color: #00a2cd;}
body.green #rightPart .fooList p.title a, body.green #rightPart .fooList p.title strong { color: #598527}
body.orange #rightPart .fooList p.title a, body.orange #rightPart .fooList p.title strong { color: #eda808}
#rightPart .fooList p.title .path { display: block; padding-top: 2px}
body #rightPart .fooList p.title .path a { font-size: 12px; color: #8c8c8c; border: none}
#rightPart .fooList p.title a.icon { border: none; margin: 0 0 -5px 14px; }
#rightPart[id] .fooList p.title a.icon { margin-bottom: 0; }
#rightPart .fooList p.title a.icon img { margin: 0; }
#rightPart[id] .fooList p.title a.icon img { margin-bottom: -5px; }

#rightPart .fooList p.title a.main { font-weight: bold; }

#rightPart .fooList div.fooItem { clear: both; padding: 17px 0 13px}
#rightPart .fooList div div { padding: 0}
#rightPart #archive.fooList div div { display: table; zoom: 1;}
#archive {text-align: justify;}
#rightPart .fooList div p.moreBlock { padding: 13px 0 0}
#rightPart .fooList div p.moreBlock img { position: relative; right: -9px; float: none; margin: 0 -13px -3px 0}

#rightPart .fooList div.expanded img.off, #rightPart .fooList div.collapsed img.on { display: none }

#rightPart .fooList div.expanded {
  background: #ededed url("http://strahus.ru/images/ltc-mm.gif") no-repeat 0 0;
  margin: 6px 0 0 -8px; padding: 0 8px;
  zoom: 1
}
#rightPart .fooList .addInfo { display: none; position: relative; zoom: 1}
#rightPart .fooList .expanded .addInfo { display: block}
#rightPart .fooList .addInfo div.aibc {
  width: 579px;
  position: absolute; bottom: 0; left: 0;
  height: 4px;
  background: url("http://strahus.ru/images/add-info-bcorners.gif") no-repeat 0 0;
  margin: 0 -8px -4px;
  font-size: 0;
  
}
#rightPart .fooList div .expanded p { padding: 0 0 13px}
#rightPart .fooList div .expanded p.moreBlock {
  background: url("http://strahus.ru/images/rtc-mm.gif") no-repeat 100% 0;
  margin-right: -9px; padding: 7px 0 10px
}
#rightPart .fooList div .expanded p.moreBlock a {
  background: url("http://strahus.ru/images/ico-minus.gif") no-repeat -100px 0;
  border-color: #ededed
}

#rightPart .fooList form input,
#leftPart #currentPoll input { float: left; margin: 0}
#rightPart .fooList[class] form input,
#leftPart #currentPoll[id] input { margin: 0 0 3px 10px}
:root #rightPart .fooList form input,
:root #leftPart #currentPoll input { margin: 2px 0 5px 10px}
#rightPart .fooList form input.submitButton,
#leftPart #currentPoll input.submitButton {
  width: 101px; height: 22px;
  float: none;
  background: url("http://strahus.ru/images/long-button.gif") no-repeat 50% 50%;
  margin: 20px 0 30px 35px; padding-bottom: 3px;
  font: normal 12px Tahoma, Geneva, sans-serif;
  border: none
}
#rightPart .fooList div.fooItem  form label,
#leftPart #currentPoll label { padding-left: 12px; color: #545454; }
#rightPart .fooList div.fooItem  form br,
#leftPart #currentPoll br

#leftPart #currentPoll { padding: 0 0 0 40px; color: #7a7a7a}
#leftPart #currentPoll strong { font: normal 12px Tahoma, Geneva, sans-serif}
#leftPart #currentPoll form { padding: 10px 0 0}
#leftPart #currentPoll p { padding: 13px 0 0}

#container #rightJustify, #container .rightJustify {
  clear: right;
  float: right;
  padding: 12px 49px 32px 28px;
  font: bold 12px Tahoma, Geneva, sans-serif; color: #6295a9;
  text-transform: uppercase;
}
#container #rightJustify a, #container .rightJustify a { margin: 0 0 0 7px; color: #6295a9; border: none; zoom: 1}
#container #rightJustify span, #container .rightJustify span { padding-left: 4px; font: normal 12px Tahoma, Geneva, sans-serif}

body.green  #container #rightJustify,
body.green  #container .rightJustify,
body.green  #container #rightJustify a,
body.green  #container .rightJustify a { color: #6f9544 }
body.orange  #container #rightJustify,
body.orange  #container .rightJustify,
body.orange  #container #rightJustify a,
body.orange  #container .rightJustify a { color: #e15962 }

#bottomCorners {
  width: 964px; height: 20px;
  background-image: url("http://strahus.ru/images/bottom-corners.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0 auto
}
body.green #bottomCorners, body.orange #bottomCorners {
  height: 21px;
  position: relative;
  background-image: url("http://strahus.ru/images/bottom-corners-t.png");
  margin-bottom: -21px
}
* html body.green #bottomCorners, * html body.orange #bottomCorners {
  background-image: expression('none');

}
#footerMenu {
  width: 940px;
  background: #007391 url("http://strahus.ru/images/lbc-blue.gif") no-repeat 0 100%;
  margin: 0 auto;
  font-size: 12px; color: #fff;
    
}
body.green #footerMenu { background: #69952f url("http://strahus.ru/images/lbc-green.gif") no-repeat 0 100%}
body.orange #footerMenu { background: #b96f15 url("http://strahus.ru/images/lbc-orange.gif") no-repeat 0 100%}
#footerMenu p {
  background-image: url("http://strahus.ru/images/rbc-blue.gif");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  padding: 0 0 18px
}
body.green #footerMenu p { background-image: url("http://strahus.ru/images/rbc-green.gif"); padding: 21px 0 18px;}
body.orange #footerMenu p { background-image: url("http://strahus.ru/images/rbc-orange.gif"); padding: 21px 0 18px;}
#footerMenu p a { margin: 0 1px; color: #fff; border: none}

#footer { width: 940px; margin: 0 auto; padding: 22px 0; font-size: 10px; color: #fff; text-align: left}
#footer #copyrights { padding-left: 22px}
#footer #counters { float: right; padding: 0 26px 0 0}
#footer #counters p { float: left; padding: 0 0 0 12px; }
#footer #counters a { border: none; zoom: 1}

div.line {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#content .common-form {
	margin-top: 8px;
}
#content .common-form p {
	margin: 0;
	padding: 10px 0 0 0;
}
#content .common-form p.caption {
	padding-bottom: 10px;
}
#content .common-form label {
	clear: both;
	float: left;
	width: 112px;
	margin-top: 6px;
}
#content .common-form a.hint {
	margin-left: 10px;
	font-size: 12px;
}
#content .common-form input.edit, #content .common-form select, #content .common-form textarea {
	width: 300px;
	margin: 4px 0 0 0;
	padding: 1px 0 2px 3px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	border: 1px solid #545454;
}
#content .common-form select {
	padding: 0;
}
#content .common-form textarea {
	height: 100px;
}
#content .common-form input.button {
	width: 101px; height: 22px;
	clear: both;
	float: none;
	background: url("http://strahus.ru/images/long-button.gif") no-repeat 50% 50%;
	margin: 6px 0 15px 116px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	border: none;
}
#content .common-form img.antibot {
	border: 1px solid #545454;
}
#content .common-form input.antibot {
	width: 100px;
	margin: 0;
	position: relative;
	top: -16px;
	left: 8px;
}
#content[id] .common-form input.antibot {
	top: -17px
}
#content .common-form input.left {
	margin-left: 0;
}
#content .common-form input.wide {
	width: 151px;
	background: url("http://strahus.ru/images/long-button2.gif") no-repeat 50% 50%;
}

#content #feedback-form label {
	width: 80px;
}
#content #feedback-form input.button {
	margin-left: 84px;
}

#content #ico-buttons {
	padding-top: 27px;
	padding-bottom: 74px;
}
#content #ico-buttons a {
	margin-right: 20px;
	border: none;
}
#container p.navigate-links {
	padding: 20px 40px 20px 58px;
	font-size: 12px;
	color: #11a8d0;
}
body.green #container p.navigate-links { color: #598527}
body.orange #container p.navigate-links { color: #eda808}
#container p.navigate-links a.grey {
	color: #9D9E9F;
}
#container p.navigate-links a.grey:hover {
	border-color: #9D9E9F;
}

#content #region-links {
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
	font-size: 12px;
}
#content #region-links li {
	padding-bottom: 10px;
}

#BreadCrumbs 
{
	margin:0px;
	margin-left:-100px;
	padding-bottom:20px;
text-align:center;

}

#PrintVersion 
{
	margin: 0;
}

#BottomTools ul.navigate-links {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	font-size: 12px;
	color: #11a8d0;
	list-style-type:none;
}
#BottomTools li {
	display:inline;
	padding-left:10px;
	padding-right:130px;
}
#BottomTools a.printIcon
{

	padding-top: 12px;
	padding-bottom: 7px;
}
#BottomTools a.printIcon span
{
	padding-left: 35px;
}
#BottomTools a.backIcon
{

	padding-top: 12px;
	padding-bottom: 7px;
}
#BottomTools a.backIcon span
{
	padding-left: 35px;
}

body.green #PrintVersion ul.navigate-links { color: #598527}
body.orange #PrintVersion ul.navigate-links { color: #eda808}

#content #library-links {
	margin: 0;
	padding: 25px 0 46px 0;
	list-style: none;
	font-size: 12px;
}
#content #library-links li {
	padding-bottom: 10px;
}

#content #library-select-form { font-size: 12px; }
#content #library-select-form p.title { text-transform: uppercase; font-size: 12px; color: #11a8d0}
body.green #content #library-select-form p.title { color: #598527}
body.orange #content #library-select-form p.title { color: #eda808}
#content #library-select-form div { padding-bottom: 38px; }
#content #library-select-form input { float: left; margin: 0}
#content #library-select-form[id] input { margin: 0 0 3px 10px}
:root #content #library-select-form  input { margin: 2px 0 5px 10px}
#content #library-select-form input.submitButton {
  width: 101px; height: 22px;
  float: none;
  background: url("http://strahus.ru/images/long-button.gif") no-repeat 50% 50%;
  margin: 50px 0 20px 0; padding-bottom: 3px;
  font: normal 12px Tahoma, Geneva, sans-serif;
  border: none
}
#content #library-select-form label { padding-left: 12px; color: #545454; }
#content #library-select-form br

#content #sitemap { padding-top: 8px; }
#content #sitemap p.root { font-weight: bold; }
#content #sitemap ul { padding-left: 16px; }

div.hour-glass
{
	width: 25px; height: 25px;
	left: 50%; top: 50%;
	position: absolute;
	text-align: center;
	z-index: 12345;
}

#content table.checkbox {
	clear: both;
	width: 100%;
}
#content table.checkbox th {
	padding-left: 4px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}
#content table.checkbox th label {
	clear: none;
	float: none;
	width: auto;
	margin: 0;
}
#content table.checkbox td {
	width: 20px; height: 20px;
	vertical-align: middle;
	text-align: center;
}
#content table.checkbox td input {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

#notice_in 
{
	background:#EFEFEF;}
h3.notice {
	color: #676767; padding-left: 28px; padding-top: 10px; padding-bottom: 10px;}
a.notice { font-weight: bold; font-size: 12px;}

#notice
{
	background:#FFFFFF; margin-left:12px; margin-right: 9px; margin-top: 15px; margin-bottom: 15px;}


.date{
background:#E6E6E6;
width:100%;
}
.title{
font-family:tahoma;
color:#393939;
width:100%;
font-weight:bold;
border-bottom:dashed 1px #000000;
font-size:12px;
}

td{
font-size:12px !important;
}
