@charset "utf-8";
@media screen 
{

	.container {position:relative; left:50%; width:980px; margin-left:-490px;}

/*--------------------------------------------------------------------head 页面顶部*/

#head {
	z-index:-100;
	/*width:1004px;*/
	height:80px;
    background:url(../../images/logo.jpg) no-repeat left top;
	margin-left:15px
}

/*-------------------------------------------------------------------- navigation 导航*/
.newslist{
list-style:none;
padding:0;
margin:4px 5px 4px 5px;
}
.newslist li{
	padding-top:4px;
	list-style-type:disc;
	list-style-position:inside;
background:url(../../images/sign332.gif) left center no-repeat ;
width:240px;
overflow:hidden; word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;
}


#navigation {height:29px; margin-bottom:8px; background:url(../../images/navbc.gif);}

#HomeNews {overflow:hidden}
#HomeNews p {margin:0px;}
#HomeNews a img {border:1px solid #000}
#navigation .navbl {position:absolute; width:5px; height:29px; background:url(../../images/navbl.gif);}
#navigation .navbr {position:absolute; top:0; right:0; width:5px; height:29px; background:url(../../images/navbr.gif);}

#navigation ul {margin:0; padding:0 40px;}
#navigation li {list-style:none; float:left;}
#navigation .split {margin:0; padding:0; width:2px; height:29px; background:url(../../images/navsplit.gif);}
#navigation a {display:block; padding:0 25px; line-height:29px; color:#fff; font-weight:bold; font-size:9pt;}
#navigation a:hover {background:url(../../images/navbc2.gif); color:#c80000; text-decoration:none;}
#navigation .selected a {}


#language {
	position:absolute; 
	right:0;
}
#language a {
	font-weight:normal; 
}
#language a:hover {
	background: url(); 
	color: #fff;
	text-decoration: underline;
}

/*--------------------------------------------------------------------banner 横幅图片*/

#banner {margin-bottom:8px;}

/*--------------------------------------------------------------------主体内容*/

.bcontainer {position:relative; height:3px;}

.borders  {position:absolute; width:3px; height:3px;}
.border01 {left:0;  top:0;    background:url(../../images/border01.gif) no-repeat left  top;}
.border02 {left:0;  bottom:0; background:url(../../images/border02.gif) no-repeat left  bottom;}
.border03 {right:0; bottom:0; background:url(../../images/border03.gif) no-repeat right bottom;}
.border04 {right:0; top:0;    background:url(../../images/border04.gif) no-repeat right top;}

.border05 {position:absolute; left:3px; width:194px; height:3px; /*border-top:1px solid #ffb100;*/ overflow:hidden;}
.border06 {position:absolute; left:3px; bottom:0; width:180px; height:3px; /*border-bottom:1px solid #ffb100;*/ overflow:hidden;}

.border_lr {/*border-left:1px solid #ffb100; border-right:1px solid #ffb100;*/}

/* --------------------------------------------------------------------sidebar */

#sidebar {width:256px;}
#sidebar .sidebarpanel {margin-bottom:8px; clear:both;}

#sidebar .border05 {/*background:#ffe79e;*/}
#sidebar .border06 {/*background:#fdf9ef;*/}
.column a {
color:#fff;
}
.column {
position:relative;
top:0px;
height:25px; 
line-height:25px;
margin-right:10px ;
background:url(../../images/al.gif) no-repeat left center;
/*border-bottom:1px solid #ffb100; 
background:url(../../images/columnbc.gif);*/
color:#fff;
font-size:9pt;
text-indent:5px;
}
.column2 {
position:relative;
top:0px;
height:25px;
line-height:25px;
background:url(../../images/ar.gif) no-repeat right center ;
/*border-bottom:1px solid #ffb100; 
background:url(../../images/columnbc.gif);*/
color:#fff;
font-size:9pt;
text-indent:5px;
}
.column3 {
margin:0 10px;
}
#sidebar .columncon {padding:2px 0; /*background:#fdf9ef url(../../images/shade.gif) repeat-x;*/}

#sidebar .LeftList {margin:0 5px; padding:0;}
#sidebar .LeftList li {list-style:none; margin:2px 0;}
#sidebar .LeftList a {display:block; margin:5px 0;}
#sidebar .LeftList a .choverbc {position:relative; cursor:pointer; height:28px; line-height:28px; padding-left:16px; border-bottom:#ccc 1px dashed; margin:0 10px}
#sidebar .LeftList a .choverbl {position:absolute;  left:0; top:0; width:5px; height:28px;}
#sidebar .LeftList a .choverbr {position:absolute; right:0; top:0; width:5px; height:28px;}
#sidebar .LeftList a .sign {float:left; width:12px; height:28px; background:url(../../images/sprite.gif) no-repeat -50px;}

#sidebar .LeftList a:hover {text-decoration:none;}
#sidebar .LeftList a:hover .choverbc {background:url(../../images/btnbc.gif) !important; background:url();}
#sidebar .LeftList a:hover .choverbl {background:url(../../images/btnbl.gif) !important; background:url();}
#sidebar .LeftList a:hover .choverbr {background:url(../../images/btnbr.gif) !important; background:url();}

#sidebar .selected a {font-weight:bold;}
#sidebar .selected a .choverbc {/*background:url(../../images/btnbc.gif) !important;*/}
#sidebar .selected a .choverbl {/*background:url(../../images/btnbl.gif) !important;*/}
#sidebar .selected a .choverbr {/*background:url(../../images/btnbr.gif) !important;*/}

#sidebar .LeftList_pro {margin:5px 20px 0; padding:0;}
#sidebar .LeftList_pro li {list-style:inside url(../../images/sign_list3.gif); height:25px; padding:0 5px;}

/* --------------------------------------------------------------------maincontent */

#maincontent {}

#maincontent .border05 {width:712px; background:#fef7e3;}
#maincontent .border06 {width:712px; background:#fff;}

#columnnav {
padding:0 10px; 
height:25px; 
line-height:26px; 
background:#fef7e3; 
border-bottom:1px solid #1d6c95; 
color:#1d6c95;
font-size:9pt;
}
#columnnav a {color:#CC0000;}
#columnnav a:hover {text-decoration:none;}

#columncontent {padding:8px; background:#fff;}

#changepic a{border:1px solid #d0d0d0}
#changepic a:hover{border:1px solid #999}


/* --------------------------------------------------------------------minorcontent */

#minorcontent {}


/*--------------------------------------------------------------------footer 页面底部*/

#footer {padding:5px; text-align:center;}
#footer a {text-decoration:underline;}
#footer a:hover {}

}
/*******************************以下样式仅用于打印********************************/
@media print
{
}

