/*
zhihai corp main
*/
@import url('format/menu.css');
@import url('format/homestyle.css');
@import url('style.css');
body {
	margin: 18;
	background-color: #EEE;
	scrollbar-face-color: #dee3e7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dee3e7;
	scrollbar-3dlight-color: #d1d7dc;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #efefef;
	scrollbar-darkshadow-color: #98aab1;
	text-align: center;
}

body {
	margin: 18;
	background-color: #EEE;
	scrollbar-face-color: #dee3e7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dee3e7;
	scrollbar-3dlight-color: #d1d7dc;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #efefef;
	scrollbar-darkshadow-color: #98aab1;
	text-align: -moz-center;
}

td,textarea,input,span,select,div {
	color: #000;;
	font-family: arial, tahoma, "宋体";;
	font-size: 12px;
}

div a {
	letter-spacing: 0;
}

a,td,textarea,span,select {
	letter-spacing: 0;
}

a {
	color: #000;;
	font-family: arial, tahoma;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #900;;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

form {
	margin: 0;
}

select {
	color: #333;
}

input,textarea {
	border-top: #7C7C7C 1px solid;;
	border-left: #C3C3C3 1px solid;;
	border-bottom: #DDD 1px solid;;
	border-right: #C3C3C3 1px solid;;
	background: #fff;;
	background: url(./img/input_text_bg.gif);
}

img {
	border: 0;
}
table.show {
	word-break: break-no;;
	table-layout: fixed;
}

#f_bigwrapper,#f_shadow {
	margin: 0 auto;;
	width: 950px;
}

#f_shadow {
	background: url(img/footer.gif) left bottom no-repeat;;
	height: 30px;
}

td,textarea,input,span,select,div {
	color: #000000;
	font-family: arial, tahoma, "宋体";
	font-size: 13px;
}

/* Link styles */
:link,:visited {
	text-decoration: none;
	color: #b00;
}

:link :hover,:visited :hover {
	background-color: #eee;
	color: #555;
}

div a {
	letter-spacing: 0px;
}

a,td,textarea,span,select {
	letter-spacing: 0px;
}

a {
	color: #000000;
	font-family: arial, tahoma;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: "#990000";
	background-color: "#f4f4f4";
	text-decoration: none;
}

a:active {
	color: "#990000";
	text-decoration: none;
}

form {
	margin: 0px;
}

select {
	color: #333333;
}


#f_bigwrapper {
	float: none;
}

#footer {
	width: 1000px;;
	height: 12px;
	margin: 6px 0 5px 0;
}

#footer div {
	color: #000000;;
	font-family: arial, tahoma, "宋体";
	font-size: 12px;
}

#f_link_reg {
	float: left;
	padding: 5px 0 0 0;
}

#f_link_reg a {
	
}

#f_link_reg a:hover {
	color: "#dcdcdc";
	background-color: "#006699";
}

#f_info_reg {
	float: right;
	padding: 5px 0 0 0;
}

#f_info_reg a {
	
}

#f_info_reg a:hover {
	color: #990000
}

.dashline {
	height: 1px;
	width: 1000px;
	background: url(../../images/line.gif) #ffffff repeat-x;
	padding: 0 0;
	font-size: 0px;
}

a.blove_link:link {
	color: #009999;
	font-weight: 700;
	text-decoration: underline;
}

a.blove_link:visited {
	color: #996699;
	font-weight: 700;
	text-decoration: underline;
}

a.blove_link:hover {
	color: #990000;
	font-weight: 700;
	text-decoration: underline;
}

a.blove_link:active {
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

a.blove_underline_link:link {
	COLOR: #006699;
	TEXT-DECORATION: underline;
}

a.blove_underline_link:visited {
	COLOR: #800080;
	TEXT-DECORATION: underline;
}

a.blove_underline_link:hover {
	COLOR: #666666;
	TEXT-DECORATION: underline;
}

a.blove_underline_link:active {
	COLOR: #333333;
	TEXT-DECORATION: underline;
}

#h_bigwrapper {
	float: top;
}

#h_header {
	width: 1000px;
	height: 70px; repeat-x;
	margin-bottom: 1px;
	//*background: url(../../images/2uhtgdg.jpg);*/
}

#h_logo {
	float: left;;
	text-align: left;;
	clear: both;;
}

#h_right {
	height: 45px;
	float: right;

}

#h_navi {
	text-align: left;;
	margin: 53px 0 0 0;
}

.c_sub_topic {
	margin: 0px 0 8px 0;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}

.c_sub_content {
	margin: 0px 0px 16px 0px;
}