﻿@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input,select, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:”;
}
abbr, acronym {
	border: 0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:black;
	background:white url(http://img.99sushe.com/tgy/body_bg.gif) repeat-x left top;
	text-align:center;
}
a {
	text-decoration:none;
}
img, input ,select{
	vertical-align:middle;
}
.font_white, .link_white{
	color:white;
}
.font_black, .link_black {
	color:black;
}
.font_red,.link_red{color:red;}
.font_strong{font-weight:bold;}
.link_normal{ text-decoration:underline; color:#005EBE;}
.link_white:hover, .link_black:hover {
	color:orange;
}
.link_strong_12px{font-size:12px; font-weight:bold;}
.link_strong_14px{font-size:14px; font-weight:bold;}
.tit_14px {
	font-size:14px;
	font-weight:bold;
}
.clear {
	height:1px;
	overflow:hidden;
	clear:both;
}

.text1{width:82px; height:18px; }
.text2{width:35px; height:18px;}
.text3{width:115px; height:18px; margin-left:5px; margin-right:20px;}
.text4{width:150px; height:18px; border:1px solid #7F9DB9;}
.yzm{width:60px; height:20px; margin-right:10px;}


#container {
	width:947px;
	margin:4px auto;
	text-align:left;
}
#header {
	width:100%;
	height:103px;
	position:relative;
	padding-top:7px;
}
#logo {
	display:block;
	margin-left:5px;
}
#top_bar {
	height:27px;
	line-height:27px;
	position: absolute;
	top:0;
	right:0;
	background:#44B8F5 url(http://img.99sushe.com/tgy/top_bar_right.gif) no-repeat right top;
	text-align:center;
}
#top_bar ul {
	display:inline-block;
	*display:inline;
	zoom:1;
	background:url(http://img.99sushe.com/tgy/top_bar_left.gif) no-repeat left bottom;
	padding:0 5px;
}
#top_bar li {
	float:left;
	margin:0 3px;
	height:27px;
}
#nav {
	width:100%;
	height:41px;
	line-height:41px;
	background:url(http://img.99sushe.com/tgy/nav_bg.gif) no-repeat left top;
	text-align:center;
	position:absolute;
	left:0;
	bottom:0;
	z-index:999;
}
#nav ul {
	display:inline-block;
	*display:inline;
	zoom:1;
}
#nav li {
	float:left;
	margin:0 14px;
}
.nav_line {
	width:2px;
	height:41px;
	line-height:41px;
	background:url(http://img.99sushe.com/tgy/nav_line.gif) no-repeat center center;
}
#banner {
	position:relative;
	top:-3px;
	width:100%;
	height:222px;
	background:url(http://img.99sushe.com/tgy/banner_bg.gif) repeat-x left bottom;
}
#content {
	width:100%;
	padding-top:5px;
}

#footer{ height:40px; line-height:40px; text-align:center;}
