@charset "gb2312";
/* CSS Document */

      body {
		font-family:"Î¢ÈíÑÅºÚ", "Ó×Ô²", "Arial Unicode MS";
		font-size:14px;
      }

      /* Custom container */
      .container {
        margin: 0 auto;
        max-width: 1000px;
		width:1000px;
      }
      .container > hr {
        margin: 60px 0;
      }

      /* Main marketing message and sign up button */
      .jumbotron {
        margin: 10px 0;
        text-align: center;
		-webkit-box-shadow: 3px 3px 3px #999;  
		 -moz-box-shadow: 3px 3px 3px #999;  
		 box-shadow: 3px 3px 3px #999;  
      }
      .jumbotron h1 {
        font-size: 100px;
        line-height: 1;
      }
      .jumbotron .lead {
        font-size: 24px;
        line-height: 1.25;
      }
      .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

      /* Supporting marketing content */
      .marketing {
        margin: 60px 0;
      }
      .marketing p + h4 {
        margin-top: 28px;
      }


      /* Customize the navbar links to be fill the entire space of the .navbar */
	  
	  .navbar {
	  margin-bottom: 10px;
	}
      .navbar .navbar-inner {
        padding: 0;
/*		background:#417db2;
*/		background:url(imagesnavbg.jpg) bottom repeat-x;
		height:50px;
		webkit-border-radius: 8px;
     	-moz-border-radius: 8px;
          border-radius: 8px;
		  filter:none;
      }
      .navbar .nav {
        margin: 0;
        display: table;
        width: 100%;
		height:50px; 
      }
      .navbar .nav li {
        display: table-cell;
        width: 1%;
        float: none;
		*float:left;
		*min-width:123px;
      }
      .navbar .nav li a {
        font-weight: 400;
        text-align: center;
		text-shadow:none;
		color:#fff;
		font-size:16px;
		padding: 3px 5px 3px;
		border-left: 0;
        border-radius: 8px;
		margin:0 5px;
		*margin: 12px 5px 11px;
      }
	  
      .navbar .nav li:first-child a {
        border-left: 0;
        border-radius: 8px;
		margin: 12px 5px 11px;
      }
      .navbar .nav li:last-child a {
        border-right: 0;
        border-radius: 8px;
		margin: 12px 5px 11px;
      }
	  

		.navbar .nav li   a:hover,
		.navbar .nav  li  a:focus {
		  color: #555555;
		  text-decoration: none;
		  background-color: #e5e5e5;
		  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
			 -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
				  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
		}


      /* Customize the navbar links to be fill the entire space of the .navbar */

	  .muted img{ margin:15px 0; width:470px; float:left;}
	  
	  .jd_search{ float:right; height:25px; width:530px; margin-top:20px;}
	 .login_input{  border-top:1px solid #103568; border-left:1px solid #103568; border-bottom:1px solid #103568; color:#7e7979; width:160px; height:23px; padding:0px 5px; outline:none;}
      .jd_search input[type="submit"],.login_submit{ float:left;display:inline;border:none;background:url(imagesser.png) no-repeat;width:25px;height:25px;text-indent:-99999px; cursor:pointer; outline:none; margin-left:10px; margin-top:2px;}
      .jd_search input[type="text"]{ height:18px; float:left;}
	  .jd_search a{float: right;  margin: 10px 0; text-decoration:none; color:#e9a43a;}
	  .jd_search a:hover{ color:#417db2;}
	  .jd_search label{ clear: both;   margin-left: 320px;}
	  
	  
	   .main_ul{ margin:8px 5px;}
	   .main_li{
		 text-decoration:none;
		 list-style:none;
		 font-size:14px;
		 line-height:24px;
		 color:#333;

	 }
	 .main_a{
		 background:url(imagesli.png) left no-repeat;
		 font-size:12px;
		 background-position: 0px 11px;
		 padding-left:16px;
		 color:#333;
	 }
	 .main_a a{
		 color:#000;
		 font-family:"ËÎÌå", "Arial Unicode MS";
		 
	 }
	 .main_a a:hover{
		 font-weight:600;
	 }
	 .color_gray{ color:#999;	}

	 
	 /* blog sidebar */
	.blog_sidebar { margin:0px ; }
	.blog_sidebar .h4border {  margin:0; padding:0 ;  font-size:20px; font-weight:400; border-bottom:1px solid #d3d3d4;  }
	.blog_sidebar .nobg{ background:none; }
	.blog_sidebar .h4border p{ text-align:left; margin:0; margin-left:10px;font-size:20px; font-weight:600; line-height:40px; padding:0; color:#555;}
	.blog_sidebar .nobg p{ margin-left:15px;color:#3374b4;}
	
	.blog_sidebar .h4border  .main_more{
			color:#999;
			font-size:12px;
			text-decoration:none;
			line-height:42px;
			margin-right:0px;
			text-decoration:none;  
			color:#417db2;
		}
	.blog_sidebar a:hover { text-decoration:none;}
	.icon-circle-arrow-right-left{
		background:url(imagesmain_more_left.png) 5px no-repeat;
	}


	.footer{ border-top:1px solid #417db2; margin-top:10px; padding:10px 0;}
	.footer p{ text-align:left; margin-bottom:0; line-height:20px; font-size:12px; color:#777;}
	.footer .erweima{ float:right;}
	.footer .ft_text{ float:left; margin-top:5px;}
	
	.link_ui{ margin:0; padding:0 6px;}
	.link_ui li{ list-style:none; width:54px; float:left; margin:10px 8px; }
	.link_ui li img{ padding:0 3px 3px;}
	.link_ui li a{ text-align:center; text-decoration:none; color:#616262; font-size:12px; line-height:18px;}
	.link_ui li a:hover{  text-decoration:none; color:#000;}
	
	.clearfix{ clear:both;}
	
	.box_skitter a{ color:#fff; text-decoration:none;}
	.box_skitter a:hover{ text-decoration:none;}