﻿body {
	width: ;
	text-align: left;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}
.header {
	font-size: 13px;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
}

.R-txt {
	font-size: 13px;
	color: #1F60AC;
	background-image: url(../Images/ibrain_index_txt-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 3px;
}
a {
	text-decoration:none;
	font-size: 13px;
	color: #1F60AC;
	line-height: px;
	padding-top: 3px;
}
a:hover {
	text-decoration: underline;
}


