body {
	font-size: 12px;
	width: 100%;
	background-color: #eaeaea;
	margin: 0 auto;
	color: #333333;
}
ul li{list-style:none;}
h1,h2,h3,h4,h5,h6,p,ul,li { margin:0; padding:0;}
h5 {
	text-indent: 24px;
	font-weight: normal;
	line-height: 22px;
}
h4 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
}
.newsli {
	font-size: 12px;
	line-height: 22px;
	height: 22px;
}

a {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #990000;
}
.top {
	background-color: #FFFFFF;
	width: 980px;
	height: 150px;
	padding: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top h1 {
	font-size: 30%; line-height:2;
}
.top ul{
	float: left;
	margin: 0px;
	width: 15%;
	padding: 0px;
}
.top li{
	font-size: 12px;
	padding-left: 15px;
	line-height: 18px;
}

.logo {
	float: left;
	padding-top: 10px;
}
.banner_top {
	float: left;
	width: 60%;
	height: 80px;
	background-image: url(images/banner1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.top li a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.top li a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.mainmenu {
	height: 36px;
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
	margin: 0;
	overflow: hidden;
	padding: 0px;
}
.mainmenu ul{
	background-color: #e7e7e7;
	color: #FFFFFF;
	width: 100%;
	height: 36px;
	background-image: url(images/2_r2_c2.jpg);
	background-repeat: repeat-x;
	line-height: 24px;
}
.mainmenu li{
	float: left;
	padding: 5px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}
.mainmenu li a {
	color: #474747;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	font-weight: bold;
}
.mainmenu li a:hover {
	color: #FF8C00;
	font-size: 14px;
	line-height: 24px;
}
.menuleft {
	width: 9%;
}
.search_box {
	height: 32px;
	width: 100%;
	float: left;
	background-image: url(images/search_bg1.jpg);
}
.addurl {
	font-size: 12px;
	line-height: 22px;
	text-indent: 12px;
	float: left;
	width: 50%;
	height: 22px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search {
	float: right;
	width: 40%;
	background-image: url(images/search_bg2.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-color: #f2f2f2;
}
.search_con {
	font-size: 12px;
	float: right;
	width: 75%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.mainbody {
	background-color: #FFFFFF;
	padding: 4px;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.bh {
	line-height: 1px;
	clear: both;
	height: 1px;
}
.main_left {
	float: left;
	width: 24%;
	margin-right: 5px;
	background-color: #FFFFFF;
	border-right:1px #ccc dashed;
}
.m_l_box {
	float: right;
	width: 99%;
}
.m_l_box h1 {
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
	height: 28px;
	text-indent: 28px;
	background-image: url(images/left_1.gif);
}
.m_l_box h1 a {
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
}
.m_l_box h1 a:hover {
	font-size: 14px;
	line-height: 28px;
	color: #FF9900;
}
.m_l_box h2 {
	font-size: 12px;
	line-height: 18px;
	text-indent: 24px;
	font-weight: normal;
	padding: 5px;
}
.m_l_box_jj {
	float: right;
	width: 94%;
	background-color: #F8F8F8;
}
.m_l_box_jj h2 {
	font-size: 14px;
	width: 97%;
	text-indent: 12px;
	color: #003399;
	line-height: 26px;
}
.m_l_box_jj p,.m_l_box_jj h3,.m_l_box p,.m_l_box h3 {
	font-size: 12px;
	line-height: 18px;
	clear: both;
	float: right;
	width: 95%;
	text-indent: 24px;
}
.photo {
	background-color: #FFFFFF;
	height: 133px;
	width: 200px;
	padding: 2px;
	border: 1px solid #cccccc;
	margin-left: 15px;
}
.m_l_news {
	width: 95%;
	float: right;
}
.m_l_news ul {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	line-height: 1.6;
	margin: 0px;
	width: 100%;
}
.m_l_news ul li {
	list-style-type: circle;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.main_right {
	float: left;
	width: 75%;
	background-color: #FFFFFF;
}
/*首页右侧列表框样式1*/
.m_r_box1 {
	float: right;
	width: 49%;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.m_r_box1_tit {
	clear: both;
	width: 100%;
	background-image: url(images/list_di.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.m_r_box1_tit_tit {
	float: left;
	width: 80%;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	line-height: 22px;
	text-indent: 15px;
	background-image: url(images/list3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.m_r_box1_tit_more {
	float: left;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.m_r_box1_list {
	list-style-type: none;
}
.m_r_box1_list_img {
	float: left;
	height: 55px;
	width: 55px;
	padding: 15px;
}
.m_r_box1_list ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.m_r_box1_list li {
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
.m_r_box1_list_news {
	padding-left: 90px;
}
.m_r_banner {
	float: left;
	width: 98%;
	padding: 6px;
	background-color: #F0F0F0;
	background-image: url(images/list_home.gif);
	background-repeat: no-repeat;
	height: 18px;
}
.m_r_banner h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 60%;
	text-indent: 12px;
}
.m_r_banner h1 a {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 60%;
	text-indent: 12px;
}
.m_r_banner h1 a:hover {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	float: left;
	width: 60%;
	text-indent: 12px;
}
.m_r_banner h4{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	float: right;
	width: 30%;
}
.m_r_box2 {
	float: left;
	width: 49%;
}
.m_r_box2_main {
	border: 1px solid #CCCCCC;
	margin: 5px;
	clear: both;
}

.m_r_box2_tit {
	background-image: url(images/box3.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.m_r_box2_tit h2 {
	font-size: 14px;
	line-height: 22px;
	color: #000066;
	text-indent: 8px;
	font-weight: bold;
	word-spacing: 3px;
}
.m_r_box2_tit h2 a {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000066;
}
.m_r_box2_tit h2 a:hover {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FF9900;
}

.m_r_box2_tit p {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-indent: 24px;
	margin: 5px;
}
.m_r_box2_tit h3 {
	background-color: #EEEEEE;
	margin: 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
.bottom {
	width: 980px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 4px;
	background-color: #FFFFFF;
	background-image: url(images/1_r1_c2.gif);
	background-repeat: repeat-x;
}
.bottomlink {
	width: 100%;
	float: left;
	background-color: #F8F8F8;
	height: 20px;
	line-height: 20px;
}
.bottomlink ul {
	font-size: 12px;
	line-height: 20px;
	margin-left: 210px;
	height: 20px;
}
.bottomlink ul li {
	font-size: 12px;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
	line-height: 20px;
}
.bottomlink ul li a {
	color: #000000;
	line-height: 20px;
}
.bottomlink ul li a:hover {
	color: #003333;
	line-height: 20px;
}
.copyright {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	float: left;
	line-height: 22px;
	padding-top: 5px;
}
/*以下为内页样式*/
.sub_left {
	width: 75%;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.sub_l_tit {
	line-height: 34px;
	background-image: url(images/nei.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub_l_tit_tit {
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
	margin-left: 50px;
}
.sub_l_con {
	padding: 10px;
	text-indent: 24px;
	line-height: 25px;
}
.sub_right {
	width: 23%;
	float: right;
	padding: 4px;
}

.sub_r_box {
	float: left;
	width: 97%;
}
.sub_r_box_tit {
	padding: 2px;
	line-height: 22px;
}
.sub_r_box_tit_img {
	width: 20px;
	height: 22px;
	float: left;
}
.sub_r_box_tit_tit {
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	text-indent: 3px;
}
.sub_r_box_con {
	background-color: #F3F3F3;
	padding: 5px;
	background-image: url(images/1_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub_r_list {
	float: left;
	width: 97%;
}
.sub_r_list_bg {
	background-color: #F3f3f3;
	padding: 5px;
	margin-top: 8px;
}
.sub_r_list_tit {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	height: 22px;
	background-color: #FFFFFF;
	background-image: url(images/list_di.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 12px;
}
.sub_r_list_con {
	background-color: #FFFFFF;
}
.sub_r_list_con ul {
	text-indent: 12px;
}
.sub_r_list_con ul li {
	line-height: 18px;
}
.people {
	padding: 2px;
	border: 1px solid #FFFFFF;
}
.adress {
	font-size: 12px;
	line-height: 32px;
	text-indent: 8px;
	margin-bottom: 0px;
	height: 32px;
	float: left;
}
