﻿body {
	font-family:Verdana, Arial, Helvetica, sans-serif,宋体;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color:#666666;
	
}
* {	font-size:14px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #666;	text-decoration: none;	line-height: 150%;

}
a:hover{
	color: #339900;	text-decoration: none;
}
li {
	list-style-type: square;
}
p {
	padding: 5px;
}

.banner {
padding:20px 0px;
}
.banner2{
padding:10px 0px 0 0;
}
#headContainer {
	background-image: url(../images/bg_top.gif);
	width: 100%;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.user{
	background: url(../images/user.gif) no-repeat;
	width: 950px;
	height: 28px;
	padding-top:8px;
	text-align:right;
	padding-right:10px;
}
.mainContainer {
	text-align: left;
	width: 950px;
	display: inline-block;
	clear: both;
	position: relative;
	margin: 0px auto
}

#topPic {
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 243px;
	z-index: 0;
	position: absolute;
	right: 0px;
}
#langPick {
	text-align: right;
	padding-top: 8px;
	font-size: 13px;
	font-weight:bold;
}
#langPick a{
	color:#fff;
}
#langPick a:hover{
	color:#ff0;
}
#logoContainer {
	font-size: 30px;
	float: left;
	font-family: "微软雅黑", "黑体", "华文中宋", "宋体";
	height: 120px;
	width:232px;
	background: url(../images/logo.gif) no-repeat;

}
#slagonContainer {
	font-size: 12px;
	margin-top: 5px;
}
#navContainer {
	float: right;
	z-index: 100;
	position: absolute;
	top: 70px;
	right: 0px;
}
#navLeft {
	height: 27px;
	width: 0px;
	float: left;
}
#nav {
	float: left;
	padding-top: 5px;
	text-align: center;
	font-family: "微软雅黑", "黑体";
	font-size:16px;
}
#nav a {
	color: #FFFFFF;
	padding: 3px 10px 3px 8px;
	background: url(../images/nav_bg1.gif) no-repeat right center;

}
#nav a:visited {
	color: #FFFFFF;
}
#nav a:hover {
	color: #5D5D5D;	
	background: url(../images/nav_bg2.gif);
}

#navRight {
	height: 27px;
	width: 16px;
	float: left;
}
#headContainer #sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainContainer {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menuContainerA {
	float: left;
	width: 180px;
}

#contentContainer {
	float: left;
	margin-left: 10px;
	padding-left: 20px;
	width: 628px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9E3E5;
}
.mainContainer_index {
	text-align: left;
	width: 950px;
	display: inline-block;
	clear: both;
	position: relative;
	margin: 0px auto
}
#menuContainer_index{
	float: left;
	width: 630px;
	padding-left: 15px;
	padding-right: 15px;
}

#contentContainer_index {
	float: left;
	margin-left: 10px;
	padding-left: 20px;
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9E3E5;
	padding-top:20px;
}
.menuTitle {
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCC44;
	font-family:微软雅黑,黑体;
	margin-top: 20px;
	font-size:16px;
}

#mainImage {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 618px;
}

#menuContainerB {
	float: right;
	width: 50px;
	background-color: #F2F2F2;
	height: 100%;
	position: relative;
}

#footContainer {
	background-image: url(../images/down.gif);
	height:59px;
	padding-top: 10px;
	padding-bottom: 0px;
	color:#fff;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;

}
#footContainer a {color:#ffffff;}
#footContainer a:hover {text-decoration: underline;}

#footContainer #sep {
}


.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}

.valignBottom {
	vertical-align: bottom;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.clearBoth {
	clear: both;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E62001;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #E62001;
}
.borderAll {
	border: 1px double #0000FF;
}


.marginTop {
	margin-top: 10px;
}
.marginBottom {
	margin-bottom: 10px;
}

.paddingTop {
	padding-top: 10px;
}
.paddingAll {
	padding: 10px;
}

#newsList {
	padding: 0px;
	margin: 0px;
}

#newsList li {
	border-bottom:1px dashed #ccc;
	list-style-image: url(../images/arrow.gif);
	line-height: 28px;
	margin-left: 15px;
}
.newsTime {
	color: #999900;
	float: right;
	font-weight:bold;
	font-family:黑体;
}
#productList {
	list-style-type: none;
}

#productList li {
	text-align: center;
	width: 24%;
	float: left;
}
#productList li img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
#productList li span {
	text-align: center;
	display: block;
	margin-bottom: 5px;
}
.fontSubject {
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
.fontFleet {
	color: #777777;
}
.fontBig {
	font-size: 14px;
}
.fontBold {
	font-size: 14px;
	font-weight: bold;
}
.fontRed {
	color: #FF0000;
}
.bgFleet {
	background-color: #F2F2F2;
}
.msg {
	background-color: #FFFFD9;
	margin: 10px;
	padding: 10px;
	border: 1px solid #F1F1F1;
}
.moreLinks {
	float: right;
	margin-top: -10px;
	font-weight: normal;
}
.inputButton {
	border: 1px solid #72b212;
	color: #FFFFFF;
	background-image: url(../images/menu_title_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
}
/*左边菜单导航*/

#left_menu_a {
        width: 148px;
		clear:both;
        }

#left_menu_a li a {
          height: 27px;
          voice-family: "\"}\"";
          voice-family: inherit;
        text-decoration: none;
		border-bottom: #ccc 1px solid;
        }

#left_menu_a li a:link, #left_menu_a li a:visited {
        color: #666;
        display: block;
        background: url(../images/left_menu_a.gif);
        padding: 0 0 0 34px;
        }

#left_menu_a li a:hover, #left_menu_a li #current {
        color: #666;
        background: url(../images/left_menu_b.gif) left top;
        padding: 0 0 0 34px;
        }

#left_menu_a li a:active {
        color: #666;
        background: url(../images/left_menu_b.gif) left top;
        padding: 0 0 0 34px;
        }

#picList {
    width:640px;
    margin:10px auto; 

}
#picList li {
    float:left;
	padding-right:60px;
    display:inline;
    height:190px;    border:1px solid #ccc;
    padding:5px; margin:20px;

}
#picList li a {
    display:block;
}
#picList li a img {    
    width:150px;
    height:150px;
    padding:5px;
}
#picList li span a {
    width:150px;
    line-height:24px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}