/* 公共的 */
*{
	padding: 0; 
	margin: 0;
}

body{
	font-size:12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	text-align: justify;
	text-justify:inter-ideograph;
}

img{ 
	border-style:none; 
}

.leftimg{
	float: left;
	padding-right: 20px;
}

.rightimg{
	float: right;
	padding-left: 20px;
}

.clear{
	clear:both;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#802000;
}

/* Container 容器定义 */
#container{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container2{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

/* Head头部定义 */
#head{
	background-image: url(../images/4008828333.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-bottom: 16px;
}

#menu{
	color: #FFFFFF;
	background-image: url(../images/memu_bg.gif);
	background-repeat: no-repeat;
	height: 47px;
	font-size: 14px;
	margin-bottom: 10px;
}

#menu ul{
	list-style-type: none;
}

#menu ul li{
	float: left;
	padding-top: 16px;
	padding-left: 60px;
}

#menu a{
	color: #ffffff;
}

#menu a:hover{
	color: #ff6300;
	text-decoration: underline;
}

#banner{
	clear: both;
	margin-bottom: 10px;
}

#banner2{
	background-image: url(../images/oms_banner.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 300px;
	padding-bottom: 20px;
	margin-right: 20px;
}

div#banner2 a {
	background-image: url(../images/downbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	display: block;
	width: 180px;
	font-family: "黑体";
	font-size: 16px;
	font-weight: lighter;
	line-height: 350%;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	left: 50px;
	top: 220px;
	text-decoration: none;
}

div#banner2 a:hover{
	color: #e0f0e6;
	text-decoration: underline;
}

/* 内容定义 */
#content{
	clear: both;
	line-height: 150%;
	margin-bottom: 30px;
	width: 980px;
	overflow: hidden;
}

.index_main {
	clear: both;
	line-height: 150%;
	margin-bottom: 30px;
	width: 980px;
	overflow: hidden;
	float: left;
}

.index_main a{
	color: #802000;
	text-decoration: underline;
}

.index_main a:hover{
	color: #3c746b;
	text-decoration: none;
}

#content a{
	color: #802000;
	text-decoration: underline;
}

#content a:hover{
	color: #3c746b;
	text-decoration: none;
}

#content_title {
	text-align: right;
	padding-top: 20px;
	vertical-align: bottom;
	margin-right: 20px;
	clear: both;
	padding-bottom: 20px;
}

#content_title2 {
	font-family: "黑体";
	font-size: 24px;
	padding-top: 50px;
	margin-right: 20px;
	clear: both;
	background-image: url(../images/down_banner.jpg);
	height: 70px;
	background-repeat: no-repeat;
}

#content_title h2 {
	font-size: 24px;
	float: left;
	font-family: "黑体";
	font-weight: normal;
	line-height: 100%;
}

#content_title ul{
	list-style-type: none;
	vertical-align: text-bottom;
}

#content_title ul li{
	float: right;
	padding-left: 20px;
}

.content_main {
	padding-bottom: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a7c0bc;
	float: left;
	width: 470px;
	margin-right: 20px;
}

.content_main h3{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.content_main p {
	padding-bottom: 10px;
}


.content_main_img {
	float: left;
	width: 60px;
	border: 1px solid #EBEBEB;
}

.content_main_left {
	padding-left: 80px;
	padding-right: 10px;
}

.index_content{
	border: 1px solid #a7c0bc;
	width: 229px;
	float: left;
	margin-right: 12px;
	padding-bottom: 10px;
	height: 220px;
}

.index_content h1{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 10px;
}

.index_content img{
	padding-bottom: 10px;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
}

.index_content p{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}


.index_content2{
	border: 1px solid #a7c0bc;
	width: 229px;
	float: right;
	padding-bottom: 10px;
	margin-right: 20px;
	height: 220px;
}

.index_content2 h1{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 10px;
}

.index_content2 img{
	padding-bottom: 10px;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
}

.index_content2 p{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}

#index_scroll{
	clear: both;
	padding-top: 6px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
	height: 15px;
}

#index_scroll ul{
	list-style-type: none;
}

#index_scroll ul li{
	margin-right: 20px;
	float: left;
}

#index_scroll a{
	color: #ffffff;
	text-decoration: none;
}

#index_scroll a:hover{
	color: #cccccc;
	text-decoration: underline;
}



.keyword{
	color: #3c746b;
}

/* 底部定义 */
#foot {
	clear: both;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7c0bc;
	padding-top: 16px;
	color: #666666;
	text-align: center;
}

#foot a {
	color:#666666;
	text-decoration:underline;
}

#foot a:hover{
	color:#802000;
}

#foot p {
	padding-bottom: 10px;
}

/* 正文定义 */
.text300 {
	float: left;
	width: 306px;
	margin-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	font-size: 12px;
	line-height: 160%;
}

.text300 p {
	padding-bottom: 8px;
}

h3{
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
}

.text_none{
	margin-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 14px;
	line-height: 200%;
}

.text301 {
	margin-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	font-size: 14px;
}

.tepy_1 {
	padding-right: 20px;
	clear: both;
	padding-top: 20px;
	font-size: 13px;
	line-height: 160%;
}

.tepy_1 img {
	float: left;
	border: 1px dashed #DBDBDB;
	margin-right: 20px;
}

/* about定义 */

#column{
	border: 1px solid #dbe7ed;
	width: 200px;
	float: right;
	text-align: left;
	padding-bottom: 30px;
}

#column ul{
	list-style-type: none;
}

#column ul li{
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	padding-top: 6px;
}

#column h3{
	font-family: "黑体";
	height: 22px;
	font-size: 14px;
	background-image: url(../images/index_cbg.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 1px;
	text-indent: 20px;
	padding-top: 6px;
	font-weight: normal;
}

#about_title {
	font-family: "黑体";
	font-size: 24px;
	padding-top: 50px;
	clear: both;
	background-image: url(../images/about_banner.jpg);
	height: 70px;
	background-repeat: no-repeat;
}

#about_content {
	clear: both;
	width: 960px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 30px;
}

#about_content_mid {
	padding-top: 20px;
	width: 640px;
	font-size: 14px;
	line-height: 160%;
}

#about_content_mid a{
	color: #802000;
	text-decoration: underline;
}

#about_content_mid a:hover{
	color: #3c746b;
	text-decoration: none;
}

.contact {
	background-image: url(../images/jinmao.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#contact_title {
	font-family: "黑体";
	font-size: 24px;
	padding-top: 50px;
	clear: both;
	background-image: url(../images/contact_banner.jpg);
	height: 70px;
	background-repeat: no-repeat;
}

