﻿/*===========首页基本===========*/
BODY {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	border-bottom-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	font-size: 12px; 
	background: url() #F2F2F2 repeat left top; 
	font-family: "宋体","新宋体",arial,verdana,sans-serif; 
	margin: 0px; 
	color: #333333; 
	line-height: 150%; 
}



 /*------定义链接的样式，它们的顺序是“LVHA“------*/
 a {
	text-decoration: none;
}
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	color:#333333;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration: none;
}

a.hotlin:link {
       color: #004975;
       text-decoration: none;
}
a.hotlin:visited {
       color: #004975;
       text-decoration: none;
}
a.hotlin:hover {
       color: #006666;
       text-decoration: none;
}
a.hotlin:active {
       color: #FF9900;
       text-decoration: none;
}
a.mind:link {
       color: #fff;
       text-decoration: none;
}
a.mind:visited {
       color: #fff;
       text-decoration: none;
}
a.mind:hover {
       color: #000;
       text-decoration: none;
}
a.mind:active {
       color: #fff;
       text-decoration: none;
}
 /*------定义字体颜色------*/
.style1 {
       color: #ffffff;
}
.style2 {
    color: #FF6600;

}
.style3 {
	color: #264773;
	}
.style4 {
	color:#000000;
	font-size: 14px;
    font-weight: bold;
	}
.style5 {
    color: #117D6E;
	font-size: 14px;
    font-weight: bold;
}
.style6 {
	border-width: 0px;
}

 /*------定义行距------*/
.ptxt {
       line-height: 175%;
} 
td{
 font-size:12px;
}
/*===========网站上部开头===========*/

.header{
	margin:0 auto;
	width:960px;
	text-align:left;
	}
.loge_1{
	background-image:url(images/001.jpg);
	width: 960px; 
	height:179px; 	
	float:left;	
	}
.loge_1_font{
	width: 300px; 
	height:25px; 	
	float:right;
	margin-top:12px;	
	}
.loge_flash{
	width: 960px; 
	height:140px; 	
	float:right;
	}
.loge_2{
	background-image:url(images/yuming_02.gif);
	height:44px;
	width: 1003px; 
	float:left;	
	}


/*------菜单------*/	
.navbar{
	background: url(images/003.jpg); 
	margin:0 auto;
	width: 960px; 
	height:32px; 
	}

.navbar_font{
	background: url(images/003.jpg); 
	float:left;
	width: 960px; 
	height:32px; 
	}
.navbar_font_a{
	float:right;
	width: 950px; 
	height:25px;
	margin-top:2px;
	}

/*=============首页分栏===========*/
.mainbar {/*外栏*/
	margin:0 auto;/*加auto外栏居中*/
	width:1003px;
	background-color:#FFFFFF;
}
.mainbg {
	width:960px;
	float:left;
	background-image:url(images/002.jpg);
}
.mainbg_II {
	width:1003px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(images/yuming_04a.gif);
}
.mainbg_III {
	width:1003px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(images/yuming_04b.gif);
}

.col_left {/*左栏布局*/
	float:left;
	width:225px;
	}
.col_left_right {/*左栏布局*/
	float:right;
	width:210px;
	}
.col_mid {/*中栏*/
	float:left;
	width: 470px;
	margin-left:20px;
}
.col_right {/*右栏布局*/
	float:right;
	width:225px;
	}
.col_right_left {/*右栏布局*/
	float:left;
	width:210px;
	}
/*----------二级页模版----------*/
.midmode{
	float:left;
	width:690px;
	margin-left:20px;
}
.midmode_III{
	float:left;
	width: 920px;
	margin-left:20px;
}
.mainmode_content {
	clear:both;
	padding:10px;
	margin:0px;
}
/*============页角============*/
.footer {
	margin:0 auto;
	width:1003px;
	background-color:#FFFFFF;
}
.footer_1{
	background: url(images/002.jpg);
	width:960px;
	float:left;
	height:120px;
	border-bottom:4px solid #00BBAA;
}
.footer_2{
	background: url(images/004.jpg);
	width:960px;
	float:left;
	height:29px;
	margin-top:10px;
}
.footer_font{
	margin:5px;
	text-align:center;
	}
.footer_font_denglu{
	margin:2px;
	color:#CCCCCC;
	text-align:center;
	}

/*------登录窗口及表单元素------*/
#login {	
	padding:0px;
	margin:0 20px 0 0;
}
#login div {
	text-align:right;
	padding:1px 0;
}
#login form {
	padding:0;
	margin:0;
}
#login select {
	width:84px;
}
#login .log_txt_input {
	border:1px solid #316500;
	width:80px;
}
#login .log_btn_input {
	border:1px solid #DE7918;
	background:#FFD329;
	width:84px;
	color:#000000
}
#logintype_set {
	text-align:right;
	width:80px;
	padding:10px;
}
/*------登录窗口及表单元素左------*/
#login_left {	
	padding:5px;
	margin:0 8px 0 0;
}
#login_left div {
	text-align:right;
	padding:1px 0;
}
#login_left form{
	padding:0;
	margin:0;
}
#login_left selec {
	width:50px;
}
#login_left .log_txt_input {
	border:1px solid #316500;
	width:64px;
}
#login_left .log_btn_input {
	border:1px solid #DE7918;
	background:#FFD329;
	width:68px;
	color:#000000
}
#logintype_set {
	text-align:right;
	width:80px;
	padding:10px;
}
.log_txt_input_1 {/*搜索*/
	border:1px solid #006401;
	width:80px;
}
.log_txt_input_2 {/*搜索*/
	border:1px solid #0055A5;
	width:80px;
}
.log_btn_input_2 {/*按钮*/
	border:1px solid #0055A5;
	background:#428ECE;
	width:85px;
	color:#fff;
}
.log_btn_input_3 {/*按钮*/
	border:1px solid #006401;
	background:#7FBF23;
	width:85px;
	color:#fff;
}

