@charset "utf-8";

body{
	margin: 0;
	padding: 0;
	background: url(../images/body_bg.jpg) repeat;
	font-size: 12px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3",Arial;
}

*{
	padding: 0;
	margin: 0;
	border:0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

h1,h2,h3,h4 {
	font-size: 0px;
}

.clear_box {
	clear: both;
}

img {
	vertical-align: top;
}

/****************    header     *****************/

#body_top {
	width: 100%;
	padding-top: 8px;
	background: url(../images/body_top.jpg) left top repeat-x;
}

#top {
	width: 926px;
	margin: 0 auto;
	background: url(../images/shadow_r.jpg) right top repeat-y;
}


.header {
	width: 926px;
	height: 78px;
	background: url(../images/top_bg.jpg) left top no-repeat;
	position: relative;
}

.header .logo {
	position: absolute;
	left: 38px;
	top: 20px;
}

.header .toplink {
	position: absolute;
	right: 25px;
	top: 12px;
}

.header .toplink .linklist{
	list-style-type:none;
}

.header .toplink .linklist li{
	float:left;
	width:80px;
	padding-left:10px;
	background:url(../images/arrow.gif) left 3px no-repeat;
}

.header .toplink .linklist li a {
	color:#fff;
	text-decoration:none;
	font-size:0.8em;
}

.header .toplink .linklist li a:hover{
	text-decoration:underline;
}

/******************    end----header     *********************/

#menu {
	width: 100%;
	height: 40px;
	background: url(../images/shadow_r.jpg) right top repeat-y;
}

#nav {
	padding:0;
	list-style:none; 
	height:40px; position:
	relative; z-index:50; 
	font-family:arial, verdana, sans-serif; 
	width: 926px; margin: 0 auto;
}

#nav li.top {
	display:block; 
	float:left; 
	height:40px;
}


/******************    banner     *****************/

#top .banner {
	width: 913px;
	height: 281px;
	border-left:#ddd solid 1px;
	border-right:#ddd solid 1px;
	padding: 2px;
	background-color:#fff;
}

#top .banner2 {
	width: 913px;
	height: 211px;
	border-left:#ddd solid 1px;
	border-right:#ddd solid 1px;
	padding: 2px;
	background-color:#fff;
}

/******************    end----banner     ********************/




/******************    content     *******************/

#content {
	width: 926px;
	margin: 0 auto;
	background: url(../images/shadow_r.jpg) right top repeat-y;
}

#content #content_wrap{
	border:#ddd solid 1px;
	border-bottom:0px;
	width: 917px;
	background-color:#fff;
}
	
#index_main {
	width:895px;
	padding-left: 20px;
	padding-top: 10px;
}

#index_main .index_left {
	width: 599px;
	float: left;
}

#index_main .index_left .information {
	width: 599px;
}

#index_main .index_left .information .middle {
	width: 599px;
	padding-bottom: 8px;
	border-bottom:#195a84 solid 1px;
}

#index_main .index_left .index_title {
	position: relative;
}

#index_main .index_left .index_title .more {
	position: absolute;
	display: block;
	width: 52px;
	height: 17px;
	right: 20px;
	top: 9px;
}

#index_main .index_left .dl_01 {
	width: 576px;
	height:20px;
	line-height:20px;
	padding: 5px 10px 5px 10px;
	background: url(../images/line.gif) left bottom repeat-x;
}

#index_main .index_left .dl_01 dt {
	width:495px;
	padding-left:20px;
	float:left;
	background: url(../images/icon1.gif) 0 3px no-repeat;
}

#index_main .index_left .dl_01 dd {
	width:40px;
	float:left;
	color:#236898;
}

#index_main .index_left #dl_last {
	background:none;
}

#index_main .index_left #dl_last02 {
	background:none;
}

#index_main .index_left dl dt a {
	color: #313131;
	text-decoration: none;
}

#index_main .index_left dl dt a:hover {
	text-decoration: underline;
}


#index_main .index_left .topics_list {
	width: 510px;
	margin-left: 25px;
	padding: 5px 30px 5px 10px;
	position: relative;
}

#index_main .index_left .topics_list .minute {
	width: 80px;
	height: 22px;
	position: absolute;
	right: 215px;
	bottom: 20px;
}

#index_main .index_left .topics_list .topics_left {
	width: 230px;
	float: left;
}

#index_main .index_left .topics_list .topics_right {
	width: 265px;
	float: right;
}


#index_main .index_right {
	width: 255px;
	float: right;
	padding-right: 20px;
}


#index_main .index_right .index_right_middle {
	width: 255px;
	background: url(../images/index_rightbg_middle.jpg) left top repeat-y;
}

#index_main .index_right .index_three {
	width: 219px;
	height:265px;
	margin:0 18px;
	border-bottom:#195a84 solid 1px;
}

#index_main .index_right .index_three .left_img {
	width: 77px;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
}

#index_main .index_right .index_three .left_text {
	width: 110px;
	float: left;
	font-size:10px;
	padding-left: 11px;
	padding-top: 8px;
}

#index_main .index_right .index_three .list {
	width: 219px;
	height: 76px;
	float: left;
	margin:0 0 10px;
	display: inline;
	background: url(../images/top_imgbg.jpg) no-repeat;
}

#index_main .index_right .company_list {
	margin-left: 18px;
	margin-right: 18px;
	list-style: none;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom:#195a84 solid 1px;
}

#index_main .index_right .company_list li {
	padding-bottom: 7px;
}

#index_main .index_right .add{
	margin:0 18px;
	padding:15px 0;
	border-bottom:#195a84 solid 1px;
}

#index_main .index_right .add02{
	margin:0 18px;
	padding:15px 0;
}

