/* CSS Document */
/*定义图片的边框为0*/
img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
/*定义body的样式*/
body {
	margin: auto;
	font-size: 11px;
	color: #333366;
	line-height: 130%;
	font-family: Tahoma,Lucida Grande,Lucida Sans Unicode,"宋体","新宋体",arial,verdana,sans-serif;
	text-align: center;
	background-color: #C5C5C5;
	width: 778px;
}
/* ----------------------------------------------------------------------------------------------------- */
/* html其它元素样式定义 */
/*html elements*/
form {
	margin: 0px;
	display: inline;
}
.conh {
	background-color: #EBEBEB;
	color: #666699;
}
.conh1 {
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma,Lucida Grande,Lucida Sans Unicode,"宋体","新宋体",arial,verdana,sans-serif;
	color: #800000;
	margin: 0px;
	background-color: #999999;
	padding-left: 5px;
}
h1 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	}
h2 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	}
h3 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	}
h4 {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	}
h6 {
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	}
a:active {
	color: #3366CC;
	text-decoration: none;
}
a:link{
	color:#003366;
	text-decoration: none;
}
a:visited {
	color:#003366;
	text-decoration: none;
}
a:hover {
	color:#330099;
	background-color: #FFDFBF;
}

/* 头文字(说明文字) */
acronym {
  border-bottom: 1px dotted #666;
	cursor: help;
}
/* 展开头文字(说明文字) 
acronym:after {
  content: " ("attr(title)") ";
}*/
/* 首行文字缩进 */
#indenttext { 
	text-indent:24px;
}
fieldset {
	padding: 10px !important;
	padding: 15px;
}
/* --------------------------------------------------------------------------------------------- */
/*主菜单的样式*/
#mainmenu {
	margin: auto;
	background-color: #A86500;
	border-bottom: #7F0055 1px solid;
	border-top: #7F0055 1px solid;
	height: 24px;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainmenu li {
	float: left;
	text-align: center;
	line-height: 24px;
}
#mainmenu li a {
	display: block;
	color: #FFF; 
	text-decoration: none; 
	width: 80px;
}
#mainmenu li a:hover {
	color: #CCCCCC;
	background-color: #CC6600;
	font-weight: bolder;
}
#mainmenu li a:active {
	color: #FFFFFF;
	background-color: #FF6600;
}
/*主菜单的样式结束*/
/*其它菜单的样式*/
.minp {
	margin: 5px;
}
.minp ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.minp li {
	text-align: center;
	line-height: 24px;
	padding: 5px;
}
.minp li a {
	display: block;
	color: #003366;
	text-decoration: none;
	border: #999999 1px solid;
}
.minp li a:hover {
	color: #990000;
	background-color: #CC9966;
}

#mainrmenu {
	margin: auto;
	border-top: #7F0055 1px solid;
}
#mainrmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainrmenu li {
	text-align: left;
	line-height: 24px;
	border-bottom: #7F0055 1px solid;
}
#mainrmenu li a {
	padding: 0px 0px 0px 10px;
	display: block;
	color: #000; 
	text-decoration: none; 
}
#mainrmenu li a:hover {
	color: #CCCCCC;
	background-color: #CC6600;
}

#stmap {
	margin: auto;
}
#stmap ul {
	margin: auto;
}
#stmap li {
	line-height: 24px;
}
#stmap li a {
	padding: 5px 5px 5px 10px;
	color: #000; 
}
#stmap li a:hover {
	color: #CCCCCC;
	background-color: #CC6600;
	font-weight: bolder;
}
/* ---------------------------------------------------------------------------------------------------------- */
/*定义页面中列样式*/
#head_img {
	height: 60px;
	text-align: left;
	background-color: #6699CC;
}
#head_logo {
	height: 60px;
	margin: auto;
	width: 260px;
	float: left;
}
#head_other {
	width: 260px;
	padding: 15px;
	float: right;
	text-align: right;
}
#bottom1 {
	background-color: #CC9966;
	height: 60px;
	line-height: 180%;
	border-top: #7F0055 1px solid;
	color: #EEEEEE;
	clear: both;
}
#main {
	margin: 1px auto;
	width: 778px;
	border: #7F0055 1px solid;
	background-color: #fff;
}
#mainl {
	text-align: left;
	width: 480px !important;
	width: 530px;
	float: left;
	padding: 15px 30px 20px 20px;
}
#mainltop {
	height: 20px;
	border-bottom: #7F0055 1px solid;
	padding:0px 0px 0px 10px !important;
	padding:0px 0px 4px 10px;
}
.wel1 {
	line-height: 180%;
	padding: 8px;
}
#mainr {
	text-align: left;
	line-height: 150%;
	padding:15px 5px 5px 5px;
	float: right;
	width: 220px;
}
.content{
	padding: 5px 0px 5px 10px;
	border: #999999 1px solid;
}
.img1 {
	border: #CCC 1px solid;
}
.imgf {
	float:left;
	padding:15px 15px 0px 15px !important;
	padding:5px 15px 5px 15px;
}