﻿
/******** 母版页样式定义 *********/

body {}

.IndexStyle { margin-left:2%; margin-top:5px; background-color:#B77C0A;font-family: "宋体",Arial, Helvetica, sans-serif; }

.all { width:100%; height:auto; background:lemonchiffon; }

.TopS { width:960px; height:25px; font-size:13px; background:lemonchiffon; }

.head { width:960px; height:auto; margin-top:1px; background:lemonchiffon; }

.main { width:960px; height:auto; background:lemonchiffon; }

.foot { width:960px; height:80px; background:lemonchiffon; }


/********* 默认页样式定义 *********/
.IndexAll { color: #000; background:lemonchiffon; font-size: 12px; }

.IndexDiv1, .IndexDiv2 { width:100%; height:auto; margin-top:22px; }

.IndexDiv3 { width:100%; height:auto; margin-top:10px;}

.FlashOrImage { width:695px; height:212px; float:left; margin-left:3px; margin-right:7px; border:solid 0px #D8D8D8; padding:3px 3px 3px 3px; }

.LoginBoxs { width:222px; height:212px; float:left; margin-right:3px; }

.NewContent { width:320px; height:300px; float:left; margin-left:3px; margin-right:5px; border-right:solid 2px #E5E5E5; }

.ProductContent { width:350px; height:300px; float:left; margin-right:5px; border-right:solid 2px #E5E5E5; }

.NameContent { width:220px; height:300px; float:left; margin-right:3px; border-right:solid 2px #E5E5E5; }

.BadyImages { width:96%; height:auto; border-bottom:solid 2px #DDD; margin-left:5px; margin-bottom:5px; }

.BadyBorder { padding:3px; border:solid 2px #D8D8D8;height:135px;width:190px; }
.BadyBorderHover {padding:3px;border:solid 2px blue;height:135px;width:190px;}

.callStyle { color:white;background-image:url('../../images/17(7).gif'); background-repeat:repeat; width:92%;}

.callDivStyle { width:160px; height:auto; border:solid 1px #FFF; font-size:13px;}

.callTopDivStyle { width:90%; height:20px; text-align:center; background:#FFF; border:dotted 1px black; cursor:hand;}

.callLiDiv { width:100%; text-align:left; margin-top:5px;}

.callHideDiv { width:95%; height:20px; margin-top:8px; text-decoration:underline;cursor:hand; text-align:center;} 

.ProDatalistView { padding:5px; font-size:13px;}
.ProTable {width:183px;height:183px;}
.ProTableHover {border:solid 3px #1F65CB;}

.ErrorStyle { background-image:url('../../images/ebg.gif'); background-repeat:no-repeat; width:470px;height:382px;left:300px;top:185px; position:absolute;}
/********* 菜单导航样式定义 *********/
.Menu {height:60px;}
.Pro1Menu ul li { list-style-image:url('../../images/proli.gif'); line-height:20px;}

/*AspnetPager导航样式定义:拍拍网风格*/
.paginator { font: 11px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #ffa501;border-color:#ffa501;text-decoration: none;}

/*迅雷风格*/
.pages {  color: #999; }
.pages a, .pages .cpb { text-decoration:none;float: left; padding:5px; border: 1px solid #ddd;background: #ffff;margin:0 2px; color:#000;}
.pages a:hover { background-color: #E61636; color:#fff;border:1px solid #E61636; text-decoration:none;}
.pages .cpb { font-weight: bold; color: #fff; background: #E61636; border:1px solid #E61636;}

/******** 定义链接颜色../../images/callbg.gif ********/

    #tabs8 {
      float:left;
      width:98%;
      background:lemonchiffon;
      font-size:82%;
      line-height:normal;
	  border-bottom:1px solid #83AA3B;
	  font-family:Verdana;
      }
    #tabs8 ul {
	  margin:0;
	  padding:10px 10px 0 15px;
	  list-style:none;
      }
    #tabs8 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs8 a {
      float:left;
      background:url("../../images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs8 a span {
      float:left;
      display:block;
      background:url("../../images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
      color:#591333;
      }
    #tabs8 a:hover {
      background-position:0% -42px;
      }
    #tabs8 a:hover span {
      background-position:100% -42px;
	  color:#FFF;
      }
      
/*UserFaceChoose*/
.unselected,.selected {height:50px; float:left; padding:3px 0 0 3px;background-repeat: no-repeat;background-position: center center; margin-right:5px; }
.unselected { cursor:pointer;filter : progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50,finishOpacity=100); }
.selected { background-image:url(selected.gif);}
.ImgStyle { height:50px;}
	

/********* 搜索框及消息样式定义 *********/
.MenuBottom { width:98%; height:35px; }

.MessageS { width:333px; float:left; margin-right:10px; }



.SearchS { width:350px; float:left; margin-right:10px; }


/********* 搜索框样式定义 *********/
.Search { width:311px; height:auto; }

.SearchDiv { margin:10px 5px 10px 5px; font-size:13px; }


/********* 消息内容样式定义 *********/
.Message { width:100%; height:auto; }

.MessageContent { margin:10px 5px 10px 5px; width:333px; font-size:13px; }

/*ProductShow*/
.ProBtnImg { padding:10px 10px 10px 10px; width:145px;}

.ProPageLink { padding:4px 6px 4px 6px; }


/**/

.MenuTopStyle { width:950px;height:102px; padding-top:1px; background-image:url('../../images/topbj.jpg'); background-repeat:repeat-x; }

.MenuTopImgStyle { width:950px;height:auto;}

.RightDiv { width:200px; height:auto; font-size:15px; }

.ImgB { float:left; padding:10px 15px 10px 15px; border-left:dotted 0px #FF99FF; }

.ImgBadyTop { width:100%; height:26px; background:lemonchiffon;}

.NewsTop { width:100%; margin-top:8px; margin-left:13px;}

.InputText { width:250px; height:30px; font-size:22px; border:solid silver 1px; }

.flowLeftMenuBg {background-image:url('../../images/l_tj_h.gif');height:26px;width:200px;}


.dl_page {width:500px;height:300px;padding:30px;float:left;}
.dl_head {width:100%;height:30px;border-bottom:solid 1px #1F65CB;}
.dl_main {width:500px;;height:250px;}
.dl_main ul li {border-bottom:dotted 1px gray;line-height:30px;padding-top:15px;color:#1F65CB;list-style-image:url('../../images/to_left1.gif');padding-left:10px;}
.link_dl {border:0;}
.dl_head_span {text-decoration:underline;cursor:help;}

.Pro_Menu_a {text-decoration:none;color:Black;}
.Pro_Menu_Hover {background-color:Blue;color:#FFF;}



