body {margin:0px; background-color:#FFFFFF;}
body,td,th {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#415869;}
img {border:0px;}

/* imgs */
.i-left {margin:2px 10px 2px 0px; float:left; border:0px;}

/* divs */
#header {background-image:url(images.mart/head-bg.jpg); background-repeat:repeat-x;}
#footer {width:100%;}
#footer-menu {font-size:11px; padding:10px; vertical-align:middle;}
#footer-text {font-size:11px; padding:10px; vertical-align:middle;}

.error
{
	color: #FF0000;
	font-weight: bold;
}



#content-header
{
	height: 50px;
	background-image: url(res/h-bg.png);
	background-repeat: repeat-x;
}


/* links */
a {text-decoration:none; color:#406080;}
a:hover {text-decoration:underline; color:#406080;}

a.mainNews {text-decoration:none; color:#406080;}
a.mainNews:hover {text-decoration:underline; color:#406080;}

a.title {font-size:12px; font-weight:normal; text-decoration:none; color:#406080;}
a.title:hover{text-decoration:underline; color:#406080;}

/* others */
.small-bold {font-size:11px; font-weight:bold;}
.small {font-size:11px;}
h1 {font-size:16px; font-weight:bold; color:#406080;}
.postdate{font-size:11px; color:#999999;}

/* paddings */
.pad1 {padding:1px;}
.pad2 {padding:2px;}
.pad3 {padding:3px;}
.pad5 {padding:5px;}
.pad10 {padding:10px;}

/* input styles */
input
{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
}








#hl1
{
	height: 50px;
	background-image: url(res/hl1Bg.gif);
}
#hl1Inner
{
	width: 900px;
	height: 50px;
}

#hl2
{
	height: 250px;
	background-image: url(res/hl2Bg.gif);
}
#hl2Inner
{
	width: 900px;
	height: 250px;
}

#hl3
{
	height: 50px;
	background-image: url(res/hl3Bg.gif);
}
#hl3Inner
{
	width: 900px;
	height: 50px;
	text-align: left;
}
#hl3Inner img
{
	border: 0px;
	cursor: pointer;
}



#body
{
	width: 900px;
	text-align: left;
}



#footer
{
	height: 50px;
	background-image: url(res/footerBg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #CCCCFF;
}
#footer .wrap
{
	width: 900px;
	padding-top: 10px;
}
#footer .left
{
	left: 0px;
	float: left;
	text-align: left;
}
#footer .right
{
	right: 0px;
	float: right;
	text-align: right;
}
#footer a
{
	color: #CCCCFF;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}



.menu
{
	width: 220px;
	border-top: 1px solid #7a888b;
	background: #475558;
	position: absolute;
	z-index: 99999999999;
}
.menuItem
{
	width: 208px;
	border-bottom: 1px solid #7a888b;
	border-left: 1px solid #7a888b;
	border-right: 1px solid #7a888b;
	padding: 5px;
	color: #CCCCFF;
	cursor: pointer;
}





