@charset "utf-8";
body {
	font-size: 12px;
	color: #333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link {
		font-size: 12px;
	color: #333;
	text-decoration:none;
}
a:visited {
		font-size: 12px;
	color: #333;
	text-decoration:none;
}
a:hover {
    font-size: 12px;
	color: #f00;
	text-decoration:underline;
}
.top_table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
	margin-bottom: 0px;
}
.top_table tr td a:link {
	color: #FFF;
	text-decoration:none;
}
.top_table tr td a:visited {
	color: #FF9;
	text-decoration:none;
}
.top_table tr td a:hover {
	color: #FFF;
	text-decoration:underline;
}
.bann_table {
	padding: 0px;
	height: 129px;
	width: 1000px;
	margin-top:13px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}
.bann_table tr td .menu_table {
	height: 28px;
	left: 10px;
	color: #FFF;
	position: relative;
	top: 50px;
	font-size: 10px;
	font-weight: normal;
}
.bann_table tr td .menu_table tr td a:link {
	margin-right:12px;
	line-height:26px;
	color: #FFF;
	text-decoration:none;
		font-size:14px;
		font-weight:bold;
}
.bann_table tr td .menu_table tr td a:visited {
 	margin-right:12px;
	line-height:26px;
	color: #FFF;
	text-decoration:none;
		font-size:14px;
		font-weight:bold;
}
.bann_table tr td .menu_table tr td a:hover {
    margin-right:12px;
	line-height:26px;
	color: #FFF;
	text-decoration:underline;
		font-size:14px;
		font-weight:bold;
}
.ad_table {
	padding: 0px;
	height: 290px;
	width: 994px;
	border: 3px solid #025394;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 2px;
}
.main_table {
	padding: 0px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
    .main_table a:link{
		line-height:20px;
	}
	.main_table a:visited{
		line-height:20px;
	}
	.main_table a:hover{
		line-height:20px;
	}
.main_table tr td .ltable_box tr td {
	width: 100%;
}
.main_table tr td .ltable_box {
	vertical-align: top;
	margin-bottom: 10px;
	width: 100%;
}
.main_table tr td .ltable_box tr .ltable_box_topbar {
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 34px;
}
.main_table tr td .ltable_box tr .ltable_box_content {
	padding: 5px;
}
.main_table tr td .mtable_box {
	width: 100%;
	margin-bottom: 10px;
}
.main_table tr td .mtable_box tr .mtable_box_topbar {
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/center.gif);
	text-indent: 30px;
	height: 30px;
	font-size: 14px;
}
.main_table tr td .mtable_box tr .mtable_box_content {
	padding: 3px;
}
.main_table tr td .pic {
	padding: 0px;
	height: 160px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px solid #666;
}
.main_table tr td .rtable_box {
	width: 317px;
	margin-bottom: 10px;
	border: 1px solid #666;
}
.main_table tr td .rtable_box tr .rtable_box_topbar {
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	color: #025394;
	text-decoration: none;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 29px;
}
.main_table tr td .rtable_box tr .rtable_box_content {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 14px;
}
.bottom_bar {
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 127px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bottom_bar tr td .copyright {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	height: 127px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 480px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top .top_bar {
	height: 30px;
	width: 980px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
}
#top .top_bar span {
	margin-right: 15px;
	margin-left: 15px;
}
#top .top_bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 1038px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 20px;
}

#top .top_bg2 .menu {
	height: 24px;
	width: 980px;
	position:absolute;
	top:160px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#top .top_bg2 .menu a {
	color: #FFF;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}
