﻿@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
}

#layout{ width:1000px; text-align:center; margin:0 auto; clear:both;}

/*---------- base ---------*/

*{
	padding:0px;
	margin:0px;
}
em{font-style:normal; color:#f60;}
.fuhao{ color:#FF0000; font-weight:bold;}

img{
	border:none;
}

a{
	color:#141414;
	text-decoration:none;
}

a:hover{
	color:#333333;
	text-decoration:none;
}
ul{
	list-style:none;
}

input,select{
	font:12px Verdana,Arial,Tahoma;
	height:18px;
	background:url(../images/input_bg.gif) repeat-x;
	border:1px #d4e1eb solid;
	line-height:18px;
	padding:0 2px;

}

.input2{
	font:12px Verdana,Arial,Tahoma;
	height:25px;
	background:url(../images/input_bg.gif) repeat-x;
	line-height:25px;
	padding:0 4px;
	width:170px;
}

.text{ color:#0033CC; font-weight:bold;}

.en_text{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#008080; font-weight:bold;}

.syserror{border:1px #FE0137 solid; background:url(../images/ico_notice.gif) no-repeat 5px center #ffffdb; padding:5px; width:500px; margin:10px 0;}
.syserror p{margin-left:18px; color:#333;}

.syssuccess{border:1px #5CC72B solid; background:url(../images/ico_success.gif) no-repeat 5px center #F6FBFF; padding:5px; width:500px; margin:10px 0;}
.syssuccess p{margin-left:18px; color:#333;}

.toerror{margin:30px auto; padding:30px 0 30px 25px; color:#333; text-align:left; border:1px #FE0137 solid; background:url(../images/ico_notice.gif) no-repeat 5px center #ffffdb; width:500px;}
.toerror p{color:#333;}
.toerror p a{color:#ff9600;}

.tosuccess{margin:30px auto; padding:30px 0 30px 25px; color:#333; text-align:left; border:1px #5CC72B solid; background:url(../images/ico_success.gif) no-repeat 5px center #F6FBFF; width:500px;}
.tosuccess p{color:#333;}
.tosuccess p a{color:#ff9600;}

.jumperror{margin:30px auto; padding:30px 0 30px 25px; color:#333; text-align:left; border:1px #FE0137 solid; background:#ffffdb; width:500px;}
.jumperror p{text-align:center; color:#333;}
.jumperror p a{color:#ff9600;}

.jumpsuccess{margin:30px auto; padding:30px 0 30px 25px; color:#333; text-align:left; border:1px #5CC72B solid; background:#F6FBFF; width:500px;}
.jumpsuccess p{text-align:center; color:#333;}
.jumpsuccess p a{color:#ff9600;}

/*----- header 头部 -------*/

#header{ width:1000px; height:91px; }

.header_logo{ float:left; background:url(../images/zzbbx_03.gif) no-repeat; width:344px; height:91px;}

.header_userinfo{ float:right; width:656px; height:91px; background:url(../images/zzbbx_04.gif) no-repeat; text-align:right; }

.header_userinfo li{ float:right; margin-right:5px; color:#FFFFFF;}

.header_userinfo li a{color:#FFFFFF;}

.header_userinfo li a:hover{color:#FFFFFF;}

.header_userinfo .cc{background:url(../images/userinfo_bg1.png) no-repeat; width:74px; height:20px; line-height:20px; text-align:center;}
.header_userinfo .cc2{background:url(../images/userinfo_bg2.png) no-repeat; width:115px; height:20px; line-height:20px; text-align:center;}

.header_userinfo  .div2 li{ margin-right:30px; height:40px; display:block;}


/*----- nav 菜单导航 -------*/

#nav{ width:1000px; background:url(../images/zzbbx_07.gif) repeat-x; height:31px; overflow:hidden;  clear:both;  }
#nav ul { line-height:31px; }
#nav li{ float:left; margin-left:20px; }
#nav li a{padding:8px 5px; height:31px; line-height:31px; font-weight:bold; color:#FFFFFF; }
#nav li a:hover{color:#3280c1; height:31px; line-height:31px; background:url(../images/nav_onver_bg_17.gif);}

/*-----link 连接 -------*/

#link{width:1000px; height:60px; background:url(../images/link_bg_20.gif) repeat-x; margin:0 auto;}
#link ul{ height:60px; padding-top:10px; padding-left:13px;}
#link li{ float:left; width:190px; margin-bottom:10px;text-align:left; overflow:hidden; }
#link li a{ color:#113f9d;}
#link li a:hover{ color:#ff0000; }

/*----- 当前位置  站内公告 -------*/

#location{ width:980px; background:url(../images/foot_bg_34.gif) repeat-x; height:45px; overflow:hidden;  clear:both; line-height:45px; padding-left:20px;}
#location .loca{ float:left; width:630px; text-align:left;}
.notice{ text-align:left; width:1000px; background:url(../images/notice2_31.gif) repeat-x; height:35px;line-height:35px; margin-bottom:5px; color:#418ed0;}
#location .tt{ float:left; margin-top:15px; margin-left:15px;}


/*----- 左边菜单 -------*/

#left_menu{ width:165px; float:left;  overflow:hidden;  clear:both; border-right:1px #d4e1eb solid; padding-right:10px; }
#left_menu ul{ padding-top:5px;}
#left_menu li{ width:140px; margin-bottom:10px; text-align:left; padding-left:20px; border-bottom:1px #F3F3F3 dashed; height:15px; line-height:15px;}
#left_menu .title{ background:url(../images/left_menu_title_45.gif) no-repeat; width:165px; height:29px; line-height:29px; color:#FFFFFF; text-align:left; font-weight:bold; font-size:14px; border:0px;}
#left_menu li a{ color:#333333;}



#right_content{ width:815px; float:right; padding-top:5px; text-align:left;}
#right_content th{ background:url(../images/index_18.gif); height:26px; line-height:26px; background-color:#FFFFFF;}
#right_content tr{ height:25px; background-color:#FFFFFF; }
#right_content tr.line{background:#f7f9fb; } /*eidt by zcx*/
#right_content a{ color:#0033CC; font-weight:bold;}
#right_content a:hover{ color:#FF0000; font-weight:bold; }

/*----- 底部 -------*/

#foot{ width:1000px; background:url(../images/foot_bg_34.gif) repeat-x; height:74px; line-height:74px; text-align:center; color:#666666; display:block;}

/*----- 表格 -------*/

#table{ width:100%}
#table td{ padding:4px; line-height:25px;}
#table .left{ width:200px; text-align:right; background-color:#f7f9fb;}
#table .right{text-align:left;}

/*----- 明链 暗链出售 -------*/

#table .link{ width:300px;  border:1px #CCCCCC solid; margin:10px; padding:5px;} 

/*----- 交换链接步骤1 -------*/

#right_content p{ line-height:30px;}
#right_content .td_bg{ background-color:#f7f9fb; text-align:center;}
#right_content .t{text-align:center;}
#right_content .myweb{ text-align:center; margin:10px 0px; border-top:1px #d4e1eb dotted; line-height:50px; }
/*edit by zcx*/
.myweb_title{height:35px;  }
.myweb_content{border:1px #d4e1eb solid; text-align:left; margin-bottom:20px; padding-left:10px;  background:url(../images/foot_bg_34.gif) repeat-x; padding-top:15px;}

#right_content .div{ width:793px; margin-left:7px;}
#right_content .div .table td{ padding:5px;}

/*----- center -------*/

#center{ width:1000px; margin:10px 0px;}
#center .td_bg{ background-color:#f7f9fb; text-align:center;}
#center th{ background:url(../images/index_18.gif); height:26px; line-height:26px; background-color:#FFFFFF;}
#center tr{ height:25px; background-color:#FFFFFF; }


#pages{margin:10px 5px; text-align:left;}
#search{ width:1000px; height:68px;}
.search_2{ margin-bottom:5px;}
#search .left{ background:url(../images/2_search_03.gif) repeat-x; width:24px; height:68px; float:left;}
#search .center{ background:url(../images/2_search_04.gif) repeat-x; width:945px; height:65px; float:left; padding-top:3px;}
#search .right{ background:url(../images/2_search_06.gif) repeat-x; width:29px; height:68px; float:left;}
#pages{ text-align:center;}

#tip{ background-color:#FFFFDF; border:#985512 1px solid; padding:10px; text-align:left; line-height:20px; margin-bottom:5px;}

#tab{ margin-top:10px;}
#tab ul{}
#tab li{ float:left; border:1px #d4e1eb solid; width:100px; border-bottom:0px; line-height:30px; height:30px; text-align:center; margin-right:10px; background-color:#f7f9fb;}
#tab_content{ float:left; border:1px #F3F3F3 solid; padding:10px; width:810px;}
#tab .onover{ background-color:#FFFFFF;}

.right_title{background:url(../images/right_bg_03.gif) repeat-x; width:280px; height:35px; color:#2063b0; font-weight:bold; line-height:35px; text-align:left; padding-left:10px}
.right2{text-align:left; line-height:22px; border:1px #d4e1eb solid; line-height:22px; background:url(../images/foot_bg_34.gif) repeat-x; width:278px; padding:15px 5px; margin-bottom:10px;}
.right2 li{ margin-bottom:5px; padding-left:5px;}

.yy{ width:700px; text-align:left; }
.yy li{ margin-bottom:8px;}



/*---add by zcx 04-11------*/
#mybuysite label.detail{color:#00f;}
#mybuysite p{line-height:24px; height:24px;}

/*---buttom------*/

.buttom{background:url(../images/buttom_07.gif);width:53px; height:24px; color:#FFFFFF; font-weight:bold; border:0px;}
.buttom2{ background:url(../images/buttom_007.gif);width:150px; height:24px; color:#FFFFFF; font-weight:bold; border:0px;}
.buttom4{ background:url(../images/buttom_04.gif);width:80px; height:24px; color:#FFFFFF; font-weight:bold; border:0px;}
.buttom5{ background:url(../images/buttom_05.gif);width:100px; height:24px; color:#FFFFFF; font-weight:bold; border:0px;}
.grey_buttom{background:#ccc;}

/*  提现选项卡   */
.tab_container {float:left; border:1px #d4e1eb solid; padding:10px; width:780px;} 

/* 便捷选择*/

.selcet{width:240px;position:absolute; top:20px; left:10px;background:#f5f8fa; border:1px #d4e1eb solid; display:none; padding:10px;}


/* 便捷选择*/

.xztj{text-align:center; padding:10px;}

/* 单选 复选 */

.select_d_s{ border:0px; background-image:none;}



/* 搜索*/
.search_content{ margin-bottom:10px;}
.search_content li{ text-align:left; margin-bottom:5px; list-style:none;}

.sogourank_out{position:relative; width:65px; height:7px; margin-right:5px; border:#fff solid 1px;}
.sogourank_in{position:absolute; float:left; top:0px; background:url("../images/sogourankbar.gif") no-repeat scroll left center transparent; 
left:0px; height:7px; padding:2px; width:65px;}
