/* CSS Document */

body
  {
   background-image:url(/images/skin/bg.gif);
   margin:0px;
  }
  
.header
  {  
  height:30px;
  width:950px;
  background-image:url(images/skin/top_bg.gif);
  margin:auto;
  font-size:14px;
  color:#FFFFFF;
  }
  
.titlefont
  {
  font-size:15px;
  color:#FFFFFF;
  font-style:inherit;
  font-weight:900;
  }
  
.titlefont1
  {
  font-size:15px;
  color:#FFFFFF;
  font-style:inherit;
  font-weight:900;
  
    }
    
.phototable
   {
   font-size:14px;
   }  
.login
	{
		background-color:#FFFFFF;
		width:950px;
		margin-left: auto;
		margin-right: auto;
	}
.regtable
   {
      font:"宋体";
	  font-size:12px;
	  table-layout:auto;
	  border-style:none;
	  margin:auto;
	  border:1px
	}
	
.admin
   {
      border:0px;
	  background-color:#FFFFFF;
	  font-size:13px;
	  width:98%;
/*将DIV居中显示*/
	  margin-left: auto;
      margin-right: auto;
	}  
	
.indexpic
 {
 background:url(../images/skin/imgbg.gif);
 height:135px;
 width:160px;
 }	
.picshow
   {
     border:0px;
	 background-color:#FFFFFF;
	 width:600px;
	 margin-bottom:10px;
	 font-size:12px;
	 margin-left: auto;
     margin-right: auto;
	}
.picliebiao
    {
	border:0px;
	background-color:#FFFFFF;
	font-size:12px;
	margin:0px;
    }   
/*顶部链接样式   */
a.headcss:link {color: #FFFFFF;text-decoration: none}
a.headcss:visited {color: #FFFFFF;text-decoration: none}
a.headcss:hover {color: #FFFF00;text-decoration: none}
a.headcss:active {color: #FFFFFF;text-decoration: none}


/*首页商标分类样式*/
a.tmclass:link {color: #ef3d3d;text-decoration: none}
a.tmclass:visited {color: #FF0000;text-decoration: none}
/*链接下陷*/
a.tmclass:hover {color: #ef3d3d;text-decoration : none; position : relative; top : 1px; left : 1px}
a.tmclass:active {color: #FF0000;text-decoration: none}


/*图片显示链接*/
a.piclink:link {color: #000000;text-decoration: none}
a.piclink:visited {color: #000000;text-decoration: none}
a.piclink:hover {color: #ef3d3d;text-decoration: none}
a.piclink:active {color: #ef3d3d;text-decoration: none}

/*登陆框*/
/*.username,.password,{
	background:#fff;
	border:1px solid #ccc;
	color:#000;
	font-family:verdana, tahoma, sans-serif;
	font-size:12px;
	width:130px;
	height:16px;
	margin-left:6px;
	padding-left:20px;
	line-height:20px;
}
.username { background:url(../images/skin/username.gif) no-repeat 2px 2px;}
.password { background:url(../images/skin/password.gif) no-repeat 2px 2px;}
.imgbutton {margin-top:7px; margin-left:100px; }

.form{
	background:#fff;
	border:1px solid #ccc;
	color:#000;
	font-family:verdana, tahoma, sans-serif;
	font-size:12px;
	width:130px;
	height:15px;
	margin-left:6px;
	padding-left:20px;
	line-height:20px;
}*/

/*圆角*/
div#yuanjiao
   {
    margin: 0 10%;
	background: #ffffff;
	width: 160px;
	word-break:break-all;
	} 
b.rtop, b.rbottom
   {
   display:block;
   background: #FFF
   } 
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #ff0000} 
b.r1{margin: 0 1px} 
b.r2{margin: 0 1px} 
b.r3{margin: 0 1px} 
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 1px} 

