﻿/*全局的*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0;font: 14px/1.5 '微软雅黑','YaHei',tahoma,arial,"Hiragino Sans GB",\5b8b\4f53 ;}
:focus { outline:0;}
a{text-decoration:none; color:#333; cursor:pointer;}
a:active { outline:none;}
a:hover{ text-decoration:underline; color:#af084a;}

ol,ul,li { list-style:none;}
table { border-collapse:separate; border-spacing:0;}
caption,th,td { text-align:left; font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after { content:"";}
blockquote,q { quotes:"" "";}

.clear{ clear:both; height:1px; visibility:hidden; line-height:1px; overflow:hidden;}

.clearfix:after{ content:" "; display:block; height:0; clear:both;visibility:hidden;}
.clearfix{ display:inline-block;}
.hide{ display:none;}
.show{ display:block;}


#login_in{ height:230px; width:220px; width:270px;background-image:url(licaibg1.png);  background-repeat:no-repeat;  opacity: 0.5;*opacity: 0.5;
            border-right:solid 1px #777171; border-bottom:solid 1px #777171; padding-bottom:20px; position:absolute; top:85px;*top:85px; right:13%; text-align:center; z-index:2;}
#login_in:hover{opacity: 0.8; *opacity: 0.8;}
#login_in *{font-size:14px; text-decoration:none;}
#dl{ width:100% ; display:block; overflow:auto; margin-bottom:20px;}
#dl_xian{ float:left;  width:135px;font-size:14px;font-weight:bold; height:26px; padding-top:7px;}
#dl_font{ float:left; font-size:14px;font-weight:bold; width:135px; height:26px; padding-top:7px;}
#z_m{ width:100% ;}
#t_j{ width:100%; display:block; overflow:hidden; margin-top:10px;}
#t_j1{ float:left; padding-top:10px;}
#t_j2{ float:right;}
#t_j div a{ display:block; font-weight:bold; color:#1f96d1;}
#login_bt{ background-image:url(dl_bg.jpg); height:32px; width:75px;}
#hezuo{width:100%; display:block; overflow:auto; text-align:center; margin-top:10px;}
#hezuo *{ font-size:12px;}
#hezuo{ display:block; width:auto; overflow:auto;} 
#hezuo li{ float:left; margin-left:15px; display:block; overflow:auto;}
#hezuo li a{ display:block;}
#zc1{ margin-top:10px;*margin-top:10px; width:100%; height:40px; display:block; text-align:center;}
#zc1 a{ text-decoration:none; width:50%; display:block; margin:0 auto; padding:10px 20px 10px 20px;background-color:Blue;font-size:26px; color:White;}
#nsy{ width:70%; margin:40px auto; font-size:26px; color:#2199d0;}

#licaibutton{ margin-top:10px;*margin-top:0px; width:100%; height:40px; display:block; text-align:center;}
#licaibutton a{ text-decoration:none; width:60%; display:block; margin:0 auto; padding:10px 20px 10px 20px;background-color:#2dae50;font-size:26px; color:White;}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix10:after {
	content:".";
	display:block;
	height:10px;
	clear:both;
	visibility:hidden;}
.h10{height:10px;}
.h15{height:15px;}
#header{width:1000px; margin:0 auto;}
#navBar {
	width:1103px;
	margin:auto 0px 0px auto;
	height:40px;
	line-height:40px;
	background: url(nav.fw.png);
	color: #FFF;}
#navBar ul li { margin-left:13px; margin-right:13px;}

.nav 
{
    height:40px;    
	position:relative;
	width:1103px;
	margin:0 auto;
	font-family:"Microsoft YaHei",SimSun,SimHei;
	font-size:14px;}
.nav a 
{
    line-height:40px;}
.nav h3 {
	font-size:100%;
	font-weight:normal;}
.nav .m {
	float:left;
	position:relative;
	z-index:3;}
.nav .s 
{
    
    line-height:40px;
	float:left;
	width:3px;
	text-align:center;
	color:#D4D4D4;
	font-size:16px;}
.nav h3 a {
	display:block;
	text-align:center;
	font-weight:bold;
	font-family:'微软雅黑';
	font-size:15px;}

.nav .sub {
    display: none;
	margin-left:-25px;
    position: absolute;
    left: -3px;
    top: 40px;
    z-index: 9999;
    min-width: 116px;
    border: 1px solid #E6E4E3;
    border-top: 0;
    background: #fff;}
.nav .sub li {
	
	padding:0 0px;
	margin-bottom:-1px;}
.nav .sub li a {
	display:block;
	border-bottom:1px solid #E6E4E3;
	padding:8px 0;	
	line-height:15px;
	color:#000;
	font-size:12px;}

.nav .sub li a:hover {
	color:#FE7700;
	display:block;}
.nav .sub li:hover ul{ display:block;}
.nav .sub .sb {
    display: none;
	margin-left:90px;
	margin-top:-32px;
    position: absolute;
	min-width:120px;
    z-index: 9999;
    border-top: 0;
    background: #CCC;}
.nav .sub .sb li {
	padding:0 0px;
	margin-bottom:-1px;}
.nav .sub .sb li a {
	display:block;
	border-bottom:1px solid #E6E4E3;
	padding:8px 0;	
	line-height:15px;
	color:#000;
	font-size:12px;}
.nav .sub .sb li a:hover{ color: #06F;}
 
.sb{ background:#3CC;} 
.sb li:hover ul{ display:block;}

.nav .block
{
    height: 3px;
    min-width: 62px;
    background: #FE7700;
    position: absolute;
    left: 0;
    top: 37px;
    overflow: hidden;}


body 
{
    margin:0px;
    font-family: tahoma,arial, Geneva, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;}

#mainpage
{
    width:100%;
    background-color:#fff;}

#header
{
    width:1000px;
    height:84px;
    background-color:white;
    margin:0px auto 0px auto;}

#header_logo
{
    height:84px;
    width:400px;
    float:left;}

#header_bannerBox
{
    height:84px;
    width:600px;
    float:left;
    text-align:right;}


#header_login
{
    width:600px;
    height:44px;
    float:left;}

#header_login div
{
    float:right;
    min-width:80px;
    height:40px;
    line-height:40px;
    vertical-align:middle;
    text-align:center;}
    
     
#header_login div a
{
    font-size: 16px;
    font-weight: bold;
    color: #999999;}
        
#main_menu
{
    /*background-color:#000;*/
   width:1103px;
   margin:auto 0px 0px auto;
   
    height:40px;
    z-index:10;}


