﻿body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#clear {
	clear: both;
}

#wrap {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body_bg1.jpg);
	background-repeat: no-repeat;
	background-position-y:-15px;
}
#header {
	height: 413px;
}
#content {
	padding-left: 11px;
}
#content_left {
	height: 154px;
	width: 324px;
	background-image: url(../images/column_content_left.jpg);
	background-repeat: no-repeat;
	float: left;
}
#content_left #content_left_img{
	margin-top:22px;
	margin-left:22px;
	float:left;
	display:inline;
	}
#content_left #content_left_text{
	float:left;
	width:164px;
	height:72px;
	margin-top:41px;
	margin-left:10px;
	border:solid 0px #ccc;
	}
#content_center .container,#content_right .container,#content_center .container img,#content_right .container img{
	width:131px; 
	height:118px;
	}
#content_center .container,#content_right .container{
	margin-top:20px; 
	margin-left:8px;
	display:inline;
}
#content_center {
	height: 154px;
	width: 322px;
	margin-left: 2px;
	background-image: url(../images/column_content_center.jpg);
	background-repeat: no-repeat;
	float: left;
}
#content_center .container,#content_right .container{
	float:left;
	}
.content_center_text{
	float:left;
	margin-top:10px;
	
	width:150px;
	margin-left:12px;
	}
.content_center_text p{
	line-height:18px;
	color:#656565; margin:0px;padding:0px;
	}
#content_right {
	height: 154px;
	width: 321px;
	margin-left: 2px;
	background-image: url(../images/column_content_right.jpg);
	background-repeat: no-repeat;
	float: left;
}
#footer {
	margin-top: 26px;
}
#footer_menu {
	height: 33px;
	background-image: url(../images/footer_menu.jpg);
	background-repeat: repeat-x;
	width: 990px;
}
#footer_text {
	height: 37px;
	padding-top: 13px;
}
#site_nav {
/*	background-color: #666;
*/	height: 18px;
	width: 195px;
	float: left;
}
#site_rx {
	width: 200px;
	float: left;padding-left: 80px;
}
#site_rx p {
	color: #b0b0b0;
	margin-top: 3px;
}
#copyright {
	float: right;
}
#copyright p {
	color: #b0b0b0;
	margin-top: 3px;
}
.left_float{ float:left}
.right_float{ float:right}
.foot_menu_left{ width:20px;}
.foot_menu_md{}
.foot_menu_right{width:100px;}

.newsLink {
	font-family: "Arial", "宋体", ;
	font-size: 12px;
	color: #B0B0B0;
	line-height: 18px;
}
a.newsLink:link {
	text-decoration: none;
}
a.newsLink:visited {
	text-decoration: none;
}
a.newsLink:hover {
	text-decoration: underline;
}

