body{
	margin:0;
	font-family:"宋体";
	font-size:12px;
}
div {
	padding:0;
	margin:0;
}
p {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	font-size:0;
}
img {
	display:block;
}
a img {
	border:none;
}
table tr {
	font-size:12px;
}
a:hover img {
	border:none;
}
#main {
	padding:0;
	margin:0 auto;
	width:979px;
}
#top {
	width:979px;
	height:90px;
	border-bottom:#EE240E 3px solid;
	background:url(../img/logo.gif) no-repeat 17px 28px;
}
#top a #logo{
	text-decoration:none;
}
#top a:hover #logo{
	text-decoration:none;
}
#logo {
	float:left;
	display:inline;
	margin:28px 0 0 17px;
	width:151px;
	height:39px;
	font-size:0;
}
#top_link {
	width:225px;
	font-size:12px;
	float:right;
	margin:22px 56px 0 0;
	display:inline;
	color:#CB1601;
}
#top_link span {	
	margin:0 0 0 20px;
}
#top_link span a {
	color:#CB1601;
	text-decoration:none;
}
#top_link span a:hover {
	text-decoration:underline;
}
#search {
	width:225px;
	float:right;
	height:21px;
	display:inline;
	margin:15px 0 0 0;
}
#search input {
	float:left;
	display:inline;
	width:167px;
	border:none;
	height:17px;
	border-top:#CB0F04 1px solid;
	border-bottom:#CB0F04 1px solid;
}
#search img {	
	float:right;
}
#search span {
	float:left;
	width:2px;
	height:22px;
	margin:0;
}
#search span#search_l {
	background:url(../img/search_l.gif) no-repeat;
}
#search span#search_r {
	background:url(../img/search_r.gif) no-repeat;
}
#center {
	margin:1px 0 0 0;
	background:#fff;
	width:947px;
	border:#eee solid 16px;
}
#cen_pic {
	border-bottom:#ffffff 1px solid;
}
#content {
	border-top:#6d6d6d 3px solid;
	background-color:#FFFFFF;
}
#content_pic {  /*  问题  */
	float:left;
	display:inline;
	width:231px;
}
#content_pic img {
	margin:15px 14px 0 15px;
}
#con {
	float:left;
	border-left:#6D6D6D 3px solid;
	padding:0 0 10px 0;
}
#nav {
	background:url(../img/nav_bg.gif) repeat-x;
	height:26px;
	border-bottom:#787878 1px solid;
	width:713px;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:100px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:12px;
}
#nav ul li.nav_bor {
	width:2px;
	background:url(../img/nav_bor.gif) no-repeat;
}
#nav ul li a {
	color:#000000;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#cd0000;
	text-decoration:none;
}
.article {
	margin:10px auto;
	padding:0;
	width:653px;
	color:#626262;
}
.article h2 {
	margin:10px auto 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	height:55px;
	line-height:55px;
	text-align:center;
	font-weight:bold;
	color:#cd0000;
	width:630px;
	border-bottom:#666666 1px dashed;
}
.article #art_pic {
	margin:5px auto 20px;
	width:350px;
	padding:5px;
	border:#bcbcbc 1px solid;
}
.article #art_pic img {
	width:350px;
	height:200px;
}
.article div {
	width:653px;
	margin:0px auto;
	line-height:26px;
}
#news {
	margin:20px 0 0 10px;
	width:389px;
	float:left;
	display:inline;
}
#news .news_title {
	background:url(../img/news_bg.gif) repeat-x bottom;
	height:31px;
}
#news .news_title span {
	float:left;
	display:inline;
	margin:0 4px 0 0; 
}
#news .news_title span#more {
	float:right;
	display:inline
	margin:0 7px 0 0;
	height:31px;
	line-height:31px;
	font-size:12px;
} 
#news .news_title span#more a {
	color:#000000;
	text-decoration:none;
}
#news .news_title span#more a:hover {
	color:#cd0000;
	text-decoration:none;
}
#news .news_list {
	padding:11px 0 15px 0;
}
#news .news_list ul {
	padding:0;
	margin:0;
	list-style:none;
	width:381px;
}
#news .news_list ul li{
	margin:0;
	padding:0;
	height:26px;
	line-height:26px;
	font-size:12px;
}
#news .news_list ul li span a {
	color:#626262;
	text-decoration:none;
}
#news .news_list ul li span a:hover {
	color:#cd0000;
	text-decoration:none;
}
#news .news_list ul li span.list_time {
	color:#626262;
	float:right;
}
#friend_link {
	background:url(../img/friend_link.gif) no-repeat;
	height:100px;
	width:260px;
	float:left;
	margin:26px 0 0 32px;
	display:inline;
}
#link {
	margin:26px 0 0 0;
	background:url(../img/link_bg.gif) repeat-y;
}

