body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	margin:0px;
	text-align: center;
	text-decoration : none;
	line-height : 16px;
}

img {
	border-width:0px;
}

#header{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	height:139px;
}
	
#mainheader{
	width:960px;
	height:139px;
	margin-left:auto;
	margin-right:auto;
}

/*--------------------------------------------container----------------------------------------------*/
#navigatortab{
	width:960px;
	height:27px;
	margin-left:auto;
	margin-right:auto;
}

.navigator_item{
	float:left;
}

#container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:12px;
}

#content_banner{
	height:195px;
}

#content_banner_left{
	width:195px;
	float:left;
}

#content_banner_right{
	float:left;
}

#page_content{
	padding-top:9px;
}

#content_left{
	width:195px;
	float:left;
}

#content_right{
	/*width:697px;*/
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

#content_right_fullarea{
	width:757px;
	float:left;
	padding-bottom:20px;
}

.link_icon{
	float:left;
	padding-right:12px;
}

.content_title{
	height:27px;
	font-size:20px;
	color:#283c8c;
	font-weight:bold;
	padding-top:5px;
	line-height:20px;
}

.content_detail{
	/*font-weight:bold;*/
}

.content_sub_title{
	height:23px;
	font-size:14px;
	color:#283c8c;
	font-weight:bold;
}

.content_list_style{
	list-style:circle;
}

/*------------------------------footer-----------------------------------*/
#footer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	height:29px;
}

#footer_left{
	width:16px;
	height:29px;
	background-image:url(../images/footer_bg_left.jpg);
	background-repeat:no-repeat;
	float:left;
}

#footer_right{
	width:16px;
	height:29px;
	background-image:url(../images/footer_bg_right.jpg);
	background-repeat:no-repeat;
	float:left;
}

#footer_center{
	width:928px;
	height:29px;
	background-image:url(../images/footer_bg_center.jpg);
	background-repeat:repeat-x;
	float:left;
	text-align:left;
}
