﻿/* StartNet WebSite Button CSS */
body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: 宋体;
}
a
{
	text-decoration: none;
}
A:link
{
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
A:visited
{
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
A:hover
{
	color: #0000FF;
	font-size: 9pt;
	text-decoration: underline;
}
.div_top
{
	background: url(images/back.gif) repeat-x left top;
	border-collapse: collapse;
	border-bottom: solid 1px #e2e2e2;
	text-align: left;
	text-indent: 2em;
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
}
.div_title
{
	width: 960px;
	height: 93px;
}
.div_title div
{
	line-height: 24px;
	vertical-align: middle;
	text-indent: 2em;
}
.div_companyinfo
{
	width: 200px;
	height: 230px;
	vertical-align: middle;
	line-height: 230px;
	background-image: url(images/left.gif);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.div_companyinfo table
{
	text-align: left;
	line-height: 16px;
	font-size: 9pt;
	width: 170px;
	height: 200px;
	margin: 15px 15px;
	vertical-align: middle;
}

.style1
{
	width: 591px;
}
.style2
{
	width: 64px;
	height: 30px;
}
body
{
	font-size: 9pt;
	font-family: 宋体;
}
img
{
	border: 0px;
}
.tb_login
{
	width: 170px;
	height: 120px;
	margin: 15px auto 15px auto;
	line-height: 20px;
	text-align: center;
}
.tb_login_td1
{
	width: 50px;
}
.tb_login_td2
{
	width: 60px;
	text-align: left;
}
.div_Login
{
	background: url(images/login3.gif) no-repeat center;
	height: 150px;
	width: 200px;
	overflow: hidden;
}
.tb_sucLogin
{
	background: url(images/login3.gif) no-repeat center;
	vertical-align: middle;
	height: 150px;
	width: 200px;
	line-height: 20px;
}
.Button
{
	border: solid 1px #ccc;
	height: 22px;
	background: transparent url(  'images/button.gif' ) repeat-x left top;
}
.div_search
{
	background-image: url(images/bg_search1.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 730px;
	height: 60px;
	overflow: hidden;
}
.div_search table
{
	margin: 10px 20px 10px auto;
	text-align: center;
	vertical-align: middle;
	width: 600px;
	height: 37px;
}
.tbl_intro_td
{
	text-indent: 2em;
}
.tbl_intro
{
	border-style: none solid solid solid; 
	border-width: 1px; 
	border-color: #C0C0C0; 
	text-align: left; 
	width: 730px; 
	display:none;
}

.navi
{
	width: 730px;
	display: table-cell;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
	cursor:pointer;
	background: url('images/intro.gif') no-repeat right;
	text-align: left;
}

.navi #imgintro
{
	vertical-align: middle;
	position: relative;
	top: 25%;
	left: 10px;
}
html>body .navi #imgintro
{
	vertical-align: middle;
	position: static;
	margin-left: 10px;
}