#link .friend_l {
	height:34px;
	width:226px;
	margin:15px 0 10px 17px;
	border-bottom:#DEDEDE 1px solid;
}
#copyright {
	background:#EEEEEE;
	height:46px;
	padding:10px 0 0 0;
}
#copyright p {
	padding:0;
	margin:0;
	color:#646363;
	height:23px;
	line-height:23px;
	font-size:12px;
}
#bottom {
	background:#F1240F;
	height:3px;
	font-size:0;
	margin:1px 0 5px 0;
}

/*------内页------*/
#subnav {
	float:left;
	margin:0;
	padding:0;
	width:231px;
}
#sub_title {
	margin:0;
	height:31px;
	width:231px;
	background:url(../img/subnav.jpg) 3px 5px no-repeat;
}
#sub_title img {
	margin:5px 0 0 3px;
}
#subnav ul {
	margin:9px 0 0 20px;
	width:192px;
	padding:0;
	list-style:none;
}
#subnav ul li {
	margin:0 0 7px 0;
	padding:0;
	width:192px;
	height:29px;
	line-height:29px;
	background:url(../img/subnav_bg.jpg) no-repeat;
}
#subnav ul li a {
	margin:0 0 0 28px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#subnav ul li a:hover {
	color:#cd0000;
	text-decoration:none;
}

/*---- 新闻列表样式 ----*/
.article {
	margin:10px auto 0;
	padding:0;
	width:653px;
}
.article .art_list {
	width:653px;
	border-bottom:#C7C7C7 1px dashed;
	color:#5D5D5D;
	margin:5px 0 10px 0;
	padding:13px 0;
}
.article .art_list span {
	float:left;
	display:inline;
	height:26px;
	line-height:26px;
	margin:0;
	padding:0;
}
.article .art_list .art_title a {
	font-size:14px;
	font-weight:bold;
	color:#D32C1A;
	text-decoration:none;
	margin:0 0 0 5px;
}
.article .art_list .art_title a:hover {
	color:#D32C1A;
	text-decoration:underline;
}
.article .art_list .art_time {
	float:right;
	margin:0 3px 0 0;
	display:inline;
}
.article .art_list p {
	margin:0 8px;
	width:637px;
	clear:both;
	line-height:19px;
}
/*-----分页信息-----*/
#page {
	margin:10px 15px;
	padding:0;
	color:#6C6C6C;
	height:27px;
	line-height:27px;
	font-size:14px;
}
#page a {
	color:#D32C1A;
	text-decoration:none;
}
#page a:hover {
	color:#D32C1A;
	text-decoration:underline;
}
/*----  gbook  ----*/
.article table {
	margin:30px auto 10px;
	font-size:14px;
}
.article table input,textarea {
	width:300px;
	border:#cecece 1px solid;
}
/*----  技术特点  ----*/
.article .t_list {
	width:653px;
	color:#626262;
	font-size:12px;
	margin:8px auto;
}
.article .t_list h4 {
	line-height:22px;
	height:22px;
	font-weight:normal;
	margin:0;
}
.article .t_list h4 a {
	color:#cd0000;
	font-size:12px;
	text-decoration:none;
}
.article .t_list div{
	margin:0;
	width:620px;
	line-height:26px;
}