﻿.newsWrapper
{
	width:588px;
	overflow:auto;
	padding:10px;
}
.mainNews
{
	width:51%;
	float:left;
}
.picNews
{
	width:46%;
	float:right;
}
.mainNews ul,.picNews ul
{
	width:100%;
}
.picNewsTxt h3
{
	font-size:12px;
}
#oTransContainer
{
	width: 48%; 
	height: 210px;
	float:left;
}
.newsFirstPart
{
	margin-bottom:5px;
}




/*-------------------------------------ArticleList--------------------------------*/
.newsListWrapper
{
	width:588px;
}
.newsListWrapper ul
{
	width:100%;
	list-style-position:inside;
	list-style-type:disc;
}
.newsListWrapper ul li
{
	margin:10px;
}
/*-------------------------------------ArticleDetails--------------------------------*/
.newsArticle
{
	padding:20px 20px 10px 20px;
}
.newsArticle img
{
	margin:auto;
	margin-bottom:10px;
}
.newsArticleContent
{
}
.newsArticleContent p
{
	margin-bottom:10px;
	text-indent:2em;
}
.articleHeader
{
	text-align:center;
	margin:0 10px 15px 10px;
}
.articleHeader h3
{
	margin-bottom:3px;
}
.horizontalNewsList
{
	width:596px;
	overflow:auto;
	padding:10px 6px;
}
.horizontalNewsList li
{
	float:left;
	list-style:none;
	padding:0 4px;
}
.horizontalNewsList li div
{
	width:280px;
	display:block;
	height:20px;
	line-height:20px;
	overflow:hidden;
	background:url(images/news_item_bg.gif) no-repeat left center;
	padding-left:10px;
}
.horizontalNewsList li div span
{
	font-size:10px;
	margin:0 3px;
	color:#aaa;
}
.horizontalNewsListMore
{
	text-align:right;
	padding:0 10px 10px 0;
}
/*-----2009-6-11 by LiYou
-----------------------------------------------------------------------------------------------------------------------------*/
.newsMainInnerWrapper
{
	width:773px;
}
.partTitle
{
	background: url(images/title_bg.gif) repeat-x;
	border: 1px solid #ccc;
	height:31px;
	font-size:14px;
	margin-top:8px;
	line-height:31px;
	padding:0 8px;
	clear:both;
	margin-bottom:5px;
}
.partTitle div a
{
	text-decoration:none;
	margin-top:5px;
}
.partTitle div a img
{
	display:inline;
	_padding-top:8px;
}
.partTitle h2
{
    background: url(images/grey_triangle.gif) no-repeat left center;
    font-size:14px;
    padding-left:8px;
    float:left;
}
.partTitle div
{
	float:right;
	height:31px;
}
.partTitle div span a
{
	height:100%;
	display:inline-block;
	vertical-align:middle;
}
/*----InfoTextNewsList
---------------------------------*/
.InfoTextNewsList
{
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	width:100%;
}
.InfoTextNewsList a:link,.InfoTextNewsList a:visited
{
	color:#333;
}
.InfoTextNewsList a:hover
{
	color:#ed1b23;
}
.InfoTextNewsList a:active
{
	color:#333;
}

.InfoTextNewsList li
{
	text-indent:1.2em;
	background:url(images/news_item_bg.gif) no-repeat 5px 10px;
	line-height:21px;
	list-style-position:outside;
	height:21px;
	overflow:hidden;
	position:relative;
}
.InfoTextNewsList li span
{
	position:absolute;
	right:5px;
	font-size:11px;
	color:#999;
	top:0;
}

.itemMainImage
{
	width:31%;
	float:left;
}
.itemMainImage img
{
	width:110px;
	height:110px;
	border:1px solid #333;
}
.itemMainList
{
	width:68%;
	float:right;
}
/* todya's news
---------------------------------*/
.todaysNewsOutter
{
	width:50%;
	float:right;
	border:1px solid #ddd;
	border-top:1px solid #999;
}
.todaysNewsTitle
{
	float:left;	
	width:90px;
	line-height:18px;
	text-indent:5px;
}
.todaysNewsTitle img
{
	display:inline;
	vertical-align:middle;
}
.todaysNews
{
	height:18px;
	width:100%;
	border-top:3px solid #ddd;
	margin-bottom:5px;
	padding-top:5px;
	overflow:hidden;
}
.todaysNewsMain
{
	float:left;
	width:290px;
	overflow:hidden;
	line-height:18px;
	position:relative;
	height:18px;
}
.todaysNewsMain ul
{
	list-style:none !important;
	height:16px;
	padding:0;
	margin:0;
	float:left;
	position:absolute;
	left:0;
	top:0;
}
.todaysNewsMain ul li
{
	float:left;
	list-style:none !important;
	background:none;
	padding:0;
	margin:0;
	width:290px;
	overflow:hidden;
	height:16px;
	text-indent:0;
}
.InfoIndexRecommend
{
	margin:3px;
	width:auto;
}
/* image switch
-----------------------------------*/
#newsPics
{
	float:left;
	width:48%;
}
.news
{
	width:100%; 
	height:244px; 
	position:relative;
	border:1px solid #666;
	margin:0;
}
.news div
{ 
	position:absolute;
	top:0; 
	left:0;
}
.news_num
{
	position:absolute; 
	bottom:0; 
	right:0; 
	z-index:3;
}
.news_num li
{
	display:block; 
	float:left;
	color:White; 
	width:20px;
	border-left:1px solid white; 
	line-height:16px; 
	text-align:center; 
	font-size:12px;
	cursor:pointer; 
	-moz-opacity:0.9; 
	filter:alpha(opacity=90);
	margin:0;
}
.news div img
{
	height:244px; 
	width:100%; 
	border:0;
}
.news h2
{
	height:40px; 
	width:100% !important;
	font-size:12px; 
	line-height:20px;
	margin:0; 
	padding:0;
	position:absolute; 
	bottom:0;
	left:0; 
	z-index:2; 
	text-align:left;
}
.news h2 a
{
	font-weight:normal; 
	color:white; 
	font-weight:bold; 
	width:97%; 
	display:block;
	overflow:hidden; 
	text-overflow:ellipsis;
	-moz-binding: url(../ellipsis.xml#ellipsis);
	white-space:nowrap; 
	position:absolute; 
	bottom:20px;
	left:5px;
	z-index:3;
}
.newsTitle
{
	-moz-opacity:0.7; 
	filter:alpha(opacity=70);
	border-top:1px solid white;
	z-index:2;
	position:absolute;
	bottom:0;
	left:0; 
	background:black;
	width:100%;
	height:40px;
	margin:0;
}
.news h2 a:link,.news h2 a:visited {
	color: #fff;
	text-decoration:underline;
}
.news h2 a:hover {
	color: #fff;
	text-decoration: none;
}
.news h2 a:active{
	color: #fff;
	text-decoration:underline;
}
