BODY {
	margin:0px;margin-left:0px;word-break:break-all;color:#14213B;font-family:"verdana","arial", "";
}
.mainContent {
	padding-right:0px;
}
td,blockquote,form,div,p,textarea {
	font-size:12px;line-height:150%;color:#14213B;font-family:"verdana","arial", "";
}
form {
	margin:0px;
}
/*开始说明*/
a:link {
	text-decoration:none;
	color: #14213B;
}
a:visited {
	text-decoration:none;
	color: #14213B;
}
a:active {
	text-decoration:none;
	color: #14213B;
}
a:hover {
	text-decoration:none;
	color: #E40001;
}
/*结束说明*/
/*开始说明:深蓝色14号带下划线超链样式*/
a.blue14:link {
	text-decoration:underline;
	color: #14213B;
	font-size:14px;
}
a.blue14:visited {
	text-decoration:underline;
	color: #14213B;
	font-size:14px;
}
a.blue14:active {
	text-decoration:underline;
	color: #14213B;
	font-size:14px;
}
a.blue14:hover {
	text-decoration:none;
	color: #E40001;
	font-size:14px;
}
/*结束说明*/
/*开始说明:深蓝色加粗无下划线超链样式*/
a.blueb:link {
	text-decoration:none;
	font-weight:bold;
	color: #14213B;
}
a.blueb:visited {
	text-decoration:none;
	font-weight:bold;
	color: #14213B;
}
a.blueb:active {
	text-decoration:none;
	font-weight:bold;
	color: #14213B;
}
a.blueb:hover {
	text-decoration:none;
	font-weight:bold;
	color: #E40001;
}
/*结束说明*/
/*开始说明:深蓝色带下划线超链样式*/
a.blue:link {
	text-decoration:underline;
	color: #14213B;
}
a.blue:visited {
	text-decoration:underline;
	color: #14213B;
}
a.blue:active {
	text-decoration:underline;
	color: #14213B;
}
a.blue:hover {
	text-decoration:underline;
	color: #E40001;
}
/*结束说明*/
/*开始说明:灰色带下划线超链样式*/
a.gray:link {
    color: #9D9FA1;
	text-decoration:underline;
}
a.gray:visited {
    color: #9D9FA1;
	text-decoration:underline;
}
a.gray:active {
    color: #9D9FA1;
	text-decoration:underline;
}
a.gray:hover {
    color: #E40001;
	text-decoration:underline;
}
/*结束说明*/
/*开始说明:灰色无下划线超链样式*/
a.gray_none:link {
    color: #ABAAAA;
	text-decoration:none;
}
a.gray_none:visited {
    color: #ABAAAA;
	text-decoration:none;
}
a.gray_none:active {
    color: #ABAAAA;
	text-decoration:none;
}
a.gray_none:hover {
	color: #E40001;
	text-decoration:none;
}
/*结束说明*/
/*开始说明:绿色带下划线超链样式*/
a.green1:link {
    color: #63A300;
	text-decoration:underline;
}
a.green1:visited {
    color: #63A300;
	text-decoration:underline;
}
a.green1:active {
    color: #63A300;
	text-decoration:underline;
}
a.green1:hover {
	color: #E40001;
	text-decoration:underline;
}
/*结束说明*/
/*开始说明:红色12号带下划线超链样式*/
a.red:link {
	text-decoration:underline;
	color: #E40001;
}
a.red:visited {
	text-decoration:underline;
	color: #E40001;
}
a.red:active {
	text-decoration:underline;
	color: #E40001;
}
a.red:hover {
	text-decoration:underline;
	color: #E40001;
}
/*结束说明*/
.login_input {
    width:105px;
	height:22px;
	border:solid 1px #CCCCCC;
	line-height:16px;
	font-size:12px;
}
.font_english12{
	font-size:12px;
	font-family: "arial";
	font-weight:bold;
}
.font_green14b{
    font-size:14px;
    font-weight:bold;
    color:#4DAA01;
	line-height:26px;
}
.font_yellow12{
    color:#FF7700;
}
.font_yellow14b{
    font-size:14px;
	font-weight:bold;
    color:#FF7700;
}
.font_gray {
    color: #9D9FA1;
}
.font_gray1 {
    color: #8F8F8F;
}
.font_gray2 {
    color: #6C6B6B;
	line-height:21px;
}
.input {
    width:170px;
	height:21px;
	background-color:#ffffff;
	border:solid 1px #7F9DB5;
	font-size:12px;
}
.font_redb {
    color: #E40001;
	font-weight:bold;
}
.font_red{
    color: #E40001;
}
/*开始说明:白色加粗无下划线超链样式*/
a.wihteb:link {
    color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.wihteb:visited {
    color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.wihteb:active {
    color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.wihteb:hover {
	color: #F9FF5F;
	text-decoration:none;
	font-weight:bold;
}
/*结束说明*/
/*开始说明:橙色加粗无下划线超链样式*/
a.yellowb:link {
    color: #F9FF5F;
	text-decoration:none;
	font-weight:bold;
}
a.yellowb:visited {
    color: #F9FF5F;
	text-decoration:none;
	font-weight:bold;
}
a.yellowb:active {
    color: #F9FF5F;
	text-decoration:none;
	font-weight:bold;

}
a.yellowb:hover {
	color: #F9FF5F;
	text-decoration:none;
	font-weight:bold;
}
/*结束说明*/
.font_carnation {
    color:#FF9998;
 }
.page_bg {
    background-color:#DFDFDF;
}
.nav_redgb {
    background-image:url(../images/nav_redbg.gif);
	height:30px;
	border-left:solid 1px #C3C7CA;
	border-right:solid 1px #C3C7CA;
}
.nav_arrow {
    background-image:url(../images/nav_redarrow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.tab_border {
    border:solid 1px #C3C7CA;
	border-top:none;
}
.tab_border1 {
    border-left:solid 1px #C3C7CA;
	border-right:solid 1px #C3C7CA;
}
.td_line {
    height:33px;
	background-image:url(../images/line_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:2px;
}
.font_gray14 {
    color:#333333;
	font-size:14px;
}
.but_gray {
    border:0px solid;
	width:55px; 
	height:22px;
	cursor:hand;
	color:#333333;
	background-image:url(../images/but_gray.gif);
}
.but_grayb {
    border:0px solid;
	width:100px; 
	height:22px;
	cursor:hand;
	color:#333333;
	background-image:url(../images/but_grayb.gif);
}
.but_bg67{
	width:67px;
	height:25px;
	padding-top:2px;
	color:#001C50;
	background-image:url(../images/but_bg67.gif);
	border:none;
	cursor:hand;
}
/*-------以下为帮静默中心样式---------*/
/*开始说明:绿色带下划线超链样式*/
a.green:link {
    color:#006600;
	text-decoration:underline;
}
a.green:visited {
    color:#006600;
	text-decoration:underline;
}
a.green:active {
    color:#006600;
	text-decoration:underline;
}
a.green:hover {
    color:#ff6600;
	text-decoration:underline;
}
/*结束说明*/
/*开始说明:绿色无下划线超链样式*/
a.green_none:link {
    color:#4C6E4D;
	text-decoration:none;
}
a.green_none:visited {
    color:#4C6E4D;
	text-decoration:none;
}
a.green_none:active {
    color:#4C6E4D;
	text-decoration:none;
}
a.green_none:hover {
    color:#ff6600;
	text-decoration:none;
}
/*结束说明*/
/*开始说明:绿色加粗无下划线超链样式*/
a.green12b_none:link {
    color:#006600;
	font-weight:bold;
	text-decoration:none;
}
a.green12b_none:visited {
    color:#006600;
	font-weight:bold;
	text-decoration:none;
}
a.green12b_none:active {
    color:#006600;
	font-weight:bold;
	text-decoration:none;
}
a.green12b_none:hover {
    color:#ff6600;
	font-weight:bold;
	text-decoration:none;
}
/*结束说明*/
.font_green {
    color:#006600;
}
.font_green14b1 {
    color:#2C8B07;
	font-size:14px;
	font-weight:bold;
}
.border {
    border-bottom:solid 1px #E6E8E3;
}
.font_gray14b {
    color:#555555;
	font-weight:bold;
	font-size:14px;
}

/*--------结束帮助中心样式------*/

/*--------2008-04-03新增登录界面样式------*/

.body_index {
	overflow:auto;
	margin: 0px;
	scrollbar-face-color:#f1ebd3;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#ffffff;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ffbe64;
	}/*body和滚动条样式*/
ul {
	list-style-type: none;
	margin: 0px;
}/*UL*/

ul li {
list-style-type: none;
	margin: 0px;
}/*Li*/	


.link-index:link, a.link-index:visited{  color: #333333; text-decoration: none;}
a.link-index:hover {
	color: #333333;
	text-decoration: underline;

}/*白色链接样式*/

.index_input {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	height: 18px;
	width: 100px;
	border: 1px solid #999999;
	text-align: left;
}/*表单样式*/

.index_menu{
	text-align:right;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	margin: 0px;
}/*页面-菜单栏*/	

.index_foot {
	margin: 0px;
	text-align: center;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
}/*页面-备注栏*/

.index_bg {
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat-x;
}/*页面中间-背景*/

.index_logo {
	margin: 0px;
	height: 60px;
	text-align: left;
	text-indent: 100px;
}/*logo*/

.index_loading {
	margin: 0px;
	text-align: left;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
}/*登录表格*/

.input-but-loading {
	background-image: url(../images/button_loading.jpg);
	height: 24px;
	width: 64px;
	background-repeat: no-repeat;
	border: 0px none;
	list-style-type: none;
	margin: 20px;
}/*表单样式-按钮-登录*/

.input-but-refitting {
	background-image: url(../images/button_apply.jpg);
	height: 24px;
	width: 64px;
	background-repeat: no-repeat;
	border: 0px none;
	list-style-type: none;
	margin: 20px;
}/*表单样式-按钮-申请*/


.index_font{
	font-size: 12px;
	color: #333333;
	margin: 3px;
	text-align: right;
	line-height: 25px;
}/*字体*/
.index_font_2{
	margin: 10px;
	font-size: 12px;
	color: #333333;
	text-indent: 40px;
	text-align: left;
	line-height: 25px;
}/*字体*/

.font-left{
	text-align: left;
}/*文本居左样式*/
.font-right{
	text-align: right;
}/*文本居右样式*/
.font-middle {
	text-align: center;
}/*文本居中样式*/
/*--------结新增登录界面样式式------*/






