body, input, textarea, select, button
{
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 75%;
	line-height: 140%;
	color: #333;
}

H1,
#rightP H2,
#rightP H3,
#rightP .menu A {
	color:#26545b;
}

H1 {
	font-size:150%;
	font-weight:normal;
	margin:8px 0 12px 0;padding:0;
}
H2 {
	font-size:130%;
	font-weight:normal;
	margin:8px 0;padding:0 0 4px 0;
}
H3 {
	font-size:125%;
	font-weight:normal;
	margin:8px 0;padding:0;
}
H4 {
	font-size:110%;
	font-weight:bold;
	margin:6px 0;padding:0;
}
H4 .little {font-weight:normal;}

pre, code, .code {
	font-family: Consolas,monospace;
	font-size: 100%;
}
P {
	margin:8px 0;
}
TR,TH,TD {
	font-size:100%;
}
TR.l TH {
	border-bottom:1px solid #ccc;
}
TR.l TD {
	border-bottom:1px solid #eee;
}
TR.l:hover TD {
	background-color:#ffffd4;
	border-bottom-color:#dcdc41;
}

.large {
	font-size:110%;
}
.little {
	font-size:95%;
}

.detail {
	font-size:95%;
	color:#888;
}
.detail A {
}

.cl {height:0;clear:both;}

.hr {background-color:#ddd;height:1px;clear:both;overflow:hidden;margin:4px 0 4px 0;}
.hr HR {display:none;}

TABLE TR TH {
	color:#000;
	font-size:9pt;
	padding:3px 2px 3px 2px;
	text-align:left;
}
TABLE TR TD.lr {
	padding:4px 3px 4px 32px;
	vertical-align:top;
	text-align:right;
}
TABLE TR TD.rl {
	padding:4px 3px 4px 3px;
	vertical-align:top;
	text-align:left;
}
TABLE TR TD.rli {
	padding:3px 3px 2px 3px;
	vertical-align:top;
	text-align:left;
}
TABLE TR TD.rli P {
	padding:4px 0 4px 0;
}

ACRONYM {
	cursor:help;
}
A {
	/*color:#428639;*/
	color:red;
	text-decoration:none;
}
#main A {
	color:#26545b;
}
A:hover {
	/*color:#000;*/
	color:#c00;
	text-decoration:underline;
}
A.internal {
	background:url('internal.gif') no-repeat 100% 50%;
	padding-right:10px;
}
A.internal:hover {
	background-image:url('internal-hover.gif');
}
.grayed {
	color:#aaa;
}

OL {margin:4px;padding-left:16px;}
UL {margin:4px;padding-left:16px;}
UL LI {
	list-style-type:square;
}

/**/

BODY {
	position:relative;
	text-align:center;
	margin:4px 0 4px 0;padding:0;
	background:#dadada url('bg.png') repeat-x;
}

#main-o {
	position:relative;
	margin:0 auto 0 auto;
	width:958px;
	clear:both;
}

#main {
	position:relative;
	background-color:#000;
	padding:1px;
}
#main-in {
	position:relative;
	text-align:left;
	background:#fff url('main-bg.gif') repeat-y 50% 0;
	clear:both;
}
#header {
	position:relative;
	background:url('ma-bg.png') repeat-x;
	width:100%;height:95px;overflow:hidden;
	clear:both;
}
#header H1 {
	position:relative;
	background:url('ma-logo.png') no-repeat 29px 19px;
	width:278px;height:89px;overflow:hidden;
	margin:0;
}
#header H1 A {
	position:absolute;display:block;
	top:19px;left:29px;
	width:208px;height:45px;overflow:hidden;
	font-size:24pt;
	font-weight:normal;
	color:#fff;
}
#header H1 A:hover {
	text-decoration:none;
}
#header H1 SPAN {display:none;}

