/*- themeid=main; --------------------------------*/
/*-------------------- element type --------------------*/


/*-------------------- body --------------------*/

.main {
	width: 100%;  
    border: 0px solid #000;
}

.body {
	width: 1025px;
	height: 1000px;
	margin: auto;
	padding: 0;
}

.head {
	height: 70px;
	bottom:0;
}

#head1 {
	width:500px;
	height:70px;
	float:left;
}

#head2 {
	width:500px;
	height:70px;
	float:right;
}

#menu {
	width:auto;
	height:50px;
}

#menu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

img {
    border:0;
}

.rollover01 a {
    display:block;
    width:170px;
    height:50px;
    font-size:1px;
    line-height:0px;
    outline:none;
	background:url(img/btn1.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
}
.rollover01 a:hover {
    text-indent:-9999px;
	background:url(img/btn1.jpg) no-repeat left bottom;
}

.rollover02 a {
    display:block;
    width:170px;
    height:50px;
    font-size:1px;
    line-height:0px;
    outline:none;
	background:url(img/btn2.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
	border-left:#FFF solid 1px;
}
.rollover02 a:hover {
    text-indent:-9999px;
	background:url(img/btn2.jpg) no-repeat left bottom;
}

.rollover03 a {
    display:block;
    width:170px;
    height:50px;
    font-size:1px;
    line-height:0px;
    outline:none;
	background:url(img/btn3.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
	border-left:#FFF solid 1px;
}
.rollover03 a:hover {
    text-indent:-9999px;
	background:url(img/btn3.jpg) no-repeat left bottom;
}

.rollover04 a {
    display:block;
    width:170px;
    height:50px;
    font-size:1px;
    line-height:0px;
    outline:none;
	background:url(img/btn4.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
	border-left:#FFF solid 1px;
}
.rollover04 a:hover {
    text-indent:-9999px;
	background:url(img/btn4.jpg) no-repeat left bottom;
}

.rollover05 a {
    display:block;
    width:170px;
    height:50px;
    font-size:1px;
    line-height:0px;
    outline:none;
	background:url(img/btn5.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
	border-left:#FFF solid 1px;
}
.rollover05 a:hover {
    text-indent:-9999px;
	background:url(img/btn5.jpg) no-repeat left bottom;
}

.rollover06 a {
    display:block;
    width:170px;
    height:50px;
    font-size:1px;
    line-height:0px;
    outline:none;
	background:url(img/btn6.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
	border-left:#FFF solid 1px;
}
.rollover06 a:hover {
    text-indent:-9999px;
	background:url(img/btn6.jpg) no-repeat left bottom;
}

#main_img {
	width:auto;
	height:400px;
	border:#FC3 solid 0px;
}

#other_img {
	width:auto;
	height:200px;
	border:#FC3 solid 0px;
}

.left_con {
	float:left;
	width:265px;
	height:450px;
	padding-top:20px
}

.center_con {
	float:left;
	width:500px;
	height:470px;
}

.right_con {
	float:left;
	width:260px;
	height:450px;
	padding-top:20px;
}

#news {
	width:500px;
	padding-top:20px;
	padding-bottom:5px;
}

.left_img {
	margin-bottom:15px;
	width:265px;
}

#right_img {
	padding-bottom:15px;
}

.footer {
	width: 1025px;
	height: 50px;
	margin: auto;
	padding: 0;
	background-color: #09F;
	vertical-align: sub;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	color: #FFF;
	font-size:12px;
}

.c_body {
	width: 1025px;
	height: 1300px;
	margin: auto;
	padding: 0;
}

.company_con {
	float:left;
	width:760px;
	height:700px;
	background:url(img/line1.jpg) no-repeat left;
}

#company_info {
	font-family:"‚l‚r ƒSƒVƒbƒN";
	padding:10px 0 0 15px;
	font-size:13px;
}

td {
	border-color:#CCC;
border-style:dashed;
border-width:0 0 1px 0;
}

.b_body {
	width: 1025px;
	height: 1850px;
	margin: auto;
	padding: 0;
}

.s_body {
	width: 1025px;
	height: 1000px;
	margin: auto;
	padding: 0;
}

.s_con {
	float:left;
	width:760px;
	height:500px;
	background:url(img/line1.jpg) no-repeat left;
}