﻿@import url('reset.css');
body
{
	background: url(../images/login2/loginPageBg.jpg) repeat-y #FFF;
}

#mainContainer
{
	background: url(../images/login2/loginBg.jpg) repeat-y;
	width: 971px;
	margin: auto;
}

#header
{
	margin-left: 8px;
	margin-right: 7px;
}

#header-t
{
	margin-left: 17px;
	margin-right: 18px;
}

#header-b
{
	background: #004875;
	height: 34px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
}

#bannerContainer
{
	margin-left: 8px;
	margin-right: 7px;
}

#bodyContainer
{
	margin-left: 8px;
	margin-right: 13px;
}

#rightContainer
{
	padding-top: 5px;
	float: right;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-top: 2px solid #2683b9;
	background: #f8fdff;
	width: 200px;
}

#rightContainer .title
{
	color: #5eb646;
	font-family: Tahoma;
	font-size: 18px;
	background: url(../images/login2/bullet_title.gif) no-repeat left center;
	margin-left: 15px;
	padding-left: 20px;
	font-weight: bold;
}

#leftContainer .title
{
	color: #5eb646;
	font-family: Tahoma;
	font-size: 18px;
	background: url(../images/login2/bullet_title.gif) no-repeat left center;
	margin-left: 15px;
	padding-left: 20px;
	font-weight: bold;
}


.simpleForm
{
	margin-left: 10px;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 11px;
}

.input
{
	border: 1px solid #b6b7ba;
	width: 141px;
}
.button
{
	background: #aeaeae;
	color: #FFF;
	font-family: Arial;
	border: none;
	font-size: 11px;
	width: 95px;
	height: 21px;
}

.lnk01
{
	color: #38a6e5;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}

#leftContainer
{
	float: left;
	width: 740px;
}

#footer
{
	border-top: 3px solid #000;
	width: 956px;
	margin: auto;
	font-family: Arial;
	font-size: 11px;
	color: #848484;
	padding-top: 5px;
}
#footer p
{
	padding-left: 2px;
}

.clear
{
	clear: both;
}
#articleContainer
{
	padding-left: 15px;
}
.aSeparator
{
	background: #d0d0d0;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.aTitle
{
	font-family: Arial;
	font-size: 18px;
	color: #398ebf;
}
.lnk03
{
	font-family: Arial;
	font-size: 18px;
	color: #398ebf;
	text-decoration: none;
}
.lnk03:hover
{
	text-decoration: underline;
}
.aFrom
{
	color: #38a6e5;
	font-size: 11px;
	font-family: Arial;
	margin-top: 8px;
}
.aSummary
{
	margin-top: 20px;
	font-size: 11px;
	font-family: Arial;
	color: #404141;
	margin-bottom: 15px;
}

.aSummary .mas
{
	font-size: 11px;
	font-family: Arial;
	color: #43a228;
	text-decoration: underline;
}
.aSummary .mas:hover
{
}

#nav a
{
	background: #000 none repeat scroll 0 0;
	border: 1px solid #FFF;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	margin: 0 5px;
	padding: 3px 5px;
	text-decoration: none;
}

#nav
{
	position: absolute;
	z-index: 100;
	top: 290px;
	margin-left: 20px;
}

#lastTitle
{
	background: url(../images/login2/LastArtBg.gif) repeat-x;
	height: 31px;
	margin-left: 8px;
	margin-right: 7px;
	line-height: 31px;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 5px;
}

#lastTitle .new
{
	color: #ffa800;
}
#lastTitle .newTitle
{
	color: #FFF;
}

.link07
{
	color: #FFF;
	text-decoration: none;
}
.link07:hover
{
	text-decoration: underline;
}



