﻿@charset "utf8";
/*----------全局*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-size:12px;
}
ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333333;
}
a:hover{
	color:#FF3300;
	text-decoration:none;
}

.cbody{
	width:900px;
	margin:0 auto;
}
.margintop{
	margin-top:5px;
}
.floatclear{
	clear:both;
}
input,select{
	vertical-align:middle;
}

.top{
	height:80px;
	overflow:hidden;
}
/*----------栏目菜单*/
.topmenu{
	height:40px;
	background:#000;
}
.topmenu ul{
	width:900px;
	height:40px;
	background:url(../templetes/images/topmenu_r.gif) top center no-repeat;
	overflow:hidden;
}
.topmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(../templetes/images/topmenu_bg.gif) left bottom no-repeat;
}
.topmenu ul li a{
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:17px;
	padding-right:15px;
	text-decoration:none;
	height:40px;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#FFFF99;
	background:url(../templetes/images/topmenu_o.gif) center bottom no-repeat;
}
.topmenu ul li a.thisclass{
	color:#FFFF99;
	background:url(../templetes/images/topmenu_o.gif) center bottom no-repeat;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}


/*----------内容*/
.main{
	clear:both;
}

/*---------------左侧*/
.pleft{
	width:670px;
	float:left;
	overflow:hidden;
}

/*---------------左侧:图片新闻*/
.picnews{
	width:668px;
	border:1px solid #DDD;
	padding-bottom:3px;
	clear:both;
	text-decoration:none;
}
.picnews dl{
	width:666px;
	margin:1px auto;

}

