/*全局样式*/
@charset "utf-8";
*{
	font-size:14px;
	font-weight:bold;
}
body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-size:12px;
	color:#666666;
	font-family: "宋体",Arial, Helvetica, sans-serif;
}


/*主导航菜单*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 55px;
	margin-bottom: 0;
	margin-left: 50px;
}

#menu_out{
	width:960px;
	padding-left:2px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/menu_bg.gif) no-repeat left top;
}
#menu_in{
	background:url(../images/menu_bg.gif) no-repeat right top;
	padding-right:2px;
}
#menu{
	background:url(../images/menu_bg.gif) repeat-x;
	height:66px;
}
.menu_line{
	background:url(../images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(../images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:33px;
	
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:32px;
	background:url(../images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;


}

#nav li a span{
	float:left;

	padding:9px 18px 8px 14px;
	line-height:33px;
	_line-height:32px;
	background:url(../images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li a span {float:none;}


#nav  a:hover {
      background-position:left bottom ;
      }
#nav  a:hover span {
   	background-position:right 100%;
	color:#d70008;
	text-decoration:none;	
	line-height:33px;
	_line-height:32px;
      }



/*子栏目*/
#menu_con{

	text-align:left;
	padding-left:20px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	text-decoration:none;
	float:left;
	cursor:pointer;
	padding-left:3px;
	color:#830005;
	font-weight:bold;
	font-size:14px

}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
}
#menu_con li a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#d70008;
	border-bottom: 2px solid;
}
#menu_con li a:hover span{
    
	background:;
}

/*图片轮换效果*/
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:0px 0px 0px 0px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:375px; padding:2px; border:1px solid #d3d3d3; background:#f8f8f8}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin:10px 0px 0px 0px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#e5e5e5; border:1px solid #d3d3d3;}
#slideleft:hover {background-color:#dcdcdc}
#slideright {float:right; width:20px; height:81px; background:#e5e5e5 url(../images/scroll-right.gif) center center no-repeat;border:1px solid #d3d3d3;}
#slideright:hover {background-color:#dcdcdc}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px; margin:0px; padding:0px;}
#slider img {cursor:pointer; border:1px solid #666; padding:2px; margin:0px;}
.actionpicshow {width:530px;margin:auto; height:auto;}








/* 文字 */
.text {
    font-size:12px;
	color:#5a5a5a;
	font-family:"宋体";
}
.gray_text {
	font-size:12px;
	color:#5a5a5a;
	line-height: 18px;	
}
.menu_text {
    font-size:14px;
	font-family:"宋体";
	color:#FFFFFF;
}
.white_text {
    font-size:12px;
	color:#FFFFFF;
	font-family:"宋体";
	padding-left:5px;
}
.channel_text {
    font-size:12px;
	color:#252525;
	font-family:"宋体";
	padding-left:5px;
}
.black_text {
    font-size:12px;
	color:#252525;
	font-family:"宋体";
}
.red_text {
    font-size:12px;
	color:#de2c33;
	font-family:"宋体";
}
.gray_en {
	font-size:12px;
	color:#5a5a5a;
	line-height: 18px;	
	font-family:arial;
}
.red_en {
	font-size:12px;
	color:#de2c33;
	line-height: 18px;	
	font-family:arial;
}
.blue_text {
    font-size:12px;
	color:#0f2981;
	font-family:"宋体";
}
.en {
    font-size:12px;
	color:#5a5a5a;
}
.font_bold{
	font-weight:bold;
}
.tool_text {
    font-size:12px;
	line-height:23px;
	font-family:"宋体";
	color:#5a5a5a;
}
.li_text {
    font-size:9px;
	font-family:"宋体";
	color:#333333;
}
.gray16 {
    font-family:"宋体";
	font-size:16px;
	color:#5a5a5a;
}
/* 链接 */
a.toplink {
    text-decoration:none;
	color:#00349a;
}
a.toplink:hover {
    text-decoration:none;
	color:#ff5500;
}
a.toplinken {
    text-decoration:none;
	color:#00349a;
	font-family:arial;
}
a.toplinken:hover {
    text-decoration:none;
	color:#ff5500;
	font-family:arial;
}
a.link {
    text-decoration:none;
	color:#5a5a5a;
}
a.link:hover {
    text-decoration:none;
	color:#ff5500;
}
a.prolink {
    text-decoration:none;
	color:#5a5a5a;
}
a.prolink:hover {
    text-decoration:underline;
	color:#ff5500;
}
a.linken {
    text-decoration:none;
	color:#5a5a5a;
	font-family:Arial;
}
a.linken:hover {
    text-decoration:none;
	color:#ff5500;
	font-family:Arial;
}
a.menulink {
    text-decoration:none;
	color:#ffffff;
}
a.menulink:hover {
    text-decoration:none;
	color:#4d4d4d;
}
a.more {
	text-decoration:none;
	color:#191919;
	font-family:Arial;
	font-size:12px;
	padding-right: 5px;
}
a.more:hover {
	text-decoration:underline;
	color:#ff5500;
	font-family:Arial;
	font-size:12px;
	padding-right: 5px;
}
a.whitemore {
	text-decoration:none;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	padding-right: 5px;
}
a.whitemore:hover {
	text-decoration:underline;
	color:#191919;
	font-family:Arial;
	font-size:12px;
	padding-right: 5px;
}
a.redlink {
    text-decoration:none;
	color:#de2c33;
}
a.redlink:hover {
    text-decoration:none;
	color:#5a5a5a;
}
a.cooperate {
    text-decoration:none;
	color:#5a5a5a;
}
a.cooperate:hover {
    text-decoration:none;
	color:#1f50ef;
}

