/* CSS Document */

html {font-size:12px;
}

a:link {color:#333333;
}

a img {border:none;
}

a:visited {color:#333333;
}

a:hover {text-decoration: none;
}

a:active {text-decoration: none;
}

#container {width: 1024px;
            margin: auto;
			color:#333333;
}

h1 {width:960px;
    height:115px;
	display:inline;
}

#content {width: 960px;
          margin: auto;
		  float: left;
		  font-size: 11px;
}

#top {width: 900px;
      margin-left: 40px;
	  font-size:13px;
}

#top img {vertical-align:middle;
}

.link_top {margin-right: 20px;
           font-size:13px;
		   vertical-align:middle;
}

.title {margin-top:20px;
}

.title1 {margin-top:10px;
}

#main_a {width: 960px;
         height: 430px;
         margin: auto;
	     float: left;
		 background-image:url(img/back_sscc.gif);
		 background-repeat:no-repeat;
}

#main_b {width: 960px;
         height: 430px;
         margin: auto;
	     float: left;
		 background-image:url(img/back_flcc.gif);
		 background-repeat:no-repeat;
}

#main_c {width: 960px;
         height: 430px;
         margin: auto;
	     float: left;
		 background-image:url(img/back_fzcc.gif);
		 background-repeat:no-repeat;
}

* html #main_a {height: 400px;
}

* html #main_a {height: 400px;
}

* html #main_a {height: 400px;
}

.main1 {width: 275px;
        height:350px;
		margin-left:40px;
		margin-top: 10px;
		float: left;
}

.main2 {width: 275px;
        height:350px;
        margin-left: 30px;
		margin-top: 10px;
		float: left;
}

.main3 {width: 275px;
        height:350px;
        margin-left: 30px;
		margin-top: 10px;
		float: left;
}

* html .main1 {width: 275px;
        height:350px;
        margin-left: 20px;
		margin-top: 10px;
		float: left;
}

* html .main2 {width: 275px;
        height:350px;
        margin-left: 30px;
		margin-top: 10px;
		float: left;
}

* html .main3 {width: 275px;
        height:350px;
        margin-left: 30px;
		margin-top: 10px;
		float: left;
}

.text {width:275px;
       height:130px;
       text-align:justify;
	   line-height:16px;
	   margin-top:10px;
}

* html .text {height:120px;
}

.infor {width:260px;
        height:215px;
        margin-left:10px;
}

.infor_text {width:260px;
			 margin-top:15px;
			 line-height:18px;
}

.infor_title {font-size:13px;
              font-weight:bold;
}

.adress {width:260px;
         height:70px;
		 margin-left:10px;
		 margin-top:5px;
		 line-height:18px;
}

.web {width:260px;
      height:155px;
      margin-left:10px;
}

.web_text {margin-top:10px;
           line-height:15px;
}

.mobile {width:260px;
         height:115px;
         margin-left:10px;
		 margin-top:5px;
}

#content2 {width: 960px;
           margin: auto;
		   float: left;
}

#line {margin-top:15px;
       margin-bottom:10px;
}

#attention {width:550px;
            height:80px;
			float:left;
			margin-left:40px;
			margin-bottom:5px;
}

* html #attention {width:550px;
            height:80px;
			float:left;
			margin-left:20px;
}

#attention_title {font-size:16px;
                  font-weight:bold;
				  color:#FF3333;
				  line-height:28px;
}

#attention_text {font-size:13px;
                 line-height:18px;
}

#rogo {width:220px;
       height:20px;
	   float:right;
	   margin-right:20px;
	   margin-top:58px;
}

#footer {clear: both;
}