﻿/* CSS Document */
body{
	margin:0px;
	padding:0px;
	}

#logo
{
	position:relative;
	width:100%;
	height:244px;
	background-position: center;
	background-repeat: no-repeat;
	background-image:url(../images/STM0004.jpg);
	}

#shuru
{
	position:absolute;
	width:550px;
	height:42px;
    left :35%;
	top:260px;
	}	

.shuru1
{
	width:155px;
	height:41px;
    float: left;
	padding-right: 5px;
	}
	
	.shuru2
{
	width:173px;
	height:41px;
    float: left;
	padding-right: 5px;
	}
	 
#xuanze{
	position:absolute;
	width:234px;
	height:26px;
    left :35%;
	top:310px;
	}

#fengexian
      {
      	 position:absolute;
	     width:600px;
	     height:1px;
		 left:33%;
	     top :420px;
	     padding: 0px;
	     background-color:#C0C0C0; 
	     overflow:hidden;
            }

#shuoming
      {
      	position:absolute;
	     width:550px;
	     height:100px;
		 left:35%;
	     top :440px;
	     color: #333333;
       }
     