
::-webkit-scrollbar
{
width: 7px;
height: 7px;
background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
border-radius: 2px;
background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
border-radius: 2px;
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.3);
background-color: #555;
}

* {list-style: none;}
body{background: #EDE6E6; margin:0px;}
h3{margin: 5px 0px;}
#wrapper{width: 1800px; height: auto; margin: 0px auto; position: relative; padding: 0px;  background: white;}



#menu {width: 1800px; height: auto; float: left; margin: 0px; padding: 0px;  z-index: 3; border-bottom: 2px solid #E384E5; background: white; 
	position: fixed; top: 0px;}
#menu ul {width: 1800px; height: auto;margin: 0px; padding: 0px; float: left; z-index:999;}
#menu ul li {list-style: none; float: left; line-height: 40px; height: 40px; padding: 2px; font-size: 20px; width: auto;  position: relative; 
 margin: 0px; margin:0px 5px;}
#menu ul li:hover{background: #E5E4E4; }
.sep_span{display: block; height: 24px; width: 1px; background: #7C7C7C; float: left;margin-left:2px; margin-right: 2px; margin-top: 10px;}
#menu ul li  a {text-decoration: none; }
#menu ul li span {color: red; font-size: 16px; margin:  auto 1px;}
#menu ul li > ul {display: none; width: 395px; height: auto; position: absolute; top: 44px; left: 0px;
 background:rgba(200, 200, 200, 1); padding: 0px; z-index: 99999;}
#menu ul li > ul li {width: 186px; height: 32px; line-height:32px; padding: 2px; font-size: 18px; margin: 0px; 
	border-bottom: 1px solid black; margin-left:4px;}
#menu ul li:hover  .sub_menu {display: block;}
#menu ul li ul li .menu_red_span {color: red; display: block; float: right; width: 40px;  margin-left: 5px; }
#menu .sub_menu li span {float:right; width:30px; font-size:14px;}
#main_content{width: 1800px; height: auto; float: left; margin: 0px; padding: 0px; background: #D9D4D4;}





#index_content {float: left; width: 1235px; height: auto; padding: 0px; margin:  0px;  margin-left: 8px;
 background: white; padding-bottom: 80px;  }
