body
{
	color: #505050;
	font-size: 13px;
	background: white url(images/pagebg.gif) repeat-y top center;
	text-align: center;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}

html
{
	scrollbar-face-color: #B5BEC6;
	scrollbar-shadow-color: #B5BEC6;
	scrollbar-highlight-color: #B5BEC6;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #B5BEC6;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFF;
}

A
{
	text-decoration: none;
	font-size: 13px;
}
A:link
{
	color: #555555;
	font-size: 13px;
}
A:visited
{
	color: #555555;
	font-size: 13px;
}
A:active
{
	color: #555555;
	font-size: 13px;
}
A:hover
{
	color: #ff6611;
	font-size: 13px;
}

/** header **/
#wrapper
{
	background: #FFFFFF;
	text-align: left;
	width: 940px;
	margin: 0px auto;
	padding: 5px 0px;
}
#wrapper-inner
{
	margin: 0px 10px;
}

ul.colorpane
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
}
ul.colorpane li
{
	display: inline;
	padding: 0px;
}
ul.colorpane a
{
	display: block;
	height: 12px;
	float: left;
	margin-right: 2px;
	font-size: 13px;
	vertical-align: middle;
}
ul.colorpane li a.theme_1
{
	background: #678fc2;
	font-size: 1px;
	margin-top: 4px;
	width: 12px;
}
ul.colorpane li a.theme_2
{
	background: #AD7931;
	font-size: 1px;
	margin-top: 4px;
	width: 12px;
}
ul.colorpane li a.theme_3
{
	background: #006500;
	font-size: 1px;
	margin-top: 4px;
	width: 12px;
}
ul.colorpane li a.theme_4
{
	background: #C1DE87;
	font-size: 1px;
	margin-top: 4px;
	width: 12px;
}
ul.colorpane li a.theme_5
{
	background: #BEBDA0;
	font-size: 1px;
	margin-top: 4px;
	width: 12px;
}
ul.colorpane li a.theme_6
{
	background: #F8C3D0;
	font-size: 1px;
	margin-top: 4px;
	width: 12px;
}
ul.colorpane li a.theme_7
{
	background: #CACACA;
	font-size: 1px;
	margin-top: 4px;
	width: 12px;
}
ul.colorpane li a.selected
{
	border: 1px solid black;
	height: 10px;
	width: 10px;
}
.header_dot
{
	background: url(images/dot.gif) repeat-x left center;
}
.sep
{
}
.sep_line
{
	background: url(images/dot.gif) repeat-x left bottom;
	font-size: 1px;
	height: 3px;
	margin: 5px 0px;
}
.dot_line
{
	background: white url(images/dot.gif) left top repeat-x;
}
.nav_menu a.current
{
	color: #ff6611;
}

