body { 
	font-family: Tahoma, Helvetica, sans-serif; 
	color: #000; 
	font-size: 11px;
	margin: 0;
	padding: 0px;
	background-color: #FFF;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 13px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a:link {
	color: #F7931C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F7931C;
}
a:hover {
	text-decoration: underline;
	color: #F7931C;
}
a:active {
	text-decoration: none;
	color: #F7931C;
}
p {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 1000px;
	min-height: 100px;
	padding:0px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
}
#main form {
	padding: 0px;
	margin:0px;
}
#header {
	float:left;
	width: 1000px;
	padding: 0px;
	margin-top: 2px;
	border: 0px solid #FFF;
}
#left-header {
	float: left;
	width: 240px;
	height: 55px;
	margin-top: 15px;
}
#right-header {
	float: right;
	padding: 0px;
	clear:both;
}
.care {
	border: 1px solid #CCC;
	margin-top: 2px;
}
#login {
	float: right;
	margin-top: 4px;
	white-space:nowrap;
}
#logout {
	float: right;
	margin-top: 6px;
}
input.login-text {
	width: 70px;
	height: 15px;
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CCC; 
}
input.login-button {
	height:18px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
	background-color: #FFF;
	color: #0054A6;
	font-weight: bold;
}

input.login-c-button {
	height:18px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #0054A6;
	font-weight: bold;
}
select.drop-menu {
 	height: 18px;
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CCC; 
}
#main-menu {
	float:left;
	width: 1000px;
	padding: 0px;
	margin-top: 2px;
	border: 0px solid #FFF;
}
#main-menu-in {
	border: 1px solid #CCC;
	background-color: #FFFAF3;
	font-weight:bold;
	padding: 0px 5px;
}
.siv { color: #CCCCCC; }
.siv a { color: #CCCCCC; }
.dark-siv { color: #525252; }
.dark-siv a { color: #525252; }
.blue { color: #0054A6;}
.back_blue { background-color: #0054A6 ; height:4px; margin-top: 2px; margin-bottom: 2px;}
.blue-lite { background-color: #FFFAF3; }
.white {
	color:#FFFFFF;
}
.blue a:link, .blue a:active, .blue a:visited {
	color: #0054A6;
}
a.blue, a:link.blue, a:active.blue, a:visited.blue {
	color: #0054A6;
}
.blue-bold {
	color: #0054A6;
	font-weight:bold;
}
a.blue-bold {
	color: #0054A6;
	font-weight:bold;
}
.black {
	color: #000000;
}
.orange {
	color: #F7931C;
}
ivo { color: #414141;}
ivo a:link, .sivo a:active, .sivo a:visited {	color: #414141; }
#content {
	float: left;
	clear:both;
	width: 1000px;
	border: 0px solid #000;
}
#left-part {
	float:left;
	width: 150px;
	border: 0px solid #000;
}
#right-part {
	width: 848px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
	border: 0px solid #336699;
}
.care-cont {
	border: 1px solid #CCC;
	margin-top: 2px;
	padding: 4px;
}
.care-bottom {
	border-bottom: 1px solid #CCC;
	margin-bottom: 2px;
	padding: 4px;
}
.care-cont ul {
	clear:both;
	float:left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#left-menu { background-color:#FFFAF3;}
#left-admin { background-color:#FFFAF3;}
#left-menu a{
	color:#000000;
}
#left-admin a{
	color:#0054A6;
}
.news-pic {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-top: 3px;
	margin-right: 5px;
}
.care-in {
	overflow:hidden;
	height:195px;
}
.care-actual {
	overflow:hidden;
}
.care-actual-in {
	overflow:hidden;
	height:195px;
}
.right_float { float:right; }
.left_float { float:left; }
#actual {
	width: 413px;
	float: left;
}
#expert {
	width: 413px;
	float: left;
}
#schedule {
	margin-top: 2px;
	float: left;
	width: 686px;
}
#second {
	margin-top: 0px;
	float: left;
	width: 686px;
	text-align:center;
}
#second-2 {
	margin-top: 0px;
	padding-top: 1px;
	float: left;
	width: 686px;
	text-align:center;
}
#second-left {
	margin-top: 2px;
	float: left;
	width: 686px;
	text-align: left;
}
#second-left-2 {
	margin-top: 7px;
	padding-left: 4px;
	float: left;
	width: 682px;
	text-align: left;
}
#second-foot {
	margin-top: 2px;
	float: left;
	padding-left: 4px;
	padding-right: 2px;
	width: 680px;
	text-align: left;
}
#second-poll {
	float: left;
	width: 680px;
	text-align: left;
}
.second-poll-in {
	margin-top: 2px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#schedule-right {
	margin-top: 2px;
	margin-left: 2px;
	float: left;
}
#banner-right {
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	width: 160px;
	text-align: center;
}
#banner-right table {
	border: 1px solid #CCC;
	margin-top: 2px;
}
#banner-right table tr {
	height: 122px;
}
#footer {
	float: left;
	clear:both;
	width: 1000px;
	border: 0px solid #000;
}
#footer-in {
	border: 1px solid #CCC;
	text-align:center;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.table-css {
	background-color:#CCCCCC;
	margin-top: 2px;
}
span.item{
	padding:0px;
	padding-top: 4px;
	padding-bottom: 4px;
	display:block;
	text-align:left;
}
.top-title {
	color: #0054A6;
	text-align: left;
	padding-left: 3px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:3px;
}
.lecturer-pic{
	border: 1px solid #CCCCCC;
	padding: 1px;
	text-align: center;
}
#lecturer-table {
	width: 100%;
	background-color:#CCCCCC;
}
#lecturer-table tr{
	background-color: #FFFFFF;
}