#index_main .index_right .member{
	width:219px;
	height:65px;
	margin:15px 18px 0;
	padding-top:10px;
	background:url(../images/member_bg.jpg) left top no-repeat;
}

#index_main .index_right .index_right_bottom {
	width: 255px;
	height:30px;
}

/******************    end---content     *******************/



/******************    Templates     *******************/

#list_top {
	width: 100%;
	height: 324px;
	padding-top: 16px;
	background: url(../images/listtop_bg.jpg) left top repeat-x;
}

#list_top_top {
	width: 880px;
	margin: 0 auto;
}

.list_banner {
	width: 880px;
	margin: 6px auto 0 auto;
}

#content .topicPath {
	width: 847px;
	height: 23px;
	background: #DCE8F8;
	border-bottom: #B4B5B7 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 20px;
	color: #323031;
}

#content .topicPath a {
	color: #043881;
	text-decoration: none;
}

#content .list_left {
	width: 237px;
	float: left;
	margin-top: 35px;
}

#content .list_left .list_left_middle {
	width: 226px;
	background: url(../images/left_middle.jpg) left top repeat-y;
	padding-left: 11px;
}

#content .list_left .list_left_middle_2 {
	width: 226px;
	background: url(../images/left_middle_2.jpg) left top repeat-y;
	padding-left: 11px;
}

#content .list_left .list_left_middle_2 .contact {
	width: 194px;
	height: 111px;
	background: url(../images/contact_bg.jpg) left top no-repeat;
	padding-left: 10px;
	padding-top: 98px;
	margin-left: 10px;
	position: relative;
}

#content .list_left .list_left_middle_2 .contact .tel {
	position: absolute;
	left: -10px;
	top: 5px;
}

#content .recruit_list {
	width: 218px;
	list-style: none;
	margin-top: 17px;
}

#content .recruit_list li a {
	display: block;
	width: 180px;
	height: 28px;
	padding-left: 38px;
	padding-top: 13px;
	background: url(../recruit/images/leftlistbg.jpg) no-repeat;
	color: #000000;
	text-decoration: none;
}

#content .recruit_list li a:hover {
	background: url(../recruit/images/leftlistbg-on.jpg) no-repeat;
}

#content .recruit_list .on a {
	background: url(../recruit/images/leftlistbg-on.jpg) no-repeat;
}
	

#content .list_right {
	width: 599px;
	float: right;
	margin-top: 35px;
	margin-right: 13px;
	display: inline;
	line-height: 24px;
}

#content .pagetop {
	padding-right: 40px;
	padding-top: 12px;
}

#main {
	width: 599px;
	margin-top: 13px;
}

#main .main_t_b {
	height: 12px;
	overflow: hidden;
}

#main .main_bg {
	width: 577px;
	background: url(../images/list_bg_middle.jpg) top left repeat-y;
	padding: 0 11px 0px 11px;
}


/******************    end---Templates     *******************/





/******************    footer     *******************/

#bottom {
	width: 926px;
	margin:0 auto;
	background: url(../images/shadow_r.jpg) right top repeat-y;
}

#bottom #bottom_wrap{
	border-left:#ddd solid 1px;
	border-right:#ddd solid 1px;
	border-bottom:0px;
	width: 917px;
	background-color:#fff;
}

#bottom .fla{
}

#foot_list {
	width: 541px;
	list-style: none;
	padding-left: 7px;
	padding-top: 18px;
	float:left;
	background: url(../images/line_h.gif) 100% 18px no-repeat;
}

#foot_list li {
	background: url(../images/line_h.gif) 0 0 no-repeat;
	padding-left: 14px;
	margin-left: 13px;
	float: left;
	display: inline;
}
	
#foot_list li a{
	color:#000;
	text-decoration: none;
}

#foot_list li a:over{
	color:#000;
}

.footer {
	float:right;
	width: 320px;
	height: 60px;
	position: relative;
}

.footer .copyright {
	position: absolute;
	top: 15px;
	right:20px;
}

 .footer .foot_contact {
	position: absolute;
	background:url(../images/airis_logo.jpg) left top no-repeat;
	padding-left:25px;
	top: 35px;
	right:20px;
}

 .footer .foot_contact a{
	color:#000;
	text-decoration: none;
}

 .footer .foot_contact a:over{
	color:#000;
}

/******************    end---footer     *******************/





/******************    public     *******************/

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.text_center {
	text-align: center;
}

.text_left {
	text-align: left;
}

.text_right {
	text-align: right;
}

.mar_r_20 {
	margin-right: 20px;
}

.mar_t_5 {
	margin-top: 5px;
}
	
.mar_t_10 {
	margin-top: 10px;
}

.mar_t_15 {
	margin-top: 15px;
}

.mar_t_20 {
	margin-top: 20px;
}

.mar_t_25 {
	margin-top: 25px;
}

.mar_t_30 {
	margin-top: 30px;
}

.mar_t_45 {
	margin-top: 45px;
}

.mar_t_50 {
	margin-top: 50px;
}

.mar_l_10 {
	margin-left: 10px;
}

.mar_l_13 {
	margin-left: 13px;
}

.mar_l_15 {
	margin-left: 15px;
}

.mar_l_25 {
	margin-left: 25px;
}

.mar_l_35 {
	margin-left: 35px;
}

.mar_l_45 {
	margin-left: 45px;
}

.mar_l_50 {
	margin-left: 50px;
}

.blue_font {
	color: #2462C7;
}

.font_bold {
	font-weight: bold;
}

.pad_b_140 {
	padding-bottom: 140px;
}
.indent_l{
	text-indent:-40px;
	padding-left:40px;
}