﻿body 
{
	font-size: 12px;
	color: #999;
	font-family: 宋体;
    margin:0px;
    background:#0C0A0B;
}

img
{
    border-style:none;
}

ul,li 
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}

a 
{
    text-decoration:none;
    font-size:12px;
    font-family: "宋体";
    color:#999;
    margin:0px;
    padding:0px;
}

form 
{
    padding:0px;
    margin:0px
}

#siteaction
{
    color:#824300;
    margin:84px 0px 0px 106px;
}

#siteaction a
{
    color:#FBD900;
}

#sitemap
{
    margin:10px 0px 0px 365px;
}

#sitemap .space
{
    width:54px;
    height:20px;
    cursor:hand;
    float:left;
    margin-right:38px;
}

.mainclass 
{
    color:#FBD900;
    font-size:14px;
    background:url(image/mainclass.jpg);
    width:211px;
    height:45px;
}

.mainclass div
{
    padding:11px 0px 0px 21px;
}

.childclass 
{
    background:url(image/childclass.jpg);
    width:211px;
    height:31px;
}

.childclass div a
{
    color:#FBD900;
    font-size:12px;
}

.childclass div
{
    padding:9px 0px 0px 49px;
}

#mainleft
{
    width:98px;
    height:641px;
    background:url(image/mainleftbg.jpg) repeat-y
}
#mainright
{
    width:103px;
    background:url(image/mainrightbg.jpg) repeat-y;
}
#flash1
{
    width:176px;height:142px;
    border:7px solid #3d3d3d;
    margin:14px 0px 0px 5px;
}
#phone
{
    width:211px;
    height:275px;
    background:url(image/phone.jpg);
 }
#detail1
{
    width:100%;
    height:38px;
    background:url(image/poc.jpg) no-repeat;
 }
#detail2
{
    width:100%;
    height:25px;
 }
#detail2 a{
  color: #666;
}
#detail3
{
    width:100%;
    height:37px;
    background:url(image/mark1.jpg) no-repeat 25px 5px;
    text-indent:42px;
    color:#FBD900;
    font-size:16px;
}
#detailframe
{
    width:543px;
    border:none;
    height:603px;
 }
 
 .list1
 {
    margin-bottom:10px;
    line-height: 160%;
 }
 .foot{
   text-align:center;
   margin-top:95px;
   color:#666;
   font-family: arial;
 }