/* CSS Document */
body {
	color: #000000;
	font-size: 12px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
}
#divContent {
	width: 780px;
	margin: 0px auto;
}
.MaxWidth {
	width: 100%;
	margin: 0px auto;
	clear: both;
}
a.listtitle {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
a.listtitle:hover {
	text-decoration: underline;
	color: #002659;
}
.tdstyle1 {
	line-height: 28px;
	background-image: url(../../images/ttnew/btnbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	background-color: #FFFFFF;
	height: 28px;
	width: 52px;
	font-size: 12px;
	color: #333333;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4C4C4;
}
.tdStyle2 {
	background-color: #FFFFFF;
	text-indent: 5px;
	line-height: 28px;
	height: 28px;
}
.Intro {
	line-height: 18px;
	background-color: #FFFFFF;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	height: 112px;
	border: 1px solid #C4C4C4;
	width: 96%;
	clear: both;
	padding: 4px;
	margin: auto;
	overflow: hidden;
}
.btnBg {
	background-image: url(../../images/ttnew/review.gif);
	text-align: center;
	height: 20px;
	width: 66px;
	margin: 0px;
	border: 0px none;
	cursor: pointer;
	font-size: 12px;
}
.imgframe {
	border: 1px solid #EFEFEF;
	padding: 2px;
}
#divNavigation .selected {
	background-image: url(http://tuotu.com/images/ttnew/nav_tab2.jpg);
	font-weight: bold;
	font-size: 14px;
	height: 46px;
	width: 68px;
}
#divNavigation {
	background-image: url(http://tuotu.com/images/ttnew/nav_m2.jpg);
	width: 100%;
	margin: 0px auto;
	clear: both;
	text-align: center;
}
#divNavigation div {
	width: 100%;
	margin: 0px auto;
	clear: both;
}
#divNavigation td {
	font-size: 14px;
	height: 46px;
	width: 68px;
}
#divNavigation a {
	text-decoration: none;
	color: #FFFFFF;
}
#divNavigation a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
#divNavigation #divNavChild {
	border-bottom:1px solid #C4C4C4;
	line-height: 31px;
	height: 31px;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(http://tuotu.com/images/ttnew/nav_m3.jpg);
}

