﻿/*
@import "../../style/Share/StyleSheet.css";
filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; 
--------------------------------------------------------------------------*/
/*format
--------------------------------------------------------------------------*/
body { color: #666; text-align: justify; margin: 0; padding: 0; font-size: 12px; line-height: 1.5em; font-family: "微软雅黑" , "宋体" , "helvetica neue" , "lucida grande" , helvetica, arial, sans-serif; }
h1, h2, h3, h4, h5, h6, ul, dl, li, pre, code, address, caption, cite, code, em, strong, th, input, img, p { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6, dt { line-height: 2em; color: #000; font-weight: bold; }
h1 { font-size: 28px; }
h2 { padding-top: 6px; font-size: 16px; background: #000; color: #fff; line-height: 1em; letter-spacing: -0.1em; font-weight: normal; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }
p, dl, ul { margin: 10px 0; }
li { list-style-position: outside; margin-left: 1.3em; }
dd { margin: 0 0 1.5em 0; }
a { color: #666; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
hr { height: 1px; line-height: 1px; }
.more { background: url('../../img/more.gif') no-repeat right top; padding-right:25px;}
/*layout
--------------------------------------------------------------------------*/
.layoutcenter { text-align: center; }
.maincenter { margin: 0 auto; text-align: left; width: 950px; }
/*Columb
--------------------------------------------------------------------------*/
.col3 { text-align: center; margin: 5px 0; }
.col3_l2, .col3_r2, .col3_c6 { text-align: justify; }
.col3_l2 { float: left; width: 200px; }
.col3_c6 { margin: 0 auto; width: 500px; }
.col3_r2 { float: right; width: 200px; }
/*top_nav
--------------------------------------------------------------------------*/
#top_nav li { list-style: none; margin: 0 0 1px 0; }
#top_nav li a { background: #999; color: #fff; display: block; height: 20px; line-height: 20px; }
#top_nav li a:hover { text-decoration: none; background: #666; text-align: right; }
/*
--------------------------------------------------------------------------*/
.highlight { background: #ddd; }
.none { display: none; }
.clearboth { clear: both; }
.clearhight { float: left; height: 1%; width: 100%; }
.fl { float: left; }
.fr { float: right; }
.fl, .fr { text-align: left; }
.text_left { text-align: left; }
.text_right { text-align: right; }
/**/
#logo h1 { margin: 10px 0; line-height: 20px; font-family: "Arial Black"; }
#logo h1 span { color: #999; }
#logo h1 a { color: #000; }
#logo h1 a span { color: #999; }
#logo h1 a:hover { color: #999; }
#logo h1 a:hover span { color: #000; }
.suggestnav dd a { display: block; text-align: right; }
/*LINK 3D
--------------------------------------------------------------------------*/
#list { margin: 0 auto; height: 100px; overflow: hidden; position: relative; background-color: #000; }
#list ul, #list li { list-style: none; margin: 0; padding: 0; }
#list a { position: absolute; text-decoration: none; color: #666; }
#list a:hover { color: #ccc; }
/*Products Content
--------------------------------------------------------------------------*/
.productscon img {}
