/* CSS Document */
body {
	color: #FFF;
	font-family: "Arial";
	font-size: 10.5pt;
	margin: 0;
	background: #CCC;
}
a {
	color: #FFF;
	text-decoration: none;
}
img {
	border: none;}
a:visited {
	color:#FFF;}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
input {margin: 5px;}
.page {
	clear: both;
	margin: 5px;}
#top {
	height: 80px;
	background: url(top-bg.gif) no-repeat #FFF left top;
	width: 982px;
	margin: 0 auto;
	padding: 10px;}
label {
	margin-left: 5px;}
#logo {
	background: url(banner-bg.gif) no-repeat center;
	width: 982px;
	height: 66px;
	margin: 0 auto;
}
#member {
	clear: both;
	background: #F8F8F8 url(banner-bg.jpg) repeat-x;
	width: 982px;
	margin: 0 auto;
	height: 164px;
	padding-bottom: 1px;
}
#content {
	width: 1002px;
	margin: 0 auto;
	background: #000;
	}
#content-about {
	clear: both;
	width: 1002px;
	margin: 0 auto;
	height:auto!important;
	background: #FFF;
	color: #000;}
#left {
	float: left;
	width: 282px;
	margin: 0;
	padding: 5px;
	text-align: center;
	background: url(product-detail-leftbg.jpg) left top no-repeat #000;}
#index-left {
	float: left;
	width: 670px;
	min-width: 670px;
	margin: 0;
	padding: 10px;
	
	}
#index-right {
	float: right;
	width: 292px;
	min-width: 312px;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
	}
.index-right-box {
	padding: 5px;
	width: 302px;
	margin: 5px auto;
	}

.index-left-box {
	float: left;
	width:640px;
	border: 5px solid #363636;
	background-color: #131313;
	padding: 10px;
	margin: 0 0 10px 0;}
#features-right {
	float: left;
	width: 240px;
	margin: 0;
	padding: 5px;
	overflow: hidden;
	}
#features-left-box {
	float: left;
	width: 710px;
	min-width: 670px;
	margin: 0;
	padding: 10px;
		}
.features-box {
	float: left;
	width: 210px;
	height: 360px;
	border: 5px solid #363636;
	background-color: #131313;
	padding: 5px;
	margin: 5px 5px 0 0 ;}
.features-box p{
	text-indent: 0;}
.index-left-product {
	float: left;
	width:640px;
	border: 5px solid #131313;
	background-color: #000;
	padding: 10px;
	margin: 0 0 10px 0;}
#left-about {
	float: left;
	width: 400px;
	margin: 0;
	padding: 5px;
	text-align: center;
	background: url(content-left-bg.jpg) left top no-repeat	#000;
	min-height:580px;}
.left-sub {
	min-height: 400px;}
.right {
	float: left;
	width: 700px;
	padding: 5px;}
.right-about {
	float: left;
	width: 582px;
	padding: 5px;
	background: #FFF;
	color: #333;}
#nav {
	clear: both;
	margin: 5px 0;
	padding: 5px 0 5px 10px;
	border-bottom: 1px dotted #666;}
.box-1 {
	width: 199px;
	height: 300px;
	margin-top: 10px;}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu{
	margin: 0;
	padding: 0;
}
ul.menu li {
	background: #333 url(libg.gif) left top no-repeat;
	padding: 5px;
	font-size: 11pt;
	width: 222px;
	height: 35px;
	line-height: 35px;
	margin: 10px auto;
}
ul.menu li a{
	color: #FFF;
}
ul.about-right li {
	float: left;
	display: block;
	padding: 5px;
	background: #333;
	border: 1px dotted #CCC;
	margin-right: 5px;}
	
.box-1 li {
	background: #333;
	padding-top: 5px;
	font-size: 11pt;
	width: 200px;
	border: 1px dotted #ccc;
	margin: 10px auto;
}
.right dl.news-1 {
	float: left;
	width: 320px;
	height: 200px;
	margin: 10px;
	padding: 0;
	}
.right dl.news-1 dt {
	text-indent: 1em;
	background-color: #F8F8F8;
	line-height: 160%;}
.right dl.news-1 dd {
	margin: 5px 0 5px 5px;}
.right dl.news-1 dd.img-1 {
	height: 130px;
	overflow: hidden;}
	

.right dl.news-2, #index-left dl.news-2 {
	float: left;
	width: 320px;
	height: 140px;
	margin: 0 5px;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px #CCC dotted;
	}
.right dl.news-2 dt, #index-left dl.news-2 dt {
	float: left;
	padding: 20px 0 20px 0;}
.right dl.news-2 dd, #index-left dl.news-2 dd {
	float: left;
	margin:5px 0 5px 10px ;
	width: 150px;}
.right img, #index-left img {
	margin: 2px;}
#footer {
	width: 992px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	clear: both;
	text-align: center;
	background: #333 url(footer-bg.gif) left top;
	padding: 5px;
	color: #FFF;
	}
.search {
	padding: 5px;
	font-size: 11pt;
	width: 212px;
	border: #4f4f4f solid 5px;
	background-color: #1f1f1f;
	margin: 10px auto;
	}
.flash {
	float:left;
	padding-left: 40px;
	padding-top: 20px;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);*/}
/*- Menu Tabs E--------------------------- */

    #tabsE {
	width:1002px;
	margin: 0 auto;
	font-size:11.5pt;
	font-weight: bold;
	background: url(menu-bg.gif) repeat-x right top;

      }
    #tabsE ul {
	margin:0;
	padding:0 0 0 50px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("tabrightE.gif") no-repeat right top;
      padding:4px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }
/*h-style*/
h1 {
	font-size: 13pt;
	margin: 5px 0;
}
h2 {
	font-size: 13px;
}
p {text-indent: 2em;}
.hidden {
	display: hidden;}
#hot {
	background: #FFF url(h1-bg.gif) 10px top no-repeat;
	color: #FFF;}
/*title-style*/
.title1 {
	height: 30px;
	padding-top: 40px;
}
.title2 {
	background-image: url(title2-bg.gif);
	background-repeat: no-repeat;
	line-height: 300%;
	background-position: 5px center;
	border-bottom: 1px solid #F8F8F8;
	text-indent: 3em;
}
.title3 {
	text-align: center;
	background: url(title-bg-1.gif) no-repeat 5px center;
}
/* span-style */
.color-1 {
	color: #FFF;
	font-size: 10pt;}
.color-2 {
	color: #000;
	font-size: 10pt;
	font-weight: normal;}
a.color-3 {
	color: red;
	font-size: 10pt;
	font-weight: normal;}
.color-1 {
	color: #FFF;
	font-size: 10pt;}
.fortime-1 {
	margin: 0 0 0 50px; 
}
/*  p */
/*text-style*/
.text-indent {
	text-indent: 2em;}
/*   img */
img.imgright {
	float: right;
	border: none;
	margin-right: 10px;
}
#oTransContainer {
	float: left;
	width: 425px;
	margin: 10px 0 0 20px;
	}
#oTransContainer a {
	color: #FFF;}

.roll {
	width: 250px;
	height: 174px;
	padding: 0;}
.roll ul {
	margin: 0;}