@charset "utf-8";
*{margin:0 auto;padding:0;}
html {border:0;margin:0 auto;padding:0;}
body,td,th {color: #727171;font-family: 宋体;font-size:12px;text-align:left;}
body {border:0;margin:0 auto;padding:0; position:relative;background-image: url(../images/bg.jpg);background-repeat: repeat-x;	background-position: left top;}

a {color: #727172;}
a:hover {color: #00913A;text-decoration: underline;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}

/*层样式*/
#container{width:1004px; margin:0 auto;}
/*头部样式*/
#head{width:100%; height:85px; margin:0px; text-align:left;}
#head #top_logo{ margin-left:80px; margin-top:30px;width:137px; height:42px;text-align:left; float:left;}
#head #top_tel{margin-right:50px; margin-top:30px;width:366px; height:40px;text-align:right; float:right;}
#clear{ clear:both;}
/*主体样式*/
#main{width:100%; height:100%;margin:0px; text-align:center;}
/*底部样式*/
#bottom{width:100%; height:100%;margin:0 auto;background-image: url(../images/bg2.jpg);background-repeat: repeat-x;	background-position: left bottom;}
#menu{width:1003px; height:195px; margin:0 auto;}
#copyright{width:1003px; height:15px; margin-top:10px;}
#copyright #left{ margin-top:20px;width:550px;font-size: 9px; font-family:Verdana; text-align:center; float:left;}
#copyright #safejc{ margin-left:10px; width:200px; float:right;}
#copyright #right{ margin-top:22px; width:100px;float:right;}

/*class样式*/
table,div{font-size:12px;font-family:宋体;}
p{line-height:22px;}
img{border:none;}
.hang {line-height: 20px;}
.input{ font-size:12px;border:1px solid #888888;}

textarea{font-size:12px;border:1px solid #888888;}

.bg {/*background-attachment: fixed;*/
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
