body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td{ 
	padding:0; 
	margin:0; 
} 
ol,ul{ 
	list-style:none; 
} 
li{
	overflow:hidden;
	white-space:nowrap;		
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-icab-text-overflow:ellipsis;
	-khtml-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;	
}
/*---------------------------------------------------------*/
a:link{
	color:#030;
	text-decoration:none;
}
a:visited{
	color:#090;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
/*---------------------------------------------------------*/
a.wl:link{
	color:#FFF;
	text-decoration:none;
}
a.wl:visited{
	color:#CCC;
	text-decoration:none;
}
a.wl:hover{
	color:#FFF;
	text-decoration:underline;
}
/*---------------------------------------------------------*/
a.rl:link{
	color:#000;
	text-decoration:none;
}
a.rl:visited{
	color:#333;
	text-decoration:none;
}
a.rl:hover{
	color:#666;
	text-decoration:none;
}
/*---------------------------------------------------------*/
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
	font-size:1px;
	width:1px;
	height:0;
	visibility:hidden;
	overflow:hidden;
}
/*---------------------------------------------------------*/
body{
	text-align:center;
	color:#333;
	background:url(images/ty_bg.png) repeat-x;
	padding-bottom:50px;
}
/*---------------------------------------------------------*/
.header{
	width:100%;
	height:205px;
	text-align:left;
}
.headerlbg{
	position:absolute;
	left:0;
	top:0;
	width:551px;
	height:116px;
	background:url(images/ty_01.png) top left no-repeat;
}
.headerrbg{
	position:absolute;
	right:0;
	top:0;
	width:225px;
	height:116px;
	background:url(images/ty_03.png) top right no-repeat;	
}
.logo{
	width:300px;
	height:70px;
	margin:0 auto;
	position:relative;
	top:66px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	letter-spacing:2px;
}
.nav{
	width:573px;
	height:32px;
	margin:102px auto 0;
	background:url(images/ty_10.png);
	font-size:14px;
	color:#030;
}
.nav a:link{
	color:#030;
	text-decoration:none;
}
.nav a:visited{
	color:#090;
	text-decoration:none;
}
.nav a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.nav ul{
	width:550px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	padding-top:7px;
}
.nav li{
	float:left;
	width:110px;
	text-align:center;
	border-right:1px solid #030;
	margin-right:-1px;
}
.flashad{
	width:995px;
	height:280px;
	padding-top:35px;
	padding-right:5px;
	margin:10px auto 0;
	background:url(images/ty_11.png);
}
.content{
	width:1000px;
	margin:8px auto 0;
	text-align:left;
}
.content_t{
	height:12px;
	background:url(images/ty_14.png);
	overflow:hidden;
}
.content_c{
	height:388px;
	background:url(images/ty_40.png) repeat-y;
}
.content_b{
	height:15px;
	background:url(images/ty_38.png);
	overflow:hidden;
}
.news_hot{
	float:left;
	width:250px;
	height:385px;
	background:url(images/ty_12.png);
	margin-left:8px;
	display:inline;
}
.news_hot ul{
	height:75px;
	display:block;
	padding-left:80px;
	padding-top:10px;
	overflow:hidden;
}
.news_hot li{
	font-size:12px;
	padding-left:10px;
	background:url(images/aico.png) left center no-repeat;
	height:20px;
	line-height:20px;
}
.news_hot p{
	display:block;
	width:180px;
	height:250px;
	margin:20px 0 0 45px;
	overflow:hidden;
}
.news_list{
	float:left;
	width:235px;
	margin-left:7px;
	display:block;
}
.news_t{
	height:45px;
	display:block;
}
.news_c{
	height:235px;
	padding-top:5px;
	background:url(images/ty_25.png) left top no-repeat;
	display:block;
}
.news_b{
	height:100px;
	display:block;
	overflow:hidden;
}
.news_c p{
	padding:0 10px;
	margin-left:10px;
	font-size:12px;
	width:205px;
	height:27px;
	line-height:27px;
	background:url(images/ico.gif) left center no-repeat;
	border-bottom:1px dashed #CCC;
	display:block;
	overflow:hidden;
}
.links{
	width:1000px;
	margin:8px auto 0;
	text-align:left;
}
.links_c{
	height:45px;
	background:url(images/ty_40.png) repeat-y;
	font-size:12px;
}
.links_list{
	margin-left:10px;
	width:900px;
	height:40px;
	background:url(images/ty_links.png) left top no-repeat;
	padding-left:60px;
	line-height:21px;
}
.footer{
	width:1000px;
	margin:5px auto 0;
	text-align:center;
	color:#030;
}
.footer p{
	line-height:20px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*---------------------------------------------------------*/
.about{
	height:100px;
	padding:10px 25px 0 20px;
	background:url(images/ty_40.png) repeat-y;
}
.about p{
	text-indent:2em;
	line-height:25px;
	padding-bottom:10px;
}
.tymap{
	height:2000px;
	padding-top:20px;
	background:url(images/ty_40.png) repeat-y;
	text-align:center;
	font-weight:bold;
	color:#F00;
}
.tymap p{
	padding-bottom:20px;
}
/*---------------------------------------------------------*/
.order{
	height:370px;
	padding:10px 25px 0 20px;
	background:url(images/ty_40.png) repeat-y;
	font-size:14px;
}
fieldset{
	display:block;
	width:870px;
	margin:20px auto 0;
	border:none;
}
legend{
	font-weight:bold;
	color:#C00;
}
.rl_name{
	float:left;
	width:200px;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:10px;
}
.rl_input{
	float:left;
	width:660px;
	height:27px;
	padding-top:3px;
}
.rl_input input{
	width:180px;
	height:20px;
	line-height:20px;
	border:1px solid #ccc;
}
.rl_input span,.rl_input_code span{
	color:#F00;
}
.rl_input b,.rl_input_code b{
	font-weight:normal;
	padding-left:5px;
	color:#999;
}
.rl_area textarea{
	width:500px;
	height:110px;
}
.line{
	clear:both;
	width:870px;
	height:10px;
	border-top:1px dashed #ccc;
	margin:10px auto 0;
	overflow:hidden;
}
.dl{
	padding-left:254px;
	padding-bottom:10px;
}
.dl input{
	padding:5px;
	font-size:14px;
	margin-right:10px;
}