@charset "utf-8";
/* CSS Document */
#container {
	width:1000px;
	text-align:left;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.guide {
	text-align:left;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border-radius:5px;
	background-color: #fff;
	border:1px solid #dadada;

 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');
	background: -moz-linear-gradient(top, #ffffff, #ebebeb 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ebebeb));
	padding: 20px;
	width: 950px;
}
.download {
}

.guide-stepimg {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

.guide ul {
	margin-left: 20px;
}
.guide h2 {
	font-size: 14px;
	color: #F30;
}
.guide h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
.guide-stepleft p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.guide-stepright{
	float: left;
	padding: 5px;
	width: 200px;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-left: 15px;
	margin-top: 20px;
	
}
.guide-stepright a{
	cursor: url("/new-style/images/zoomin.cur"), pointer !important;	
}
.guide-stepleft {
	float: left;
	width: 600px;
	margin-left: 10px;
}
.awards {
	width:950px;
	text-align:left;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border-radius:5px;
	background-color: #fff;
	border:1px solid #dadada;
	padding: 20px;
}
#guide-position {
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
}
#guide-position h1 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	display: inline;
}
#position {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


#main-box {
	float: left;
	height: 317px;
	width: 421px;
	background-image: url(images/mainp-back.png);
	padding-left: 4px;
	padding-top: 3px;
}
#main-box a {
	text-decoration: underline;
}
#main-box-txt {
	margin-left: 170px;
	margin-top: 13px;
}
#main-txt {
	float: left;
	width: 520px;
	margin-left: 35px;
	margin-top: 5px;
}
#main-icon {
	float: left;
}
#main-title {
	float: left;
	margin-left: 20px;
}
#main-title h1 {
	font-size: 20px;
	font-weight: normal;
	display:inline;
}
#main-txt1 {
	margin-bottom: 3px;

}
#choose-sub{
	margin-bottom: 5px;
}
#choose-sub select{
	border: 1px solid #CCC;
}
.download {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	width: 850px;
}
.download a {
	height: 33px;
	width: 92px;
	display:block;
	background-image: url(images/button.png);
	background-position: 0px 77px;
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
	padding-left: 60px;
	margin-bottom: 15px;
}
.download a:hover {
	background-image: url(images/button.png);
	background-position: 0px 39px;
}
.table{
	width: 950px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
	margin-top: 10px;
}
.table-list{
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
.table-icon{
	height: 40px;
	width: 50px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
}
.table-name{
	float: left;
	width: 260px;
	font-size: 13px;
	font-weight: bold;
	height: 35px;
	padding-top: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
}
.table-download{
	float: left;
	width: 133px;
	text-decoration: underline;
	height: 35px;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	text-align: center;
}
.table-download1{
	float: left;
	width: 132px;
	text-decoration: underline;
	height: 35px;
	padding-top: 15px;
	text-align: center;
}
.guide-step-title {
	margin-bottom: 10px;
}
.guide-step-title ul {
	margin-left: 20px;
}
.guide-step-title ul li {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 310px;
	list-style-type: none;
}
.guide-step {
	width: 850px;
	margin-left: 30px;
	margin-bottom: 25px;
	padding-bottom:5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}
.guide-product {
	width: 650px;
	float: left;
}

.guide-stepright{
	float: left;
	width: 200px;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-left: 15px;
	margin-top: 10px;
	padding: 5px;
	
}
.guide-stepright a{
	cursor: url("/new-style/images/zoomin.cur"), pointer !important;
	
}
.guide-protxt{
	float: left;
	width: 310px;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	height: 200px;
}
.guide-title p {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#guide-left {
	width: 650px;
}
.guide-protxt p{
	line-height: 18px;
	margin-top: 10px;
}
.guide-proimg{
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}
.guide-proimg1{
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
.guide-probutton{
	margin-top: 5px;
	margin-left: 15px;
}
.guide-order {
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(images/button3.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 122px;
}
.guide-order a {
	display:block;
	background-image: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	height: 33px;
	width: 82px;
	padding-left: 46px;
}
.guide-order a:hover {
	background-image: url(images/order_s.png);
	background-position: 0px -41px;
}
.guide-download {
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(images/button1.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 115px;
}
.guide-download a {
	display:block;
	background-image: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	height: 33px;
	width: 86px;
	padding-left: 42px;
}
.guide-download a:hover {
	background-image: url(images/download_s.png);
	background-position: 0px -41px;
}
.guide-screenshot{
	float: left;
	width: 300px;
	padding: 5px;
	border: 1px solid #CCC;
	cursor: pointer;
	clear: none;
	margin-left: 15px;
	height: 200px;
}
.guide-screenshot a{
	cursor: url("/new-style/images/zoomin.cur"), pointer !important;
	
}
.box {
	border-radius:5px;
	margin-bottom: 10px;
	width: 258px;
	margin-top: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	background-image: none;
	float: left;
	clear: none;
	margin-left: 20px;
}
.top-guide{
	background-color: #f6f6f6;
	height: 35px;
	padding-right: 10px;
	padding-left: 75px;
	font-size: 14px;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/guide-title.png);
}
.black1 {
	font-size: 14px;
	font-weight: normal;
}
.box-txt1 {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
.box-txt1 ul {
	margin-left: 25px;
}
.box-txt1 ul li {
	list-style-image: url(images/list3.jpg);
}
