﻿#News_Body
{
    width:960px;
    margin:0px auto 0px auto;
    overflow:hidden;
}
#News_Left
{
    float:left;
    width:600px;
}
.News_List
{
    background-color:White;
    overflow:hidden;
    padding-bottom:10px;
}
.News_Category_Title{}
.News_Category_Title .P_Title
{
    background-image:url('/news/images/bg_ctitle.png');
    background-repeat:no-repeat;
    background-position:15px;
    text-align:center;
    width:165px;
    height:38px;
    line-height:30px;
    font-weight:bold;
    font-size:12px;
    overflow:visible;
    float:left;
}
.News_Category_Title .More
{
    float:right;
    width:100px;
    padding-top:10px;
}
.News_Item
{
    height:25px;
    line-height:25px;
    width:100%;
    overflow:hidden;
}
.News_Item .Title
{
    float:left;
    width:450px;
    padding-left:20px;
}
.News_Item .Date
{
    float:right;
    width:100px;
}
.News_Item .Title a
{
    text-decoration:none;
    color:Black;
}
.News_Item .Title a:hover
{
    text-decoration:underline;
}
#News_Right
{
    float:right;
    width:350px;
}
#News_Right .Line
{
    overflow:hidden;
    width:100%;
}
.ImgNews
{
    width:170px;
    text-align:center;
}
.ImgL
{
	float:left;
}
.ImgR
{
	float:right;
}
.ImgNews .Img
{
}
.ImgNews .L
{
    text-align:left;
}
.ImgNews .R
{
    text-align:right;
}
.Img img
{
    width:165px;
}
.ImgNews .Title
{
    line-height:25px;
}
.ImgNews .Title a
{
    color:Black;
    text-decoration:none;
}
.ImgNews .Title a:hover
{
    color:Red;
    text-decoration:underline;
}
.News_Left_700
{
    float:left;
    width:700px;
}
.News_Right_250
{
    float:right;
    width:250px;
}
#News_VideoEntry a
{
    line-height:25px;
    text-decoration:none;
    color:Black;
}
#News_VideoEntry a:hover
{
    text-decoration:underline;
    color:Red;
}
/*Show News*/
#ShowNews_Content
{
    background-color:White;
    overflow:hidden;
}
#ShowNews_Head
{
}
#ShowNews_Head .Title
{
    text-align:center;
    font-size:14pt;
    line-height:200%;
    font-weight:bold;
}
#ShowNews_Head .SubTitle
{
    text-align:center;
    color:Gray;
}
#ShowNews_Head .SubTitle span
{
    padding:0px 10px 0px 10px;
}
#ShowNews_Head .SubTitle a
{
    color:Gray;
    text-decoration:none;
}
#ShowNews_Head .SubTitle a:hover
{
    color:Red;
}
#ShowNews_Content .Content
{
    line-height:200%;
    padding:5px;
}
#ShowNews_RelNews .Rel_Top
{
    width:250px; 
    height:5px;
    background-image:url('/news/images/Rel_top_bg.gif');
    background-repeat:no-repeat;
}
#ShowNews_RelNews .Rel_Content
{
    width:250px; 
    background-image:url('/news/images/Rel_content_bg.gif');
    background-repeat:repeat-y;
    overflow:hidden;
}
#ShowNews_RelNews .Rel_Bottom
{
    width:250px; 
    height:5px;
    background-image:url('/news/images/Rel_bottom_bg.gif');
    background-repeat:no-repeat;
}
#ShowNews_RelNews .Rel_Content .Title
{
    font-weight:bold;
    padding:5px 0px 5px 10px;
}
#ShowNews_RelNews .Rel_Content .Item
{
    width:250px;
    text-indent:5px;
}
#ShowNews_RelNews .Rel_Content .Item a
{
    color:#333333;
    text-decoration:none;
}
#ShowNews_RelNews .Rel_Content .Item a:hover
{
    color:Black;
    text-decoration:underline;
}
/*Photo*/
#PhotoList
{
    background-color:White;
    overflow:hidden;
}
.Title
{
    padding:5px 0px 5px 5px;
    /*font-weight:bold;*/
}
 .Item
{
    padding:5px 10px 5px 5px;
    width:200px;
    text-align:center;
    float:left;
    overflow:hidden;
    text-align:left;
}
.Img img
{
	height:113px;
}
.Item
{
	height:150px;
}
#PhotoList .Item .Title a
{
    color:Gray;
}
#PhotoList .Item .Num
{
    color:Gray;
}
#Video_Content
{
	width:960px;
	background-color:White;
}

#Video_Left
{
	width:550px;
	float:left;
}

#Video_Left_Title
{
	width:500px;
	height:20px;
	background-color:#eee;
	padding-left:50px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background-image:url('/news/Images/News_Video_Title_Bg.jpg');
	padding-top:4px;
	background-position:33px 6px;
	background-repeat:no-repeat;
}
#Video_VideoContent
{
	margin-top:10px;
	width:550px;
	height:440px;
}

#Video_Right
{
	width:370px;
	float:right;
	text-align:left;
	font-size:13px;
	line-height:23px;
	text-indent:2em;
	padding:10px;
}

#FalshArea
{
	width:351px;
	height:280px;
	background-color:Red;
	overflow:hidden;
}

.VideoTxt
{
	width:100%;
	text-align:center;
	margin-top:5px;
}
.VideoTxt a
{
	color:Black;
	text-decoration:none;
}
.VideoTxt a:hover
{
	color:Red;
}
.VideoItem
{
	width:175px;
	height:138px;
	margin:3px;
	float:left;
}