#Head #Logo{
	position:absolute;
	width:265px;
	top:2px;
	left:0px;
}

#Head #HeadNavBar{
	float:right;
	clear:right;
	width:379px !important;
	width:390px;
	text-align:right;
}
#Head #HeadNavBar li{
	float:left;
	height:26px;
	margin-left:10px;
	background:#FFFFED url(../Images/nav_bar_bk_left.gif) left top no-repeat;
}
#Head #HeadNavBar li a{
	display:block;
	float:left;
	height:21px;
	padding:0 8px;
	line-height:21px;
	background:transparent url(../Images/nav_bar_bk_right.gif) right top no-repeat;
}
#Head #HeadNavBar li a:link,#Head #HeadNavBar li a:visited,#Head #HeadNavBar li a:active{
	color:#005700;
	text-decoration:none;
}
#Head #EBAlliance{
	float:right;
	width:480px;
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #D0D0D0;
	text-align:right;
	color:#666;
}
#Head ul{
	list-style-type:none;
}
#Head li{
	margin:0;
	padding:0;
}
#HeadNav ul{
	list-style-type:none;
	padding:0 2px 0 10px;
	float:right;
	color:#000000;
}
#HeadNav li{
	margin:0;
	padding:0;
	margin-left:10px;
	float:left;
}
#HeadNav a,#HeadNav a:visited{
	color:#005700
}
.OkMsgBoard,.WarningMsgBoard,.ErrorMsgBoard,.ConfirmMsgBoard{
	padding:5px 5px 5px 120px;
	background:transparent url(../Images/component/standard_msg_ok_big.gif) 15px 15px no-repeat;
	line-height:1.8em;
	height:80px;
}
.WarningMsgBoard{
	background-image:url(../Images/component/standard_msg_warning_big.gif);
}
.ErrorMsgBoard{
	background-image:url(../Images/component/standard_msg_error_big.gif);
}
.ConfirmMsgBoard{
	background-image:url(../Images/component/standard_msg_confirm_big.gif);
}

/* ============================================
Standard Message Styles 1

Usage examples:
<p class="ErrorMsg">Warning!You took my underware!</p>
============================================ */
.OkMsg{
	padding:5px 5px 5px 25px;
	border:1px solid #00BE00;
	background:#E6FFE6 url(../Images/component/standard_msg_ok.gif) 5px 5px no-repeat;
	color:#000;
}
.WarningMsg{
	padding:5px 5px 5px 25px;
	border:1px solid #00A8FF;
	background:#E2F5FF url(../Images/component/standard_msg_warning.gif) 5px 5px no-repeat;	
	color:#000;
}
.ErrorMsg{
	padding:5px 5px 5px 25px;
	border:1px solid #F60;
	background:#FFF2E9 url(../Images/component/standard_msg_error.gif) 5px 5px no-repeat;	
	color:#000;
}
.currency {
	color:#FF6600;
	font-weight:bold;
}
.HintMsg{
	padding:2px 2px 2px 2px;
	border:1px solid #FFF;
	background-color:transparent;
	background-image:none;
	color:#525252;
}
.HintMsg a:link, .HintMsg a:visited{
	color:#666;
	text-decoration:none;
}
.HintMsg h1 {
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.redMsg{
	padding:5px 10px 1px 10px;
	border:1px solid #FFCC00;
	color:#FF0000;
	background-color: #FFFFE8;
	background-position: center;
}
.newLine{
   border-top:1px solid #CCCCCC !important;
   bo/rder-top:0;
   clear:both;
}
#CategoryList{
	padding-top:15px;
}
#CategoryList div.Col2Left,#CategoryList div.Col2Right{
	margin:0 0 0 2px;
	width:48.8%;
}
#CategoryList div.Col2Left {float:left;}
#CategoryList div.Col2Right {float:right;}
#CategoryList div.HackBox{
	height:10px;
	clear:both;
}
#CategoryList h3{
	height:16px;
	margin:0;
	padding-left:16px;
	border:0;
	background:transparent url(../Images/blue_dian.gif) left no-repeat;
	font-size:16px;
}
#CategoryList h3 a{
	color:#0033FF;
}