#navigation {
	position:absolute;top:37px;right:2px;
	background:url('ma-navigation-bg.png') repeat-x;
	width:680px;height:38px;overflow:hidden;
	color:#000;
}
#navigation-in {
	padding:8px 0 0 30px;
}
#navigation-in A {
	float:left;
	display:block;
	color:#000;
	text-align:center;
	line-height:30px;
	font-weight:bold;
}
#navigation-in A.sel,
#navigation-in A:hover {
	color:#000;
	text-decoration:underline;
}
#submenu {
	position:relative;
	background:url('ma-submenu-bg.png') repeat-x;
	height:23px;overflow:hidden;
	line-height:23px;
	color:#aaa;
	font-size:95%;
	border-bottom:1px solid #000;
}
#submenu-in .info {
	display:block;
	float:left;
	width:184px;
	height:23px;
	padding-left:20px;
	font-weight:bold;
}
#submenu-in .separator {
	display:block;
	float:left;
	width:1px;
	height:23px;
	background:#000;
}
#submenu-in A {
	display:block;
	float:left;
	height:23px;
	color:#fff;
	padding:0 10px 0 10px;
}
#submenu-in A.sel,
#submenu-in A:hover {
	color:#fff;
	background:url('ma-submenu-bg-hover.png') repeat-x;
	text-decoration:none;
}

#nav-main {
	position:absolute;top:3px;right:0;
	color:#fff;
	text-align:right;
}
#nav-main-in {
	padding:6px;
}
#nav-main A {
	color:#fff;
}

#rightP-nav {
	text-align:left;
	color:#a9b8c2;
}
#rightP-nav-in {
	padding-bottom:6px;
}
#rightP-nav A {
	font-size:110%;
}
#rightP-nav A.sel {
	text-decoration:underline;
}

#mb {
	position:relative;
	text-align:center;
	width:100%;
}
#mb-in {
	text-align:left;
}

#leftP {
	position:relative;float:left;
	width:200px;overflow:hidden;
	padding-top:4px;
	margin-right:5px;
}
#leftP- {
	position:relative;
	padding:0 6px 16px 6px;
	color:#555;
	text-align:left;
}
#leftP H2,
#leftP H3,
#leftP H4 {
	margin:4px 0;
	padding:4px;
	font-weight:normal;
	color:#000;
}
#leftP H2 {
	font-size:130%;
}
#leftP H3 {
	font-size:110%;
}
#leftP H2,
#leftP H4 {
	border-bottom:1px solid #ddd;
}
#leftP H5 {
	font-size:100%;
	color:#555;
}
#leftP H5,#leftP FORM {
	margin:3px 6px 3px 6px;
}
#leftP P {
	margin:4px 4px;
}

#leftP .menu {
	position:relative;
	padding:0;margin:0;
}
#leftP .menu LI {
	display:inline;
	padding:0;margin:0 0 0 0;
}
#leftP .menu LI A {
	display:block;
	border:1px solid #f4f4f4;
	padding:3px 4px 2px 24px;
	margin-bottom:1px;
	background:url('menu-a-bg.gif') no-repeat 8px 8px;
}
#leftP .menu LI A.sel,
#leftP .menu LI A:hover {
	color:#000;
}
#leftP .menu LI A.sel {
	border-color:#ddd;
	background-color:#fff;
	color:#000;
}

#rightP {
	position:relative;float:left;
	width:750px;overflow:hidden;
}
#rightP- {
	position:relative;
	padding:4px 16px 16px 16px;
}

/* content=rightP */

#rightP H1 {
	text-align:left;
	background:none repeat-x 0 10px;
	padding-left:10px;
}
#rightP H1 SPAN.in {
	font-size:18pt;
	color:#000;
	background:#fff;
	padding:0 6px 0 6px;
}
#rightP H1.line { background-image:url('heading.gif'); }
#rightP H1 SPAN.little {
	font-size:12pt;
}

#rightP H2 {
	text-align:left;
	background:none repeat-x 0 10px;
	padding-left:10px;
}
#rightP H2 SPAN.in {
	font-size:14pt;
	color:#000;
	background:#fff;
	padding:0 6px 0 6px;
}
#rightP H2.line { background-image:url('heading.gif'); }
#rightP H2 SPAN.little {
	font-size:10pt;
}

#rightP H3 {
	color:#000;
	text-align:left;
}
#rightP H3 SPAN.little {
	font-size:9pt;
}

