@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.header {
	background-image: url(../images/banner-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 27px;
	padding-bottom: 17px;
	padding-left: 24px;
}
.top-icon {
	margin-left: 20px;
}
.login-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	text-decoration: none;
	background-color: #e9e9e9;
	padding-top: 14px;
	padding-left: 13px;
	height: auto;
	padding-bottom: 10px;
}
.input {
	background-image: url(../images/input-box-bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 145px;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}
.lost-password {
	font-size: 11px;
	color: #18336e;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 14px;
	line-height: 16px;
}
.lost-password a {
	font-size: 11px;
	color: #18336e;
	text-decoration: none;
	font-weight: bold;
}
.lost-password a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.login-bg ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.login-bg li {
	background-image: url(../images/left-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.login-bg li a {
	color: #444444;
	text-decoration: none;
}
.login-bg li a:hover {
	color: #2F5FA1;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74b9ff;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74b9ff;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}

.welcome-bg {
	background-image: url(../images/ttl-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.welcome-txt {
	color: #b7d7fe;
	text-decoration: none;
}
.welcome-txt-des {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	padding-top: 18px;
	padding-left: 16px;
	background-color: #f4f4f4;
	background-image: url(../images/welcome-img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 190px;
	padding-bottom: 30px;
}
.welcome-txt-des-bg {
	background-image: url(../images/welcome-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.content ul {
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.content li {
	background-image: url(../images/inner-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 14px;
	list-style-type: none;
}
.content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1f5497;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
strong {
	font-weight: bold;
	text-decoration: none;
}
.hor-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	line-height: 1px;
}
.recent-project-bg {
	background-color: #E9E9E9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 11px;
}
.recent-project-ttl {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.recent-project-img {
	background-image: url(../images/recent-img-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.recent-project-bg a {
	font-size: 11px;
	color: #1265cf;
	text-decoration: none;
	float: right;
	padding-top: 5px;
}
.recent-project-bg a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	float: right;
}
.content .recent-project-bg p {
	margin: 0px;
	padding: 0px;
}
.login-bg label {
	margin: 0px;
	padding: 0px;
}
.img {
	padding: 4px;
	float: right;
	border: 1px solid #E0E0E0;
	margin-left: 10px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F5FA1;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.vert-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d1d1;
}
.content a {
	color: #444444;
	text-decoration: none;
}
.content a:hover {
	color: #4F83CC;
	text-decoration: none;
}
