


/* all style
--------------------------------------------------------- */

* { margin: 0; padding: 0; } 

body, td { font-family: Arial, 'ËÎÌå', Helvetica, sans-serif; line-height: 150%; font-size:12px;}
ul, ol, li { list-style: none; }

/* home style
--------------------------------------------------------- */

h1.homeLogo { padding-bottom: 5px; }
h1.homeLogo img { border: none; display: block; }
.homeHeader { width: 590px; background: #fff; float: left; }

/* homeBar style
--------------------------------------------------------- */

#homeBar { background:#DED6CB; float: right; width: 584px; border-top: 1px #EEE8DD solid; border-left: 1px #EEE8DD solid; }

#homeBar a { display: block; width: 145px; text-align:center; border-right: 1px #EEE8DD solid; border-bottom: 1px #EEE8DD solid; }

#homeBar a:link  { color:#000; text-decoration:none; font-size: 12px; font-weight: bold; }
#homeBar a:visited  { color:#000;text-decoration:none; }
#homeBar a:hover  { color:#000;text-decoration:none;font-weight:bold; }

#homeBar li { float: left; background:#DED6CB; }
#homeBar li a:hover{ background:#fff; }
#homeBar li ul {
    line-height: 24px; text-align: center;
    left: -999em; width: 145px; position: absolute;
	 border: none;
	 background: #fff;
	 opacity: 0.8;
	filter:alpha(opacity=80);
}
#homeBar li ul li{
    float: left; width: 145px;
    text-align: center;
	border: none; background: none;
}
#homeBar li ul a{
    display: block; width: 145px; text-align: center;
	 border: none;
}
#homeBar li ul a:link  {
    color:#C82201; text-decoration:none; font-weight: normal;
}
#homeBar li ul a:visited  {
    color:#C82201;text-decoration:none; font-weight: normal;
}
#homeBar li ul a:hover  {
    color:#fff;text-decoration:none;font-weight:normal;
    background:#C00;
}
#homeBar li:hover ul { left: auto; border: none; }
#homeBar li.sfhover ul { left: auto; border: none; }

/* homeNews style
--------------------------------------------------------- */

.homeNews { width: 405px; margin-left: 592px; }
* html .homeNews {margin-left: 589px; }
.homeNews .list { }
.homeNews .list h2 { height: 30px; text-indent: -2000px; }
.homeNews .list h2.hd { background: url(../images/zxhd.gif) no-repeat; }
.homeNews .list h2.kx { background: url(../images/xwkx.gif) no-repeat; }
.homeNews .list ul { padding-left: 15px; padding-right: 15px; padding-top: 5px; }
.homeNews .list li { background: url(../images/dot2.gif) repeat-x left center; line-height: 23px; font-size: 12px; }
.homeNews .list li a { background: #fff url(../images/dot.gif) no-repeat left center; padding-left: 10px; }
.homeNews .list li a:link { color: #000; text-decoration: none; }
.homeNews .list li a:visited { color: #000; text-decoration: none; }
.homeNews .list li a:hover { color: #AD1023; text-decoration: underline; }
.homeNews .list li span.time { float: right; background: #fff; }
.homeNews .list div.more { text-align: right; padding: 5px 10px; }
.homeBox { width: 995px; height: 120px;background: #D1D2D4  no-repeat left top; clear:both;}
.homeBox .btn { padding-left: 410px; padding-top: 20px; }
.imgPlay {  float: right; }
.imgPlay h2 { background: #fff; }
.imgPlay h2 img { cursor: pointer; }
.homeFooter {
	width: 995px; background: url(../images/footer.gif) no-repeat right 20px; height: 66px;
	padding-top: 20px; position: relative;
}
.homeFooter a.eamil {
	width: 150px; height: 20px; position: absolute; top: 34px; left: 660px; display: block; text-indent: -2000px;
}