﻿BODY
{
	FONT-SIZE: 9pt; 
	COLOR: #3e3e3e; 
	FONT-FAMILY: "宋体";
	BACKGROUND-COLOR: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
#colorShorMessage
{
	FONT: 9pt 宋体; COLOR: #3375D7;
}
A {
	FONT: 9pt 宋体; COLOR: #3375D7; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION:underline
}

.toptd
{
	background-image:url(Images/MenuBg1.gif);
	height:25px;
}
.btnstyle{
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 9pt; 
	BACKGROUND: url(Images/buttonBg4.gif) no-repeat left center; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN-BOTTOM: 0px; 
	MARGIN-LEFT: 8px; 
	WIDTH: 83px; 
	CURSOR: pointer;
	LINE-HEIGHT: 25px; 
	HEIGHT: 25px; 
	BORDER-RIGHT-WIDTH: 0px;
}
.btnstyle2{
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 9pt; 
	BACKGROUND: url(Images/buttonBg4.gif) no-repeat right center; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN-BOTTOM: 0px; 
	MARGIN-LEFT: 8px; 
	WIDTH: 83px; 
	CURSOR: pointer;
	LINE-HEIGHT: 25px; 
	HEIGHT: 25px; 
	BORDER-RIGHT-WIDTH: 0px;
}
.inputstyle
{
	BORDER-RIGHT: #84A1BD 1px solid; 
	BORDER-TOP: #84A1BD 1px solid; 
	BORDER-LEFT: #84A1BD 1px solid; 
	COLOR: #ff6600; 
	BORDER-BOTTOM: #84A1BD 1px solid; 
	FONT-FAMILY: , "Verdana";
	width:200px;
	HEIGHT: 18px;
	BACKGROUND: url(Images/TextBox_Bg.gif);
}
.inputshortstyle
{
	BORDER-RIGHT: #84A1BD 1px solid; 
	BORDER-TOP: #84A1BD 1px solid; 
	BORDER-LEFT: #84A1BD 1px solid; 
	COLOR: #ff6600; 
	BORDER-BOTTOM: #84A1BD 1px solid; 
	FONT-FAMILY: , "Verdana";
	width:50px;
	HEIGHT: 18px;
	BACKGROUND: url(Images/TextBox_Bg.gif);
}
.longinputstyle
{
	BORDER-RIGHT: #84A1BD 1px solid; 
	BORDER-TOP: #84A1BD 1px solid; 
	BORDER-LEFT: #84A1BD 1px solid; 
	COLOR: #ff6600; 
	BORDER-BOTTOM: #84A1BD 1px solid; 
	FONT-FAMILY: , "Verdana";
	width:450px;
	HEIGHT: 18px;
	BACKGROUND: url(Images/TextBox_Bg.gif);	
	}
.inputWatermark
{
	BORDER-RIGHT: #84A1BD 1px solid; 
	BORDER-TOP: #84A1BD 1px solid; 
	BORDER-LEFT: #84A1BD 1px solid; 
	COLOR: #909090; 
	BACKGROUND: url(Images/inputWatermark.gif);
	BORDER-BOTTOM: #84A1BD 1px solid; 
	FONT-FAMILY: , "Verdana";
	width:200px;
	HEIGHT: 18px;
}
.richstyle{
	BORDER-RIGHT: #84A1BD 1px solid; 
	BORDER-TOP: #84A1BD 1px solid; 
	BORDER-LEFT: #84A1BD 1px solid; 
	COLOR: #ff6600; 
	BORDER-BOTTOM: #84A1BD 1px solid; 
	FONT-FAMILY: , "Verdana";
	width:600px;
	HEIGHT: 200px;
}
.richstyle2{
	BORDER-RIGHT: #84A1BD 1px solid; 
	BORDER-TOP: #84A1BD 1px solid; 
	BORDER-LEFT: #84A1BD 1px solid; 
	COLOR: #ff6600; 
	BORDER-BOTTOM: #84A1BD 1px solid; 
	FONT-FAMILY: , "Verdana";
	width:600px;
	HEIGHT: 50px;
}
.inputnumber
{
	BORDER-RIGHT: #cccccc 0px solid; 
	BORDER-TOP: #cccccc 0px solid; 
	BORDER-LEFT: #cccccc 0px solid; 
	COLOR: #ff6600; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: , "Verdana";
	HEIGHT: 18px;
	text-align:right;
}
.dropdownlist
{
	font-size:9pt;
	background-color:#F3F8FC;
	Z-INDEX:10; 
}
.listbox
{
	font-size:9pt;
	BORDER-RIGHT: #cccccc 0px solid; 
	BORDER-TOP: #cccccc 0px solid; 
	BORDER-LEFT: #cccccc 0px solid; 
	COLOR: #ff6600; 
	BORDER-BOTTOM: #000000 1px solid;
}
.navigation
{
	height:25px;
	text-align:left;
}
.navigationline
{
	background-image:url(Images/dot1.gif);
	height:1px;
}
.tablestyle
{
	width:98%;
	border-left:solid 1px #D4D0C8;
	border-top:solid 1px #D4D0C8;
}
.tablestylenew
{
	width:98%;
	border-left:solid 1px #D4D0C8;
	border-top:solid 1px #D4D0C8;
	border-right:solid 1px #D4D0C8;
	border-bottom:solid 1px #D4D0C8;
}
.tablestylenone
{
	display:none;
	width:100%
}
.tablestyleshow
{
	width:100%
}
.tdleft
{
	text-align:right;
	color:#000000;
	height:35px;
	width:15%;
	background-color:#F3F8FC;
	border-bottom:solid 1px #D4D0C8;
	border-right:solid 1px #D4D0C8;
}
.tdright
{
	text-align:left;
	margin-left:5px;
	height:35px;
	width:35%;
	background-color:#FFFFFF;
	border-bottom:solid 1px #D4D0C8;
	border-right:solid 1px #D4D0C8;
}
.tdnewbottom
{
	text-align:center;
	margin-left:5px;
	height:35px;
	width:35%;
	background-color:#FFFFFF;
	border-bottom:solid 1px #D4D0C8;
	border-right:solid 1px #D4D0C8;
}
.tdleftnew
{
	text-align:left;
	margin-left:5px;
	height:35px;
	width:35%;
	background-color:#FFFFFF;
	border-bottom:solid 1px #D4D0C8;	
}
.tdrightnew
{
	text-align:left;
	margin-left:5px;
	height:35px;
	width:35%;
	background-color:#FFFFFF;
	border-bottom:solid 1px #D4D0C8;	
}
.tablestylenew
{
	width:98%;
	border-right:solid 1px #D4D0C8;
	border-bottom:solid 1px #D4D0C8;	
	}
.tdbottom
{
	text-align:center;
	height:40px;
	width:98%;
}
.menutd
{
	background-color:#F6FAFE	
}
.copyrighttd1
{
	height:4px;
	background-color:#E6E6E6
}
.copyrighttd2
{
	height:37px;
	background-image:url(Images/BottomBg.gif);
}

/*
以下为订单打印界面的样式
*/
.d_title
{
	font-size:18pt;
	font-family:黑体;
	font-weight:bold;
	text-align:center;
}
.d_subtitle
{
	font-size:12pt;
	font-family:宋体;
	font-weight:bold;
	text-align:left;
}
.d_tablestyle
{
	width:99%;
	background-color:#FFFFFF;
	border-left:solid 1px #000000;
	border-top:solid 1px #000000
}
.d_tdleft
{
	text-align:right;
	color:#000000;
	height:35px;
	width:15%;
	font-size:10pt;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}
.d_tdright
{
	text-align:left;
	margin-left:5px;
	height:35px;
	width:35%;
	font-size:10pt;
	background-color:#FFFFFF;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}

/*
以下为左边导航栏样式
*/
.l_menutd
{
	background-color:#F3F8FC;
	background-image:url(Images/gbg.gif);	
}
.l_title
{
	text-align:left;
	font-size:9pt;
	vertical-align:bottom;
	height:29px;
	background-image:url(Images/left_title.gif);
}
.l_subtitle_default
{
	text-align:left;
	font-size:9pt;
	height:24px;
}
.l_subtitle_bg
{
	text-align:left;
	font-size:9pt;
	height:24px;
	background-image:url(Images/left_subtitle.gif);
}
.l_subtitle_click
{
	text-align:left;
	font-size:9pt;
	height:24px;
	background-image:url(Images/left_subtitle.gif);
}

.l_archive_click
{
	font-size: 9pt;
	height: 24px;	
	color: orange;
}
.l_archive_noclick
{
	font-size: 9pt;
	height: 24px;	
	}
/*
以下为GridView的模版


*/
.emptyDataTemplateStyle
{
	background-color:#F3F8FC;
	width:100%;
	height:100px;
}
.rowstyle
{
	height:22px;
	background-color:#ffffff;
}
.rowMouseOver
{
	background-color:#F8F8F8;
}
.alternatingRowStyle
{
	height:22px;
	background-color:#F3F8FC;	
}
.footerstyle
{
	background-color:#FBF7F3;
	height:22px;
	color:#FF3300;	
}
.totalstyle
{
	background-color:#FBF7F3;
	color:#FF3300;
}
.headerstyle
{
	background-color:#2C90D4;
	font-weight:bold;
	height:22px;
	color:#FFFFFF;
	font-size:9pt;	
}
.pagerstyle
{
	background-color:#EFEFEF;
	color:#000000;
	font-size:9pt;
	text-align:center;	
}

/*
以下为排行榜的数字样式


*/
.First
{
	font-family:Arial Black;
	font-size:10pt;
	color:#ED4511	
}
.Secend
{
	font-family:Arial Black;
	font-size:10pt;
	color:#FF6600	
}
.Third
{
	font-family:Arial Black;
	font-size:10pt;
	color:#FE8E43	
}
.other
{
	font-family:Arial Black;
	font-size:10pt;
	color:#015B56;	
}
/*提示是否锁定的样式*/
.lockstyle
{
	width:98%;
	border-left:solid 1px #ff6600;
	border-top:solid 1px #ff6600;
	border-bottom:solid 1px #ff6600;
	border-right:solid 1px #ff6600;
	background-color:#FFF2E9;
}
.locktd
{
	text-align:left;
	height:26px;
}
/*UpdateProgress样式*/
.progress
{
    border: 1px solid #ff6600;
    background-color:#FFF2E9;
    padding: 4px 0px 4px;
    height: 25px;
    position: absolute; 
    top: 107px; 
    left: 820px;
}
.progress img
{
    float: left; 
    padding: 0 10px 0 0;
}
.progress div
{
    line-height: 22px; 
    width: 140px;
}
/*弹出消息对话框*/
.tablebg
{
	background-color:#F3F8FC;
}
.tablebg div
{
	font-size:9pt;
	color:#FF3300;
}
.validatehightcss
{
	BACKGROUND: url(Images/TextBox_hBg.gif);
}
/*Tab页样式*/
.tabContainer {
	CLEAR: left;
	width:100%; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 1px; 
	LIST-STYLE-TYPE: none;
	border-bottom: 1px solid #B6D3EC;
}
.tabContainer5 {
	CLEAR: left;
	width:576px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
	background-image:url('Images/tab001.gif');
	height:28px;
}
.tabContainer2 {
	CLEAR: left;
	width:230px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
	background-image:url('Images/tab006.gif');
	height:28px;
}
.tabContainer4 {
	CLEAR: left;
	width:460px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
	background-image:url('Images/tab007.gif');
	height:28px;
}
.tab
{
	padding-bottom: 0.25em;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	color: #777;
	padding-top: 0.25em;
	white-space: nowrap;
}
.tab A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.tab A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
.tab A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.tab A:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.tabActive {
	height:28px;
    width:119px;
    text-align:center; 
	background-image:url('Images/tab003.gif')
}
.tabActive A:link {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.tabActive A:active {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.tabActive A:visited {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.tabActive A:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}
/*
主界面Main样式
*/
.rank_tb
{
	border-left:solid 1px #A4B2BD;
	border-top:solid 1px #A4B2BD;
	border-bottom:solid 1px #A4B2BD;
	border-right:solid 1px #A4B2BD;	
}
.rank_header
{
	background-image:url('Images/Main_bg03.gif');
	height:25px;
	text-align:left;
	color:#496985;
	padding-left:10px;
	font-weight:bold;	
}
.rank_item
{
	height:22px;
}
.rank_split
{
	height:1px;
	background-color:#E0EAE8;	
}
.rank_footer
{
	text-align:right;
	padding-right:10px;
	height:25px;
}
.rank_footer A:link {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.rank_footer A:active {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.rank_footer A:visited {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.rank_footer A:hover {
	COLOR: #FF6600; TEXT-DECORATION:underline
}
.search_title
{
	height:25px;
	background-color:#F5F9FD;
	color:#496985;
	padding-left:15px;
	font-weight:bold;
}
.search_outer
{
	border-left:solid 1px #D0D0D0;
	border-top:solid 1px #D0D0D0;
	border-bottom:solid 1px #D0D0D0;
	border-right:solid 1px #D0D0D0;
	width:100%
}
.search_inner
{
	border-left:solid 4px #F3F8FC;
	border-top:solid 4px #F3F8FC;
	border-bottom:solid 4px #F3F8FC;
	border-right:solid 4px #F3F8FC;
	width:100%
}
.search_div
{
	 height:130px;
}
.main_item
{
	height:28px;
	background-color:#FFFFFF;
}
.main_title
{
	font-size:9pt;
	height:28px;
	color:#496985;
	font-weight:bold;
}
.main_number
{
	font-size:9pt;
	font-weight:bold;
	color:#ff6600;	
}
.main_welcome
{
	font-size:10pt;
	color:#4B6888;
	font-weight:bold;
	text-align:left;
}
.main_split
{
	background-image:url(Images/dot1.gif);
	height:1px;
}
.main_hidestyle
{
	display:none;	
}
.main_showstyle
{
	
}
/*
	 帮助系统
*/
.help_question
{
	text-align:left;
	height:25px;	
}
.help_split
{
	height:1px;
	background-color:#9AB1C3
}
.help_title
{
	color:#ff6600;
	font-weight:bold;
	text-align:left;
	height:25px;
}
.help_top
{
	text-align:right;
}
.help_answer
{
	text-align:left;
}
/*
密码强度样式
*/
.BarIndicator
{
    color:Blue;
    background-color:#FF6600;
}

.BarBorder
{
    border-style:solid;
    border-width:1px;
    width:200px;
    vertical-align:middle;
}