/* 图片背景 */
.menubutton {
	background-image:url(../images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.menubutton2 {
	background-image:url(../images/button_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.menu-blue_butoon {
    background-image:url(../images/bluebuttonbg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.yellow_button1 {
    background-image:url(../images/yellow_button1.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:27px;
}
.yellow_button2 {
    background-image:url(../images/yellow_butoon2.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:27px;
}
.buyer_bg {
    background-image:url(../images/buyer_bg.gif);
	background-repeat:repeat-x;
}
/* 按钮效果 */
.buttonOffLeft {
    background-image:url(../images/search_left.gif);
	height: 21px;
	width: 3px;
	cursor:pointer;
}
.buttonOffMiddle {
	background-image:url(../images/search_bg.gif);
	font-weight:normal;
	text-align:center;
	height:21px;
	cursor:pointer;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.buttonOffRight {
    background-image:url(../images/search_right.gif);
	height: 21px;
	width: 3px;
	cursor:pointer;
}
.buttonOnLeft {
    background-image:url(../images/search_left_y.gif);
	height: 21px;
	width: 3px;
	cursor:pointer;
}
.buttonOnMiddle {
	background-image:url(../images/search_bg_y.gif);
	font-weight:normal;
	text-align:center;
	height:21px;
	cursor:pointer;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.buttonOnRight {
    background-image:url(../images/search_right_y.gif);
	height: 21px;
	width: 3px;
	cursor:pointer;
}
.loginOffLeft {
    background-image:url(../images/login.gif);
	height: 21px;
	width: 5px;
	cursor:pointer;
}
.loginOffMiddle {
	background-image:url(../images/loginOffbg.gif);
	font-weight:normal;
	text-align:center;
	height:21px;
	cursor:pointer;
	font-size: 12px;
	color: #000000;
}
.loginOffRight {
    background-image:url(../images/loginOff.gif);
	height: 21px;
	width: 5px;
	cursor:pointer;
}
.loginOnLeft {
    background-image:url(../images/login2.gif);
	height: 21px;
	width: 5px;
	cursor:pointer;
}
.loginOnMiddle {
	background-image:url(../images/loginOnbg.gif);
	font-weight:normal;
	text-align:center;
	height:21px;
	cursor:pointer;
	font-size: 12px;
	color: #000000;
}
.loginOnRight {
    background-image:url(../images/loginOn.gif);
	height: 21px;
	width: 5px;
	cursor:pointer;
}

/* 背景 */
.auxchannel_bg {
    background-image:url(../images/auxchannel_bg.gif);
	background-repeat:repeat-x;
}
.mainchannel_bg {
    background-image:url(../images/mainchannel_bg.gif);
	background-repeat:repeat-x;
}
.maingray_bg {
    background-image:url(../images/graybg.gif);
	background-repeat:repeat-x;
}
.menu_bg {
    background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}
.new_bg1 {
    background-image:url(../images/new_bg1.gif);
	background-repeat:repeat-x;
}
.new_bg2 {
    background-image:url(../images/new_bg2.gif);
	background-repeat:repeat-x;
}
.menuline_bg {
    background-image:url(../images/menuline.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.product_bg2 {
    background-image:url(../images/product_bg2.gif);
	background-repeat:repeat-x;
}
.grayline {
	background-image:url(../images/grayline.gif);
	background-repeat:repeat-x;
}
.red {
    background-image:url(../images/pro_button.gif);
	background-repeat:no-repeat;
	padding-right:6px;
	padding-top:3px;
}
.yellow_bg {
    background-image:url(../images/yellow_bg.gif);
	background-repeat:repeat-x;
}
.exchange_bg {
    background-image:url(../images/exchange_bg.gif);
	background-repeat:repeat-y;
}
.auth_servbg {
    background-image:url(../images/auth_servbg.gif);
	background-repeat:repeat-x;
}
.auth_servmid {
    background-image:url(../images/auth_serv_mid.gif);
	background-repeat:repeat-y;
}
.topbg {
    background-image:url(../images/topbg.gif);
	background-repeat:repeat-x;
}
.bottom_bg {
    background-image:url(../images/bottom_bg.gif);
	background-repeat:repeat-x;
}
.tab_bg {
    background-image:url(../images/tabbg.gif);
	background-repeat:repeat-y;
}
.buyerleft_bg {
    background-image:url(../images/buyer.gif);
	background-repeat:no-repeat;
}
.buyeright_bg {
    background-image:url(../images/buyer_right.gif);
	background-repeat:no-repeat;
}
/* 表单 */
.inputtext {
	color: #000000;
	border: 1px solid #839598;
	height: 17px;
	padding: 2px 2px 1px;
	line-height: 16px;
	width: 365px;
}
.logintext {
	color: #000000;
	border: 1px solid #839598;
	height: 16px;
}
.td_search{
	padding-left: 6px;
	padding-right:6px;
}
.tabred {
    background-image:url(../images/mainchannel.gif);
	background-repeat:no-repeat;
	width:5px;
}
.tabgray {
    background-image:url(../images/mainchannel_gray.gif);
	background-repeat:no-repeat;
	width:5px;
}

/*针对选项卡*/
.tab_onLeftBg{
    background-image: url(../images/tabOn.gif);
	background-repeat: no-repeat;
	width:5px;
	height:22px;
	}
.tab_onRightBg{
    background-image: url(../images/tabOn_right.gif);
	background-repeat: no-repeat;
	width:5px;
	height:22px;
	}
.tab_onBg{
    background-image: url(../images/tabOn_bg.gif);
	background-repeat: repeat-x;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	height:22px;
	cursor:pointer;
	}
.tab_offLeftBg{
    background-image: url(../images/tabOff.gif);
	background-repeat: no-repeat;
	width:5px;
	}
.tab_offRightBg{
    background-image: url(../images/tabOff_right.gif);
	background-repeat: no-repeat;
	width:5px;
	}
.tab_offBg{
    background-image: url(../images/tabOff_bg.gif);
	background-repeat: repeat-x;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	height:22px;
	cursor:pointer;
	}
	

/* 内页 */

/* 背景 */
.left_bg  {
    background-image:url(../images/aux_left_bg.gif);
	background-repeat:repeat-y;
}
.left_line {
	background-image:url(../images/aux_left_line.gif);
	background-repeat:no-repeat;
}
.aux_rightred {
    background-image:url(../images/aux_right_red.gif);
	background-repeat:no-repeat;
}
.aux_rightbg1 {
    background-image:url(../images/aux_right_bg1.gif);
	background-repeat:repeat-x;
}
.aux_rightbg2 {
    background-image:url(../images/aux_right_bg2.gif);
	background-repeat:repeat-x;
}
.aux_right {
    background-image:url(../images/aux_right.gif);
	background-repeat:repeat-x;
}
.purchase_btn {
    background-image:url(../images/purchase_btn.gif);
	background-repeat:no-repeat;
	width:2px;
}
.purchase_btnmiddle {
    background-image:url(../images/purchase_btn_middle.gif);
	background-repeat:repeat-x;
}
.purchase_btnright {
    background-image:url(../images/purchase_btn_right.gif);
	background-repeat:no-repeat;
	width:2px;
}
.ayebg1 {
    background-image: url(../images/aye_bg1.gif);
	background-repeat:repeat-x;
}
.ayebg2 {
    background-image: url(../images/aye_bg2.gif);
	background-repeat:repeat-x;
}
/*文字*/
.darkred {
    font-family:"宋体";
	font-size:12px;
	color:#e50000;
}
a.black {
    text-decoration:none;
	color:#000000;
}
a.black:hover {
    text-decoration:none;
	color:#e50000;
}

/* 树形导航 */
/*-------------------------*/
.treediv{
	width:100%;
}
.tree_title{
	padding-top:3px;
	padding-left:20px;
	color:#000;
	font-weight:bold;
	cursor:hand;
	font-size:12px;
}
.tree_nav {
	color: #000;
	width:100%;
	padding:2px 5px 1px 28px;
	text-decoration: none;
	background-color:#F6F9FE;
	border:1px solid #F6F9FE;
}
.tree_nav_on {
	color: #000;
	width:130px;
	padding:2px 0px 1px 30px;
	text-decoration: none;
	background-color:#FFF2A4;
	border:1px solid #FDD14C;
	display: block;
	line-height: 120%;
}
/* DIV */
.sleft {
	background-image: url(../images/servicesmenutop.gif);
	background-repeat: no-repeat;
	width: 228px;
	background-position: center top;
	padding: 5px 1px 0px;
}
.sleft div {
	margin: 0px;
	padding: 0px;
}

.sleft h1 {
	font-size: 12px;
	background-image: url(../images/sleft_bg01.gif);
	height: 39px;
	padding-left: 68px;
	line-height: 39px;
	margin: 0px;
	display: block;
	color: #333333;
}
.sleft h1 a {
	color: #333333;
	text-decoration: none;
}
.sleft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sleft li {
	background-image: url(../images/sleft_bg2.gif);
	height: 35px;
	line-height: 35px;
	list-style-type: none;
	margin: 0px;
	display: block;
	text-align: left;
	padding: 0px;
	text-indent: 90px;
}
.sleft li a {
	color: #000;
	text-decoration: none;
}
.sleft li a:hover {
	color: #e50000;
	text-decoration: none;
}
.content .title {
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	line-height: 200%;
}
.ContentBox {
	font-size: 12px;
	line-height: 160%;
	padding: 0px;
	margin: 10px 15px 15px 20px;
}
.ContentBox a {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, "宋体";
}
.ContentBox a:hover {
	color: #f60;
}

.ContentBox p {
	margin: 0px 0px 1em;
	padding: 0px;
}

.ContentBox h3 {
	margin: 0px;
	padding: 0px;
}
.ContentBox h3.title {
	font-size: 14px;
	margin-bottom: 5px;
	color: #E60012;
	padding: 0px;
	background-image: url(../images/aux_pic/title001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	margin-left: -5px;
}
/* Register_style */



.Register {
	padding: 15px 20px 30px;
	color: #333;
	font-size: 12px;
}
.Register table {
	color: #333333;
}

.Register h1 {
	background-color: #F5F5F5;
	font-size: 14px;
	margin: 0px 0px 15px;
	padding: 7px 0px 0px 10px;
	color: #000;
	height: 25px;
	background-image: url(../images/linebg001.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tColor1 {
	color: #333;
	line-height: 200%;
}
.tColor2 {
	color: #666666;
	line-height: 160%;
}

.cRed {
	font-family: Verdana;
	color: #FF0000;
}
.f11 {
	font-size: 11px;
}
.Register .Detection {
	font-size: 12px;
	height: 22px;
	margin-left: 10px;
	padding: 2px;
}
.Register #Optional {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.Register .btn_register {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 3px 3px;
}
.Register form {
	margin: 0px;
	padding: 0px;
}


