


/*header*/
.usaheader{
	height:120px; 
	background:url(../image/header_bg_layou_bg.gif) repeat-x top left; 
	overflow:hidden;
	position:relative;
	top:0;
	left:0;
	margin-bottom:10px;
}
.usaheader .left_bg{
	clear:both; 
	height:120px;
	background:url(../image/header_bg_left.gif) no-repeat top left;
	width:315px;
}
.usaheader .right_bg{
	clear:both;
	height:120px;
	background:url(../image/header_bg_right.gif) no-repeat top right;
	vertical-align:top;
}	
.usaheader .logo{width:302px; height:69px; position:absolute; top:12px; left:8px;}
.usaheader .logo a{display:block; width:302px; height:69px;background:url(../image/new_tl_logo.gif) no-repeat top left;}
.usaheader .logo a:hover, .usaheader .logo a:active
{
  background: transparent url(../image/new_tl_logo.gif) left bottom no-repeat;
}

.usaheader .loginwidth{clear:both; padding:0 12px 0 0;}
.usaheader .loginwidth .loginbox{background:url(../image/header_bg_login_black.gif) repeat-x top left; height:32px; clear:both; padding:12px 12px 0 12px;}
.usaheader .loginwidth .loginbox td{font-size:12px; color:#333333;}
.usaheader .loginwidth .loginbox td input{width:110px; height:16px; padding-top:1px;}


.usaheader .searchwidth{clear:both; padding:6px 12px 0 0;}

.usaheader .searchwidth .search_bg{height:27px; background:url(../image/hw_search_bg.gif) repeat-x; border:#D3D3D3 1px solid; padding:3px 5px 0 5px; clear:both;}
.usaheader .searchwidth .search_bg input{width:99%; padding:1px 0 0 0; height:18px;}
.usaheader .searchwidth .search_bt{width:59px; padding:0 0 0 8px; float:left;}
.usaheader .searchwidth .search_bt input{border:0; padding:0;}
.usaheader .searchwidth .search_ad{width:55px; padding:14px 0 0 5px; float:left;}
.navCarNonJSButtonPanel{width:77px; float:right; padding-top:8px;}
.navCarNonJSButtonPanel a{display:block; width:77px; height:26px;background:url(../image/car_bt.gif) no-repeat top left;}
.navCarNonJSButtonPanel a:hover, .navCarNonJSButtonPanel a:active
{
  background: transparent url(../image/car_bt.gif) left bottom no-repeat;
}


.usaheader .menu{width:850px; position:absolute; top:88px; left:18px;}
.usaheader .menu ul{margin:0; padding:0; list-style-type:none;}
.usaheader .menu ul li{display:block; text-align:center; font-size:14px; color:#FFFFFF; width:115px; float:left;}
.usaheader .menu ul li a{display:block; width:115px; height:32px; color:#FFFFFF; background:url(../image/menu_line_bg.gif) no-repeat 0 10px; padding:6px 0 0 0!important; padding:8px 0 0 0; height:26px!important; height:24px;}
.usaheader .menu ul li a:link {color: #FFFFFF; text-decoration:none;}
.usaheader .menu ul li a:visited {color: #FFFFFF;text-decoration:none;}
.usaheader .menu ul li a:hover {color: #FFFFFF; text-decoration:underline; background:#fc8686; font-weight:bold;}
.usaheader .menu ul li a:active {color: #FFFFFF;}

.usaheader .back_bk{width:80px; position:absolute; top:88px; right:3px; height:32px; display:none;}
.usaheader .back_bk a{display:block; width:80px; height:32px;background:url(../image/tg_bt_bg.gif) no-repeat top left;}
.usaheader .back_bk a:hover, .usaheader .back_bk a:active
{
  background: transparent url(../image/tg_bt_bg.gif) left bottom no-repeat;
}







/* CSS Document */

.centerbox{
	clear:both;
	padding-top:16px;
	
}

.tl_layou_page{
	min-width:1003px;
	width:expression(document.body.clientWidth < 1024 ? "1003px" : "auto" );
}
.tl_layou_clear{clear:both; padding:0 12px;}

.tl_layou_left{width:194px; float:left;}
.tl_layou_cen{margin:0 215px 0 204px;}
.tl_layou_cen .cenwidth{width:100%; float:left;}
.tl_layou_cen .cenwidth .cenclear{clear:both;}

.tl_layou_right{width:205px; float:right;}

.MoreNav{
	clear:both;
	text-align:right;
	padding-top:8px;
}
.MoreNav span{color:#993300; font-weight:bold;}
.MoreNav a:link {color:#969600; text-decoration:none;}
.MoreNav a:visited {color:#969600;text-decoration:none;}
.MoreNav a:hover {color: #1964AF; text-decoration:underline;}
.MoreNav a:active {color: #1964AF;}

/* header */
.tl_header{
	height:155px;
	overflow:hidden;
	position:relative;
	top:0;
	left:0;
}
.tl_header .logo{
	width:447px;
	height:58px;
	position:absolute;
	top:5px;
	left:0;
}
.navLogoNonJSButtonPanel a{display:block; width:447px; height:58px;background:url(../image/tl_logo1.gif) no-repeat top left;}
.navLogoNonJSButtonPanel a:hover, .navLogoNonJSButtonPanel a:active
{
  background: transparent url(../image/tl_logo1.gif) left bottom no-repeat;
}

.tl_header .header_help{
	width:370px;
	position:absolute;
	top:0;
	right:0;
	background:url(../image/tl_help_bg.gif) no-repeat;
	height:28px;
	text-align:center;
	font-size:14px;
	padding:9px 0 0 0;
}
.tl_header .header_login_info{
	width:370px;
	position:absolute;
	top:45px;
	right:8px;
	text-align:right;
}

.tl_header .tl_menu{
	width:100%;
	position:absolute;
	top:70px;
	left:0;
	background:url(404.png) repeat-x top left;
	height:37px;
}
.tl_header .tl_menu .left_bg{
	height:37px;
	background:url(404.png) no-repeat top left;
}
.tl_header .tl_menu .right_bg{
	height:27px;
	background:url(404.png) no-repeat right -74px;
	padding:0 10px;
	}

.tl_header .tl_menu .right_bg a{display:block; width:120px; float:left; background:url(404.png) no-repeat top right; text-align:center; color:#FFFFFF; font-size:14px; padding-top:10px; height:27px;}

.tl_header .tl_menu .right_bg a.onpush{
	width:89px;
	height:23px;
	background:url(404.png) no-repeat left -37px;
	padding-top:14px;
	font-weight:bold;
	color:#b10303;
}

.tl_header .tl_search_bg{
	background:#fcdee0;
	height:28px;
	padding:8px 0 0 0;
	position:absolute;
	top:107px;
	left:0;
	width:100%;
}
.tl_header .tl_search_bg .nav_div{clear:both; padding:0 16px;}
.tl_header .tl_search_bg .nav_div .hotworld{width:310px; float:left; height:22px; overflow:hidden; padding-left:10px;}
.tl_header .tl_search_bg .nav_div .hotworld strong{color:#333;}

#navGoButton
{
  background: url(../image/wx_top_search_go1.gif);
  height:22px;
  width:22px;
}
#navGoButton input{border:0; padding:0; margin:0;}
#navGoButton input{width:22px; height:22px; float:left; cursor:pointer;}
#navGoButton input:hover, #navGoButton input:focus, #navGoButton input:active
{
  background: transparent url(../image/wx_top_search_go1.gif) 0 -22px no-repeat;
}

/* left */
.changePageCole{height:36px; background:url(../image/change_page_bg.gif) no-repeat; clear:both; padding-top:5px;}

.changePageCole span{float:left; display:block; padding:0 9px;}
.changePageCole span.bt01 a{display:block; width:176px; height:31px; background:url(../image/change_lan_jt.gif) no-repeat top left;}
.changePageCole span.bt01 a:hover, .changePageCole span.bt01 a:active
{
  background: transparent url(../image/change_lan_jt.gif) left bottom no-repeat;
}


.changePageCole span.bt02 a{display:block; width:176px; height:31px; background:url(../image/change_lan_ft.gif) no-repeat top left;}
.changePageCole span.bt02 a:hover, .changePageCole span.bt02 a:active
{
  background: transparent url(../image/change_lan_ft.gif) left bottom no-repeat;
}


.box_top_bg{height:42px; background:url(../image/new_tl_spfl_title.gif) no-repeat; clear:both;}
.box_navtop_bg{font-size:0; line-height:6px; height:6px; clear:both; background:url(../image/nav_title_bg.gif) no-repeat top left;}

.box_cen_bg{clear:both; background:url(../image/menu_box_left_cenbg.gif) repeat-y; padding:0 8px;}

.box_navcen_bg{clear:both; background:url(../image/menu_box_left_cenbg.gif) repeat-y; width:100%;}
.box_navcen_bg .paddingbox{clear:both; padding:6px 8px;}
.box_navcen_bg h1{ display:block; clear:both; background:url(../image/s_icon.gif) no-repeat 5px 6px; padding:3px 0 5px 18px; margin:0; font-size:18px; color:#d41826; border-bottom:#D1D1D1 1px solid; margin-bottom:8px;}

.box_cen_bg .hack{font-size:0px; line-height:4px; height:4px; clear:both;}
.box_bottom_bg{clear:both; font-size:0; line-height:12px; height:12px; background:url(../image/menu_box_left_bottombg.gif) no-repeat;}


.drawer_fur{height:23px; padding:6px 0 0 12px!important; padding:8px 0 0 12px; background:#fa9b9c ;}
.drawer_fur span{display:block; color:#fff; font-size:14px; font-weight:bold; background:url(../image/menu_box_icon.gif) no-repeat 150px 8px; height:20px;}
.drawer_content{display:block; clear:both; list-style:none; background:#FAF7F4;}
.drawer_content li{display:block; clear:both;}
.drawer_content li a{display:block; clear:both; height:25px!important; height:23px; color:#737373; border-bottom:1px dashed #fa9d9d; padding:6px 0 0 32px!important; padding:8px 0 0 32px; background:url(../image/navSaMenuOrangeArrow_black.gif) no-repeat 20px 12px;}

.drawer_content li a:link {color: #004B91; text-decoration:none;}
.drawer_content li a:visited {color: #004B91;text-decoration:none;}
.drawer_content li a:hover {color: #444; text-decoration:none; background:#fdebec url(../image/navSaMenuOrangeArrow.gif) no-repeat 20px 12px; font-weight:bold;}
.drawer_content li a:active {color: #444;}

.leftmstq{
	clear:both;
	display:block;
	margin:0 0 12px 0;
	list-style-type:none;
	padding:0;
}
.leftmstq li{display:block; clear:both; background:none;}
.leftmstq li img{float:left; margin:0 8px 0 0;}
.leftmstq li.mstqTitle{font-weight:bold; color:#333; padding-bottom:2px;}
.leftmstq li.mstqMore{background:url(../image/arrow-r-orange-11x10._V46891478_.gif) no-repeat  0px 8px; padding-left:12px; padding-top:5px;}

.salelist{margin:0; padding:0; list-style-type:none;}
.salelist li{display:block; clear:both; background:url(../image/navSaMenuOrangeArrow_black.gif) no-repeat 2px 10px; padding:5px 0 2px 13px;}
.salelist li.picture{background:none; padding:0 0 12px 0;}
.salelist li.picture img{float:left; width:70px; margin:0 5px 5px 0;}


/* right */

.comboxtop{font-size:0; line-height:5px; height:5px; clear:both; background:url(../image/com_box_line_bg.gif) no-repeat top left;}
.comboxcen{width:100%; float:left; clear:both; background:url(../image/com_box_lineCen_bg.gif) repeat-y;}
.comboxcen .paddingbox{clear:both; padding:6px 10px;}
.comboxcen h1{ display:block; clear:both; background:url(../image/s_icon.gif) no-repeat 5px 6px; padding:3px 0 5px 18px; margin:0; font-size:18px; color:#d41826; border-bottom:#D1D1D1 1px solid; margin-bottom:8px;}
.comboxbottom{font-size:0; line-height:4px; height:4px; clear:both; background:url(../image/com_box_line_bg.gif) no-repeat bottom left;}



.comboxcen .saletoplist{margin:0; padding:0; list-style-type:none;}
.comboxcen .saletoplist li{display:block; clear:both; line-height:24px; padding:3px 0 3px 24px; border-bottom:#ccc dashed 1px; height:22px;}
.comboxcen .saletoplist li.ProdustName{padding:0 0 5px 0; height:auto; border:0; line-height:20px;}
.comboxcen .saletoplist li.ProdustPic{padding:0 0 8px 0; height:auto; line-height:20px; border:0}
.comboxcen .saletoplist li.ProdustPic img{float:left; margin:0 5px 5px 0; width:70px;}
.comboxcen .saletoplist li.mun1{background:url(../image/mum_list.gif) no-repeat 0 0; overflow:hidden;}
.comboxcen .saletoplist li.mun2{background:url(../image/mum_list.gif) no-repeat 0 -24px; overflow:hidden;}
.comboxcen .saletoplist li.mun3{background:url(../image/mum_list.gif) no-repeat 0 -52px; overflow:hidden;}
.comboxcen .saletoplist li.mun4{background:url(../image/mum_list.gif) no-repeat 0 -80px; overflow:hidden;}
.comboxcen .saletoplist li.mun5{background:url(../image/mum_list.gif) no-repeat 0 -109px; overflow:hidden;}
.comboxcen .saletoplist li.mun6{background:url(../image/mum_list.gif) no-repeat 0 -138px; overflow:hidden;}
.comboxcen .saletoplist li.mun7{background:url(../image/mum_list.gif) no-repeat 0 -163px; overflow:hidden;}
.comboxcen .saletoplist li.mun8{background:url(../image/mum_list.gif) no-repeat 0 -191px; overflow:hidden;}
.comboxcen .saletoplist li.mun9{background:url(../image/mum_list.gif) no-repeat 0 -220px; overflow:hidden;}
.comboxcen .saletoplist li.mun10{background:url(../image/mum_list.gif) no-repeat 0 -247px; overflow:hidden; padding:3px 0 3px 27px;}

.box_mid_cover_no{
	float:right;
	top:-10px;
	right:1px;
	position:absolute;
	background:transparent url(../image/no_icon_bg.gif) no-repeat left top;
	color:#FFFFFF;
	font:bold 24px/38px "Arial" ;
	padding-top:8px;
	text-align:center;
	width:45px;
	height:45px;
	vertical-align:middle;
	}

	
.box_mid_billboard{
	float:left;
	width:127px;
	margin:0 1px 12px 7px;
	position:relative;
	text-align:center;
	}
.box_mid_billboard img{float:none; width:70px;}

.box_mid_billboard h3{
	clear:both;
	line-height:15px;
	padding:8px 0 3px 0;
	font-size:13px;
	font-weight:normal;
	}
	
	
	/*  center */
	
.other_left_side{width:205px; float:left;}
.other_right_side{ margin:0 0 0 220px;}
.other_width_page{width:100%; float:left;}
.other_clear_div{clear:both;}


.eyebox{clear:both; width:550px; height:209px; text-align:center; margin:0 auto;}

.cen_title_bg{
	clear:both;
	height:39px;
	background:url(../image/cen_title_bg1.gif) repeat-x;
	margin-bottom:8px;
}
.cen_Introbook{clear:both; line-height:20px;}
.cen_Introbook .propicture{width:120px; float:left;}
.cen_Introbook .propicture img{width:120px;}
.cen_Introbook .prointro{margin:0 0 0 128px;}
.cen_Introbook .prointro .prowidth{width:100%; float:left;}
.cen_Introbook .prointro .prowidth ul{margin:0; padding:0; list-style-type:none; display:block;}
.cen_Introbook .prointro .prowidth ul li{display:block; clear:both;}
.cen_Introbook .prointro .prowidth ul li img{width:auto;}

.listbookbox{clear:both;}
.listbookbox ul{display:block; margin:0; padding:0; width:25%; float:left;}
.listbookbox ul li{display:block; clear:both; padding:0 4px; list-style-type:none;}
.listbookbox ul li img{float:none;}
.listbookbox ul li span{color:#990000;}
.listbookbox ul li.bookpic{padding-bottom:5px;}
.listbookbox ul li.bookpic img{width:70px;}

.listbooktxt{clear:both;}
.listbooktxt ul{display:block; margin:0; padding:0; width:33.3%; float:left;}
.listbooktxt ul li{
	padding:3px 0 3px 10px; 
	clear:both; 
	background:url(../image/i1_1.gif) 2px 8px no-repeat; 
	list-style-type:none; 
	display:block; 
	line-height:16px;
}

.wqphPicBox{
	clear:both;
	margin:12px 0 0 0;
}
.wqphPicBox ul{
	display:block;
	width:24.8%;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
.wqphPicBox ul li{
	display:block;
	clear:both;
	padding-right:8px;
	line-height:18px;
}
.wqphPicBox ul li.phbookspic{
	margin-bottom:4px;
	padding-right:0px;
}
.wqphPicBox ul li div{width:85px; float:left;}
.wqphPicBox ul li div img{width:70px; float:none;}

.wqphPicBox ul li span{display:block; width:20px; height:20px; text-align:center; font-weight:bold; float:left; color:#333333;}
.wqphPicBox ul li span.phjg{display:inline; width:auto; height:auto; text-align:inherit; font-weight:normal; float:none; color:#990000;}
.wqphListBox{width:48%; float:left;}
.wqphListBox td{height:18px;}
.wqphListBox td.num{font-size:12px; font-weight:bold; width:20px; color:#333333;}
.wqphListBox td.zhekou{ color:#993300 ; width:50px; text-align:right;}
.wqphListBox_R{ width:48%; float:right; padding:0 0 0 2%;}
.wqphListBox_R td{height:18px;}
.wqphListBox_R td.num{font-size:12px; font-weight:bold; width:20px; color:#333333;}
.wqphListBox_R td.zhekou{ color:#993300 ; width:50px; text-align:right;}
.webEnter{}
.webEnter td{text-align:center;}
.webEnter td img{float:none;}

.jbmslist{clear:both; list-style-type:none; margin:0; padding:0;}
.jbmslist li{display:block; clear:both; text-align:center; padding:4px 0;}
.jbmslist li img{float:none;}

.cenIntrobook{clear:both; line-height:22px;}
.cenIntrobook img{float:left; width:90px; margin:0 5px 5px 0;}
.cenIntrobook ul{margin:0; padding:0; list-style-type:none; display:block; clear:both;}
.cenIntrobook ul li{display:block; width:33%; float:left;}
.cenIntrobook ul li img{width:auto;}


/* page css */
.proName{clear:both; display:block; padding:2px 0 2px 0; font-size:24px; margin:0 0 12px 0; color:#333333;}
.propicture{width:155px; float:left;}
.propicture img{width:140px;}
.proInformation{width:580px; float:left;}
.proInformation ul{margin:0; padding:0; list-style-type:none; display:block; width:50%; float:left;}
.proInformation ul li{display:block; clear:both; list-style-type:none; height:28px; color:#333333;}
.proInformation .pricebox{clear:both; margin:18px 0 0 0;}
.buy_bt_box{clear:both; margin:12px 0 0 0;}
.buy_bt_box a{display:block; width:154px; height:38px;background:url(../image/page_buy.gif) no-repeat top left;}
.buy_bt_box a:hover, .buy_bt_box a:active
{
  background: transparent url(../image/page_buy.gif) left bottom no-repeat;
}
.EbookInfo{clear:both; padding:0 0 0 12px; line-height:22px; color:#333333;}

.morecontent{
	text-align:left;
}
.morecontent .morelink{
	background-image: url(../image/more-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;
}



/* register */
.regPaddingBox{clear:both; padding:0 45px;}
.regNotes{clear:both; margin:16px 0; font-size:14px; line-height:28px;}
.regNotes h1{display:block; clear:both; font-size:36px; padding:5px 0 12px 0; color:#FF6600;}
.regInforbox{clear:both; margin:0 0 20px 0;}
.regtabletopleft{height:40px; background:#F7DCBA url(../image/tl_register_n01.gif) no-repeat top left;}
.regtabletopright{height:28px; background:url(../image/tl_register_n02.gif) no-repeat top right; padding:12px 0 0 24px; font-size:16px; color:#333333; font-weight:bold;}
.regtablecenleft{background:url(../image/tl_register_n03.gif) repeat-y top left;}
.regtablecenright{background:url(../image/tl_register_n03.gif) repeat-y top right; padding:18px 36px;}

.regtablebottomleft{height:16px; background:#F7DCBA url(../image/tl_register_n09.gif) no-repeat bottom left; font-size:0; line-height:16px;}
.regtablebottomright{height:16px; background:url(../image/tl_register_n10.gif) no-repeat bottom right; font-size:0; line-height:16px;}


.regtabletopleft_g{height:40px; background:#C9D69D url(../image/tl_register_n04.gif) no-repeat top left;}
.regtabletopright_g{height:28px; background:url(../image/tl_register_n05.gif) no-repeat top right; padding:12px 0 0 24px; font-size:16px; color:#333333; font-weight:bold;}
.regtablecenleft_g{background:url(../image/tl_register_n08.gif) repeat-y top left;}
.regtablecenright_g{background:url(../image/tl_register_n08.gif) repeat-y top right; padding:18px 36px;}

.regtablebottomleft_g{height:16px; background:#C9D69D url(../image/tl_register_n06.gif) no-repeat bottom left; font-size:0; line-height:16px;}
.regtablebottomright_g{height:16px; background:url(../image/tl_register_n07.gif) no-repeat bottom right; font-size:0; line-height:16px;}



/*body center css*/
.PageLeft{width:205px; float:left;}
.PageRight{width:205px; float:right;}

.pageintroRight{ margin-left:215px;}
.pageintroRight .paddingIntro{width:100%; float:left;}

.mycountwidth_p{width:1003px; margin:0 auto;}

.mycountleft{clear:both;}
.mycountTop_bg{height:49px; background:url(../image/mycount_top_03.gif) repeat-x top left;}
.mycountTop_bg .top_left{clear:both; height:49px; background:url(../image/mycount_top_01.gif) no-repeat top left;}
.mycountTop_bg .top_right{clear:both; height:49px; background:url(../image/mycount_top_04.gif) no-repeat top right; text-align:center; padding-left:18px;}
.mycountTop_bg .top_right img{float:left;}
.mycountCen_bg_left{background:url(../image/mycount_cen_left.gif) repeat-y top left;}
.mycountCen_bg_right{clear:both; padding:12px 10px; background:url(../image/mycount_cen_right.gif) repeat-y top right;}
.mycountCen_bg_right ul{margin:0; padding:0; list-style:none;}
.mycountCen_bg_right ul li{display:block; clear:both; list-style-type:none; background:url(../image/mycount_list_icon.gif) no-repeat 6px 15px; padding:10px 0 0 20px; height:24px; border-bottom:#DDA34F 1px dashed; font-size:14px; color:#333333;}
.mycountCen_bg_right ul li a:link {color: #333; text-decoration:none;}
.mycountCen_bg_right ul li a:visited {color: #333;text-decoration:none;}
.mycountCen_bg_right ul li a:hover {color: #C57103; text-decoration:underline; font-size:14px; font-weight:bold;}
.mycountCen_bg_right ul li a:active {color: #C57103; font-size:14px; font-weight:bold;}

.mycountBottom_cen_bg{clear:both; background:url(../image/mycount_bottom_02.gif) repeat-x top left; height:5px; line-height:5px; font-size:0;}
.mycountBottom_left_bg{clear:both; background:url(../image/mycount_bottom_01.gif) no-repeat top left; height:5px; line-height:5px; font-size:0;}
.mycountBottom_right_bg{clear:both; background:url(../image/mycount_bottom_03.gif) no-repeat top right; height:5px; line-height:5px; font-size:0;}

.mycount_right_title{height:91px; background:url(../image/mycount_title_bg02.gif) repeat-x top left; clear:both;}
.mycount_right_fontbg{height:26px; background:url(../image/mycount_title_bg01.gif) no-repeat; clear:both; padding:65px 0 0 18px; font-size:16px; color:#fff; font-weight:bold;}

.OrdeKeeperTabel{margin:25px 0 0 0;}
.OrdeKeeperTabel td{height:35px; text-align:center; color:#333333;}
.OrdeKeeperTabel td.ordecorlorbg{background:#FAFAF0; border-bottom:#FFFFFF 1px solid; height:60px;}
.OrdeKeeperTabel td.ordepiccorlorbg{background:#FAFAF0; border-bottom:#FFFFFF 1px solid; text-align:center;}
.OrdeKeeperTabel td.ordepiccorlorbg img{float:none; width:70px; margin:18px 0;}
.OrdeKeeperTabel td.ordebookname{}
.OrdeKeeperTabel td.ordebookname div{padding:0 8px; text-align:center;}
.OrdeKeeperTabel td.ordebookname div img{float:none; cursor:pointer!important; cursor:hand;}
.ordetitleitem{background:#F7DCBA url(404.png) top right no-repeat; height:35px;}
.bgIntro{
	/*background:#993300; 
	color:#FFFFFF; */
	padding:3px 1px 1px 1px; 
	width:75%; 
	margin:0 auto; 
	text-align:center;
	color:#993300;
	/*border:#E54F04 1px solid;*/
}

.bgIntro a:link {color:#993300; text-decoration:none;}
.bgIntro a:visited {color:#993300;text-decoration:none;}
.bgIntro a:hover {color: #999900; text-decoration:underline; background-color:#FFCCcc;}
.bgIntro a:active {color: #999900;}
.posswordbox_top01{height:35px; background:#F7DCBA ;}
.posswordbox_top01 .rightpossword01{clear:both; height:30px; padding:5px 18px 0 18px;}


.login_boxtop_bg{clear:both; background:url(../image/login_box_02.gif) repeat-x; height:17px; line-height:17px; font-size:0;}
.login_boxtop_bg_left{clear:both; background:url(../image/login_box_01.gif) no-repeat top left; height:17px; line-height:17px; font-size:0;}
.login_boxtop_bg_right{clear:both; background:url(../image/login_box_03.gif) no-repeat top right; height:17px; line-height:17px; font-size:0;}

.login_boxcen_left{background:#FAEAD6 url(../image/login_box_04.gif) repeat-y top left;}
.login_boxcen_right{background:url(../image/login_box_05.gif) repeat-y top right; padding:0 18px;}
.login_boxcen_right td{font-size:14px;}

.login_title{background:url(../image/login_box_10.gif) repeat-x top left; height:61px;}
.login_title_left{background:url(../image/login_box_09.gif) no-repeat top left; height:61px;}
.login_title_right{background:url(../image/login_box_11.gif) no-repeat top right; height:61px;}


.login_boxbottom_bg{clear:both; background:url(../image/login_box_07.gif) repeat-x; height:15px; line-height:15px; font-size:0;}
.login_boxbottom_bg_left{clear:both; background:url(../image/login_box_06.gif) no-repeat top left; height:15px; line-height:15px; font-size:0;}
.login_boxbottom_bg_right{clear:both; background:url(../image/login_box_08.gif) no-repeat top right; height:15px; line-height:15px; font-size:0;}

.NewsCenbox h1{font-size:18px; line-height:24px;}






/*  bottom */
.hw_bottom{clear:both;}
.bottomhelpbox{height:110px; border:#CCCCCC 1px solid; border-bottom:none; clear:both;}
.bottomhelpbox ul{display:block; width:18%; float:left; padding:12px 0 0 65px;}
.bottomhelpbox ul li{clear:both; color:#333333; list-style-type:square;}
.bottomSearche{height:30px; background:#fed1d1; border:#CCCCCC 1px solid; clear:both; padding-top:8px;}
.bottomSearche ul{margin:0; padding:0; list-style-type:none;}
.bottomSearche ul li{list-style-type:none; display:block; float:left;}
.bottomSearche ul li.width1{width:75px; text-align:right; font-weight:bold; color:#333333; padding-top:2px;}
.bottomSearche ul li.width2{width:380px;}
.bottomSearche ul li.width2 input{width:370px; height:18px; padding:0;}
.bottomSearche ul li.width3{width:30px;}
.bottomSearche ul li.width4{width:85px;}
.bottomSearche ul li.width5{width:85px;}
.bottombase{clear:both; margin-top:12px; text-align:center; line-height:34px; margin-bottom:40px;}


/*  search menu css */

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../image/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../image/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../image/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../image/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../image/treeview-red.gif); } 

.treeview-black li { background-image: url(../image/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../image/treeview-black.gif); }  

.treeview-gray li { background-image: url(../image/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../image/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(404.png); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(404.png); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(404.png) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(404.png) 0 0 no-repeat; }
.filetree span.file { background: url(404.png) 0 0 no-repeat; }



.container, .container *{margin:0; padding:0;}

.container{width:535px; height:190px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:535px; height:190px; display:block;}

.slider2{width:2000px;}
.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}