#CategoryList li a{
	color:#0066FF;
}
#Category ul.CategoryList{
	margin:2px 0 0 10px;
}
#Category ul.CategoryList li{
	
	/*prevent inheriting*/
	font-weight:normal;
	font-size:11px;
}
#Category ul.CategoryList li/**/{
/*Overload for None-IE5 browsers*/
	display:block;
	float:left;	
	margin:0 0 5px 0 !important;
	margin:0 0 3px 0;
	margin /**/ :0 0 2px 0;
	padding:0 5px 0;
	border-right:1px solid #ffffff;
	white-space:nowrap;
	word-break:keep-all;
	font-size:10px
}
ul.CategoryList{
	list-style:none;
	margin:0 0 20px;
	padding:0;
}
ul.CategoryList li{
	display:inline;
	font-size:30px;
	/*prevent inheriting*/
	font-weight:normal;
	font-size:20px;
	background:none;
}
ul.CategoryList li/**/{
	display:block;
	float:Left;
	margin:0 0 8px 0;
	padding:0 5px 0;
	border-right:1px solid #fafafa;
	white-space:nowrap;
	word-break:keep-all;
	font-size:8px
}
ul.CategoryList li a{
	font-size:12px;
}
ul.CategoryList li i{
	font-family:arial,sans-serif;
	font-size:10px;
	font-style:normal;
	color:#333;
}
.tabPanel {
	padding:0 0 4px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.scroll { overflow:hidden; }
.scroll ul {
	margin:0;
	list-style-type:none;
	padding:0 2px 0 0;
	color:#000000;
}
.scroll li { 
	padding: 1px 0 1px 15px;
	font-size:12px;
	background: url(Images/blue_dian.gif) no-repeat 0px 3px;
}
.scroll li a,.scroll li a:visited{
	font-weight:normal;
}

#FeedBack { padding:10px 8px 10px 8px;}
#FeedBack #gbook dl  {text-align:left; width:98%;}
#FeedBack #gbook dt{
	position:relative;
	margin:1em 0 0 0;
	padding:2.5em 0 0 4em;
	color:#FF6500;
	border-top:1px dashed #DDD;
	background-color: transparent;
	background-image: url(../Images/q.gif);
	background-repeat: no-repeat;
	background-position: 18px 27px;
}
#FeedBack #gbook dt span{
	position:absolute;
	top:0.5em;
	right:0.5em;
	color:#666;
}
#FeedBack #gbook dd{
	margin:8px 0 0 0;
	padding:0 0 0 4em;
	color:#333;
	line-height:1.5em;
	background-color: transparent;
	background-image: url(../Images/a.gif);
	background-repeat: no-repeat;
	background-position: 18px 0;
}
#ImportBox{
	background:#F8F8F8;
}
#ImportBox td{
	border-top:#f1f1f1 1px solid;
	padding:5px;
	height:28px;
}
#ImportBox .Su{
	width:20%;
	text-align:right;
}
#ImportBox .Su1{
	width:50%;
	text-align:left;
}
#ImportBox .Su2{
	width:30%;
	background:#fdfdfd;
	color:#666;
}
#ImportBox .Su3{
	text-align:center;
}
#ImportBox caption{
	height:25px;
	padding:5px 8px 3px 8px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
#ImportBox td ul{
	padding:0;
	margin:3px 0 0 8px;
	list-style-type:none;
}
#ImportBox td li{
	height:18px;
	line-height:18px;
}
#ComplainListBox{
	padding:8px;
	background:#FFEBEC;
	border:1px #FD9FAF solid;
	margin:8px 0;
	height:auto !important;
	height:40px;
}
#ComplainListBox img{
	display:block;
	float:left;
}
.SummarizeList{
	padding:0;
	margin:0px 0 0 8px;
	list-style-type:none;
	display:block;
	float:left;
	width:500px;
}
.SummarizeList li{
	display:block;
	float:left;
	height:20px;
	line-height:20px;
}
.SummarizeList .W100{
	width:100%;
	float:left;
	text-align:left;
}
.SummarizeList .W30{
	width:30%;
	margin-right:10px;
	text-align:left;
}
#ComplainTitle{ 
background:#fff url() left -1px no-repeat; font-weight:bold;
float:left;
margin:5px 0 0 10px;
	color:#111;}
#ContentBox,#RevertBox{
	padding:8px;
    word-wrap: normal;
	word-break:break-all;
	text-align:left;
}
#ContentBox p{
	line-height:19px;
	font-size:14px;
	margin:0;
	padding:3px 0;
	text-indent:16px;
        word-wrap: normal;
	word-break:break-all;
}
.Revert{
	border-bottom:1px #CCC dashed; 
	padding:6px;
}
.Revert span{
	display:block;
	text-align:right;
	height:8px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
.Revert .Role{
	padding-left:20px; 
	font-weight:bold; 
	margin:3px 0;
	text-align:left;
}
.Rr3{background:transparent url(../Images/his_icon.gif) 0 -2px no-repeat; }
.RevertContent{
	padding-left:20px; 
	line-height:16px;
	word-wrap: normal;
	word-break:break-all;
	text-align:left;
}