﻿body
{
	
	font-family: 宋体;
	font-size: 14px;
	margin: 0px;
}
img
{
	border: none;
}
.container
{
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 1000px;
	margin-top: 0px;
}
.login
{
	border: 1px solid #C0C0C0;
	height: 220px;
	width: 300px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
	background-color: #FFFFFF;
	text-align: center;
}
.login .title
{
	height: 25px;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px 5px 2px 5px;
	color: #FFFFFF;
}
.login span
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	width: 100px;
	text-align: left;
}
.login p
{
	text-align: left;
	padding-left: 40px;
}

.header
{
	margin: 0px;
	height: 60px;
	background-image: url('Images/headerbg.gif');
	background-color: #0A7BCC;
	color: #FFFFFF;
}
.header .logo
{
	width: 300px;
	height: 21px;
	float: left;
	margin-left: 10px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 15px;
}
.header .title{	
	height: 21px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;}
.header .help
{
	background-position: 0 0;
	float: right;
	background: url(images/icon_help.gif) 0 0 no-repeat;
	padding-left: 20px;
	width: 50px;
	margin-top: 10px;
}
.footer
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	margin: 0px;
	height: 20px;
	background-image: url('Images/footerbg.gif');
	background-color: #0A7BCC;
	color: #FFFFFF;
	bottom: 5px;
	position: absolute;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
ister
{
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	width:100%;
	height:100%;
}
.mytable { 
    padding: 0; 
    margin: 0; 
    border-collapse: collapse;
    border:solid 2px #b7ddf2;
	background:#ebf4fb;
} 
.mytable img{ border:none}
.mytable caption { 
    padding: 0 0 5px 0; 
    font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
    text-align: right; 
} 
.mytable .tabletitle
{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
    color: #4f6b72; 
    border-right: 1px solid #C1DAD7; 
    border-bottom: 1px solid #C1DAD7; 
    border-top: 1px solid #C1DAD7; 
    letter-spacing: 2px; 
    text-transform: uppercase; 
    text-align: left; 
    padding: 6px 6px 6px 12px; 
    background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
.mytable th
{
	font: bold 11px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #ebf4fb url(images/bg_header.jpg) no-repeat;
	white-space: nowrap;
} 
.mytable th.title
{
	text-align: left;
	color: #003300;
	font-size: 15px;
	font-weight: bolder;
}
.mytable th.nobg { 
    border-top: 0; 
    border-left: 0; 
    border-right: 1px solid #C1DAD7; 
    background: none; 
} 

.mytable td
{
	background-position: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	font-size: 13px;
	padding: 3px 2px 3px 2px;
	color: #4f6b72;

	white-space: nowrap;
} 


.mytable tr.alt td { 
    background: #F5FAFA; 
    color: #797268; 
} 

.mytable th.spec { 
    border-left: 1px solid #C1DAD7; 
    border-top: 0; 
    background: #fff url(images/bullet1.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
} 

.mytable th.specalt { 
    border-left: 1px solid #C1DAD7; 
    border-top: 0; 
    background: #f5fafa url(images/bullet2.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
    color: #797268; 
} 
.part{  }
.part .title
{
	height: 20px;
	background-image: url('Images/midsubtitle.gif');
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;

}
.part .title
{
	height: 20px;
	background-image: url('Images/midsubtitle.gif');
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;

}
.part .content{}
/* ******************************************
  RIT -- CARS+
  Created by: Matt Bango and Chris Muench
****************************************** */
input[type="text"]
{
	background: transparent url('images/input_bg.jpg') no-repeat top;
	padding: 3px;
	border: 1px solid #cecece;
	color: #666666;
}
input[type="password"]
{
	background: transparent url('images/input_bg.jpg') no-repeat top;
	padding: 3px;
	border: 1px solid #cecece;
	color: #666666;
}
.cue
{
	color: #808000;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
	text-align: left;
}
