body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center; /* 居中且宽度固定的版式，参考11.2节 */
}

body,p,td,th,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #545454;
}

div {
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	margin: 1px auto 0px auto;
	width: 940px;
	text-align: left;
}

#head {
	height: 160px;
}

#img_logo {
	height: 106px;
}

#main {
	
	margin-top: 3px;;
}

#main_left {
	padding-top: 5px; float : left;
	width: 702px;
	height: auto;
	float: left;
}

#main_left div {
	float: left;
}

#picshow {
	position: relative;
}

#picshow div#big_img img{
	width: 695px;
	height: 200px;
}

#picshow_change a {
border:1px solid;
display:block;
float:left;
margin-right:5px;
}

#picshow_change{
position: absolute;
right: 0;
left: 600px;
bottom: 8px;
}

#hot_domain strong {
	background: transparent url(/images/ico01.jpg) no-repeat scroll 0 0;
	padding-left: 20px;
}

#hot_domain {
	margin-bottom: 10px;
	width: 686px;
	height: 18px;
	border-bottom: 1px solid #CECECE;
	padding-top: 10px;
	padding-left: 10px;
	color: red;
	position: relative;
}

#main_right {
	width: 230px;
	float: right;
}

#foot {
	clear: both;
	padding-top: 30px;
}

#foot a {
	margin-right: 10px;
}

#foot div.bottom-nav {
	background-color: #E4E4E4;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 5px;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 3px;
}

#foot div.copyright {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 5px;
	line-height: 20px;
}

.where {
	background: transparent url(/images/nav_bg.gif) repeat-x scroll 0 0;
	height: 38px;
}

#left_box div#box {
	min-height: 215px;
	_height: 215px;
	width: 227px;
}

.where_l {
	color: #666666;
	float: left;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 11px;
}
div.p_a{
padding-left: 10px;
width: 98%;
}
div.p_a h1 {
	font-size: 14px;
	color: #474747;
}

div.p_a h1.h_b {
	color: red;
}

div.p_a h1.h_b1 {
	background: transparent url(/images/kavass_siten3.gif) no-repeat left;
	padding-left: 18px;
	border-bottom: 2px solid #76b535;
}

div.p_a p {
	line-height: 1.5em; /* 行间距，相对数值 */
	letter-spacing: 1px; /* 字母间距 */
	padding-bottom: 10px;
}

#wxyz_pri {
	margin-left: 60px;
	color: red;
}

div h1 {
	margin-bottom: 5px;
}

div.p_b h1 {
	font-size: 14px;
	color: red;
	padding-left: 10px;
}

div.p_b h1.h_a {
	background: transparent url(/images/ico01.jpg) no-repeat scroll 0 0;
	padding-left: 18px;
}

div.p_b h1.h_a1 {
	background: transparent url(/images/ico01.jpg) no-repeat scroll 0 0;
	padding-left: 18px;
	border-bottom: 2px solid #76b535;
}

div.p_b h1.h_a2 {
	font-size: 12px;
	background: transparent url(/images/ico01.jpg) no-repeat scroll 0 0;
	padding-left: 18px;
	border-bottom: 1px solid #CECECE;
}

div.p_b p {
	text-indent: 25px;
	line-height: 1.5em; /* 行间距，相对数值 */
	letter-spacing: 1px; /* 字母间距 */
}



.tab_a {
	width: 90%;
	text-align: center;
	border-collapse: collapse;
	margin-top: 10px;
}

.tab_a td {
	border: 1px solid #CCCCCC;
}

.tab_a thead {
	font-weight: bold;
}

.tab_a td {
	height: 30px;
	background-color: white;
}

.tab_a td.td_1 {
	background-color: #f7f7f7;
}

A {
	TEXT-DECORATION: none;
}

A:link {
	color: #545454;
}

A:visited {
	color: #545454;
}

A:hover {
	color: #FF9900;
}

a img, :link img, :visited img {
border:0 none;
}

p {
	margin: 0 0 1em 0;
}

li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#head #login {
	width: 220px;
	position: absolute;
	right: 20px;
}

#head #login span {
	margin-right: 5px;
}

#head div {
	
}

.img_href{
	width: 135px;
	height: 60px;
	border-width: 0px;
}