#index_content >  ul {margin: 0px; margin-top:45px; padding: 0px; float: left; width: 1235px; height:auto; background: white;}
.listings{list-style: none; float: left; height: auto; margin: 0px; padding: 0px;  width: 1230px; margin-bottom: 15px;
border-top: 2px solid #FBF8F8; border-left: 2px solid #FBF8F8; border-right: 2px solid #FBF8F8; overflow: hidden;}
.listings h1 {margin: 0px; height: 40px; line-height: 40px; font-size: 20px; padding: 5px 10px; position: relative;}
.listings a {text-decoration: none;}
.listings h1:hover{background: #DDC0C1;}
.listings h1 span {color: red;}
 #index_content >  ul input {float: right; height: 40px; line-height: 40px; border: 1px solid red; padding: 1px 10px;  margin-right: 10px;}
.posted_time {font-size: 14px;}

.content {text-align: left; line-height: 25px;  padding: 3px; width: 1250px; height: auto;  max-height: 500px; font-size: 16px; overflow: auto; background: #FBF8F8; border: 2px solid #FBF8F8; border-bottom: 3px solid #ED74CB; float: left;}
.hidden_entry{display: none;}


#left_menu ul li a {text-decoration: none; }
#left_menu ul li:hover{background: #ACACAC;}


#right_menu {width: 230px; height: 760px; float: right; padding: 0px; margin:  0px; border: 2px solid #FBF8F8;  z-index: 3; 
 overflow: auto; background: white;}
#right_menu h1{height:auto; float: left;line-height: 40px;  font-size: 16px; border-bottom: 1px solid red; width: 230px; padding: 5px 0px; margin: 0px; text-align: center;}
#right_menu ul {width: 230px; height: auto; margin: 0px; padding: 0px; float: left;  margin-top: 10px;}
#right_menu ul li  {width: 220px; height: 40px; line-height: 40px; padding: 0px  2px; background: #F0EBEB; float: left; margin-right: 4px; 
	text-align: left; margin-bottom: 2px;list-style: none; font-size:20px; overflow:hidden;}	
#right_menu ul li a {text-decoration: none; }

#right_menu ul li img {width: 30px; height: 30px; float: right; margin-right: 5px;}
#right_menu ul li span {float: right; color: red; margin-right: 5px;}









.content p {margin: 5px 0px; line-height:30px;  margin-bottom: 10px; margin-top: 0px;}

#service {float: right; width: 964px; height: auto; padding: 16px; margin: 0px;border: 2px solid #FBF8F8; background: white; margin-top: 15px;  }





#pagination{ width:1195px; padding: 2px 20px; float:left; height:50px;  margin:0px auto;  background: #C5BEBF; }
#pagination table { width:1195px; padding:0px; margin: 0px; }
#pagination table tr td{ font-family:"MS Serif", "New York", serif; font-size:24px; width:80px; color: black; height: 50px; line-height: 50px;}
#pagination table tr td a{ text-decoration:none; padding:3px 5px; color: red;}



#copyright{height: 60px; width: 1800px; margin: 0px; padding: 0px;  position: fixed; bottom: 0px;}
#copyright p {line-height: 40px; height: 40px; padding: 10px;  margin: 0px; padding-right: 50px; text-align: right; font-size: 20px; color: #F11DA7; background: #323131;}




#backtop{width: 100px; height: 150px;  position: fixed; bottom: 0px; display: none; float: left;}
#backtop img{width: 100px; height: 150px;}



#feedback{ width: 1130px; height: auto; padding: 0px; float: right; border: 1px solid red; position: fixed; top: 0px; background: white;}
#feedback ul {width: 1130px; height: auto; margin: 0px; padding: 0px;}
#feedback ul  li {list-style: none; float: left;}
#feedback ul  li img {width: 280px;}
#feedback ul  li video {width: 280px;}
#feedback ul  li p {border-bottom: 1px solid black; height: 30px; line-height: 30px;}





#post{width: 1235px;  padding: 0px; padding-bottom: 200px; float: left;border: 1px solid #F4EFEF;  z-index: 100;  margin: 0px;}
#post table {width: 1235px;  border-top: 1px solid black; border-left: 1px solid black; padding: 0px; }
#post table tr  {width: 1235px;  }
#post table tr  td  {border-bottom: 1px solid black; border-right: 1px solid black; padding: 5px 5px; width: 150px;}
#post table tr td  textarea{width: 1200px; height: auto; min-height: 200px;}	
#post table tr td div{width: 1200px; height: auto; min-height: 200px; border: 1px solid red;}	
#post table  .input{width: 100px; height: 30px; line-height: 30px; padding: 5px 10px; text-align: left; font-size: 20px; border: 1px solid red; }
#post table tr td  select{width: 128px; height: 30px; line-height: 30px; padding: 5px 0px; text-align: left; font-size: 16px; border: 1px solid red;}
#post table tr td input {height:30px; line-height:30px; width:124px;}

#ip_data{width: 400px; background: black; color: white;}
#ip_data tr td {line-height: 35px; padding: 2px 5px; border-bottom: 1px solid red;}

#visits_records  {width: 930px;  background: white;}
#visits_records tr {width: 930px;}
#visits_records tr td {border-bottom: 1px solid red; border-right: 1px solid red; padding: 1px 2px;  color: black; line-height: 30px;}



#websites_visits{padding: 0px; height: auto; float: left; margin: 0px; width: 1130px;}
#websites_visits li{list-style: none; height: 40px; line-height: 40px; margin-right: 10px; margin-bottom: 3px; border-bottom: 1px solid black;}
#websites_visits .website{width: 300px;}
#websites_visits .visits{width: 50px;}

#links_content_div{width: 100%; height: auto; min-height: 400px; background: #E7DBDB; border: 1px red solid; overflow: auto;}










#potential {display:none; width: 1235px;}
#potential table  {width: 1235px; border-bottom: 1px solid black; border-left: 1px solid black;}
#potential  table tr:hover {background:#EDE6E6;}
#potential table tr td   { border-right: 1px solid black; border-top: 1px solid black; height: 25px; line-height: 25px; padding: 2px; font-size:16px;}
#potential table tr td   input {width: 150px; height: 25px; line-height: 25px;}
a{text-decoration:none;}
#potential table tr td span {width:210px; padding:0px; height:30px; line-height:30px;  display:block; float:left; margin-left:10px; margin-bottom:5px; border-bottom:1px solid black;}

#potential table tr td span .red  {width:60px; display:block; float:right; color:red; border-bottom:none;}


#potential_update_feedback {width: 1234px;  height: 840px; position: fixed; top: 46px; left:367px; 
  background:rgb(200,200,200); display: none; padding: 0px; z-index: 100;}
