@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	color:#333;
	font-size:12px;
	background:#f2f2f2;
	padding:0px;
}
ul,li,dl,dd,dt,h1,h2,h3{
	padding:0px;
	margin:0px;
	list-style:none;
}
a{
	font-size:12px;
	color:#333;
	text-decoration:none;
}
a:hover{
    color:#28c;
	text-decoration:unline;
}
a img{
	border:none;
}
.fleft{float:left}
.fright{float:right}
.bg{
	width:1000px;
	padding:0px 3px 3px 0px;
	background:#ddd;
	margin:20px auto;
}
.content{
	border:#bcbabb 1px solid;
	background:#fff;
}
.header{
	clear:both;
	padding:28px;
	overflow:hidden;
	width:942px;
}
.menu a:hover{
    color:#fff;
	text-decoration:unline;
}
.logo{
	float:left;
	display:block;
	background:url(../images/logo.gif) no-repeat;
	height:47px;
	width:157px;
	text-indent:-4000px;
	font-size:0px;
}
.name{
	float:right;
	margin-top:10px;
}
.menu{
	background:url(../images/bg_menu.gif) repeat-x;
	height:28px;
	border-top:#72b1f4 1px solid;
	border-bottom:#0a4d81 1px solid;
}
.menu ul{
	width:900px;
	margin:0px auto;
}
.menu li{
	float:left;
	height:28px;
	line-height:28px;
	border-left:#2172a9 1px solid;
}
.menu li a{
	font-size:14px;
	font-weight:bold;
	color:#e5e7e6;
	text-decoration:none;
	display:block;
	padding:0px 25px;
}
.menu li a:hover,.menu li a.on:hover,.menu li a.on{
	background:url(../images/bg_menu_on.gif) repeat-x;
}
.banner{
	clear:both;
}
.nav{
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	line-height:28px;
	text-indent:30px;
}
.content_box{
	clear:both;
	overflow:hidden;
	width:100%;
}
.content_boxL{
	float:left;
	width:264px;
	padding:26px 20px;
}
.content_boxM{
	width:288px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:26px 20px;
	float:left;
}
.content_boxR{
	width:364px;
	float:right;
}
.content_boxR_top{
	padding:26px 20px;
	border-bottom:#CCC 1px solid;
}
.content_boxR_bottom{
	padding:26px 20px;
	text-align:center;
}
.title_about,.title_news,.title_work{
	text-indent:-4000px;
	height:24px;
}
.title_about{
	background:url(../images/title_about.gif) no-repeat;
}
.title_news{
	background:url(../images/title_news.gif) no-repeat;
}
.title_work{
	background:url(../images/title_work.gif) no-repeat;
}
.box_about P{
	line-height:160%;
	text-indent:24px;
}

.box_news li{
	margin-top:20px;
	border-bottom:#CCC 1px solid;
}
.box_news li h1 a{
	color:#08619e;
	font-size:14px;
}
.box_news li h1 span{
	float:right;
	color:#beccd5;
	font-size:12px;
	font-weight:100;
}
.box_news li p{
	margin:0px;
	padding:10px 0px;
	line-height:160%;
	color:#888;
}
a.more{
	diplay:block;
	padding-right:18px;
	background:url(../images/more.gif) right top no-repeat;
	color:#555;
	float:right;
	height:13px;
	margin-top:15px;
}
.footer{
	padding:10px 0 20px;
	clear:both;
	line-height:200%;
	text-align:center;
	color:#888;
}
.content_boxbg{
	background:#f7f7f7;
}
.contentL{
	width:160px;
	float:left;
	padding:26px 20px;
}
.contentR{
	border-left:#ccc 1px solid;
	float:right;
	width:757px;
	background:#fff;
	padding:26px 20px;
}
dl.sider_nav dt{
	height:17px;
	margin-bottom:10px;
	text-indent:-4000px;
}
dl.sider_nav dt.about{
	background:url(../images/title_about1.gif) no-repeat;
}
dl.sider_nav dt.suport{
	background:url(../images/title_suport1.gif) no-repeat;
}
dl.sider_nav dt.news{
	background:url(../images/title_news1.gif) no-repeat;
}
dl.sider_nav dt.work{
	background:url(../images/title_work1.gif) no-repeat;
}
dl.sider_nav dt.hr{
	background:url(../images/title_hr1.gif) no-repeat;
}

dl.sider_nav dd{
	height:25px;
}
dl.sider_nav dd a{
	display:block;
	color:#333;
	line-height:25px;
	font-size:14px;
	text-decoration:none;
	text-indent:5px;
}
dl.sider_nav dd a:hover{
	background:#ccc;
}
.about_title,.suport_title,.news_title,.work_title,.hr_title,.culture_title{
	border:#F1F1F1 4px solid;
	padding:15px;
	height:36px;
	text-indent:-4000px;
}
.about_title{
	background:url(../images/title_about2.gif) 15px center no-repeat;
}
.suport_title{
	background:url(../images/title_suport.gif) 15px center no-repeat;
}
.news_title{
	background:url(../images/title_news2.gif) 15px center no-repeat;
}
.work_title{
	background:url(../images/title_work2.gif) 15px center no-repeat;
}
.culture_title{
	background:url(../images/title_culture2.gif) 15px center no-repeat;
}
.hr_title{
	background:url(../images/title_hr2.gif) 15px center no-repeat;
}

.about_des{
	margin-top:20px;
}
.about_des p{
	font-size:14px;
	line-height:160%;
	text-indent:24px;
}
.about_des .pic{
	display:block;
	float:left;
	margin:0px 15px 15px 0px;
}.about_des .pic1{
	display:block;
	float:left;
	margin:0px 10px 15px 0px;
}
.suportL{
	width:236px;
	float:left;
}
.suportR{
	margin-left:260px;
}
.suportR h2{
	border-bottom:#CCC 1px solid;
	padding-bottom:5px;
	font-size:14px;
}
.suportR P{
	text-indent:0px;
}
ul.news_list li{
	line-height:30px;
	border-bottom:#ccc 1px dotted;
	background:url(../images/arrow.gif) left center no-repeat;
	padding-left:15px;
}
ul.news_list li span{
	color:#888;
	float:right;
}
ul.news_list li a{
	font-size:14px;
}
.title{
	text-align:center;
	padding-bottom:15px;
	margin-bottom:30px;
	border-bottom:#ccc 1px dotted;
}
.title h1{
	font-size:18px;
}
.title p{
	color:#888;
	font-size:12px;
	font-weight:100;
	padding-top:5px;
	margin:0px;
}

.pd100{text-indent:100px;}
.pd20{text-indent:24px;}

.about_des li{font-size:14px;line-height:22px;}
.about_des .til{padding-left:60px;}