.lecturer-table {
	width: 100%;
	background-color:#CCCCCC;
}
.lecturer-table tr{
	background-color: #FFFFFF;
}
h2.normal-bold {
	font-weight: normal;
}
a.normal-bold {
	font-weight: normal;
	color:#0054A6;
}
.tr-separator {
	border-bottom: 1px solid #CCCCCC;
}
.all-pic{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-right: 4px;
	text-align: center;
	clear: both;
}
.pics {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.small-news {
	border-top: 1px dotted #CCC;
	clear: both;
	overflow:auto;
	margin-top: 3px;
	padding-top: 2px;
}
.small-news a, .small-news a:visited {
	color: #000000;
}
#lists {
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	clear:both;
}
#lists a {
	color: #F7931C;
}
#pg_lists {
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	clear:both;
}
#pg_lists a {
	color: #F7931C;
}
#exp-lists {
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	clear:both;
}
#exp-lists a {
	color: #F7931C;
}

span.lists{
			padding:2px;
			margin: 2px;
			background-color:#FFF;
			border:1px solid #CCC;
			text-align: center;
			color: #F7931C;
}
span.lists:hover{
	background-color: #CCC;
}
span.lists-check {
			padding:2px;
			margin: 2px;
			background-color:#FFF;
			border:1px solid #CCC;
			color: #CCC;
			text-align: center;
}
span.lists-check a, span.lists-check a:visited {
	color: #CCC;
}
.mess {
	color: #C80000;
}
#menu-title {
	color: #0054A6;
	margin-left: 4px;
	width: 135px;
}
.chec, .chec a, .chec a:visited, .chec a:active, .chec a:hover{
	color: #0054A6;
}
input.form_in {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	width: 180px;
	/*border: 1px solid #CCC;*/
}
textarea.form_in {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CCC;
}
select.form_in {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	background-color:#FFF;
	width: 187px;
	border: 1px solid #CCCCCC;
}