#potential_update_feedback  table {width: 1232px; height: 600px; margin: 0px;border-top: 1px solid red; border-left: 1px solid red;   }
#potential_update_feedback  table tr {width:1232px;}
#potential_update_feedback  table tr td {line-height: 30px;  height: 30px; border-bottom: 1px solid red; border-right: 1px solid red; padding: 2px 5px;
}
#potential_update_feedback  table tr td input {width: 300px; height: 40px; line-height: 40px; font-size: 16px;}
#potential_update_feedback  table tr td select {width: 100px; height: 40px; line-height: 40px; font-size: 16px;}
#potential_update_feedback > table tr > .feedback_left {width:150px;}




#posting_update_feedback {width: 1240px;  height:800px; position: fixed; top: 91px; left:370px; 
  background:rgb(200,200,200); display: none; padding: 0px; padding-bottom:30px; z-index: 100; overflow:scroll;}
#posting_update_feedback  table {width: 1230px; auto; margin: 0px;border-top: 1px solid red; border-left: 1px solid red;   }
#posting_update_feedback  table tr {width:1230px;}
#posting_update_feedback  table tr td {line-height: 30px;  height: 30px; border-bottom: 1px solid red; border-right: 1px solid red; padding: 2px 5px;
}
#posting_update_feedback  table tr td input {width: 562px; height: 40px; line-height: 40px; font-size: 16px;}
#posting_update_feedback  table tr td select {width: 100px; height: 40px; line-height: 40px; font-size: 16px;}
#posting_update_feedback > table tr > .feedback_left {width:150px;}




#posting_update_feedback #close_div{position:fixed; top:92px; right:306px; z-index:2; width:120px; height:45px; line-height:45px;
background:red;color:yellow; font-size:20px; text-align:center; z-index:3}
#posting_update_feedback ul{margin:0px; padding:0px; width:1245px; height:auto; float:left; position:relative;}
#close_button{position:absolute; top:0px; right:0px;}
#posting_update_feedback ul li{margin:5px 3px 5px 3px; padding:0px; width:300px; height:405px; float:left; text-align:center;
background:white; border:1px solid black; }

	#posting_update_feedback ul li p{text-align:left; margin:0px; line-height:30px; height:30px; font-size:14px; 
	background:rgba(220, 220, 220, 1.0); margin-bottom:2px; padding:0px 5px;}
#posting_update_feedback ul li  input {height:30px; margin-left:8px; line-height:30px; padding:0px 3px; width:105; 
 border:none;}


.add_to_cart{background:#ffd814; color:black; display: block; 
	float: right; height: 35px; line-height: 35px; border-radius: 15px;
	font-size: 18px; width: 120px; text-align: center;}

.product_details{background:#F4DBF6; color:white; display: block; 
	float: right; height: 36px; line-height: 36px;
	font-size: 18px; width:68px; text-align: center; m}
	}
