@charset "utf-8";
/* 公共元素 */

body, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
}
h1, h2, h3, h4, h4, h5 {
margin:0pt;
padding:0pt;
}
a:link, a:visited {
	color:#D2D2D2;
	text-decoration:none;
}
a:hover, a:active {
	color:#FF0000;
	text-decoration:underline;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

caption, th {
text-align:left;
}

img{
	margin: 0px;
	padding: 0px;
	border: 0;
}

body {
	color:#D2D2D2;
	text-align:center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}
#header {
	width: 1000px;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 4px;
	clear: both;
}
#header ul.nav {
	display: block;
	float: right;
	clear: both;
	text-align: right;
	width: 320px;
	overflow: hidden;
	margin-right: -8px;
}
#header .nav li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
}
#header .nav li.about {
	background-image: url(../images/nav+.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left center;
	padding-left: 20px;
}

#header .logo {
	display: block;
	float: left;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}
#header .menu {
	float: right;
	width: 100%;
	background-image: url(../images/nav-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header .menu li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#header .menu li a {
	display: block;
	padding-top: 13px;
	padding-right: 30px;
	padding-bottom: 13px;
	padding-left: 30px;
	font-weight: bold;
	color: #FFFFFF;
}


#header .menu a:hover {
	background-image: url(../images/nav-back-sel.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
#header .menu a.sel {
	background-image: url(../images/nav-back-sel.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-weight: bold;
}

#sider {
	float: left;
	width: 295px;
	border: 1px solid #666666;
	height: 415px;
	padding-right: 18px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 28px;
}
#sider li {
	display: block;
	background-image: url(../images/+.png);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 23px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#sider a {
	font-weight: bold;
	font-size: 16px;
}
#sider .news {
	margin-top: 25px;
	background-image: url(../images/news-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px;
}
#sider .news h1 {
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 15px;
}
#sider .news p {
	width: 93%;
	margin-top: 10px;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 130%;
}

#baner {
	width: 655px;
	overflow: hidden;
	float: right;
	border: 1px solid #666666;
	height: 468px;
}

/*开始产品页面局定义*/
#navMenu{
	width: 1000px;
	background-image: url(../images/navMenu-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-left: 25px;
}
#navMenu a{
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#wrapper{
	width: 1000px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#wrapper a {
	color: #4E4E4E;
}
#wrapper a:hover {
	color: #FF3300;
}


#side-left{
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
#side-left ul {
	padding-top: 5px;
	padding-left: 3px;
}
#side-left li {
	padding-top: 9px;
	background-image: url(../images/arrow-red.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-bottom: 9px;
}
#side-left li a.selSub{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
} 

#main-content {
	width: 760px;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	background-color: #FFFFFF;

}

#main-content.mHeight{
    min-height:450px;
}
* html #main-content.mHeight{
    height:450px;
}
#main-content li {
	display: block;
	width: 745px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-left: 15px;
	float: left;
}
#main-content dl {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#main-content dd {
	height: 90px;
	width: 126px;
	overflow: hidden;
	padding-bottom: 5px;
}

#main-content dt {
	background-image: url(../images/arrow-red.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 18px;
	color: #4E4E4E;
}


#main-content .noBorder {
	border:0;
}
#main-content h1 {
	font-size: 13px;
	color: #666666;
	padding-left: 20px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#main-content h2 {
	padding-left: 36px;
	padding-top: 3px;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-bottom: 3px;
	font-size: 13px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}



/*开始产品详细页面*/
#main-content .photo{
	float: left;
	padding-left: 10px;
	text-align: center;
}
#main-content .down{
	float: right;
	width: 260px;
	padding-left: 20px;
}
#main-content .down dl {
	width: 160px;
	border: 3px solid #EAEAEA;
	margin: 0px;
	height: 60px;
	background-image: url(../images/arrow-yellow.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 75px;
	line-height: 120%;
}
#main-content .down dt {
	background-image: none;
	padding: 0px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
#main-content .down dd {
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	color: #2563FF;
	font-size: 11px;
}
#main-content .down p {
	clear: both;
	padding-top: 20px;
}
#main-content .down strong {
	display: block;
	width: 160px;
	padding-top: 5px;
	font-size: 11px;
	cursor: pointer;
}
#main-content .desc {
	margin: 20px;
	background-image: url(../images/desc-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	width: 720px;
	overflow: hidden;
	color: #666666;
	line-height: 180%;
}
#main-content .desc h3 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 6px;
}


#main-content table{
	border-collapse:collapse;
	color: #333333;
}
#main-content td {
	padding-left: 3px;
}

#main-content .Brief{
	color: #666666;
	padding: 15px;
	line-height: 150%;
	text-align: left;
	font-size: 14px;
	min-height:450px;
}
* html #main-content .Brief{
	height:450px;
}
#main-content.Brief p{
	margin: 0px;
	padding: 0px;
}


/*产品页面布局定义结束*/



#footer {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	background-image: url(../images/foot-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 5px;
	
}

#footer a{
	color: #999999;
}



/*清除浮动*/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
