/* www.oulon.cn 主样式表 Modified By 2008-9-9 */

@charset "utf-8";

/* 主体式样 */
*   {margin:0px;padding:0px;}
ul  {list-style:none;}

img {border:0px;}
body{
	margin:0px;
	background:#E0E0E2;
	color:#555;
	font-size:12px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.form tr,
.form tr {text-align:left;}

/* 表单式样 */
form{text-align:center;}
	input,textarea{
		color:#666;
		border:1px solid #70b1cf;
		line-height:18px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
	}
	textarea{padding:2px;}
	input{
		padding:0px 2px;
		height:18px;
	}
	input.button{
		padding-top:2px;
		background:url(../images/inputBg.gif) repeat-x;
		height:23px;
	}
	
/* 链接式样 */
a{color:#555;text-decoration:none;}
a:hover{text-decoration:underline;}

/* 通用式样 */
.main{margin:0px auto;}
.main .mainw{width:930px;margin:0px auto;}
.main .none{display:none;}
.main .col{float:left;}
.main .clear{clear:both; height:10px; }
.main .mar{margin-top:0px;}
.main .submar{margin-top:0px;}
.main .w1{width:280px;}
.main .w2{width:640px;}
.main .w3{width:260px;}
.main .w4{width:30px;}
.main .w5{width:355px;}


/* 头部式样 */
.main .header{
	background:#fff;
	height:100px;
	margin:0px auto;
	text-align:left;	
}
	.main .header .logo{
		float:left;
		margin:20px 0 0 10px;
	}
	.main .header .nav{
	background:url(../images/top.jpg) repeat-x;
		float:right;
		width:374px;
		height:67px;
		margin:16px 16px 0 0;
	}
	.main .header .nav .rn{
		margin:8px 0px 0 15px;
		font:13px "Arial",tahoma,helvetica,"宋体";
		line-height:25px;
		color:#39456B;
	}
	.main .header .nav .rn a{
	margin:0 12px 0 0px;
	color:#fff;
	}
	
	.main .header .nav span{
		float:left;
		margin:0 5px;
	}
	.main .header .nav strong{float:left;}
	.main .header h1,h2{
		float:left;
		font-size:13px;
	}
	.main .header h1 a:hover{text-decoration:none;}

/* 主菜单式样 */
.main .mainnav{
	background:#B5B5B5;
	width:930px;
	height:25px;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
    text-indent:30px;
	padding:10px 0px 0px 0px;
}
.main .mainnav span{color:#fff;margin:0px 18px;}
	.main .mainnav a{
	color:#fff;}
	.main .mainnav a:hover{color:#ff9;}
	
.main .maintab{
	background:#BDD9EE;
	width:930px;
	height:15px;
}
/* 内容区域式样*/
.main .content{background:#ffffff;}
	/* 左边栏区域 */
	.main .content .contentLeft{
		height:990px;
		font-size:12px;
		overflow:hidden;
	}
	.contentLeft .le1{
		height:280px;
		width:270px;
		background:#BED9EE url(../images/b1.jpg) no-repeat left 50%;
		margin:10px 0 0 9px;
	}
	.contentLeft .le1 .bt{
        font:20px "Arial",tahoma,helvetica,"宋体";
		line-height:25px;
		color:#fff;
        text-align:left;
		margin:8px 0 0 10px;
	}
	.contentLeft .le1 .bt h1,h2{
		float:left;
		font-size:20px;
	}
	.contentLeft .le1 .bt a{
		float:left;
		color:#fff;
		font-size:20px;
	}
	.contentLeft .le1 .wz{
        font:bold 13px "Arial",tahoma,helvetica,"宋体";
		line-height:20px;
		color:#39456B;
        text-align:left;
		margin:10px 0 0 10px;
	}
	.contentLeft .le1 .list{
	   font:bold 16px/28px "Arial", tahoma, helvetica, "宋体";
	     text-align:left;
		 margin:5px 0 0 10px;
	
	}
	
#sidebar li {
margin-bottom: 40px;
	margin: 0;
	padding-left: 0px;
}
#sidebar li h2{
font:bold 15px/20px "Arial", tahoma, helvetica, "宋体";
}
#sidebar li a{
	line-height:18px;
	width:220px;
	margin:1px 0 0 1px;
	float:left;
	background:url(../images/icon3.gif) no-repeat left 50%;
	padding: 2px 0px 2px 20px;
	color:#2C4276;
	text-decoration:underline;
	}
   #sidebar li a:hover{
   line-height:20px;
   color:#fff;
   background: #224299 url(../images/icon2.gif) no-repeat left 50%;
   text-decoration:underline;}
	
	.contentLeft .le2{
		height:680px;
		width:270px;
		background:#F2F2F2;
		margin:10px 0 0 9px;
	}
	.contentLeft .le2 .rn{
	    font:20px "Arial",tahoma,helvetica,"宋体";
		color:#2F4F98;
		margin:20px 0 0 10px;
	}
	.contentLeft .le2 .rn .wz{
	font:12px "Arial",tahoma,helvetica,"宋体";
	}
   .contentLeft .le2 .rn .wz a{color:#000;text-decoration:noon;}
   .contentLeft .le2 .rn .wz a:hover{color:#2e5f99;text-decoration:underline;}
   
	.main .content .banner{
	    height:280px;
		width:640px;
		margin:10px 0 0 1px;
	}
	
	.main .content .nr1{
	    height:500px;
		width:260px;
		margin:10px 0 0 1px;
	}
	.main .content .nr1 .title{
	     font:18px "Arial",tahoma,helvetica,"宋体";
		color:#2F4F98;
		margin:20px 0 0 20px;
		text-align:left;
	}
		.main .content .nr1 .news{
	     font:12px "Arial",tahoma,helvetica,"宋体";
		color:#1D264D;
		margin:17px 0 0 20px;
		text-align:left;
		line-height:20px;
	}
	.main .content .nr1 .news a{font:bold 15px "Arial", tahoma, helvetica, "宋体";color:#1E264D;text-decoration:underline;}
	.main .content .nr1 .news a:hover{font:bold 15px "Arial",tahoma,helvetica,"宋体";color:#2e5f99;text-decoration:underline;}
	.main .content .nr2{
	    height:500px;
		width:30px;
		text-align:center;
		margin:40px 0 0 0px;
	}
	.main .content .nr3{
	    height:545px;
		width:355px;
		margin:10px 0 0 0px;
	}
	.main .content .nr3 .title{
	     font:18px "Arial",tahoma,helvetica,"宋体";
		color:#2F4F98;
		margin:20px 0 0 10px;
		text-align:left;
	}
			.main .content .nr3 .show{
	     font:12px "Arial",tahoma,helvetica,"宋体";
		color:#1D264D;
		margin:20px 0 0 10px;
		text-align:left;
		line-height:20px;
	}
	.main .content .nr3 .show h2{
	     font:bold 15px "Arial",tahoma,helvetica,"宋体";
		color:#1D264D;
	}
	.main .content .nr3 .show a{font:bold 15px "Arial", tahoma, helvetica, "宋体";color:#1E264D;text-decoration:underline;}
	.main .content .nr3 .show a:hover{font:bold 15px "Arial",tahoma,helvetica,"宋体";color:#2e5f99;text-decoration:underline;}
	.main .content .nr3 .show .rn a{font:bold 15px "Arial", tahoma, helvetica, "宋体";color:#1E264D;text-decoration:underline;background:url(../images/jt3.gif) no-repeat left 50%;padding: 0px 0px 0px 15px;}
	.main .content .nr3 .show .rn a:hover{font:bold 15px "Arial",tahoma,helvetica,"宋体";color:#2e5f99;text-decoration:underline;}
	

	.main .footer {
	    background:#1F274E;
	    height:50px;
		width:930px;
		margin:0px 0 0 0px;
	}
	.main .footer .wz {
	
	   font:12px "Arial",tahoma,helvetica,"宋体";
	   color:#879099;
	   text-align:center;
	   line-height:20px;
	   margin:5px 0 0 10px;
	}
	.main .footer .wz span{color:#879099;margin:0px 18px;}
	.main .footer .wz a{color:#879099;text-decoration:underline;}
	.main .footer .wz a:hover{color:#fff;text-decoration:underline;}
	.main .footer .wz h1,h2{
	float:center;
		font-size:12px;
	}
	.main .footer .wz h1 a{text-decoration:none;}
	.main .footer .wz h1 a:hover{text-decoration:none;}
	  
	
	
	
	
