@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
ul li {
list-style:none;
}
img{
border:none;
}
a {
color:#262626;
text-decoration:none;
outline:none;
}
a:hover {
color:#E54192;
text-decoration:underline;
}
a.menu01 {
color:#E54192;
text-decoration:none;
outline:none;
}
a.menu01:hover {
color:#E54192;
text-decoration:underline;
}
a.menu02 {
color:#000;
text-decoration:none;
outline:none;
}
a.menu02:hover {
color:#E54192;
text-decoration:underline;
}
p{
margin-top:2px;
text-indent:25px;
}
body{
background:#fff url(../images/intenet_bg.gif);
font-family: "宋体";
font-size:12px;
color:#121212;
line-height:160%;
}
/*------------index start ------------*/
#intenet_box{
width:578px;
margin:auto;
height:auto;}
#intenet_top{
width:578px;
height:104px;
margin-top:150px;
float:left;
background:url(../images/intenet_top.gif) no-repeat;}
#intenet_cen{
width:578px;
height:auto;
float:left;
background:url(../images/intenet_cen.gif) repeat-y top left;
}
#intenet_left{
width:426px;
height:auto;
margin-top:5px;
margin-left:2px;
margin-bottom:5px;
float:left;
}
#intenet_right{
width:130px;
height:10px;
margin-left:5px !important;
margin-left:2px;
float:left;
}
#intenet_cen2{
width:578px;
height:auto;
float:left;
background:url(../images/intenet_cen2.gif) repeat-y top left;
}
#wsyy_content1{
width:426px;
margin-left:12px;
margin-top:2px;
}
#wsyy_content3{
width:426px;
margin-left:12px;
margin-top:5px;
}
#wsyy_content2{
width:300px;
margin-left:80px;
margin-top:2px;
text-align:center;
}
.nameinput{
width:92px;
height:14px;
}
.telinput{
width:105px;
height:14px;
}
.textare{
width:378px;
}
