@charset "utf-8";
/* CSS Document */

body{
background:url(../images/background.jpg) repeat-x #000000;
margin:0;
font-size:12px;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
}
div{
margin:0 auto;
}
#content{
padding:10px;
background:#ebebeb;
width:920px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
/*banner右上菜单链接*/
a.topmenu:link {
	color: #960000;
	text-decoration: none;
}
a.topmenu:visited {
	text-decoration: none;
	color: #960000;
}
a.topmenu:hover {
	text-decoration: underline;
	color: #000000;
}
a.topmenu:active {
	text-decoration: underline;
	color: #000000;
}
/*=====顶部文件=====*/
#banner{
height:144px;
width:940px;
background:#FFFFFF;
}
#menu{
border:#000000 1px solid;
width:940px;width:938px\9;
background:#990000;
}
#menu ul,#bottom_menu ul{
list-style:none;
padding:0;
margin:5px 0px;
height:16px;
}
#menu li,#bottom_menu li{
float:left;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
margin-left:10px;
margin-right:18px;_margin-right:18px;
}
/*=====底部文件======*/
#bottom_menu{
width:918px;
height:24px;
border:#935758 1px solid;
background:#FFFFFF;
}
#bottom_menu ul{
margin-left:8px;
}
a.bottommenu:link {
	color: #0000cc;
	text-decoration: none;
}
a.bottommenu:visited {
	text-decoration: none;
	color: #0000cc;
}
a.bottommenu:hover {
	text-decoration: none;
	color: #960000;
}
a.bottommenu:active {
	text-decoration: none;
	color: #960000;
}
a.bottommenu_2:link {
	color: #333333;
	text-decoration: none;
}
a.bottommenu_2:visited {
	text-decoration: none;
	color: #333333;
}
a.bottommenu_2:hover {
	text-decoration: none;
	color: #960000;
}
a.bottommenu_2:active {
	text-decoration: none;
	color: #960000;
}
/*====公共样式====*/
.red_font{
color:#960000;
}
.red_14px_font_bold{
font-size:14px;
color:#960000;
font-weight:bold;
}
.gray_font{
color:#3333;
}
.gray_13px_font_bold{
color:#333333;
font-size:13px;
font-weight:bold;
}
.blue_text{
color:#0000cc;
font-size:16px;
}