.log_btn_input_1{/*按钮*/
	border:1px solid #A5A6A5;
	background:#F7F3F7;
	width:84px;
	color:#000
}
/*------投票及统计饼图------*/
.content{

	}

#vote_qu {
	text-align:left;
	margin:0;
	padding:0;
	margin:0 0 10px 10px;
	color:#000;
}
#vote_pic {
  text-align: center;
	margin-top:5px;
	margin-bottom:5px;
}
#vote form {
	margin:0;
}
#vote ul {
	margin:3 0 15px 0;
	padding:0;
	list-style:none;
	text-align:left;
}
#vote ul li {
	line-height:120%
}
/*------全站搜索------*/
#search {
	padding:0 10px 0 0;
	text-align:right;
	margin:15px 0 15px 0;
}
#search form{	
	padding:0;
	margin:0
}
#search input {
	width:80px;
}
#search div {
	text-align:right;
	margin-top:2px;
}
/*------其他------*/
.midmode_text {
	background:#fff;
	text-align:left;
	margin:5px;
}
#log_text {
	padding-left:5px;
}
#qita_1{/*流量访问*/
	background: url(images/btqlxx_26.jpg); 
	width: 190px; 
	height: 112px;
	float:left;
	margin:0 0 0 0;
	}
#qita_2{/*流量访问*/
	width: 125px; 
	height: 20px;
	float:left;
	margin:74px 0 0 0;
	}
#search_set {
	clear:both;
	padding:3px 25px 3px 0px;
	text-align:right;	
}
#brief {
	width: 67px;
	height:16px;
	border:1px dashed #FF0099;
	background:#F4FAFF;
	color:#FF3399;
	float:left;
	margin:3px 0 0 0;
}
.mainmode {	
	width: 100%;
	background:#fff;
}
.mainmode_title {
	margin:10px 10px 10px 10px;
	height:26px;
	text-align:left;
	background:url(images/luozhuang_027.jpg);
}
.mainmode_title h3 {
	float:left;
	margin-top:8px;
	padding:0;
	display:inline;
	color:#316500;
}
.mainmode_dcr1 {
	float:left;
	width:65px;
	height:30px;	
	margin: 0 0 0 10px;	
}
.mainmode_dcr2 {
	float:right;
	width:140px;
	height:11px;
	background:url(images/mainmode_dcr.gif) no-repeat;
	margin:20px 5px 0 0
}
.mainmode_content {
	clear:both;
	padding:10px;
	margin:0px;
}
.mainmode_bottom {
	clear:both;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:#E7E7E7;
	height:5px;
	font-size:0;
}
#qita_top{/*弹出页*/
	background: url(images/btqlxx_24.jpg); 
	width: 100%; 
	height:55px;
	}
#qita_3{/*弹出页*/
	margin:0 auto;
	width:100%;
	background:#fff;
	}
#qita_4{/*弹出页*/
	background:#fff;
	width:100%;
	float:left;
	}
	
	
	



	
	







/*------------菜单--------------*/

.MainMenu_MenuContainer {
	background-color: transparent; 	
	line-height:10px;
	height:25px;
	color:#000;  
        padding-left:0px;  
}
.MainMenu_MenuBar {
	font-size:12px;
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: Transparent;
	color:#999;
}
.MainMenu_MenuItem {
	color:#999;
	padding-top:0px;
	height:25px;	
	text-align:left;	
	cursor: pointer; 
	cursor: hand;     padding-left:6px;padding-right:6px;
        
	
}
.MainMenu_MenuIcon { }
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {}
.MainMenu_MenuItemSel {
        border-top:1px solid #fff;
        border-bottom:1px solid #fff;
	color:#999;	
	font-size:12px;
	background-color:#9ADAFF;	
	padding:0 0px;
	height: 25px; padding-left:6px;padding-right:6px;
}
.MainMenu_MenuArrow {}
.MainMenu_RootMenuArrow {}

.submenuitembreadcrumb1{
	color:white;
}
.submenuitemselected1{
	color:white;
	
}
.MainMenu_MenuArrow{
	color:white;
}
.submenu1{
	color:white;
	background-color:#fff;	
}
.rootmenuitem1{ 
	color:white;
	
}
.rootmenuitem1 TD{ 
	color:#023d4e;
	/*border-right:1px solid #6491b2;*/
}

.rootmenuitemselected1 ,.rootmenuitembreadcrumb1{
	color:#023d4e;
}
.rootmenuitemselected1 TD,.rootmenuitembreadcrumb1 TD{
	color:#023d4e;
}

.MainMenu_MenuBreak{
	color:#023d4e;
}


/*--设施缩图列表(图片和标题)--*/
.liPic2 {	
	width:150px;/*图片宽200px*/
	height:110px;/*图片高140px;*/
	margin:0 auto;/*居中*/
}
.liPic2 img {
	border:double 3px #fff;
}
.liPic2Title {
	width:105px;/*与图片等宽*/
	margin:0 auto;
	padding-top:3px;
	padding-bottom:10px;
	font-size: 12px; 
}

	