.picnews dl dt{
	width:666px;
	height:26px;
	margin:1px auto;
	background:url(http://www.uuidea.com/templets/abc/tecc2008/tbg.gif) repeat-x ;
	border-bottom:1px solid #DDD;
}
.picnews dl dt .title{
	width:200px;
	height:26px;
	font-size:14px;
	line-height:26px;
	float:left;
}
.picnews dl dt .title a{
	margin-left:8px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}
.picnews dl dt .more{
	width:200px;
	height:19px;
	float:right;
	line-height:19px;
	text-align:right;
	margin:3px 5px 0px 0px;
}
.picnews dl dt .more a{
	text-decoration:none;
	color:#cc2026;
}
.picnews dl dd{
	float:left;
	display:inline;
	text-align:center;
	margin:10px 0px 0px 10px;
	line-height:28px;
}
.picnews dl dd p{
	line-height:22px;
	text-align:left;
}
.picnews dl dd a img{
	border:1px solid #DDD;
}
.picnews dl dd a{
	display:block;
	text-decoration:none;
}


/*---------------左侧顶部*/
.itop{
	width:668px;
	overflow:hidden;
	padding:0 0 8px 0
}

.ileft{
	width:282px;
	float:left;
	overflow:hidden;
}
.iright{
	float:right;
	width:382px;

}
.iright p{font-size:12px;
line-height:22px	
}

.iright dl{
	width:380px;
	float:left;
	display:inline;
	border:1px solid #DDD;
}
.iright dl dt{

	height:26px;
	margin:1px auto;

}
.iright dl dt a{
	font-size:16px;
	color:#003399;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:5px 5px 0px 5px 
}	

.iright dl dt a:hover{

	color:#FF3300;
}

.iright dl dd{
	padding:5px 5px 5px 5px;
	line-height:21px;
	color:#666;

}
.iright dl dd a{

	height:22px;
	display:block;
	color:#009;
	line-height:28px;
	background:url(http://www.uuidea.com/templets/images/ico_2.gif) 2px 8px no-repeat;
	text-indent:20px;
	font-size:14px;
}
.iright dl dd span{
float:right;
text-align:right;
display:block; 
margin:8px 4px 0 0;
}


/*---------------左侧:新闻列表*/
.listbox{
	width:680px;
	overflow:hidden;
}
.listbox dl{
	width:328px;
	float:left;
	display:inline;
	margin:8px 10px 0px 0px;
	border:1px solid #DDD;
}
.listbox dl dt{
	width:326px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.listbox dl dt .title{
	width:200px;
	height:26px;
		font-size:14px;
	line-height:26px;
	float:left;
	background:url(../images/article_ico_1.gif) 5px 6px no-repeat;
}
.listbox dl dt .title a{
	margin-left:22px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}
.listbox dl dt .more{
	width:48px;
	height:19px;
	float:right;
	line-height:19px;
	background:url(../images/article_ico_2.gif) no-repeat;
	text-align:center;
	margin:3px 5px 0px 0px;
}
.listbox dl dt .more a{
	text-decoration:none;
}
.listbox dl dd{
	padding:3px 0px 5px 5px;

}
.listbox dl dd a{

	height:28px;
	display:block;
	color:#009;
	line-height:28px;
	background:url(http://www.uuidea.com/templets/images/ico_2.gif) 2px 8px no-repeat;
	text-indent:20px;
	font-size:14px;
}
.listbox dl dd span{
float:right;
text-align:right;
display:block; 
margin:8px 4px 0 0;
}

/*---------------右侧*/
.pright{
	float:right;
}

/*-------------------------右侧:常规列表定义*/
.rlist{
	width:222px;
}
.rlist .title{
	width:222px;
	height:19px;
	padding-top:9px;
	background:url(http://www.uuidea.com/templets/images/rlist_title_bg.gif) no-repeat;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#555;
}
.rbox{
	border:1px solid #DDD;
	width:220px;
	padding:5px 0px 7px 0px;
}

.rbox ul{
	margin-top:3px;
}
.rbox li{

	line-height:20px;
	text-indent:8px;
}
.rbox ul li a{
	color:#039;
		text-decoration:none;
}

.rbox ul li img{

	line-height:41px;
	vertical-align:top;
	padding:0 10px 5px 0;

}



/*---------------资讯:内容页*/
.newsview{
	width:668px;
	border:1px solid #DDD;
}
/*---------------内容页:标题*/
.newsview .title{
	width:666px;
	height:53px;
	line-height:53px;
	margin:0px auto 0px;
	background:url(../images/place_bg.jpg) 1px 1px repeat-x;
}
.newsview .title h1{
	font-size:24px;
	margin-left:21px;
}
/*---------------内容页:相关信息*/
.newsview .info{
	width:648px;
	height:27px;
	line-height:27px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	text-align:right;
	padding-right:20px;
	color:#F60;
}
.newsview .info strong{
	color:#666;
	margin-left:20px;
}
/*---------------内容页:正文*/
.newsview .content{
	width:638px;
	overflow:hidden;
	margin:0px 0px 0px 15px;
	color:#444;
	font-size:14px;
	line-height:23px;
}

.newsview .content p{

	margin:15px 0 0 0;
	color:#444;
	font-size:14px;
	line-height:23px;
	

}
/*---------------内容页:正文分页*/
.newsview .cupage{
	width:638px;
	margin:5px auto;
	text-align:center;
	line-height:31px;
	border-top:1px solid #EEE;
}
.newsview .cupage a{
	color:#0033FF;
	font-size:14px;
	margin-left:14px;

}
.newsview .cupage strong{
	font-size:14px;
	color:#FF0000;
	margin-left:14px;
}
/*---------------内容页:操作*/
.newsview .actbar{
	width:638px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
	text-align:right;
}
.newsview .actbar span{
	margin-right:20px;
	color:#CCC;
}
.newsview .actbar span a{
	color:#669900;
	margin-right:3px;
	margin-left:3px;
}
/*---------------内容页:上下文*/
.newsview .context{
	width:628px;
	line-height:27px;
	margin:6px auto;
	color:#666;
}
.newsview .context a{
	color:#CC0000;
}
.speaker { clear:both; margin:8px 0 0 8px; }
.speaker li{ display:inline; float:left; text-align:center; margin:5px 5px 8px 5px; line-height:25px; height:150px; }
.speaker li img {  display:block; width:152px; height:114px;  }
.speaker li a:link,
.speaker li a:visited,
.speaker li a:active {	color:#333333; text-decoration:none; }
.speaker li a:hover{	color:#FF3300;	text-decoration:none;}

/*-------------------------底部:版权信息*/
.footer{
	clear:both;
	border-top:1px solid #DDD;
}
.footer .copyright{
	width:900px;
	float:left;
	text-align:center;
	color:#666666;
	line-height:21px;
	letter-spacing:1px;
}
.footer .copyright span{
	color:#669933;
}

.footer .slogo{
	float:right;
	margin:7px;
}

.newslist{
	width:668px;
	border:1px solid #DDD;
	margin-top:10px;
	padding-bottom:10px;
	background:url(../images/place_bg.jpg) 1px 1px repeat-x;
}
.newslist dl{
	width:650px;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #DDD;
}
.newslist dl dt{
	width:638px;
	margin:0px auto 0px;

}	
.newslist dl dt a{
	color:#039;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	margin-left:8px;
	letter-spacing:1px;
}
.newslist dl dd{
	width:624px;
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	line-height:19px;
	color:#777;
	text-indent:14px;
}
.newslist dl dd.info{
	line-height:31px;
	color:#999;
}
.newslist dl dd.info span{
	color:#F60;
	margin-right:20px;
}
.newslist dl dd.info a{
	color:#039;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}
