@charset "utf-8";
/* About CSS Style */
/* Center */
.banner {
    width:780px;
/*	background:url(../about/img/banner.jpg) no-repeat;
*/	height:91px;
	margin:0 auto;
}
/* Left */
.left_menu {
	width:156px;
	float:left;
	margin:15px 0 0 0;
}
.left_menu li {
    border-bottom:#CCCCCC solid 1px;
	background:url(../news/img/ico_point.gif) no-repeat 9px 11px;
}
.left_menu li a{
	color:#2D6CB2;
	padding:3px 0 0 18px;
	display:block;
	height:18px;
}
.left_menu li a:hover {
    color:#CC3300
}
/* Right */
.title_sub {
    border-bottom:#6A98EA solid 1px;
	height:17px;
}
.title_sub .n {
    color:#fff;
	background-color:#6A98EA;
	display:block;
	padding:2px 15px 0 15px;
	width:auto;
	height:15px;
	float:left;
	line-height:15px;
}
.title_sub .pic {
    background:url(../news/img/title_90.gif) no-repeat;
	float:left;
	width:17px;
	height:17px;
}
.title_sub .more {
    float:right;
    padding-right:10px;
	text-align:right;
}
.title_sub .more a {
    color:#0066CC;
	line-height:14px;
}
.title_sub .layout {
    width:614px;
	float:left;
}
.text_content {
    margin:0 auto;
}
.text_content .h {
    text-align:justify;
	font-weight:bold;
	font-size:14px;
	padding:10px 10px 0 10px;
	text-align:center;
}
.text_content .time {
    text-align:center;
	margin:10px 0;
}
.text_content .txt {
    padding:0 10px;
	text-align:justify;
}
.list_news {
    width:auto;
	margin:10px 0;
}
.list_news li {
    background:url(../news/img/bg_list_news.gif) repeat-x bottom;
	padding-top:5px;
	height:35px;
	line-height:14px;
}
.list_news li span {
    float:left;
	width:86px;
	display:block;
	text-indent:10px;
	background:url(../news/img/ico_point2.gif) no-repeat left 5px;
}
.list_news li a {
	display:block;
	float:left;
	text-align:left;
	width:524px;
}
.list_news li a:hover {
	color:#333333;
}
.list_info {
    width:600px;
	margin:10px 0;
}
.list_info li {
	background:url(../news/img/ico_point2.gif) no-repeat left 7px;
	float:left;
	text-indent:10px;
}
.list_info li a {
    display:block;
    width:auto;
    height:25px;
	padding-right:20px;
	float:left;
}
.posthidden {display:none}
.postshown {display:inline}
.ul_careers {
	list-style:none;
}
.ul_careers li {
	margin-left:30px;
	list-style-type:disc;
}
.ul_jobs {
	list-style:none;
  margin:10px auto;
}
.ul_jobs li{
	margin-left:20px;
	text-indent:8px;
	background:url(../news/img/ico_point2.gif) no-repeat left 7px;

}
