﻿/*-------------
名称:局部样式表1024*768
制作单位:深圳方直科技开发有限公司

制作时间:2007.6.25
制作作者:biny
主要功能:本样式表主要用来控制页面的局部风格,
*/
*{
margin:0;
padding:0;
}
body{
text-align:center;/*IE中实现居中，但在mozilla中无效*/
color: #333;
font-family:arial,verdana,sans-serif,宋体;
font-size:12px;
}
a{
text-decoration:none;
}
a:link{
color:#2A1FFF;
}
a:hover{
text-decoration:none;
color:#FF3F00;
}
a:visited{
color:#2A1FFF;
}
a:active { 
text-decoration:blink;
}
ul{list-style:none;}
li{text-decoration:none;}


/*头部区容器-----------------------------------*/

/*音乐播放器容器*/
.misicplayer{text-align: right; height: 6px; line-height: 6px;overflow:hidden;}

/*中间区域层----------------------------------------*/
#twoline{background:#fff;padding-left:10px;}
#leftline
{
width:302px;
height:202px;
float:left;
width:302px;
background:url(Images/flash_bg.jpg) no-repeat;
}
#rightline{
float:left;
width:203px;
}
#searchbar{
clear:both;
}
.list{
list-style:none;
}
.list li{
background:url(../Images/bg_dotted.gif) repeat-x 0 77% !important;
background-position:0 61%;
}
.list li a{
float:left;
text-decoration:none;
background:#FFFFFF;
}
.list li span{
float:right;
background:#FFFFFF;
}

/*左侧菜单区------------------------------*/

/*左侧菜单盒子*/
.menubox{
border:1px #D0D0D0 solid;
background:#FFFFFF;
margin-top:5px;
padding:2px;
}
/*标题*/
h2{
font-size:12px;
font-weight:bold;
padding:1px;
height:22px;
background:url(../Images/bg_gray.gif) #AAFF55;
}
h2 span{
padding:15px;
background:url(../Images/search_gray.gif) no-repeat left center;
line-height:22px;
}
.boxbody{
height:150px;
}
.boxfoot{
background:#D4FF55;
}
#menubox ul li{
list-style-type:none;
margin:0 5px;
font-weight:bold;
}
.buttommenu{
border:1px #E1E1E1 solid;
background:#F4CF44;
height:30px;
line-height:30px;
font-size:14px;
font-weight:bold;
text-align:center;
margin-top:5px;
}
.buttommenu a{
color:#0080FF;
display:block;
height:30px;
width:178px;
}
.buttommenu a:hover{
background:#9F9F00;
}

/*链接区-----------------------------*/
#linkbody{
border-top:1px #CDCDCD solid;
border-bottom:1px #CDCDCD solid;
height:42px;
line-height:42px;
text-align:left;
}
.imgstyle{
margin:0;
padding-left:10px;
height:39px;
}
#scrolllink
{
	position:absolute;
	top:-1px;
	left:111px;
	margin-right:10px;
}
#scrolllink img{height:39px;}

