@CHARSET "UTF-8";

body{
	font-size:14px;
	color:#333;
	width:100%;
	background-color:#fff;
	text-align:center; 	
	font-family: "微软雅黑","Microsoft Yahei","宋体",Tahoma!important;
}
BODY, P, FONT, DIV, TABLE, TD, INPUT, TEXTAREA, BUTTON, SPAN,LI{
	font-size:14px;
	color:#333;
}
.js-radius-corner{
	position:relative;
	}
a{text-decoration:none;
	color:#08c;
	margin:0;
	padding:0;
	}
a:hover{
	color: #000;
}
#header{
	height:110px;
}
.logo{
	width:106px;
	height:98px;
	margin-top:5px;
	margin-left:10px;
	float:left;
	display:inline;
	background-image:url(../images/aia_logo.png);
	background-repeat:no-repeat;
}
.header-ad{
	float:left;
	margin-left:10px;
	text-align:center;
}
.header-right{
	float:right;
	margin-right:10px;
	vertical-algin:bottom;
	height:110px;
	}
.header-right-va{ vertical-align:bottom; display:inline-block; height:100%; width:1px; margin-left:-1px;}    
.date-lang{vertical-align:top;} 

.main{
	clear:both;
	text-align:left;
	position:relative;
}
.cbody{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.hleft{
	width:785px;
	min-height:500px;
	padding:0;
	margin:0;
	border:0;
	overflow:hidden;
}
.hright{
	float:left;
	left:790px;
	width:200px;
	top:0;
	margin:0;
	padding:0;
	border:0;	
	position:absolute;
}
.hlogin-title{
	text-align:center;
	padding:5px;
	background-color:#B9D300;
	font-weight:bold;
}
#footer{
	text-align:center;
	margin-top:20px;
	border-top:1px solid #ddd;
	padding:20px 0
}
.clearfix{
ZOOM: 1;
}
.clearfix{
CLEAR: both;
OVERFLOW: hidden;
LINE-HEIGHT: 0;
HEIGHT: 0;
}
.nav-line5{
	height:3px;
	line-height:3px;
	font-size:0;
	background-color:#87D2FF;
	Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
	margin-bottom:5px;
}
.line10{
	height:10px;
	font-size:0;
	line-height:10px;
}

#breadcrumb{
	background-color:#fff;
	color:#000;
	font-size:12px;
	padding:12px; 
	text-align:left;
}
#breadcrumb a{
	color:#0E415E;
	padding:0 12px;
	font-size:12px;
}
#breadcrumb a:hover{
	color:#f60;
	}
#breadcrumb span{
	color:#333;
	padding:0 12px;
	font-size:12px;
}

#main_content{
	padding:0;
	background-color:#fff;
	text-align:left;
	}

.mainbody{
	text-align:left;
}
.intro-wrap{
	line-height:150%;
	font-size:12px;
	font-weight:normal;
}
.intro-wrap p{
	line-height:150%;
	font-size:14px;
	font-weight:normal;
}
.intro-title{
	font-weight:bold;
	font-size:16px;
	margin:0px;
}

.text-input-login{
	border:1px solid #ddd;
	padding:0 0 0 5px;
	margin:0;
	width:90%;
	font-size:14px;
	height:20px;
}
.but-login{
	padding-top:5px;
	font-size:14px;
}


#NWS_CNT{	
	font-size:14px;
	line-height:21px;
}
#NWS_CNT div{
	font-size:14px;
	line-height:21px;
}
input[type="submit"] {
	-webkit-box-shadow: rgba(255, 255, 255, 0.298039) 0px 1px 0px 0px inset,
		rgba(0, 0, 0, 0.4) 0px 1px 2px 0px;
	background-image: linear-gradient(rgb(144, 211, 81), rgb(89, 158, 67) );
	background-origin: padding-box;
	background-size: auto;
	border-color: 1px solid rgb(91, 125, 60);
	border-radius: 5px;
	box-shadow: rgba(255, 255, 255, 0.298039) 0px 1px 0px 0px inset,
		rgba(0, 0, 0, 0.4) 0px 1px 2px 0px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	height: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 3px;
}