.form_in input {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	width: 180px;
	border: 1px solid #CCC;
}
.form_in textarea {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CCC;
}
.form_in select {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	background-color:#FFF;
	width: 186px;
	border: 1px solid #CCCCCC;
}
.reg_in input  {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CCC;
}
.reg_in textarea {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	width: 300px;
	font-size: 11px;
	border: 1px solid #CCC;
}
.reg_in select {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	background-color:#FFF;
	width: 186px;
	border: 1px solid #CCCCCC;
}
input.newsletter {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	width: 135px;
	border: 1px solid #CCC;
}
input.letter-button {
	height:18px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	color: #0054A6;
	font-weight: bold;
}
input.schedule-button {
	height:18px;
	width: 187px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #0054A6;
	font-weight: bold;
}
input.orange-button {
	height:18px;
	width: 187px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #F7931C;
	font-weight: bold;
}
input.pink-button {
	height:18px;
	width: 187px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C80000;
	background-color: #FFFFFF;
	color: #C80000;
	font-weight: normal;
}
#tip-register-l {
	border: 1px solid #CCC;
	width: 300px;
	height:152px;
	overflow: auto;
	clear: left;
}
#tip-register-o {
	border: 1px solid #CCC;
	width: 300px;
	height:152px;
	overflow: auto;
	clear: left;
}
.trim_text {
	height: 40px;
	overflow:hidden;
}
.red {
	background-color: #FFFAF3;
}
.bar {  
	height: 14px;
	border: 1px solid #669933;
	background-image: url(../bg/bar.gif);
}
.poll {
	border-top: 1px dotted #CCC;
	padding-bottom:3px;
	padding-top: 3px;
}
.poll a, .poll a:visited, .poll a:active, .poll a:hover{
	color: #0054A6;
}
input.mail_in {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	width: 180px;
	/*border: 1px solid #CCC;*/
}
textarea.mail_in {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CCC;
}
select.mail_in {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	background-color:#FFF;
	width: 307px;
	border: 1px solid #CCCCCC;
}

.mail_in input {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	width: 250px;
	border: 1px solid #CCC;
}
.mail_in textarea {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CCC;
	width: 99%;
}
.mail_in select {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	background-color:#FFF;
	width: 254px;
	border: 1px solid #CCCCCC;
}
equest_in input {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	width: 250px;
	border: 1px solid #CCC;
}
.request_in textarea {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CCC;
	width: 250px;
}
.request_in .text_in {
	font-size: 11px;
	border: 1px solid #CCC;
	width: 250px;
}
#tbl_calendar {
	background-color:#CCCCCC;
}
#tbl_calendar tr {
	background-color:#FFFFFF;
}
#tbl_calendar a {
	color:#F7931C;
}
#button_new {	text-align:left; background-color: #FFFAF3;}
#button_new a { color: #C80000;}
.author_title {
	border:1px solid #CCCCCC;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
}
.stars { 
	vertical-align: middle;
	cursor: pointer;
}
.comment_div {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}
#reg_title {
	text-align: right;
	padding-right: 10px;
}
#reg_title img {
	vertical-align: middle;
}
.div_right {
	float: right;
}
.div_left {
	float: left;
}
#tbl_new a {
	color: #0054A6;
}
#tbl_new .vip {
	background-color:#F3F3F3;	
}
#tbl_new .vip a, #tbl_new .vip {
	color: #049C00;
}
.actual_add {
	border: 1px solid #CCC;
	clear: both;
	padding: 3px;
	float: right;
}
.round_body {
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align:left;
}
.round_top {
	background: #ffffff url('../round-top.gif') left top no-repeat;	
	height: 21px;
	padding: 5px 10px 0px 10px;
	text-align:left;
}
.round_bottom {
	background: #ffffff url('../round-bottom.gif') left top no-repeat;	
	height: 16px;
	padding: 5px 10px;
	text-align: right;
	margin-bottom: 2px;
}
.round_bottom_2 {
	background: #ffffff url('../round-bottom_2.gif') left top no-repeat;	
	height: 16px;
	padding: 5px 10px;
	text-align: center;
	margin-bottom: 2px;
}
input.orange-round-button {
	height:32px;
	width: 122px;
	font-family: Tahoma, Helvetica, sans-serif;
	background: #ffffff url('../orange-round-button.jpg') center top no-repeat;	
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #fff;
	background-color: #FFF;
	color: #fff;
}
#form_blue input, #form_blue textarea {
	color: #0054A6;
}	