@charset "utf-8";
/* CSS Document */

body{
	color:#313131;
	font-size:12px;
	background:#fff;
	line-height:21px;
	font-family:"宋体";
	}

body,ul,li{
	margin:0;
	padding:0;
	}

li{
	float:left;
	list-style:none;
	_display:inline;
	}

img{
	border:0;
	}

a{
	cursor:hand;
	color:#313131;
	text-decoration:none;
	}
a:hover{
	color:#f00;
	text-decoration:none;
	}

.clear{
	height:0;
	clear:both;
	overflow:hidden;
	}

/*IE6清除浮动样式*/
.logo,.favr,#CL,#CR{
	_display:inline;
	}
/*IE6清除浮动样式 end*/

.top,.flash,.content,.footer{
	width:950px;
	}
.top{
	margin:0 auto;
	}
.flash,.content,.footer{
	margin:20px auto auto;
	}

.top .logo{
	float:left;
	width:422px;
	height:95px;
	margin:10px 0 0 20px;
	background:url(images/logo.gif) left top no-repeat;
	}

.top .favr{
	float:right;
	margin:46px 10px 0 0;
	}

.flash{
	height:205px;
	background:url(images/flash.gif) left top no-repeat;
	}

#CL{
	float:left;
	}
.nav{
	width:234px;
	padding:43px 3px 24px;
	background:url(images/bg.gif) -237px top no-repeat;
	}
.nav li{
	width:234px;
	height:39px;
	margin:1px 0;
	}
.nav li img{
	width:234px;
	height:39px;
	}
.nav li.about a:hover{
	background:url(images/bg.gif) left -44px no-repeat;
	}
.nav li.tech a:hover{
	background:url(images/bg.gif) left -85px no-repeat;
	}
.nav li.health a:hover{
	background:url(images/bg.gif) left -126px no-repeat;
	}
.nav li.economy a:hover{
	background:url(images/bg.gif) left -167px no-repeat;
	}
.nav li.media a:hover{
	background:url(images/bg.gif) left -208px no-repeat;
	}
.nav li.case a:hover{
	background:url(images/bg.gif) left -249px no-repeat;
	}

#CR{
	width:690px;
	float:right;
	}
.RCTitle{
	height:40px;
	border-bottom:1px dashed #ccc;
	background:url(images/RBG.gif) left top no-repeat;
	}
.name{
	float:left;
	width:120px;
	height:40px;
	margin-left:20px;
	}
.RCTitle .about{
	background:url(images/bg.gif) -518px top no-repeat;
	}
.RCTitle .tech{
	background:url(images/bg.gif) -518px -30px no-repeat;
	}
.RCTitle .health{
	background:url(images/bg.gif) -518px -60px no-repeat;
	}
.RCTitle .economy{
	background:url(images/bg.gif) -518px -90px no-repeat;
	}
.RCTitle .media{
	background:url(images/bg.gif) -518px -120px no-repeat;
	}
.RCTitle .case{
	background:url(images/bg.gif) -518px -150px no-repeat;
	}
.site{
	float:right;
	line-height:40px;
	margin-right:10px;
	}

.RContent{
	width:660px;
	padding:15px;
	_height:300px;
	font-size:14px;
	min-height:300px;
	background:url(images/RBG.gif) left bottom no-repeat;
	}
.RCImg{
	padding:15px;
	}
.RCMedia{
	width:690px;
	_height:300px;
	font-size:14px;
	padding:0 0 15px;
	min-height:300px;
	background:url(images/RBG.gif) left bottom no-repeat;
	}
.RCMedia li{
	width:210px;
	margin:15px 0 0 15px;
	}
.RCMedia li img{
	width:204px;
	padding:2px;
	height:153px;
	border:1px solid #ccc;
	}

.footer{
	color:#fff;
	height:53px;
	line-height:53px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/bg.gif) left bottom no-repeat;
	}