@charset "utf-8";
/* CSS Document */
.year{
	margin:11px auto 0px;
}
.year a span{ color:#474747; font-weight:bold;}
.year a{ color:#909090; font-weight:bold;}
.year ul{
margin:0;
padding:0;
width:100%;
font-size:12px;
color:#929292;
height:35px;
background-image:url(../images/about/ul_bg.gif);
background-repeat:repeat-x;
}
.year ul li{
display:block;
list-style:none;
float:left;
height:35px;
overflow:hidden;
margin-right:2px;
}
.about_main_left{
background-image:url(../images/about/main_link_left.gif);
background-repeat:no-repeat;
background-position:right top;
float:left;
height:35px;
width:5px;
}
.about_main_mid{
background-image:url(../images/about/main_link_middle.gif);
background-repeat:repeat-x;
height:35px;
float:left;
}
.about_main_right{
background-image:url(../images/about/main_link_right.gif);
background-repeat:no-repeat;
background-position:right top;
padding:14px 28px 11px 28px;
height:30px;
float:left;
}
.about_main_visited_left{
background-image:url(../images/about/main_visited_left.gif);
background-repeat:no-repeat;
background-position:left top;
float:left;
height:35px;
width:5px;
}
.about_main_visited_mid{
background-image:url(../images/about/main_visited_middle.gif);
background-repeat:repeat-x;
height:35px;
float:left;
}
.about_main_visited_right{
background-image:url(../images/about/main_visited_right.gif);
background-repeat:no-repeat;
background-position:right top;
padding:14px 18px 11px 18px;
height:30px;
float:left;
}
.about_main_visited_right span{
background-image:url(../images/about/year_icon.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:12px;
}
/*news*/
.newstitle{
	padding-top:26px;
	border-bottom:1px solid #4c67a8;
}
.newstitle a{ font-size:10px;}

ul.newsCenterList{
	width:690px;
	margin:0 auto;
}
ul.newsCenterList li{
	padding-left:10px;
	border-bottom:1px dashed #d3d3d3;
	list-style-type:none;
	background-image:url(../images/news/newsIco2.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;
	margin-top:8px;
	padding-bottom:8px;
	margin-bottom:4px;
}
.floatRight{float:right;}
.newsright2{
	width:733px;
	margin:0 auto;
	border-left:1px solid #dcdede;
	border-right:1px solid #dcdede;
	border-bottom:1px solid #dcdede;
	padding-top:28px;
}
/*news-end*/

/*about2_1*/
.newsright img{
margin-top:22px;
margin-left:5px;
}
.newsright p{
line-height:20px;
font-size:11px;
}
.newsright2_content{
padding: 0 23px 10px 23px; 
}

/*about*/
ul.about{
	padding-left:30px;}
ul.about li{
	display:block;
	background:url(../images/about/about_ico.gif) 2px 7px no-repeat;
	list-style-type:none;
	padding-left:20px;
	margin-top:3px;
	margin-bottom:3px;
}
ol.about2{
	padding-left:20px;
}
