/*默认设置*/
body, form, p, ul, li
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}


/*基本设置*/
body
{
	
		background-color: #FFFFFF;
	
}
.main
{
	width: 938px;
	
		background-color: #FFFFFF;
	
	table-layout: fixed;
}

body, table
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
input, select, textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a
{
	text-decoration: none;
	color: #666666;
}
a:hover
{
	text-decoration: none;
	color: #03ada4;
}



/*左侧*/
.left
{
background-color: #F3F9FF;
width:181px;
}

.left .title
{
	height: 22px;
	width:181px;
	line-height: 22px;
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #0a3898;
	
		background: url(/images/20091463214925.jpg) center bottom no-repeat;	
		text-align: center;
		padding-top: 3px;
	
}
.left .content
{
	padding: 10px 4px 5px 4px;
	color: #005AA4;
	background-color: #F3F9FF;
	border: 1px solid #F3F9FF;
	line-height: 20px;
	width: 170px!important;width: 180px; /*ie 和 firefox 对于宽度的理解不一样*/
}
.left .content a
{
	color: #005AA4;
	text-decoration: underline;
	line-height: 25px;
}
.left .content a:hover
{
	color: #FF5A00;
	text-decoration: none;
	line-height: 25px;
}


/*首页中间*/
#homeM
{	
	background-color: #FFFFFF;
	width:521px;
	
}
#homeM .title
{
	height: 30px;
	line-height: 30px;
	margin: 10px 0 10px 0;

	color: #008396;
	
		background: url(/images/20091463580489.jpg) no-repeat center center;
	
}
#homeM .titleL
{
	padding-left: 25px;
	font-weight: bold;
}
#homeM .titleR
{
	text-align: right;
}
#homeM .content
{
	color: #666666;
	line-height: 20px;
}
#homeM a
{
	color: #666666;
}
#homeM a:hover
{
	color: #FF5A00;
}
#homeM .moreImage
{
	height: 20px;
	width: 60px;
	cursor: pointer;
	
		background: url(/images/20091463412709.gif) bottom right no-repeat;
	
}
#homeM img.p
{
	border: 1px solid #E1E1E1;
}


/*首页右侧*/
#homeR
{	
	background-color: #F3F9FF;
	border-left: 1px solid #DFF0FF;
}
#homeRSpace
{
	background-color: #F3F9FF;
}
#homeR .title
{
	margin-top: 10px;
	width:192px;
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #006FCB;
	
		background: url(/images/20091463777241.jpg) center bottom no-repeat;	
		text-align: center;
		padding-top: 3px;
	
}
#homeR .content
{
	padding: 10px 10px 0 10px;
	color: #2958A4;
	line-height: 20px;
	width: 172px!important;width: 192px; /*ie 和 firefox 对于宽度的理解不一样*/
}
#homeR .content a
{
	color: #2958A4;
	text-decoration: underline;
}
#homeR .content a:hover
{
	color: #FF5A00;
	text-decoration: none;
}
#homeR .content img.p
{
	border: 1px solid #B9DAF5;
}
#homeR .moreImage
{
	height: 20px;
	cursor: pointer;
	clear: both;
	
		background: url(/images/20091463835585.gif) center right no-repeat;
	
}



/*右侧*/
.right, #homeMain
{	
	background-color: #ffffff;
	padding-top:12px;
	
}
.right .title
{
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	color: #006FCB;
	
		background: url(/images/20091464800957.jpg) no-repeat center bottom;
	
}
.right .title_name
{
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	color: #006FCB;	
}
.right .content
{
	margin: 20px 0 40px 0;
	font-size: 14px;
	line-height: 180%;
	color: #666666;
}
.right .list
{
	margin: 20px 0 20px 0;
	color: #666666;
}
.right .pic
{
	margin-top: 20px;
}
.right .content a, .right .list a
{
	font-size: 14px;
	color: #666666;
}
.right .content a:hover, .right .list a:hover
{
	font-size: 14px;
	color: #FF5A00;
}
.right .pic a /*图片列表的链接要单独定义，因为链接文字大小不一样*/
{
	color: #666666;
}
.right .pic a:hover
{
	color: #FF5A00;
}
.right img.p
{
	border: 1px solid #E1E1E1;
}


/*底部导航*/
table#navBottom
{
	
		background-image: url(/images/20091463876693.jpg);
	

	color: #FFFFFF;
	padding-left: 15px;
}

table#navBottom a
{
	color: #FFFFFF;
	text-decoration: none;
}
table#navBottom a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


/*底部版权*/
table#footer
{
	
		background-color: #FFFFFF;
	

	color: #666666;
	line-height: 18px;
	padding: 8px 0 10px 20px;
}

table#footer a
{
	color: #666666;
	text-decoration: none;
}
table#footer a:hover
{
	color: #FF5A00;
	text-decoration: underline;
}

/*日期*/
.date
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}