#top .ad {
	height: 290px;
	width: 1000px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #025394;
}
.main {
	font-size: 14px;
	width: 1000px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main .bread {
	font-size: 12px;
	line-height: 24px;
	color: #025394;
	text-decoration: none;
	padding-left: 12px;
	background-color: #CCC;
	border: 1px solid #666;
}
.main h1 {
    font-size: 30px;
	color: #930;
	line-height: 30px;
	margin-top: 16px;
	text-align:center;
}
.main h2 {
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin-top: 12px;
	text-align: center;
	font-weight: lighter;
}
.main .text{
	color: #333;
	padding: 5px;
	width: 94%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: left;
	line-height: 22px;
	height:auto;
}
.text {
	color: #333;
	padding: 5px;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 22px;
	line-height: 22px;
	font-size:14px;
}

.foot {
	background-image: url(images/foot_bg.gif);
	height: 90px;
	width: 100%;
	margin-top: 10px;
}
.clear {
	clear: both;
	height: 2px;
	width: 100%;
}
.foot .foot_content {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
.foot .foot_content img {
	float: left;
}
.main .list {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	text-decoration: none;
	float: left;
	min-height: 500px;
	width: 650px;
	margin-right: 20px;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.main .sidebar {
	float: right;
	width: 300px;
	min-height: 350px;
	background-image: url(images/yl_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 350px;
}
.main .list .b_title span {
	font-size: 12px;
	line-height: 33px;
	color: #03C;
	text-decoration: none;
	margin-left: 10px;
}
.main .list .b_title h2 {
	display: inline;
	font-size: 16px;
	padding-left: 4px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	margin-left: -300px;
}
.main .list .b_title {
	height: 33px;
	width: 100%;
	background-color: #CCC;
	background-image: url(images/bar_title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.main .list .text ul li span {
	font-size: 12px;
	color: #999;
	font-style: italic;
	margin-left: 20px;
}
.main .list .text ul li {
	line-height: 20px;
	list-style-type: none;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.main .list .text ul {
	margin-left: -50px;
}
.main .sidebar .nav_box ,.main .sidebar .hot_box{
	font-size: 14px;
	line-height: 22px;
	width:100%;
}
.main .sidebar .nav_box h3 ,.main .sidebar .hot_box h3{
	background-image: url(images/sidebar_icon.png);
	background-repeat: no-repeat;
	font-size: 20px;
	color: #03C;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666;
	padding-bottom: 5px;
}
.main .sidebar .nav_box ul ,.main .sidebar .hot_box ul {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
.index_main {
	font-size: 12px;
	width: 990px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}.index_main .l_bar {
	padding: 0px;
	float: left;
	width: 230px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.index_main .c_bar {
	padding: 0px;
	float: left;
	width: 410px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.index_main .r_bar {
	padding: 0px;
	float: right;
	width: 321px;
	margin-top: 14px;
}
.index_main .l_bar .l_box h3 {
	font-size: 14px;
	line-height: 34px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: -2px;
}
.index_main .l_bar .l_box ul {
	margin-left:-20px;
	}
.index_main .l_bar .l_box li {
	font-size: 14px;
	line-height: 24px;
	list-style-type:none;
	background-image: url(images/sidebar_icon.png);
	background-repeat: no-repeat;
	padding-left:30px;
}
.index_main .c_bar .m_box {
}
.index_main .c_bar .m_box {
	width: 100%;
}
.index_main .c_bar .m_box h3 {
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/center.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.index_main .c_bar .m_box ul li {
	line-height: 22px;
	width:98%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-left: -20px;
}
.index_main .r_bar .slide {
	margin: 0px;
	padding: 0px;
	height: 216px;
	width: 319px;
	border: 1px solid #666;
}
.index_main .r_bar .r_box h3 {
	font-size: 14px;
	line-height: 29px;
	color: #045894;
	text-decoration: none;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 30px;
}
.index_main .r_bar .r_box ul li {
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-left: -20px;
}
#top .top_bar a:link , #top .top_bg2 .menu a:link , .foot_content a:link{
	color: #FFF;
	text-decoration: none;
}
#top .top_bar a:visited , #top .top_bg2 .menu a:visited , .foot_content a:visited{
	color: #FFF;
	text-decoration: none;
}
#top .top_bar a:hover , #top .top_bg2 .menu a:hover , .foot_content a:hover{
	color: #FFF;
	text-decoration:underline;
}#top .top_bar a:active , #top .top_bg2 .menu a:active , .foot_content a:active{
	color: #FFF;
	text-decoration: none;
}
.index_main a:link {
	color: #666;
	text-decoration: none;
}.index_main a:visited {
	color: #666;
	text-decoration: none;
}
.index_main a:hover {
	color: #045894;
	text-decoration: underline;
}
.index_main a:active {
	color: #666;
	text-decoration: none;
}
.menuskin1 {
    top: 34px ;
    margin-left: -439px; 
}
.ltable_box a img {border:0px; position:relative; top:3px; left:150px; }
.mtable_box a img {
	border: 0px;
	position: relative;
	top: 3px;
	left: 204px;
	line-height: 30px;
}
.rtable_box a img {border:0px; position:relative; top:3px; left:174px; line-height:29px;}
.main_table tr td .rtable_box tr .rtable_box_content_search {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.main .text img {
	padding: 3px;
	border: 0px solid #333;
}
.main .list .text table .lm_list {
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	border-bottom: dotted 1px #333;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	}
.main_table tr td .mtable_box tr .mtable_box_content table .toplist , .main_table tr td .rtable_box tr .rtable_box_content table .toplist{
	border-bottom: dashed 1px #666666;
	background-image: url(images/d.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 14px;
	background-position: center left;
	line-height: 21px;
	}
	.main_table tr td .ltable_box tr .ltable_box_content table .bottomlist{
	background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 16px;
	background-position: center left;
	line-height: 20px;
	}
.main .sidebar .nav_box table .rightbotton {
	background-image: url(images/listbarbg.jpg);
	background-repeat: no-repeat;
	width:210px;
	height:34px;
	line-height:34px;
	text-align:center;
}
.wp_nav .nav-item a span.item-name {
font-family: "宋体";
    line-height: 22px;
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding: 5px 20px;
    cursor: pointer;
}
.wp_nav .sub-nav .nav-item a.parent:hover {
    background-color: #07BBF7;
    color: #FFF;
}
.wp_nav .sub-nav .nav-item a {
    background-color: #4796b7;
}
.bann_table tr td .menu_table {
	z-index: 200;
	font-size: 12px;
}
