/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#393939;
	color:#ffffff;
	font-size:12px;
}
input,select{
    border:1px outset #CCCCCC;
	color:#391e01;
	font-size:12px;
	padding-top:2px;
	height:20px;
	cursor:pointer;
}
a{
    color:#eeeeee;
	font-size:12px;
	line-height:150%;
	text-decoration:none;
}
ul{margin-left:15px; margin-top:-7px;}
li{list-style:none; margin-top:1px; letter-spacing:1px;}
table {font-size:12px;}
.center{margin:0 auto 0 auto;}

/*头部CSS定义*/
#headDiv{
   width:945px;
   height:158px;
   background-image:url(../images/logo.gif);
}
/*导航条CSS定义*/
#nav1{
  width:921px;
  height:25px;
  background-image:url(../images/headline.gif);
}
#nav2{
  width:921px;
  height:52px;
  text-align:center;
  background-image:url(../images/navline.gif);
}
#navTab{
margin-top:10px;
background-color:#a40000;
text-align:center;
color:#FFFFFF;
font-size:14px;
}
#navTab a{
color:#FFFFFF;
font-size:14px;
text-decoration:none;
}
.shouye{
color:#999999;
font-weight:bold;
background-image:url(../images/navbg.gif);
background-repeat:no-repeat; 
background-position:center;
}
.c{color:#cccccc;}

/*主体上半部分CSS定义*/
#mainTop{
width:760px;
height:auto;
background-color:#FFFFFF;
}
#contactDiv{ text-align:left; padding:15px 0 0 0; margin-bottom:5px;}
#topLeft{
margin-top:10px;
margin-left:10px;
width:229px;
float:left;
}
.leftDiv{width:100%;}
.leftDivBorder{
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding-top:10px; 
text-align:left; 
padding-left:10px;
height:auto;
}
#contactDiv p{
line-height:150%;
}
#topRight{
margin-top:10px;
margin-left:10px;
float:left;
width:511px;
}
.rightDiv1{
padding:2px 2px 2px 2px;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.rightDiv2{
width:640px;
height:26px;
text-align:left;
font-size:12px;
color:#391e01;
padding:5px 2px 2px 10px;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
.rightDiv3{
width:511px;
font-size:12px;
color:#391e01;
margin-top:5px;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
margin-bottom:5px;
}
/*主体下半部分CSS定义*/
#mainDown{
width:921px;
height:auto;
background-color:#f5f5f5;
}
.downLeft{
margin-left:10px;
width:218px;
float:left;
text-align:left;
}
.downRight{
width:74%;
float:left;
}
.downRtitle{
text-align:left;
width:100%;
height:35px;
background-image:url(../images/tabline.gif);
}
.downRcontent{
text-align:left;
width:100%;
height:auto;
background-color:#FFFFFF;
}
.downRDiv{
width:99%; 
margin-top:30px;
}
.downRDivBorder{
width:208px;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
.downRpay{
width:100%; 
margin-top:2px;
margin-bottom:10px;
}

/*页面底部CSS定义*/
#footDiv{
 margin-top:20px;
 width:921px;
 height:50px;
 padding-top:10px;
 background-color:#FFFFFF;
}
#endDiv{
 width:921px;
 height:50px;
}

