html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #ddd;

	background: #245a9e url(i/bgbott.jpg) repeat-x center bottom;
	background-attachment: fixed;
}
#mainDiv {
	width: 100%;
	height: 100%;
	min-height: 100%;
	display: table;
/*	background: #245a9e url(i/bgbott.jpg) repeat-x center bottom;*/
}
img {
	border: 0px solid;
}
.leftbody {
	background-image: url(i/l_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 50%;
}
.rightbody {
	background-image: url(i/r_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
}
.centerbody {
	background-image: url(i/c_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sp0 {
	width: 980px;
	height: 33px;
	clear: left;
}
#name {
	position: relative;
	width: 500px;
	left: 151px;
	float: left;
}
#mpr {
	position: relative;
	left: 100px;
	top: 25px;
	width: 55px;
	height: 50px;
	float: left;
}
#mpren {
	position: relative;
	left: 20px;
	top: 25px;
	width: 55px;
	height: 50px;
	float: left;
}
#helcom {
	position: relative;
	left: 120px;
	top: 25px;
	width: 53px;
	height: 53px;
	float: left;
}
#helcomen {
	position: relative;
	left: 40px;
	top: 25px;
	width: 53px;
	height: 53px;
	float: left;
}
#sp1 {
	height: 13px;
	clear: left;
}
#ico {
	height: 42px;
	width: 623px;
	float: left;
}
.ico0 {
	margin-left: 200px;
	float: left;
}
.ico1, .ico2 {
	margin-left: 38px;
	float: left;
}
.ico2 {
	margin-top: -4px;
	z-index: 1000;
}
.ico2 a {
	color: #ffda45;
}
#login {
	height: 42px;
}
#login form {
	display: inline;
}
#login .inp {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	font-size: 11px;
	width: 70px;
	height: 13px;
}
#buttons {
	width: 230px;
	float: left;
	height: 100%;
}
.menu {
	padding-top: 25px;
	padding-left: 35px;	
}
.menu a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	display: block;
	background: url(i/li.gif) no-repeat;
	padding: 0 0 11px 15px;
}
.menu a:hover {
	text-decoration: none;
}
.menu div {
	margin: 0 0 10px 0;
}
.menu div a {
	background: none;
	color: #ddd;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 0 0 0 30px;
}
.menu div a:hover {
	text-decoration: underline;
}
#text {
	width: 750px;
	float: left;
	color: #ddd;
	font-size: 12px;
}
.alltext {
	padding-top: 25px;
	padding-left: 35px;	
}
.alltext p {
	margin: 10px 0 0 25px;
}
.alltext p a, a {
	color: #ddd;
}
.alltext a:hover {
	text-decoration: none;
}
.alltext textarea,input,select {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.dtfpage {
	margin-right: 13px;
}
h1, h2, h3 {
	display: inline;
	color: #ffda45;
	font-size: 17px;
	font-weight: bold;
}
h2 {
	font-weight: normal;
}
h2 a {
	color: #ffda45;
}
h2 a:hover {
	text-decoration: none;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 7px 0;
	display: block;
}
.orange {
	color: #ffda45;
	font-weight: bold;
}
.gray {
	color: #ddd;
}
.lostpwd {
	text-align: right;
	margin-right: 58px;
}
.lostpwd a {
	color: #ddd;
	font-size: 11px;
}
.navi {
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
}
.pagesnavi {
	text-align: center;
	padding: 5px;
}
.pagesnavi a {
	color: #ffda45;
}
a.list, div.list {
	display:block;
	margin: 0 0 5px 22px;
}
.dot {
	height: 1px;
	border-bottom: 1px dotted #ddd;	
}
td.list {
	font-size:11px;
	padding-right: 5px;
	vertical-align: top;
}
td.list2 {
	font-size:11px;
	vertical-align: top;
}
table .output {
	width: 100%;
}
table .file td {
	border: 1px dotted #ffda45;
	padding: 15px;
	background-color: #4185ce;
}


.phtd {padding: 4px;}
.phc {border-left: 1px solid #c1d5f2;}

a.phname {color: #ffda45; font-size: 13px; font-weight:bold;}
a.phname:visited {color: #ddd;}

.bg_planka {
	background: url(i/dot.gif);
	background-position: left center; 
	background-repeat: repeat-x;
}
.planka {
	font-size: 12px;
	color: #ffda45;
	font-weight: bold;
}
/* //phorum */
.dy, .dy2 {
	padding-left: 0px;
	z-index: 2000;
	visibility: hidden;
	position: absolute;
	border: 1px solid #f79d3a;
	background-color: #FFFFFF;
	padding: 3px;
}

table.border {
	border-collapse: collapse;
}
table.border td, table.border tr {
	border:1px solid #c1d5f2; 
	padding:4px;
}
td.header {
	background-color: #c1d5f2;
	color: #245a9e;
	font-weight: bold;
}
.pic {
	border: 1px solid #ddd;
}
