@charset "UTF-8";

body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: url(../images/body_bg.jpg) left top repeat-x;
	line-height: 16px;
}

*{
	padding: 0;
	margin: 0;
}

img {
	vertical-align: top;
}

.clear {
	clear: both;
}

h2 {
	margin-top: 30px;
	font-size: 12px;
}

/****************For CONTENT****************************/

#content {
	width: 943px;
	margin: 0 auto;
}


/****************For Header****************************/

#header {
	width: 943px;
	height: 142px;
	position: relative;
}

#header .logo {
	position: absolute;
	left: 11px;
	top: 18px;
}

#header .top_menu {
	position: absolute;
	height: 28px;
	right: 0px;
	top: 3px;
	width: 315px;
	text-align: right;
}

#header .top_menu img {
	margin-right: 6px;
}

#header .top_link {
	position: absolute;
	list-style: none;
	right: 6px;
	top: 52px;
}

#header .top_link li {
	float: left;
	background: url(../images/icon1.gif) 0 4px no-repeat;
	padding-left: 12px;
	margin-left: 6px;
	display: inline;
}

#header .top_link li a {
	color: #3E6083;
	text-decoration: none;
}
#header .top_link li a:hover {
	color: #0065CD;
	text-decoration: underline;
}

#header #menu {
	width: 943px;
	position: absolute;
	list-style: none;
	left: 0px;
	top: 79px;
	z-index: 20;
}

#header #menu li {
	float: left;
}

#header .path {
	position: absolute;
	width: 900px;
	color: #FFFFFF;
	left: 3px;
	top: 123px;
	z-index: 10;
}

#header .path a {
	color: #FFFFFF;
	text-decoration: none;
}

#header .path a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/****************For Banner****************************/


#banner {
	margin-top: 20px;
}

/****************For Main****************************/

#index_main {
	width: 943px;
	margin-top: 35px;
}

#main {
	width: 943px;
	margin-top: 19px;
}

/****************For Main_content****************************/

#main_content {
	width: 620px;
	float: left;
	line-height: 22px;
}

#main_content .pagetop {
	padding-top: 25px;
	text-align: right;
	clear: both;
}

#main_content .news_title {
	height: 38px;
}

#main_content .news_list {
	width: 620px;
	padding: 9px 0;
	background: url(../images/line.gif) left bottom repeat-x;
	overflow: auto;
	zoom: 1;
}

#main_content .news_list dt {
	display: block;
	float: left;
	width: 73px;
	background: url(../images/icon2.gif) 0 5px no-repeat;
	padding-left: 20px;
}
#main_content .news_list dd {
	display: block;
	float: left;
	width: 467px;
	background: url(../images/o.gif) 0 5px no-repeat;
	padding-left: 60px;
}

#main_content .news_list dd a {
	color: #0066CC;
}

#main_content .com_list {
	width: 620px;
}

#main_content .com_list .com_box {
	width: 172px;
	height: 189px;
	background: url(../images/index_list_bg.jpg) no-repeat;
	padding: 13px 13px 0 13px;
	float: left;
	display: inline;
	margin-top: 14px;
}

#main_content .com_list .list_margin {
	margin-left: 13px;
}

#main_content .com_list .com_box .com_img {
	margin-top: 8px;
	margin-bottom: 5px;
}

#main_content .com_list .com_box .com_txt {
	color: #3F6082;
	line-height: 22px;
}

#main_content .com_list .com_box .com_li {
	list-style: none;
	margin-top: 5px;
}

#main_content .com_list .com_box .com_li a {
	color: #000000;
}

/****************For Sidebar****************************/


#sidebar {
	width: 264px;
	float: right;
}

#sidebar .btn_hei {
	height: 12px;
	overflow: hidden;
}

#sidebar  .list_r_title {
	margin-top: 15px;
}

#sidebar .sub_company {
	width: 227px;
	border-left: #B9C0C8 1px solid;
	border-right: #B9C0C8 1px solid;
	background: #D0D7DF;
	padding: 15px 17px 0 18px;
}

#sidebar .sub_company .line {
	height: 1px;
	overflow: hidden;
	margin: 16px 0 18px 0;
}

#sidebar .sub_company .txt {
	margin-top: 11px;
}

#sidebar .group {
	margin-top: 10px;
}

#sidebar .right_link {
	width: 254px;
	background: #D2D6DF;
	padding: 5px;
}

#sidebar .right_link li {
	list-style: none;
}

/****************For Footer****************************/

#footer {
	width: 100%;
	height: 137px;
	background: #002576;
	border-top: #DADADA 6px solid;
	margin-top: 45px;
}

#footer .main {
	width: 943px;
	margin: 0 auto;
	position: relative;
	padding-top: 30px;
	text-align: right;
	position: relative;
}

#footer .main .foot_logo {
	position: absolute;
	left: 10px;
	top: 35px;
}

#footer .main .link {
	margin-bottom: 10px;
	color: #FFFFFF;
}

#footer .main .link a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .main .link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .main .copyright {
	position: absolute;
	border: 0px;
	left: 510px;
	color: #C4C4C4;
	top: 84px;
}
	
/****************For Public****************************/

.txt_center {
	text-align: center;
}

.airis {
	position: absolute;
	left: 768px;
	top: 84px;
	width: 183px;
	text-align: left;
}

.airis a {
	color: #FFFFFF;
	text-decoration: none;
}

.airis img {
	float: left;
	padding-right: 4px;
	padding-top: 0px;
}
