@charset "utf-8";
/* CSS Document */

@import url("common.css?_=2");

body
{
}

#NavPanel
{
	width:100%;
	height:70px;
	background:url(news/NavBg1.jpg) repeat-x center top;
}

#Nav a
{
	border-right:1px solid #c8b4a6;
}

#DetailSearchPanel
{
	border-bottom:1px solid #d9d9d9;

}

#DetailSearch
{
	/* background:url(news/ad1.jpg) no-repeat 300px 25px;  */
}

#DetailSearch #Search .btn
{
	width:50px;
	height:26px;
	border:0px;
	color:#fff;
	background-color:#8a766d;
}

#Warp
{
	width:100%;
	height:auto;
}

#MainPanel
{
	width:1060px;
	height:1500px;
	padding:20px;
	text-align:center;
	margin:0px auto;
	border-top:3px solid #f2f2f2;
}

#MainPanel #Left
{
	width:720px;
	float:left;
}

#MainPanel #Left .Item
{
	width:680px;
	padding:18px 20px;
	text-align:left;
	border-bottom:1px solid #f2f2f2;
}

#MainPanel #Left .Item a img
{
	width:120px;
	height:80px;
	float:left;
	margin-right:10px;
}

#MainPanel #Left .Item h1 a
{
	font-size:16px;	
}

#MainPanel #Left .Item  p
{
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	color:#666;
        font-family:"宋体";
	line-height:22px;
}

#MainPanel #Left .Item span
{
	text-align:right;
	font-size:12px;
	color:#999;
}

#MainPanel #Left #Page
{
	width:720px;
	height:40px;
	padding-top:20px;
	text-align:center;
}

#MainPanel #Right
{
	width:312px;
	height:1500px;
	float:right;
}

#MainPanel #Right .Item
{
	width:310px;
	margin-bottom:10px;
	border:1px solid #f2f2f2;
	background:url(news/Nav1Bg.jpg) repeat-x center 50px;
	
}

#MainPanel #Right .Item .Title
{
	width:310px;
	height:50px;
	padding-top:10px;
	background:url(news/Icon5.jpg) no-repeat 10px 17px; 
}

#MainPanel #Right .Item .Title span
{
	float:left;
	margin-left:30px;
	color:#d4662b;
	font-size:18px;
	font-weight:bold;
}

#MainPanel #Right .Item .Title a
{
	float:right;
	font-size:12px;
}

#MainPanel #Right .Item Ul Li
{
    line-height:22px;
	width:260px;
    padding-left:30px;
    padding-right:20px;
    text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #f2f2f2;
}
