/* CSS Document */
body
{
	/*background: #025993;*/
	background: #D5E5EB;
	color: #333;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin: 0 auto;
	_margin: 0 auto;
}
table{
	margin:0 auto;
	border:0;
	}
p{
	text-align:left;
	line-height:20px;
	}
.head{
	width:900px;
	}
.menu{
	color:#fff;
	background:url(../Image/menu_bg.white_bg) repeat-x;
	line-height:25px;
	padding-left:20px;
	}
.menu a{
	color:#fff;
	text-decoration:none;
	text-align:left;
	}
.menu a:hover{
	color:#fff;
	text-decoration:underline;
	text-align:left;
	}
.menustyle
{
	text-align:left; 
	padding-left:2px;  
}
.news_title, .about_title, .blue_title{
	background:url(../Image/news_titlebg.gif) no-repeat;
	color:#394da5;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
	padding-top:6px;
	height:32px;
	line-height:32px;
	}
.notice_style{
	width:200px;
	padding:10px;
	padding-bottom:0;
	text-align:left;
	}
.notice_style ul{
	list-style-image:url(../Image/liststyle.gif);
	margin-left:-20px;
	_margin-left:20px;
	_margin-top:8px;
	}
*+html .notice_style ul{
	margin-left:20px;
	margin-top:10px;
	}
.about_title{
	background:url(../Image/about_titlebg.gif) no-repeat;
	}
.content_title
{
	background:url(../Image/content_titlebg.gif) no-repeat;
}
.left_bg{
	background:url(../Image/left_bg.gif) repeat-y;
	width:12px;
	}
.right_bg{
	background:url(../Image/right_bg2.gif) repeat-y;
	width:11px;
	}
.lefttop
{
	background:url(../Image/lefttop.gif) no-repeat;
    height:12px;
}

.leftcenter_bg{
	background:url(../Image/leftcenter_bg.gif) no-repeat;
	width:205px;
	text-align:left;
	padding-left:10px;
	margin-bottom:15px;
	}
.leftcenter_bg a, .notice_style a{
	color:#333;
	text-decoration:none;
	}
.leftcenter_bg a:hover, .notice_style a:hover{
	color:#0066FF;
	text-decoration:underline;
	}
.center_bg{
	background:url(../Image/center_bg.gif) no-repeat;
	width:320px;
	padding:18px;
	}
.centercontent_bg
{
	background: url(../Image/contentcenter_bg.gif) repeat-x;	
	padding: 18px;
}
.centerright_bg{
	background:url(../Image/right_bg.gif) repeat-y;
	width:11px;
	}
.white_bg{
	background:#fff;
	width:255px;
	}
*+html .white_bg{
	width:255px;
	}
.whitecenter_bg{
	background:#fff;
	}
.date{
	color:#F07D02;
	font-weight:bold;
	height:28px;
	vertical-align:bottom;
	}
.blue_title{
	background:url(../Image/bluetitle_bg.gif) repeat-x;
	line-height:25px;
	padding-top:0;
	}
.table_bg{
	background:url(../Image/bg.gif) repeat-x;
	}
.website_link{
	text-align:left;
	padding-left:30px;
	}
.website_link ul{
	list-style:none;
	line-height:20px;
	margin-top:8px;
	margin-left:-20px;
	}
*+html .website_link ul{
	margin-left:20px;
	}
.website_line ul li a{
	color:#333;
	text-decoration:none;
	}
.website_line ul a:hover{
	color:#FF6600;
	text-decoration:underline;
	}
.footer{
	color:#394da5;
	line-height:20px;
	height:70px;
	}
.footer a{
	color:#134992;
	text-decoration:none;
	}
.footer a:hover{
	color:#F07D02;
	text-decoration:underline;
	}
.position{
	height:15px;
	line-height:15px;
	color:#666;
	text-align:left;
	padding-left:10px;
	padding-top:2px;
	}
.arctiletitle
{
	font-size: 14pt;
	font-family: Arial, ºÚÌå;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}