/*È«¾Ö*/
*{margin:0;padding:0;}
body{font-size:12px;text-align:center;margin:0 auto;}
p{ 
	padding:5px 0;
}
a:link { color: #000000; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }
a:active { text-decoration: none; }
img{border:none;}
li{list-style:none;}
/*Head*/
#head{
	margin:0 auto;margin-top:4px;width:779px;height:80px;
}
#nav{
	margin:0 auto;width:779px;height:26px;background:url(../img/nav-b.png) repeat-x;margin-top:4px;
	line-height:26px;font-size:14px; font-weight:bold;
	
}
#nav ul{
	padding-left:1px;
}#nav li{float:left;width:85px;list-style:none;}
#nav .nav-left{
	background:url(../img/nav-left.png) no-repeat;width:5px;height:26px;
}
#nav .nav-right{
	background:url(../img/nav-right.png) no-repeat #FF0000;width:5px;height:26px;
}

#nav a:link { color: #fff; text-decoration: none; }
#nav a:visited { color: #fff; text-decoration: none; }
#nav a:hover { color: #fff; text-decoration: underline; }
#nav a:active { text-decoration: none; }

#search{
	margin:0 auto;width:779px;height:25px;background:url(../img/search-b.png) repeat-x;line-height:25px;
}
#search .time{
	float:left;padding-left:8px;
}
#search .s-con{
	float:right;padding-right:8px;
}
#search .s-con form{margin-top:2px;}
#search .s-con input{
border:1px solid #808080;
}

/*Main*/
#main{
	width:779px;margin:5px auto;text-align:left;clear:both;
}

/*Main-Left*/
#main #index-left{
	width:198px;float:left;background:#EBF7D5;border:1px solid #C8E78E;
}
	#index-left .left-column{
		width:188px;padding:5px;
	}
	#index-left .left-column .left-title{
		width:188px;height:25px;line-height:25px;text-align:center;font-size:14px;font-weight:bold;
		background:url(../img/left-title-b.png) repeat-x;color:#fff;
	}
	#index-left .left-column .left-con{
		width:176px;border:1px solid #DBEFB5;background:#FCFFF4;padding:5px;
		margin-top:4px;
	}.left-con li{height:20px;list-style:none;line-height:20px;}
.left-con table{
	color:#FF0000;
}
.left-con table a:link { color: #FF0000; text-decoration: none; }
.left-con table a:visited { color: #FF0000; text-decoration: none; }
.left-con table a:hover { color: #FF0000; text-decoration: underline; }
.left-con table a:active { text-decoration: none; }	
/*Main-right*/	
#main #index-right{
	width:570px;float:right;
}
	#index-right .ir-title{
		width:570px;height:31px;background:url(../img/index-news.jpg) no-repeat;clear:both;
	}#index-right .ir-title02{
		background:url(../img/index-ynamic.jpg) no-repeat;
	}
	#index-right .ir-con{
		width:570px;margin-top:10px;clear:both;
	}	
	#index-right .ir-con .irc-list{
		width:340px;float:left;padding-left:20px;
	}.irc-list li{
		height:18px;
	}
	#index-right .ir-con .irc-flash{
		float:right;
	}
	#index-right .ir-con .irc-img{
		float:right;
	}
	#index-right .ir-rolling{
		border:1px solid #81AF69;width:558;padding-left:10px;padding-bottom:5px;margin-top:8px;
		clear:both;
	}
	#index-right .ir-tab{
		width:570px;clear:both;margin-top:10px;
	}
	.ir-tab .irt-con{
		width:280px;float:left;
	}.margin{
		margin-left:8px;
	}
	.ir-tab .irt-con .irtc-tit{
		width:272px;height:22px;font-size:15px;
		padding-top:8px;padding-left:8px; font-weight:bold;
	}
	.irtc-tit-01{
		background:url(../img/ir-tab-01.jpg) no-repeat;
	}
	.irtc-tit-02{
		background:url(../img/ir-tab-02.jpg) no-repeat;
	}
	.irtc-tit-03{
		background:url(../img/ir-tab-03.jpg) no-repeat;
	}
	.irtc-tit-04{
		background:url(../img/ir-tab-04.jpg) no-repeat;
	}
	
	.ir-tab .irt-con .irtc-list{
		width:273px;border:1px solid #D1CFD1;border-top:none;margin-bottom:10px;padding-top:10px;
		padding-left:5px;
	}.irtc-list li{
		line-height:150%;
	}

/*Links*/
#links{
	border-top:1px solid #69B301;clear:both;width:779px;padding-top:5px;margin:0 auto;
}

/*Footer*/
#foot{
	margin:0 auto;border-top:5px solid #69B301;width:779px;clear:both;margin-top:10px;
}

/*List*/
#main .list-right{
	width:570px;float:right;
}
	.list-right .list-tit{
		width:550px;height:29px;background:url(../img/list-title-b.png) repeat-x;padding-left:20px;
		line-height:29px;font-size:14px;
	}
	.list-right .list-con{
		width:550px;padding-top:10px;padding-left:20px;
	}
	.list-right .list-con li{
		margin:5px 0;border-bottom:1px dashed #ccc;
	}
	.list-right .list-con span{
		color:#CCCCCC;
	}
	
/*Content*/
#main .content{
	width:779px;overflow:hidden;margin:0 auto;margin-top:10px;clear:both;
}
	.content .con-c{
		margin-top:10px;
	}
	.content .con-dq{
		border:1px dashed #ccc;padding:5px;
	}
	.content .con-c h1{
		text-align:center;font-size:16px;color: #FF0000;
	}
	