#sub li a {color: #000;}

#main_menu a
{}
#banner
{
    width:100%;
    height:295px;
    text-align:center;
    background-image:url(index_08.jpg);
    background-position:center;
    background-repeat:no-repeat;
    overflow:hidden;}


#banner_center
{
    width:1003px;
    height:295px;
    margin:0px auto 0px auto;}


#page_body
{
    width:1000px;
    background-color:#fff;
    margin:0px auto 0px auto;}

#body_line
{
    height:15px; 
    width:1000px;
    background-color:#e3e3e3;}

#body_imagebox
{
    height:250px; 
    width:1000px;
    background-color:#fff;}

#imagebox_block
{
    height:21px;
    width:1000px;
    display:block;
    overflow:auto;}
.fig_image
{
    float:left;
    height:129px;
    width:250px;
    text-align:center;}
.fig_image font
{}
.fig_image img
{

    margin:auto;
 opacity:0.5;}

.fig_image img:hover
{opacity:1;}
.fig_image:hover font{ color:Blue;}
#mid_banner
{
    width:1000px;
    height:180px;}

.fig_image div 
{
    text-align:center;
    width:80%; 
    margin:0px auto 0px auto;}

.fig_image div .title
{
    height:40px;
    line-height:40px;
    vertical-align:middle;
    width:100%;
    font-size:24px;
    text-align:center;}

.fig_image div .content
{
    width: 100%;
    text-indent: 2ex;
    text-align:left;}

#body_content
{
    width:1000px;
    height:340px;}

#content_left
{
    width:650px;
    height:340px;
    float:left;}

#content_right
{
    width:350px;
    height:340px;
    float:left;}

#partner
{
    display:block; overflow:auto;}

#partner #partner_title
{
    height: 40px;
    width: 1000px;
    background-color: #c8c9cb;
    font-size: 24px;
    color: #000000;
    font-weight: bolder;
    text-indent: 30px;
    line-height:40px;
    vertical-align:middle;}
#partner_tab {margin:10px; border:1px solid #ededed; padding:10px; padding-left:40px;}
	#partner_tab img
	{
	 width:176px;
	 height:46px;}
#partner_tab table tr td {width:200px;text-align:center;margin-top:25px;}
.help_tr_all td,.td6 {
    margin-bottom:10px;
    font-family:"微软雅黑";
    font-size:16px;
    font-weight:500;
    color:#5F5F5F;}
  
#help {
    margin-bottom:5px;
    background-color:#F5F5F5;}
    #help table{
       border:solid;
       border-color:#777171;
       border-width:1px;}
    #help table tr td {
        height:30px;
        text-align:left;}
.td1 {
    width:85px;}
.td2
{
    width: 120px;
    margin-bottom: 10px;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: 800;
    color: #012069;}
.td3 {
    width:75px;}
.td4 {
    width:20px;
    text-align:left;}
#reg{
    height:100%;
    width:100%;
    margin-left:300px;}
    #reg table tr td{
        height:70px;
        font-family:"微软雅黑";
    font-size:18px;
    color:#5F5F5F;}
.txt {
    width:300px;
    height:30px;
    border-bottom-color:#E6E4E3;}
.td01 {
    text-align:right;}
.aa {
    color:#0094ff;}
.divCheck {
    width:100px;
    height:50px;
    float:left;
    margin-left:30px;
    border:1px solid #777171; 
    text-align:center;
    vertical-align:middle;}
.btnReg {
    width:300px;
    height:40px;
    background-color:#0094ff;
    color:#ffffff;
    font-size:16px;}

#footer
{
    width: 100%;
    margin: 0px auto 0px auto;
    height: 100px;
    background-color: #194C73;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: lighter;
    line-height: 40px;
    text-align: center;}
#footer_user
{
    width: 100%;
    margin: 0px auto 0px auto;
    height: 100px;
    background-color: #194C73;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: lighter;
    line-height: 40px;
    text-align: center;}
#foot_info
{
    width:1000px;
    margin:0px auto 0px auto;}

#contract
{
    font-size: 14px;
    font-weight: lighter;
    line-height: 50px;
    width:1000px;
    text-align:center;}

#copnright
{
    width:1000px;
    line-height: 20px;
    font-weight: bold;}

/*index page*/

#content_left
{ 
    width:650px;}

#loadList
{
    width:650px;
    margin:0px auto 0px auto;}


#loadListItem,#loadListTitle
{
    width:670px;
    float:left;
    height:70px;}

#loadList div
{
    height:70px;
    line-height:30px;
    float:left;
    vertical-align:middle;
    font-size:14px;}

#loadListItem div
{
    font-size:14px;
    text-align:center;}

#loadListTitle div
{
    text-align:center;
    font-size:16px;
    font-weight:bolder;}

#loadList div img
{
    margin:0px;
    vertical-align:middle;}

#main_contet
{
    width: 100%;
    margin: 0px auto 0px auto;
    min-height: 500px;
    
    background-image: url(bg.jpg);
    background-repeat: repeat;}
   
#Content
{
    width:1000px;
    margin:0px auto 0px auto;
   display:table;
   background-color:#fff;}
    
#Content #page_content
{
    border-style: none dashed none dashed;
    border-width: 1px;
    border-color: #C0C0C0;
    width: 798px;
    min-height: 500px;
    float: left;}
    
#Content #sub_menu
{
    border: 1px solid #fff;
    width: 198px;
    min-height: 300px;
    float: left;}


#Content #sub_menu .sub_menu
{
    width:190px;
    margin:5px auto 0px auto;}

#Content #sub_menu .sub_menu dt
{ 
    height:35px;
    margin:0px auto 0px auto;
    background-color: #CCCCCC; 
    text-align:center;
    border-radius: 5px 5px 0px 0px;
    line-height:35px;
    vertical-align:middle;}



#Content #sub_menu .sub_menu dd
{
    
    border: 1px solid #EBEBEB;
    border-radius:0px 0px 5px 5px ;
    margin:0px auto 0px auto;}

#Content #sub_menu .sub_menu dd ul
{
    width:188px;
    margin:0px auto 5px auto;}


#Content #sub_menu .sub_menu dd ul li
{
    /*border-style: none none dotted none;
    border-width: 1px;
    border-color: #e9e9e9;*/
    height: 30px;
    text-align: center;
    background-color: #fff;}

#Content #sub_menu .sub_menu dd ul li:hover
{
    background-color: #F1F1F1;}

#Content #sub_menu .sub_menu dd ul li a
{
    width:188px;
    height:25px;
    line-height:25px;
    vertical-align:middle;}


#title_route
{
    background-color: #EBEAF0;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-align:left;
    width:788px;
    height:30px;
    line-height:30px;
    vertical-align:middle;
    padding-left:0px;}

#page_maincontent
{
    width:798px;
    float:left;}

#page_content_title
{}

#page_content_content
{}




/*zhangxiao*/
.imgtitle
{
	background-image: url(0012_03.jpg);
	text-align: center;
    height:30px;
	font-size: 16px;
	font-weight: bold;}
.table
{ margin-left:0px;
	border: #c7c7c7 1px solid;
	margin-top: 15px; /*border-top-width: 0; 	border-left: 0;*/
	margin-bottom: 15px;}
.detitle_table{  border-collapse: collapse; background-image:url(detitle_table_bg.png); background-repeat:repeat-x;}
.detitle_table td{border:#666666 solid 1px;}
.font_nocolor{font-weight:bolder; font-size:12px;}
.font_red{font-weight:bolder; font-size:12px; color:Red;}
.toubt{ display:block; height:100px; text-align:center; color:red; font-size:25px; text-decoration:none; height:38px;margin:100px auto; width:81%; background-repeat:no-repeat; background-image:url(tou_bg.png);}
.font_big{ font-size:20px;}
.detial_menu{ height:38px; display:block; padding:0px;}
.detial_menu  li{ float:left; padding-left:30px; padding-right:30px; height:28px; padding-top:8px;}
.focuse{ background-color:Blue; color:White;}
.focuse a{color:White;}
.font_16{ font-size:16px;}


/***********************userlogin页面*********************/
#main_head
{
    background-color:#000;
    height:1000px;
    height:40px;}
.login_body{ width:1000px; margin:0 auto; min-height:300px;}
.login_body_top{ width:100%; height:50px; font-size:30px; color:White;}
.login_body_m{width:100%; height:400px;}
.login_body_r{ float:right; width:300px; border:1px solid #aba7b8;-moz-border-radius: 10px 10px 0 0;  margin-top:30px;
               -webkit-border-radius: 10px 10px 0 0;    /* webkit browsers */
    border-radius:10px 10px 0 0; padding:10px; color:White; font-size:14px;}
.width_100{ width:100%;}
.font_color_size{ color:#05e4f5;}
.login_bt{ width:99%;border-radius:5px; height:30px; background-color:#0070cc; border:0px;cursor:pointer; color:White; margin-top:10px;}
.login_bt:hover{ background-color:#0056cc; color:White;}
.hz_login{ width:99%;margin-top:10px;}
.hz_login div{ float:left; width:33%; margin-top:5px;}
.hz_login1{ background-image:url(detitle_table_bottom_bg.png); background-repeat:repeat-x; background-position:0 10px;}
.tubiao{ width:99%; margin-top:10px;*margin-top:0px; display:block; overflow:auto;}
.tubiao li{ float:left; margin-left:18px; margin-top:10px;}
.yzm{ width:99%; overflow:auto;}
input[type="button"]{background-color:blue; width:100px;}
/***********************userlogin页面*********************/





/***********************注册页面*********************/
#register_head{ width:100%; height:50px; background-color:#eeeeee;}
#RHM{ width:1000px; margin:0 auto; font-size:30px;}
#R_body{ min-height:300px; width:1000px; margin:0 auto;}
#R_body table{ margin-left:70px; margin-top:50px;}
#R_body table tr td{font-size:18px; padding:10px; font-family:宋体;}
#R_body table tr td a{ font-size:18px; color:Blue;}
.textbox{  width:300px; height:30px; margin-top:10px; margin-bottom:10px; border-radius:5px;}
.height{ height:40px; margin-top:0px;}
.tip{ color:Red; font-size:16px; padding-left:20px;}
.img_tip{ width:22px;float:left; height:22px; background-image:url(onfocus.png);}
.img_tip1{ width:22px;float:left; height:22px; background-image:url(oncorrect.png);}
.txt_tip{ float:left; min-width:200px; color:Red; font-size:14px;}
/***********************注册页面*********************/

/***********************信息补充页面*********************/
#addMessage_body{ width:1000px; margin:0 auto; min-height:500px; display:block; overflow:auto;}
.alp{ width:98%; height:30px; padding:1%;}
.alp span{font-size:20px;  margin-left:70px;}
.AM_L{ /*float:left;*/ width:100%; margin-right:0%;}
.AM_R{ /*float:left;*/ width:100%; display:block; overflow:auto;}
.Message_mune{ width:18%; /*padding:4.9%;*/ border:#cccccc solid 1px;border-radius:4px; margin-bottom:5px;float:left;height:35px;}
.Message_mune span{ font-size:20px; position:relative; top:-10px; margin-left:20px;line-height:45px;}
.widthAndborder{ width:77%; padding:1.4%;border:#cccccc solid 1px;border-radius:4px;}
.Messagetip{ font-size:12px; color:#01638c; margin-bottom:10px;margin-top:25px;}
.AbcMessage{ margin-bottom:10px;}
.AbcMessage table{ width:100%;}
.AbcMessage table tr td{font-size:14px; padding:10px;}
.Mtextbox{  width:200px; height:20px; border-radius:5px;}
.Mlist{  width:205px; height:30px; border-radius:5px;  border-color:#cccccc;}
.Add_M_BT{ width:300px; height:50px;border-radius:5px;background-color:#0070cc; font-size:18px; color:White; border:0px;cursor:pointer; margin-left:250px; margin-top:50px; margin-bottom:100px;}
.Add_M_BT:hover{background-color:#0056cc;}
/***********************信息补充页面*********************/
/***********************充值页面*********************/
.recharge_body{ width:98%;min-height:500px; display:block; overflow:auto; font-size:14px; padding-left:2%;}
.recharge_type{ height:25px; width:120px; background-color:#0088cc; color:White; border-radius:10px 10px 0 0; margin-top:20px; padding-top:5px; text-align:center;}
.recharge_xian{ width:100%; height:2px; background-color:#0088cc;}
.recharge_yue{ width:94.4%; height:38px; padding-top:5px; background-color:#f8f8f8;border:1px solid #ededed; margin-top:20px;
                background-image:url(yuetu.png); background-repeat:no-repeat; background-position:10px 12px; padding-left:5% ;}
.recharge_bank{ width:94.4%; border:1px solid #ededed; border-top:0px; padding:2.5%;}
.recharge_bank_tip{margin-top:20px;font-size:14px; border-top:1px solid #ededed; background-image:url(tip.png); background-repeat:no-repeat; background-position:20px 20px;}

.Withdraw_tip{ font-size:12px; color:#ccd3e0;}
.Withdrawstyle{  padding-top:15px; padding-bottom:16px; width:145px; text-align:center;  color:Blue;text-decoration:none;  display:block; border:1px solid #ededed; background-repeat:no-repeat;}
.recharge_list{ width:95%; border:1px solid #ededed; margin-bottom:10px; padding:10px; margin-top:10px; min-height:300px;}
.recharge_list fieldset {
	/*height:134px;*/
	border:1px solid #ededed;font-size:12px; padding:10px; width:100%;}
#bank_list tr td{ width:200px; padding:10px;}
#bank_list tr td img{ width:140px;}
#bank_list tr td input{ position:relative;top:-12px;}
/***********************充值页面*********************/

/***********************详细投资信息*********************/
.tzTB tr
{
	height:30px;}
.fontw
{font-weight:bolder;}
/***********************详细投资信息*********************/
/***********************投资列表*********************/
.paginator{ padding-left:-10px;}
.paginator span{	background: #919191 none repeat scroll 0 0;	border: 1px solid #6f6f6f;	color: #1c1c1c;	font-weight: bold;	margin: 5px 4px 0 0;	padding: 4px 5px 4px 5px;	font-size: 12px;}
.paginator .cpb{	background: #919191 none repeat scroll 0 0;	border: 1px solid #6f6f6f;	color: #1c1c1c;	font-weight: bold;	margin: 5px 4px 0 0;	padding: 4px 5px 4px 5px;	font-size: 12px;}
.paginator a{	background: #f3f3f3 none repeat scroll 0 0;	border: 1px solid #d0d0d0;	color: #000;	margin: 5px 4px 0 0;	padding: 4px 5px 4px 5px;	text-decoration: none;	font-size: 12px;}
.paginator PageSubmitButton{	background: #f3f3f3 none repeat scroll 0 0;	border: 1px solid #d0d0d0;	color: #1c1c1c;	font-weight: bold;	margin: 5px 4px 0 0;	padding: 4px 5px 4px 5px;	font-size: 12px;}
/***********************投资列表*********************/

/***********************找回密码*********************/
.BTauto
{
	border: 1px solid #dddddd;background-color:#f8f1f0;color:blue;font-size:20px; height:40px; padding:10px; line-height:20px;cursor:pointer;
	border-radius:5px;}
.fcouseBTauto
{
	border: 1px solid #dddddd;background-color:#0070cc;color:#ffffff;font-size:20px; height:40px; padding:10px; line-height:20px;cursor:pointer;
	border-radius:5px;}
.cow
{
	color:#FE7700;}
.coyw
{
	color:blue;}
/***********************找回密码*********************/
/**********************详细投标信息*********************/
.GridViewStyle{	font-size: 12px;}
.GridViewStyle a{	color: #c75f3e;	text-decoration: none;}
.GridViewHeaderStyle{	font-weight: bold;	color: #333;	font-size: 12px;}
.GridViewHeaderStyle th{	font-weight: bold;	padding: 5px;	height: 38px;	text-align: center;	border-left: 1px solid #c7c7c7;	border-bottom: 1px solid #c7c7c7;	border-top: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7;}
.GridViewFooterStyle td{	font-weight: bold;	font-size: 12px;	padding-left: 5px;	padding-right: 5px;	text-align: center;	border: 1px solid #c7c7c7;	height: 18px;	background-color: #f4f4f4;}

.GridViewHeaderStyle1{	font-weight: bold;	color: black; background-color:#E1EDF7;	font-size: 12px;}
.GridViewHeaderStyle1 th{	font-weight: bold;	padding: 5px;	height: 18px;	text-align: left;	border-left: 1px solid #c7c7c7;	border-bottom: 1px solid #c7c7c7;	border-top: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7;}
.GridViewFooterStyle1 td{	font-weight: bold;	font-size: 12px;	padding-left: 5px;	padding-right: 5px;	text-align: left;	border: 1px solid #c7c7c7;	height: 18px;	background-color: #f4f4f4;}
/*间隔的两行（共两种样式）*/
.GridViewEditRowStyle{	background-color: #f4f4f4;}

/*间隔的两行（共两种样式）*/
.GridViewRowStyle td{font-size: 12px;	border-left: 1px solid #c7c7c7;	border-bottom: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7;	border-top: 0;	text-align: center;	background: #f4f4f4;	height: 18px;}
.GridViewAlternatingRowStyle td{font-size: 12px;	border-left: 1px solid #c7c7c7;	border-bottom: 1px solid #c7c7c7;	border-right: 1px solid #c7c7c7;	 text-align: center;	border-top: 0;	background: #fff;	height: 18px;}
.GridViewSelectedRowStyle{	background-color: #E2DED6;	font-weight: bold;	color: #333333;}

.GridViewRowStyle1 td{font-size: 12px;	border-left: 1px solid #c7c7c7;	border-bottom: 1px solid #c7c7c7;	border-right: 1px solid #c7c7c7;	 text-align: left;	border-top: 0;	background: #fff;	height: 18px;}
.GridViewAlternatingRowStyle1 td{font-size: 12px;	border-left: 1px solid #c7c7c7;	border-bottom: 1px solid #c7c7c7;	border-right: 1px solid #c7c7c7;	 text-align: left;	border-top: 0;	background: #fff;	height: 18px;}
/***********************详细投标信息*********************/

.jdbg1
{
	background-image:url(bg1.png);background-repeat:no-repeat;background-position:0 1px;}
.jdbg2
{
	background-image:url(bg2.png);background-repeat:no-repeat;}
.example{}
.example ol{position:relative;width: 100px;height: 20px;top:-30px;left:60px;}
.example ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.example ol li.seleted{background: #1AA4CA;}

.example1{}
.example1 ol{position:relative;width: 80px;height: 20px;top:-30px;left:60px;}
.example1 ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.example1 ol li.seleted{background: #1AA4CA;}

.example2{}
.example2 ol{position:relative;width: 80px;height: 20px;top:-30px;left:60px;}
.example2 ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.luara-{position:relative;padding:0;overflow: hidden;}
.luara- ul{padding: inherit;margin: 0;}
.luara- ul li{display: none;padding: inherit;margin: inherit;list-style: none;}
.luara- ul li:first-child{display:block;}
.luara- ul li img{width: inherit;height: inherit;}
#notice {
	margin-top:-220px;
	width:334px;
	height:220px;
	margin-left:415px;
	box-shadow: 0px 0px 10px 1px #666;
	 background:#F4FFF7;}

#policy {
	width: 394px;
	height: 220px;
	box-shadow: 0px 0px 10px 1px #666;}

#major{
	margin-top:-220px;
	float:right;
	width: 334px;
	height: 220px;
	box-shadow: 0px 0px 10px 1px #666;
	 background:#F4FFF7;}
#up {
	position: relative;
	width:1103px;
	height:240px;
	margin-top:20px;}
#down {
	position: relative;
	width:1103px;
	height:230px;
	margin-top:20px;}
#left {
	width:354px;
	height:220px;
	margin-left:0px;
	box-shadow: 0px 0px 10px 1px #666;
	 background:#F4FFF7;}
#concer {
	width:354px;
	height:220px;
	margin-left:375px;
	margin-top:-220px;
	box-shadow: 0px 0px 10px 1px #666;
	 background:#F4FFF7;}
#right {
	width:354px;
	height:220px;
	float:right;
	margin-top:-220px;
	box-shadow: 0px 0px 10px 1px #666;
	 background:#F4FFF7;}
.souye{
	 padding-left:30px;
	 padding-top:20px;
	 padding-right:10px;}
.souye a{ line-height:25px; margin-left:10px;}
.souye li{ background:url(li.fw.png) no-repeat left;}

#navigation, #navigation li ul { 
list-style-type:none;} 
#navigation { 
margin:20px;} 
#navigation li { 
float:left; 
text-align:center; 
position:relative;} 
#navigation li a:link, #navigation li a:visited { 
display:block; 
text-decoration:none; 
color:#000; 
width:120px; 
height:40px; 
line-height:40px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#c5dbf2; 
padding-left:10px;} 
#navigation li a:hover { 
color:#fff; 
background:#2687eb;} 
#navigation li ul li a:hover { 
color:#fff; 
background:#6b839c;} 
#navigation li ul { 
display:none; 
position:absolute; 
top:40px; 
left:0; 
margin-top:1px; 
width:120px;} 
#navigation li ul li ul { 
display:none; 
position:absolute; 
top:0px; 
left:130px; 
margin-top:0; 
margin-left:1px; 
width:120px;} 	