@charset "utf-8";
/*.press a:link,a:visited,a:active{
	color:#666666;
}
.press a:hover{
	color:#0F66BD;
}*/
a:link,a:visited,a:active{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#0F66BD;
	text-decoration:none;
}
#top {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	background-color: #5B5B5B;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 83px;
}
.jus {
	text-align: justify;
}
#logo {
	margin-right: 50px;
	margin-left: 50px;
	background-color: #5B5B5B;
}
#logopic {
	width: 286px;
	float: left;
}

#search {
	float: right;
	width: 180px;
	position: relative;
	text-align: right;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#banner #menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#banner {
	background-color: #5B5B5B;
	background-repeat: repeat-x;
	text-align: center;
}

#content {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 990px;

}
#banner input {
	font-size: 10px;
}

#recom {
	width: 100%;
	border: 1px solid #E3E3E3;
	background-color: #F6F6F6;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content .recomm {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #F0F0F0;
}

#content p {
	margin: 0px;
	padding: 0px;
}


#mid {
	background-color: #999900;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}


.fshort {
	width: 150px;
	background-color: #999999;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}



body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.viewall {
	border: 1px solid #CCCCCC;
	text-align: center;
	float: right;
	width: 60px;
	background-color:#FFFFFF;
}
#news {
	text-align:left;
}


#fbanner {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
}
#footer {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
}
.title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#mailing {
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .viewall a:link {
	color: #666666;
	text-decoration: none;
}
#content #news a:link, #content #news a:visited{
	color: #666666;
	text-decoration:none;
}
#content .recomm a:link,#content .recomm a:visited  {
	color: #666666;
	text-decoration: none;
}
/*a:link {

	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}*/
/*.right_col a:link{
	color: #0000FF;
	text-decoration: none;
}
.right_col a:visited{
	color: #0000FF;
	text-decoration: none;
}*/
#right_col ul{
	margin:0px;
	margin-left:15px;
}
#right_col li{
	margin:0px;
	margin-left:2px;
	padding:0px;
	padding-left:2px;
}

#content-pop {

	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#bane {



	background-color: #000000;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(images/bg-e.jpg);
	height: 5px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
.ff {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
#w990 {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.imgl {
  /* for IE */
  filter:alpha(Opacity=60);
  /* CSS3 standard */
  /*opacity:0.6;*/
  /* for Mozilla */
  -moz-opacity:0.6;
  -khtml-opacity: 0.5;
}


.imgl:hover {
  /* for IE */
  filter:alpha(Opacity=100);
  /* CSS3 standard */
  /*opacity:0.6;*/
  /* for Mozilla */
  -moz-opacity:1;
  -khtml-opacity: 1;
}
.imglactive {
  /* for IE */
  filter:alpha(Opacity=100);
  /* CSS3 standard */
  /*opacity:0.6;*/
  /* for Mozilla */
  -moz-opacity:1;
  -khtml-opacity: 1;
}
#back{
	background-color:#F3F3F3;
	border:solid 1px #D4D4D4;
	width:100px;
	float:left;
	text-align:center;
	margin-right:3px;
	margin-bottom:3px;
}
.about li{
	list-style:none;
	border:solid 1px #CCCCCC;
	margin:5px;
	padding:2px;
	width:120px;
}
.padcollection{
padding-left:40px;
}
.des_gallery{
padding-left:15px;
}