#bottom {
	position:relative;
	background:url('bottom-bg.png') no-repeat;
	height:89px;
}
#pay-ekonto {
	position:absolute;top:28px;left:22px;border:1px solid #000;
}

#mc {
	position:relative;
	width:956px;overflow:hidden;
	font-size:90%;
	text-align:left;
	margin:0 auto 0 auto;padding:0;
	line-height:1.6em;
	clear:both;
	background:#e5e5e5;
	border-top:1px solid #ccc;
	color:#444;
}
#mc A {
	color:#c00;
}
#copyright-l {
	float:left;
	width:210px;
}
#copyright-l A {
	display:block;
	width:160px;height:56px;overflow:hidden;
	background:url('mc-logo.gif') no-repeat;
	margin:6px 0 0 25px;
}
#copyright-l SPAN {
	display:none;
}
#copyright-r {
	float:left;
	width:740px;
}
#mc-in {
	padding:12px 12px 12px 12px;
	font-size:90%;
}
#md {
	position:relative;
	width:956px;height:90px;overflow:hidden;
	background:url('md-bg.png') no-repeat;

}

.exclamation {
	padding-right:8px;
	background:url('exclamation.png') no-repeat 100% 50%;
	color:#d00 !important;
}
.green {
	padding-right:16px;
	background:url('icon.green.gif') no-repeat 100% 50%;
	color:#093 !important;
}

/* messages */

P.red {
	background-position:8px 8px;
	background-repeat:no-repeat;
	font-size:8pt;
	text-align:left;
	padding:6px 8px 6px 32px;
	margin:8px 0;
	border:1px solid #888;
	clear:both;
}
P.red {
	background-image:url('p.red.gif');
	background-color:#ffe3e3;
	border-color:#e69090;
	color:#b10101;
}

/* forms */

