/* CSS Document */
/*对于body的样式的初始化*/
body{
font-size:12px;
font-family:"宋体", Arial, sans-serif;
color:#000000;
margin:0px;
background-color:#F8DCC9;
line-height:normal;
}
html{
SCROLLBAR-FACE-COLOR: #D6DFF7;
SCROLLBAR-HIGHLIGHT-COLOR:#f29b65; 
SCROLLBAR-SHADOW-COLOR: #f9ccaf; 
SCROLLBAR-3DLIGHT-COLOR: #D6DFF7; 
SCROLLBAR-ARROW-COLOR:  #D6DFF7; 
SCROLLBAR-TRACK-COLOR: #D6DFF7; 
SCROLLBAR-DARKSHADOW-COLOR: #D6DFF7;
}
a{
color:#000000;
font-size:14px;
text-decoration:none;
}
a:hover{
color:#333333;
font-size:14px;
text-decoration:none;
}
/*下面是对于五个大的div进行样式分配------------------------------------*/
#banner{
background-image:url(images/banner.jpg);
background-repeat:no-repeat;
background-position: 0px;
clear:both;
float:left;
width:100%;
height:134px;

}
#menu{
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
clear:both;
float:left;
width:100%;
height:32px;

padding-top:9px;
font-size:14px;
}
#center{
clear:both;
float:left;
height:500px;
width:100%;
font-size:12px;
}
#bottommenu{
	background-image:url(images/bottommenu.jpg);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	text-align:center;
	width:100%;
	font-size:14px;
	text-align:center;
	vertical-align: top;
}
.selectq {
	background-color: #F29B65;
}

#bottom{
background-image:url(images/bottomback.jpg);
clear:both;
float:left;
width:100%;
height:100px;
font-size:14px;
padding-left:300px;
padding-top:5px;
line-height:150%;
vertical-align:middle;
}
/*到这里结束-----------------------------------------------------------------*/



/* 对于主目录的颜色的修饰*/
#menu .menucolor{
color:#990033;
}


/* 对于主体主要内容的样式设定------------------------------------------------??????*/
/*左边导航的修饰-----------------------!!!!*/
.left{
background-image:url(images/leftback.jpg);
width:243px;
height:100px;
float:left;
vertical-align:top;
}
.left div{
background-image:url(images/leftmenu.jpg);
background-repeat:no-repeat;
width:243px;
height:28px;
vertical-align:top;
padding-top:8px;
padding-left:68px;
font-size:14px;
}
.content
{
	text-align:left;
	background-image:none;
	font-size:13px;
	line-height:200%;
	letter-spacing:1px;
}

/*左边导航的修饰到此结束-----------------!!!!*/


/*下面是对于中部的分页的内容修饰-----------#####*/
.center1{
background-color:#F8DCC9;
float:right;
width:100%;
height:500px;

vertical-align:top;
}
.center{
background-color:#F8DCC9;
float:right;
width:100%;
height:500px;
text-align:center;

vertical-align:top;
}
.center div{
clear:both;

}
.centermenu{
background-image:url(images/centermenu.jpg);
background-repeat:no-repeat;
width:537px;
height:30px;
padding-left:55px;
padding-top:5px;

font-size:13px;
}
.centerbanner{
background-image:url(images/fenyetitle.jpg);
width:476px;
height:37px;
margin-left:10px;
font-size:12px;
}
.centercontent{
WIDTH: 716px;
height:300px;

}
.centercontent div a
{
	font-size:13px;
	color:#000000;
}
.centercontent div a:hover
{
	font-size:13px;
	font-style:italic;
}

a.down 
{
	font-size:12px;
	color:#000000;
}
a.down:hover
{
	font-size:12px;
	font-style:italic;
	color:Red;
}
	
.centerfenye{
background-image:url(images/centerbottomback.jpg);
background-repeat:repeat;
height:30px;
margin-bottom:20px;
font-size:12px;
WIDTH: 716px;
TEXT-ALIGN: center;

}
 td
{
	font-size:12px;
}
/*中部的分页内容修饰结束-------####*/
/*主体的主要的内空样式到这里结束-----------------------???????*/
.tdmenusub
{
	background-image:url(images/menusub.gif);
	background-repeat:repeat;
	width:243px;
	height:29px;
}
.title
{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	vertical-align:middle;
	border-bottom:solid 1px Chocolate;
	width:700px;
	text-align:left;
}

.titlechap
{
	font-size:14px;
	color:#00000;
}
.content
{
	font-size:14px;
	color:#000000;
}
.newstitle
{
	font-size:14px;
	color:#000000;
	FILTER: shadow(color=#ffffff,direction=135); HEIGHT: 10px;
}
.blogs
{
	border-bottom:dashed 1px #ff0000;
}
select option
{
background-color:#f29b65;
}
