@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
.header-bg {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 132px;
	background-color: #F4F4F3;
}
.head1 {
	background-image: url(images/tansee-ipod-transfer-logo.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -2000px;
	height: 24px;
	width: 280px;
	padding: 0px;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.head2 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: 30px;
}

.main {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	list-style-type: none;
	padding: 0px;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.main li {
	float: left;
	padding: 0px;
	margin-right: 20px;
}
.main li a {
	height: 30px;
	width: 101px;
	display: block;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
}
.main li a.now {background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 101px;}
.main li a:hover{
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 101px;
}
.banner {
	font-family: Arial;
	font-size: 18px;
	color: #FFF;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	display: block;
}
.banner li{
	background-image: url(images/icon-1.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 30px;
	margin-bottom: 12px;
}
.banner-price {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.banner-freedownload {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	padding-left: 50px;
	line-height: 30px;
}
.banner-freedownload a {
	color: #fff;
	text-decoration: underline;
}
.banner-freedownload a:hover {
	color: #FFF;
	text-decoration: none;
}
/*软件链和接版权样式定义*/
.b_link,.b_link a:link, .b_link a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 25px;
}
.b_link a:hover{
	color:#DBDBDB;
	text-decoration: none;
}
.word{
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #000;
	text-align: left;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 25px;
}



/*内容部分样式*/
a {
	color: #0066cc;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}

a:hover{text-decoration: none;}

.head3 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding-bottom: 15px;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
}
.head4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 15px;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
}

p.content {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin-bottom: 20px;
	text-align: left;
}
p.content1 {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	margin-bottom: 5px;
	text-align: left;
}

/*右侧标题定义*/
.right-title {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding-bottom: 15px;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
}

/*其他列表定义*/
.guide {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}
.guide li{
	margin-bottom: 10px;
	color: #004488;
	background-image: url(con-images/icon-4.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.guide li a{
	color: #004e9b;
	text-decoration: none;
	font-size: 12px;
}
.guide li a:hover{color: #333;text-decoration: underline;}

/*价格文字定义*/
.text-price {
	font-family: "Times New Roman";
	font-size: 25px;
	color: #275682;
	font-weight: bold;
}
.text-buyprice {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.text-buyprice a {
	font-size: 20px;
	color: #0a68c8;
	text-decoration: underline;
}
.text-buyprice a:hover {
	color: #333;
	text-decoration: none;
}
.content-bro1 {
	padding-top: 15px;
	padding-bottom: 20px;
} 
.content-bro3 {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
} 
.line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
}
ul li{margin-bottom:15px;}
ul li.content{
font-family: Verdana;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-align: left;}
a.b_dow {
	display: block;
	height: 64px;
	width: 184px;
	background-image: url(images/dow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.b_dow {
	background-image: url(images/dow.gif);
	background-repeat: no-repeat;
	background-position: 0px -64px;
}
.l_tab_buydow{
	font-size: 20px;
	color: #0A68C8;
	font-family: Arial;
	line-height: 20px;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin-bottom: 20px;
	text-align: left;
}