FORM {
	margin:0;padding:0;
	clear:both;
}
FORM.center {
	text-align:center;
}
.txt {
	border:1px solid #aaa;
	padding:2px;
	font-size:100%;
	color:#333;
	background:#f0f0f0 url('input-txt-bg.gif') repeat-x;
}
.txt:hover {border-color:#888;}
.txt:focus {
	border-color:#555;
	color:#000;
	background:#fff url('input-txt-bg-hover.gif') repeat-x;
}
SELECT.txt {padding:0;}

.btn {
	border:1px solid #076d07;
	font-size:100%;
	color:#fff;
	background:#008e00 url('input-btn-bg.gif') repeat-x;
}
.btn:hover {
	border-color:#000;
	background:#007f00 url('input-btn-bg-hover.gif') repeat-x;
}

.large .txt,
.large .btn {
	font-weight:bold;
}
.large .btn {
	padding-top:2px;
	padding-bottom:2px;
}

/* admin */

.en {
	float:left;
	width:16px;height:16px;overflow:hidden;
	background-repeat:no-repeat;
	font-size:0;
}
.en-0 {background-image:url('icon.en-0.gif');}
.en-1 {background-image:url('icon.en-1.gif');}

.delete {
	display:block;
	width:9px;height:16px;overflow:hidden;
	background:url('icon.delete.gif') no-repeat 0 0;
}
A.delete:hover {
	background-position:0 -16px;
}

TABLE.list {
	border:1px solid #d8d8d8;
	margin:4px 0 4px 0;
	padding-bottom:2px;
}
TABLE.list TR TH {
	border-bottom:1px solid #d8d8d8;
	background-color:#eee;
	color:#000;
	padding:2px 4px 2px 4px;
	white-space:nowrap;
	font-weight:normal;
}
TABLE.list TR TD {
	border-bottom:1px solid #eee;
	padding:2px 3px 2px 3px;
}
TABLE.list TR:hover TD {
	border-color:#d8d8d8;
	background-color:#f8f8f8;
}
TABLE TR TD.f {
	padding:0 3px 0 21px;
	background-repeat:no-repeat;
	background-position:3px 3px;
}
.f-date {
	background-image:url('icon.date.png');
}
.user {
	background-image:url('user.png');
}
.user-active {
	background-image:url('user.active.png');
}
.user-root {
	background-image:url('user.root.png');
}
.user-away {
	background-image:url('user.away.png');
}
.user-away A {
	color:#069;
}
.user-disabled {
	background-image:url('user.disabled.png');
}
.user-disabled A {
	color:#888;
}
.list .down {background:url('icon.down.gif') no-repeat 0 60%;padding:2px 2px 2px 16px;color:#289115;font-weight:bold;}
.list .up {background:url('icon.up.gif') no-repeat 0 60%;padding:2px 2px 2px 16px;color:#e31c01;font-weight:bold;}

.item-nice {
	display:block;
	padding:4px 4px 4px 30px;
	background:none no-repeat 6px 6px;
	border:1px solid #fff;
	text-decoration:none;
}
.item-nice:hover {
	background-color:#fafafa;
	border-color:#eee;
	text-decoration:none;
}
.item-nice STRONG {
	font-size:110%;
	font-weight:bold;
}
.item-nice DIV {
	margin-bottom:3px;
}

A.mailbox {background-image:url('mail.box.gif');}
.role {background-image:url('role.item.png');}
.role:hover {background-image:url('role.item.hover.png');}
.role-disabled {
	background-image:url('role.item.disabled.png');
	color:#888;
}

#mailbox-bin {
	padding:0 4px 0 30px;
	background:none no-repeat 6px 2px;
}
#mailbox-bin {background-image:url('mail.box.gif');}

.rss {
	background:url('rss.png') no-repeat 1px 2px;
	padding-left:14px;
	color:#ff8022;
	font-weight:bold;
}

.footnote {
	margin-top:20px;
	border-top:1px solid #ccc;
	padding:6px;
	color:#999;
	font-size: 90%;
}

/* deco */

.deco-a {
	position:absolute;
	color:#014313;
	font-size:90%;
	cursor:default;
}

/* box */

.box {
	margin:4px 0 4px 0;
}
.box-in {
	position:relative;
	background:#ffffb2 url(data:image/gif;base64,R0lGODlhDABAAIcAAP//sv//s///tf//t///uf//u///vv//wP//wv//xf//x///yf//zP//zv//0P//0v//1P//1f//1wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAAMAEAAAAjAACUIHEhQYISDCBMqXMiwoUOEECJKnEixosWLGCU+2Mixo8ePIEM6GEmypMmTKFOqJNmgpcuXMGPKnEnTJYObOHPq3Mmz54KfQIMKHUq0qFGgCpIqXcq0qdOnUJUmmEq1qtWrWLMi2Mq1q9evYMOK5XqgrNmzaNOqXcvWrIG3cOPKnUu3boG7ePPq3cu3r1+8BAILHky4sOHDiAUPWMy4sePHkCMLmEy5suXLmDNrphygs+fPoEOLHg2gtOnTpQMCADs=) repeat-x 0 0;
}
.box-a {
	position:relative;
	height:3px;overflow:hidden;
	background:url(data:image/gif;base64,R0lGODlhAgACAIMAANzcQf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAACAAIAAAQEEIAQIgA7) repeat-x 0 0;
}
.box-aa {
	position:absolute;top:0;left:0;
	width:3px;height:3px;overflow:hidden;
	background:url(data:image/gif;base64,R0lGODlhAwADAIMAAN/fUeDgVevrlOzsmu3tnfv76///6/z87/39+gAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAADAAMAAAQHEJEwRAHHRAA7) no-repeat;
}
.box-ac {
	position:absolute;top:0;right:0;
	width:3px;height:3px;overflow:hidden;
	background:url(data:image/gif;base64,R0lGODlhAwADAIMAAN7eS9/fUevrlOzsmv//6vz87/399P39+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAADAAMAAAQHEIxjxCAlRAA7) no-repeat;
}
.box-ba {
	background:url(data:image/gif;base64,R0lGODlhAgACAIMAANzcQf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAACAAIAAAQEEAQZAQA7) repeat-y 0 0;
}
.box-bc {
	background:url(data:image/gif;base64,R0lGODlhAgACAIMAANzcQf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAACAAIAAAQEMAAZAQA7) repeat-y 100% 0;
}
.box-b-in {
	padding:4px 14px 4px 14px;
	color:#000;
}
.box-b-in a {
	color:#c00;
}
.box-c {
	position:relative;
	height:3px;overflow:hidden;
	background:url(data:image/gif;base64,R0lGODlhAgACAIMAANzcQf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAACAAIAAAQEMAQAIgA7) repeat-x 0 100%;
}
.box-ca {
	position:absolute;top:0;left:0;
	width:3px;height:3px;overflow:hidden;
	background:url(data:image/gif;base64,R0lGODlhAwADAIMAAN3dRd/fU+vrlOzslv//0/z87f39+v7++AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAADAAMAAAQHEBwyRDEjRAA7) no-repeat;
}
.box-cc {
	position:absolute;top:0;right:0;
	width:3px;height:3px;overflow:hidden;
	background:url(data:image/gif;base64,R0lGODlhAwADAIMAAN3dRN7eSevrlP//0f399/39+v7++wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAP8ALAAAAAADAAMAAAQHcBhAhAiiRAA7) no-repeat;
}

/* specific */

.loading {
	display:block;
	background:url('loading.gif') no-repeat 100% 3px;
}
.loading-note {
	display:none;
	background:url('loading.gif') no-repeat 6px 3px;
	padding-left:20px;
	color:#888;
}

.email-message {
	background:url('/pics/mail.messages.png') no-repeat 100% 0;
	padding:10px 160px 10px 10px;
	font-size:110%;
}

.panel {
	float:left;width:190px;
}
.panel-wide {
	float:left;width:520px;
}

.order-payments {
	width:710px;
	background:url('order-payments-bg.gif') repeat-y;
}
.pay-logo {
	float:left;
	width:110px;
}
.pay-logo-in {
	padding:6px 10px 6px 0;
	text-align:center;
}
.pay-info {
	float:left;
	width:600px;
	border-bottom:1px solid #ccc;
}
.pay-info-in {
	padding:6px 4px 0 4px;
}

.svc-hosting-title {
	font-weight:bold;
	color:#555;
}
STRONG .svc-hosting-title {
	color:#000;
}
.svc-hosting .space {
	color:#048;
}
.svc-hosting .pay {
	color:#c00;
}

#rightP .menu .block
{
	display: block;
	border: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: 12px 50%;
	padding: 8px 8px 8px 76px;
}
#rightP .menu a.block
{
	color: inherit;
}
#rightP .menu a.block strong
{
	color: #c00;
}
#rightP .menu .block:hover
{
	text-decoration: none;
	border-color: #eee;
	background-color: #f8f8f8;
}
#rightP .menu a strong
{
	font-size: 130%;
}
#rightP .menu a .grayed
{
	color: #888;
}
#rightP .menu .block
{
	font-size: 90%;
}

DIV.payments {
	text-align:center;
}
IMG.payment {
	margin:4px;
}

/* doc */

.doc .txt {
	background:#fff;
	border:1px solid #ccc;
}
.txt-disabled {
	background:#f5f5f5;
	border:1px solid #ddd;
	color:#aaa;
}
.tbl {
	background-color:#f9f9f9;
}
.tbl TH {
	background-color:#f9f9f9;
	text-align:left;
	font-weight:normal;
}
.tbl TD {
	background-color:#fff;
}
.tbl TD.sml, SPAN.sml {
	font-size:90%;
}
.tbl .blue TD {
	color:#069;
}
.tbl .debt TD {
	color:#c00;
}
.tbl .awaiting TD {
	color:#080;
}
.tbl .gray TD {
	color:#aaa;
}
.tbl .gray TD A {
	color:#aaa;
}

.navigation {
	text-align:center;
	color:#888;
	line-height:1.5em;
	padding:0.5em;
}
.navigation A,
.navigation .n,
.navigation .n-sel {
	font-size:9pt;
}
.navigation .n {
}
.navigation .n-sel {
	font-weight:bold;
	color:#000;
}
.r {
	text-align:right;
}

/* index */

#ia {
	float:left;
	position:relative;
	width:956px;
	height:449px;
	clear:both;
}
#ia-l {
	float:left;width:299px;height:449px;background:#000 url('ia-l-bg.png') no-repeat;padding-top:1px;
}
#ia-l A {
	display:block;
	background:url('ia-l-a.png') no-repeat;
	height:48px;font-size:16pt;font-variant:small-caps;letter-spacing:1px;line-height:48px;padding-left:30px;color:#000;
	position:relative;
}
#ia-l .link-in {
	position:absolute;top:0;left:28px;
	display:block;line-height:44px;
	color:#fff;
}
#ia-l A.sel,
#ia-l A:hover {
	color:#333;
	background-image:url('ia-l-a-hover.png');
	text-decoration:none;
}
#ia-r {
	float:left;width:657px;height:449px;background:url('ia-r-bg.jpg') no-repeat;
	position:relative;
}
#ia-r-in {
	padding:30px 390px 0 40px;
}
#ia-arrow {
	position:absolute;left:2px;top:0;
	width:24px;height:47px;overflow:hidden;
	background:url('ia-arrow.png') no-repeat;
}
#ia UL {
	margin:20px 0;
}
#ia LI {
	list-style-image:url('ia-li.png');
	margin:4px 0;
}
#ia LI STRONG {
	color:#406dde;
}
#ia-l,#ia-r H2 {
	font-family:Cambria, Georgia, Palatino, "Palatino Linotype", Constantia, serif;
}
#ia-r H2 {
	font-size:160%;
}
#ia-r A {
	color:#e83a3a;
	white-space:nowrap;
}
#ia .item-c {
	display:none;
	font-size:120%;
}
#ia .item-c P {
	font-size:110%;
	line-height:1.3em;
}
#ib {
	position:relative;
	width:956px;
	height:71px;
	background:#313131 url('ib-bg.png') repeat-x;
	clear:both;
}
#ib-in {
	padding:16px 0 0 60px;
}
#ib-in FORM {
	font-size:120%;
	color:#fff;
	background:url('lb-arrow.png') no-repeat 0 50%;
	padding-left:20px;
}
#ib-in .txt {
	background:#2d2d2d;
	border-color:#515151;
	color:#fff;
}
#ib-in .btn {
	background:#208492 url('ib-btn.png') repeat-x;
	color:#fff;
	border-color:#000;
	padding:2px 5px;
	font-weight:bold;
}
#ib-b {
	position:absolute;top:0;right:0;
	height:27px;
}
#ib-b A {
	float:left;
	margin-left:1px;
	width:114px;height:27px;overflow:hidden;
	background-repeat:no-repeat;
	line-height:23px;
	color:#fff;
}
#ib-b A:hover {
	color:#2eb4c7;
	text-decoration:none;
}
#ib-b A SPAN {
	padding-left:40px;
}
#ibb-1 {background-image:url('ib-b1.png');}
#ibb-2 {background-image:url('ib-b2.png');}
#ibb-3 {background-image:url('ib-b3.png');}
#ibb-4 {background-image:url('ib-b4.png');}
#ib-b #ibb-4 SPAN {padding-left:28px;}

#ic {
	background:url('ic-bg.png') no-repeat;
	height:58px;
}
#ic-l {
	float:left;
	width:234px;
	font-weight:bold;
}
#ic-r {
	float:left;
	width:722px;
}
#ic-rss {
	float:right;
	padding:6px;
}
#ic-rss A {
	color:#f8af14;
}
.ic-in {
	padding:6px 3px 0 26px;
}

#id {
	background:#fff;
}
#id-l {
	float:left;
	width:234px;
}
#id-r {
	float:left;
	width:720px;
}
#id-r-in {
	padding:20px;
	line-height:1.7em;
}
#id-r-in H2 {
	color:#1a727e;
	font-size:160%;
}
#id .news {
	padding:16px 10px 16px 10px;
	border-right:1px dashed #d4d4d4;
	border-bottom:1px dashed #c2c2c2;
}
#id .news H3 {
	color:#1a727e;
	font-size:120%;
	font-weight:bold;
}
#id .news .date {
	float:right;
	color:#555;
	font-size:80%;
	padding-top:6px;
}
#id .odd {
	background-color:#f2f2f2;
}