/** home **/
.mainNewsBlock
{
	border: 1px solid #B5BEC6;
	width:608px;
}
.marquee
{
	background: white url(images/dot.gif) left bottom repeat-x;
	height: 24px;
}
.marquee A
{
	padding-right: 5px;
	color: #08189C;
}
ul.ul_arrow
{
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/items.gif);
	list-style-position: inside;
}
ul.ul_arrow li
{
	line-height: 25px;
	background: url(images/line.gif) repeat-x left bottom;
	padding-left: 5px;
	vertical-align: text-top;
}
.para_class
{
	text-align: left;
	line-height: 20px;
	border: 1px solid #B5BEC6;
	padding: 5px;
	margin-left: 0px;
	height:209px;
}
.para_class h4
{
	margin: 0px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 28px;
	color: #2959A5;
}
.para_class .fleft
{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.img_slider
{
	background-color: #FFFFFF; /**gray;*/
	width: 33%;
}

/** abledit element**/
img
{
	border: 0px;
}
.lbl
{
	font-size: 13px;
	color: black;
	padding-right: 3px;
	text-align: right;
	white-space: nowrap;
	word-break: keep-all;
}
.txt
{
	font-size: 13px;
	color: black;
	padding-left: 3px;
	text-align: left;
}
.comment
{
	font-size: 13px;
	color: #778899;
	padding-left: 3px;
	text-align: left;
}
.textbox
{
	color: #555555;
	font-size: 13px;
	height: 14px;
	padding: 1px;
	border: 1px #a2a2a2 solid;
}
.textarea
{
	color: #555555;
	font-size: 13px;
	padding: 1px;
	border: 1px #a2a2a2 solid;
}
.selectbox
{
	color: #555555;
	font-size: 13px;
	padding: 1px;
	border: 1px #a2a2a2 solid;
}
.checkbox
{
	font-size: 13px;
	color: black;
	padding-left: 3px;
	text-align: left;
}
.readonly
{
	color: #808080;
}
A.btn
{
}
INPUT.btn
{
	background-color: #EFF7FF;
	font-size: 13px;
	border: 1px solid #5D7993;
	vertical-align: middle;
	height: 22px;
	margin: 5px;
}
SPAN.msg
{
	border: 0px solid Green;
	background-color: White;
	color: Green;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
SPAN.msg2
{
	border: 0px solid Green;
	background-color: White;
	color: Green;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
SPAN.errmsg
{
	border: 0px solid Red;
	background-color: Yellow;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	color: Red;
}
SPAN.errmsg_normal
{
	border: 0px;
	background-color: Transparent;
	font-size: 12px;
	padding: 0px;
}

/** Left navigation block **/
.left_nav_td
{
	width: 180px;
	padding-right: 10px;
}
.left_nav_block
{
	font-family: Arial;
	font-size: 13px;
	color: black;
	border: 1px solid #B5BEC6;
	width: 100%;
	margin-bottom: 5px;
}
.left_nav_block TR.title
{
	font-weight: bold;
	background: url(images/grd-1px_1.4.gif) repeat-x 0px -232px;
	height: 22px;
}
.left_nav_block TR.title TD
{
	border-bottom: 1px solid #B5BEC6;
	padding-left: 5px;
	padding-right: 5px;
}
.left_nav_block TR.content TD
{
	padding-left: 5px;
}
.left_nav_block TR.content TD A
{
	color: #0000FF;
	text-decoration: none;
	display: block;
}
.left_nav_block TR.content TD A.selected
{
	color: Green !important;
	text-decoration: none;
}
.left_nav_block TR.content TD A:link
{
	color: #0000FF;
	text-decoration: none;
}
.left_nav_block TR.content TD A:visited
{
	color: #0000FF;
	text-decoration: none;
}
.left_nav_block TR.content TD A:hover
{
	color: #0000FF;
	text-decoration: none;
}
.left_nav_block TR.content TD A:alink
{
	color: #0000FF;
	text-decoration: none;
}

.right_nav_td
{
	width: 180px;
	padding-left: 10px;
}

.content_block
{
	font-family: Arial;
	font-size: 13px;
	color: black;
	width: 100%;
	border: 1px solid #B5BEC6;
}
.content_block TR.title
{
	font-size: 13px;
	background: white url(images/grd-1px_1.4.gif) repeat-x 0px -232px;
	height: 22px;
}
.content_block TR.title TD
{
	padding-left: 10px;
	border-bottom: 1px solid #B5BEC6;
}
.content_block TR.title TD.news
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
}
.content_block .news h4 span
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px !important;
}
.content_block TR.subtitle
{
	font-weight: bold;
	background-color: #EFF7FF;
}
.content_block TR.subtitle TD
{
	padding-left: 10px;
}
.content_block TR.search
{
}
.content_block TR.search TD
{
}

.content_block TR.content TD
{
	padding: 5px;
}
.content_block TR.content TD TABLE TR TD
{
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
.content_block TR.content TD A
{
	color: #0000FF;
	text-decoration: none;
}
.content_block TR content TD IMG, .content_block TR content TD A IMG
{
	margin: 2px;
}
.content_block TR.content TD A:link
{
	color: #0000FF;
	text-decoration: none;
}
.content_block TR.content TD A:visited
{
	color: #0000FF;
	text-decoration: none;
}
.content_block TR.content TD A:hover
{
	color: #0000FF;
	text-decoration: none;
}
.content_block TR.content TD A :alink
{
	color: #0000FF;
	text-decoration: none;
}
.bottom_line
{
	/**line-height:18px;**/
	border-bottom: 1px solid #EFF7FF;
	padding-left: 5px;
}

/** Drag Table **/
table.dragTable
{
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #B5BEC6;
}
table.dragTable .dragTR td
{
	background: url(images/grd-1px_1.4.gif) repeat-x 0px -232px;
	height: 18px;
	border-bottom: 1px solid #B5BEC6;
	padding-left: 5px;
	padding-right: 5px;
	color: #10387B;
}
table.dragTable .dragTR td.left
{
	width: 75%;
	font-weight: bold;
}
table.dragTable .dragTR td.left a, table.dragTable .dragTR td.left a:link
{
	color: #008200;
	text-decoration: underline;
	line-height: 16px;
}
table.dragTable .dragTR td.left a:hover
{
	text-decoration: none;
}
table.dragTable .dragTR td.right
{
	text-align: right;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 0px;
}
table.dragTable .dragTR td.right a.min
{
	display: block;
	height: 12px;
	width: 12px;
	float: right;
	margin: 2px;
	background: url( "images/homepart/ico_min.gif" ) left no-repeat;
}
table.dragTable .dragTR td.right a.close
{
	display: block;
	height: 12px;
	width: 12px;
	margin: 2px;
	float: right;
	background: url( "images/homepart/ico_close.gif" ) left no-repeat;
}
table.dragTable .dragTR td.right a.config
{
	display: block;
	height: 12px;
	width: 12px;
	margin: 2px;
	float: right;
	background: url( "images/homepart/ico_set.gif" ) left no-repeat;
}
table.dragTable .dragTR td.right a.zoom
{
	display: block;
	height: 12px;
	width: 12px;
	margin: 2px;
	float: right;
	background: url( "images/homepart/ico_zoom.gif" ) left no-repeat;
}
a.cart, table.dragTable .dragTR td.right a.cart
{
	display: block;
	height: 16px;
	width: 16px;
	float: right;
	margin: 1px;
	background: url( "images/homepart/cart.gif" ) left no-repeat;
}
table.dragTable .content
{
	vertical-align: top;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
}
table.dragTable .content td.titletd
{
	height:16px;
    line-height:17px;
}
table.dragTable .bg
{
	background-color: #EFF8FC;
}

.block_bg
{
	background-color: #EFF8FC;
}

.disabledtxt
{
	color: #808080;
	height:16px;
    line-height:17px;
}

/** Table **/
table.grid
{
	/*background-color: #B5BEC6;*/
	width: 100%;
}
table.grid TR.header
{
}
table.grid TR.header TD
{
	background-color: #EFF7FF;
	color: Black;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
}
table.grid TR.row1
{
}
table.grid TR.row1 TD
{
	background-color: White;
	color: Black;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
	height: 18px;
}
table.grid TR.row2
{
}
table.grid TR.row2 TD
{
	background-color: #EEEEEE;
	color: Black;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
	height: 18px;
}

table.grid TR.row3 TD
{
	background-color: #ccffcc;
	color:Black;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
	height: 18px;
}

table.grid TR.row1 .tdPublication
{
	vertical-align:top;
}

table.grid TR.row2 .tdPublication
{
	vertical-align: top;
}

/** Page index Navigation **/

.PageMap_pageIdx
{
	color: #949494;
	text-decoration: none;
	padding-left: 3px;
	font-family: Arial sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.PageMap_pageIdx A:link
{
	color: #CC0000;
	text-decoration: none;
	padding-left: 3px;
	font-family: Arial sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.PageMap_pageIdx A:visited
{
	color: #CC0000;
	text-decoration: none;
	padding-left: 3px;
	font-family: Arial sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.PageMap_pageIdx A:hover
{
	color: #CC0000;
	text-decoration: underline;
	padding-left: 3px;
	font-family: Arial sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.PageMap_pageIdx A:alink
{
	color: #CC0000;
	text-decoration: none;
	padding-left: 3px;
	font-family: Arial sans-serif;
	font-size: 13px;
	font-weight: bold;
}

table.table_clear
{
	border: 0px;
}
table.table_clear TR
{
}

table.table_clear TR TD
{
	border: 0px;
}

.license
{
	background-color: #CCCCCC;
	color: Black;
	border: 1px inset white;
	width: 100%;
	height: 300px;
	overflow: auto;
}

/** tab box **/
.tab_box
{
	border: 1px solid #B5BEC6;
	border-top-color: #B5BEC6;
	text-align: left;
	overflow: hidden;
	text-align: left;
	margin-bottom: 10px;
	width: 298px !important;
}
.tab_box h2, .tab_box .title
{
	background: #EFF7FF;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #B5BEC6;
	font-size: 13px;
	padding: 0px 0px;
	font-weight: bold;
	position: relative;
	background: url(images/grd-1px_1.4.gif) repeat-x 0px -232px;
	color: #10387B;
}
.tab_box .title ul
{
	position: absolute;
	right: 5px;
	top: 2px;
	padding-left: 5px;
	height: 22px;
	list-style-type: none;
}
.tab_box .title li
{
	list-style-type: none;
	float: left;
	width: 60px;
	height: 18px;
	text-align: center;
	line-height: 17px;
	padding-top: 3px;
	font-weight: normal;
	display: block;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
}
.tab_box .title li.selected
{
	float: left;
	background: #fff;
	width: 60px;
	font-weight: normal;
	line-height: 15px;
	height: 15px;
	border: 1px solid #B5BEC6;
	border-top: 3px solid #B5BEC6;
	border-bottom: 0;
}
.tab_box .title li a
{
	display: block;
	cursor: pointer;
	font-weight: normal;
	color:Black;
}
.tab_box .title li.selected a
{
	text-decoration: none;
}
.tab_box h2 a.more
{
	float: right;
	text-decoration: underline;
	padding-right: 8px;
	font-weight: normal;
}
.tab_box h2 span
{
	margin-left: 5px;
	font-weight: normal;
	color: #B9B7B8;
}
.tab_box .inner
{
	padding-left: 3px;
	padding-top:6px;
	padding-right:3px;
	padding-bottom:6px;
	line-height: 18px;
	overflow: hidden;
}
.hotlist
{
	width: 100%;
	overflow: hidden;
}
.hotlist .inner
{
	line-height: 20px;
	min-height: 50px;
	padding-right: 0px;
}
.hotlist .title
{
	float: left;
	width: 100%;
}
.hotlist .title ul
{
	padding-left: 0;
	padding-right: 0;
	right: auto;
	left: 2px;
	list-style-type: none;
}
.ul_hot_title
{
	margin: 0px;
	overflow: hidden;
}
.div_hot_content
{
	clear: both;
}

.imgpreview
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale);
}

.left_nav_block TR.content TD .treeview
{
	padding: 0px;
	margin: 0px;
}
.left_nav_block TR.content TD .treeview .leaf A, .left_nav_block TR.content TD .treeview .leaf A:link
{
	color: Blue;
}
.left_nav_block TR.content TD .treeview .selected A, .left_nav_block TR.content TD .treeview .selected A:link
{
	color: Blue;
	font-weight: bold;
}
.left_nav_block TR.content TD .treeview .root A, .left_nav_block TR.content TD .treeview .root A:link
{
	color: Black;
	cursor: default;
}

.img_title
{
	font-size: 14px;
	font-weight: bold;
}

.grid_tr
{
	background-color: #EFF7FF;
	color: Black;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
}
/*选项卡1*/
#Tab1
{
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}
/*选项卡2*/
#Tab2
{
	width: 576px;
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}
/*菜单class*/
.Menubox
{
	width: 100%;
	background: url(images/menubox_bg.gif);
	height: 28px;
	line-height: 28px;
}
.Menubox ul
{
	margin: 0px;
	padding: 0px;
}
.Menubox li
{
	float: left;
	display: block;
	cursor: pointer;
	text-align: center;
	color: #949694;
	font-weight: bold;
    background: url(images/menubox_spliter.gif) no-repeat center right;
	padding:0px 10px;
}
.Menubox li.hover
{
	padding: 0px;
	background: #fff;
	border-left: 1px solid #A8C29F;
	border-top: 1px solid #A8C29F;
	border-right: 1px solid #A8C29F;
	background: url(images/menubox_hover_bg.gif);
	color: #739242;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding:0px 10px;
}
.Contentbox
{
	clear: both;
	margin-top: 0px;
	border: 1px solid #A8C29F;
	border-top: none;
	text-align: center;
	padding-top: 8px;
}
.AddNewMember
{
	background:url(images/btn.png) no-repeat;
	margin:3px;
}
a.linkIcoBtn, a.linkIcoBtn:link {
	text-decoration: none;
	border: 0px solid #CCC;
	display:block;
	padding:2px;
	width: 68px;
	float: left;
	margin-right: 5px;
	color: #369;
	font-size: 12px;
	padding-left: 28px;
	margin-top:10px;

}
a.linkIcoBtn:hover {
	text-decoration: underline;
}
a.linkIcoBtn img {
	margin-right:2px;
}
.sendEmailBtn {
	background: url(images/mail.gif) no-repeat 1px center;
}
.sendFaxBtn {
	background: url(images/fax.gif) no-repeat 1px center;
}
.sendMsgBtn {
	background: url(images/phone.gif) no-repeat 1px center;
}
.sendColorMsgBtn {
	background: url(images/mms.gif) no-repeat 1px center;
}
a.lnk:link
{
	color:blue;
}
a.lnk:hover
{
	text-decoration: underline;
}
a.lnk:visited
{
	color: blue;
}
.login_Remember
{
	padding-left:55px;
}
.login_btn
{
	background-color: #EFF7FF;
	font-size: 13px;
	border: 1px solid #5D7993;
	vertical-align: middle;
	height: 22px;
	margin-top: 10px;
	margin-bottom:5px;
	margin-right:70px;
}
#Login1_UserName
{
	width:170px;
}
#Login1_Password
{
	width:100px;
}
.lblItalicBold
{
	font-style:italic;
	font-weight:bold;	
}

.button
{
	background-color: #8CCAF2;
	color: White;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
}

.header_button
{
	background-color: #D4D0C8;
	color: black;
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 1px;
	margin-right:5px;
}
.login_vip_tb
{
	background:url(images/login_bg.jpg) no-repeat center;
	height:360px;
	
}
.login_vip_btn
{
	background: url(images/loginbtn.jpg) no-repeat;
	height:31px;
	width:110px;
	margin:0px;
	padding:0px;
	border:0px;
	color:White;
	font-weight:bold;
	font-size:16px;
	letter-spacing:6px;
	text-align:center;
}
.login_vip_title
{
	font-family:方正姚体;
	color:#009BFC;
	font-weight:bold;
	font-size:24px;
	letter-spacing:5px;
	font-style:italic;
	
}
.vip_upload_module
{
	background:url(images/upload_price_bg.jpg) no-repeat;
	width:702px;
	height:288px;
	border:0px;
	padding:0px;
	margin:0px;
}

.pricing_tbl
{
	background:url(images/vip_bg.jpg) no-repeat;
	height:380px;
	width:730px;
}
.upload_pricing_tbl
{
	background:url(images/u_prc_bg.jpg) no-repeat;
	height:380px;
	width:730px;
}

.back_btn
{
	background-color: Yellow;
	font-size: 12px;
	border: 1px solid #DDD;
	vertical-align: middle;
	height: 22px;
	margin: 0px;
	padding:0px;

}
.userinfo_con
{
	background:url(images/userinfo_login_bg.jpg) no-repeat;
	color:Black;
}
.userinfo_con_login
{
	background:url(images/userinfo_login_bg.jpg) no-repeat;
	color:White;
}
.userinfo_title td
{
	background: url(images/userinfo-title-bg.gif) repeat-x !important;
	color: black !important;
}

.userinfo_title_login td
{
	color: black !important;
}

.vip_port_descr_bg
{
	height:280px;
	background:url(images/vipdescr_bg.gif) no-repeat;
}

.RadioButtonList label
{
	float:left;
	width:55px;
}

/*   website start   */
.membercontent_block
{
	font-family: Arial;
	font-size: 13px;
	color: black;
	width: 100%;
}


.membercontent_block TR.title
{
	color: #296D08;
	font-weight:bold;
	font-size: 14px;
	background: url(../../App_Themes/website/Default/images/educ41.gif) repeat-x left center;
}

.hotline
{
	background: url(../../App_Themes/website/Default/images/index_191.gif) repeat-x left center;
}

.contactuscontent
{
	background-image: url(../../App_Themes/website/Default/images/contact.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-right:#7cb70d 1px solid;
	padding-left: 30px;
	border-left:#7cb70d 1px solid; 
	padding-top:8px;
	border-bottom:#7cb70d 1px solid;
	height:450px;
	}
.customcontent
{
border-right:#7cb70d 1px solid; padding-left: 5px; border-left:#7cb70d 1px solid; padding-top:8px; border-bottom:#7cb70d 1px solid; height:400px; 	}
.greatevent_title
{
	font-size: 13px;
	width:100%;
	background: #BAD1B4;
	height: 22px;
}

.greatevent_bottom_line
{
	width:100%;
	line-height:18px;
	border-bottom: 1px solid #EFF7FF;
	padding-left: 5px;
}
/*   website end    */

.nav_menu a.nocurrent
{
	color: #ffffff;	
    font-size:15px;
    font-weight:bold;
}
.nav_menu a.select
{
	color: #ff6611;	
	font-size:15px;
	font-weight:bold;
}

a.linkIcoBtnAsk, a.linkIcoBtnAsk:link {
	text-decoration: none;
	border: 1px solid #08B508;
	padding:3px;
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	padding-left: 25px;
	padding-right:5px;
	background-color:#FCA610

}
a.linkIcoBtnAsk img {
	margin-right:5px;
}
.ask {
	background: url(images/ask.gif) no-repeat 3px center;
}

a.linkIcoBtnReply, a.linkIcoBtnReply:link {
	text-decoration: none;
	border: 1px solid #F4F113;
	padding:3px;
	float:right;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	padding-left: 25px;
	padding-right:5px;
	background-color:#798BFA

}
a.linkIcoBtnReply img {
	margin-right:5px;
}
.reply 
{
	background: url(images/reply.gif) no-repeat 3px center;
}

a.linkIcoBtnPublish, a.linkIcoBtnPublish:link {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding:5px;
	color: #333333;
	font-size: 14px;
	font-weight:bold;
	padding-left: 40px;
	padding-right:15px;
	background-color:#E7EFFF

}
a.linkIcoBtnPublish img {
	margin-right:5px;
}
.Preview 
{
	background: url(images/preview.gif) no-repeat 10px center;
}
.Publish 
{
	background: url(images/publish.gif) no-repeat 10px center;
}
.Withdraw 
{
	background: url(images/withdraw.gif) no-repeat 10px center;
}
table.homeTable{
    width:100%;
    border:1px solid #C6D7EF;
    border-top-color:#7BA6D6;
    margin-bottom:10px;
    -moz-user-select: none;
}
table.homeTable .homeTR td{
    background:#E7EFFF;
    border-bottom:1px solid #C6D7EF;
    padding-left:40px;
    padding-right:40px;
    padding-bottom:5px;
    padding-top:5px;
    font-size:13px;
    text-align:center
}



/*upload progressbar*/
.progressbar {
    border:1px solid #d4d0c8;
    background-image:url('images/greenbar.gif');
    background-repeat:repeat-x;
    font-size:0px;
}

.progressbar .fore {
    border:0px;
    background-color:blue;
    background-image:url('images/bluebar.gif');
    background-repeat:repeat-x;
    font-size:0px;
}

.progressbar .caption {
    border:0px;
    text-align:center;
    vertical-align:middle;
    font-family:Arial;
    font-size:12px;
    color: Blue;
    font-weight:bold;
    line-height: 14px;
}
span.doc
{
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px;
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 8px 8px no-repeat;
}
span.alert
{
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px;
	color: red;
	border: 1px solid #FFACAD;
	background: #FFD5D5 10px 8px no-repeat;
}

/*upload progressbar*/

.priceMenu
{
	border:1px solid #DEDEDE;
	margin-bottom:10px;
}
.priceMenu .Menu_bg
{
    background:url(images/head_right.gif) repeat-x;
    height:32px;
}
.priceMenu .Menu_bg .Menu_bg_left
{
    background:url(images/head_left.gif) no-repeat;
    color:White;
    font-weight:bold;
    padding-left:5px;
}
.priceMenu a.current
{
	color: #ff6611;
}

/*Business start*/
.linkIcoBtnSupplyDtlTD
{
	padding-bottom:3px;
}
.linkIcoBtnSupplyDtl,.linkIcoBtnSupplyDtl:link{
	text-decoration: none;
	border: 1px solid #CCC;
	padding:3px;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	background-color:#FCA610;
}
a.linkIcoBtnSupplyDtl
{
	color: #fff !important;
}
	
.linkIcoBtnMsg,.linkIcoBtnMsg:link{
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding:3px;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	background-color:#FCA610;
}
/*Business end*/
.linkBtnContact,.linkBtnContact:link{
	text-decoration: none;
	border: 1px solid #7DBEF2;
	padding:3px;
	color: #0292D6;
	font-size: 14px;
	font-weight:bold;
	background-color:#ECF6FE;
}
.linkBtnWeek,.linkBtnWeek:link{
	text-decoration: none;
	border: 1px solid #7DBEF2;
	padding:5px;
	color: #0292D6;
	font-size: 14px;
	font-weight:bold;
	background-color:#ECF6FE;
	width:90px;
	height:40px;
	text-align:center;
}
.linkBtnWeek a.selected{
	color:#ff6611;
}
.PackageTR
{
	background-color:#00A5E7;
	font-size:14px;
}
.ProductTR
{
	background-color:#00A5E7;
}

.Default
{
	background-image: url(images/toprecycle.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:979px;
	height:600px;
	padding-left:30px;
}
	
.SIForBtn{margin-right:5px;margin-top:5px}
.SIForBtn .b1,.SIForBtn .b2,.SIForBtn .b3{color:#000;padding:10px 0 10px 0;cursor:pointer;text-decoration:none;white-space:nowrap;line-height:29px; font-size:16px;}
.SIForBtn .b1{background:url(images/btn2Left.gif) no-repeat left}
.SIForBtn .b2{margin-left:15px;background:url(images/btn2Right.gif) no-repeat right}
.SIForBtn .b3{margin-right:15px;background:url(images/btn2Bkgd.gif) repeat-x center}


.TradingLink td 
{
	text-align:center;
	padding:2px;
	display:inline;
	width:128px;
	background-color:#82D04C;
}
.TradingLink a.selected
{
	color:#ff6611;
}
