﻿@Charset "utf-8";

body,form,ul,li {
	margin:0;
	padding:0;
}

body {
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul,li {
	list-style:none;
}
#toper,#searchbar {
	margin:0 auto;
	width:950px;
	overflow:auto;
	background:url(/images/topbg470_70.gif) no-repeat right bottom;
}
#logo,#lome,#searchbar_l,#searchbar_c,#searchbar_r,#menu li,#alltype,#selecttype,#keyword,#selectlan,#searchbar_line,#hotkeyword,#alltype_l,#alltype_c,#alltype_r,#selecttype_l,#selecttype_c,#selecttype_r,#keyword_l,#keyword_c,#keyword_r,#selectlan_l,#selectlan_c,#selectlan_r,#searchbutton {
	float:left;
}
#searchbar_line {
	margin:5px 5px 0 0;
	width:2px;
	height:34px;
	background:url(/images/s_line.gif) no-repeat;
}
#logo {
	padding-top:5px;
	width:390px;
	height:63px;
}
#logo_s {
	padding:3px 0;
	width:250px;
}
#lome {
	width:560px;
	height:auto;
	overflow:auto;
}
#loginfo {
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:right;
}
/*#loginfo label {
	padding:0 5px 2px 5px;
	background:#f4f3f2;
	border-left:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
	border-bottom:solid 1px #c0c0c0;
}*/
#menu {
	padding:18px 0 0 50px;
	height:30px;
	overflow:hidden;
}
#menu li {
	margin-right:15px;
}
#searchbar_l,#searchbar_r {
	width:3px;
	height:44px;
}
#searchbar_l {
	background:url(/images/s_bg_lr.gif) left no-repeat;
}
#searchbar_r {
	background:url(/images/s_bg_lr.gif) right no-repeat;
}
#searchbar_c {
	width:944px;
	height:44px;
	overflow:hidden;
	background:url(/images/s_bg_c.gif) repeat-x;
}
#alltype_l,#alltype_r,#selecttype_l,#selecttype_r,#keyword_l,#keyword_r,#selectlan_l,#selectlan_r {
	margin-top:8px;
	width:3px;
	height:29px;
}
#alltype {
	width:251px;
	overflow:hidden;
}
#selecttype {
	width:191px;
	_width:211px;
	overflow:hidden;
}
#selectlan {
	width:93px;
	overflow:hidden;
}
#alltype_l {
	margin-top:7px;
	margin-left:2px;
	_margin-left:1px;
	height:30px;
	background:url(/images/all_t_bg_lr.gif) left no-repeat;
}
#alltype_r {
	margin-top:7px;
	height:30px;
	background:url(/images/all_t_bg_lr.gif) right no-repeat;
}
#alltype_c {
	margin-top:7px;
	padding:0 5px;
	_padding: 0 5px 0 6px;
	width:225px;
	height:30px;
	line-height:30px;
	background:url(/images/all_bg.gif) bottom repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:default;
}

#selecttype_l,#keyword_l,#selectlan_l {
	margin-left:10px;
	background:url(/images/sa_t_bg_lr.gif) left no-repeat;
}
#keyword_l,#selectlan_l {
	margin-left:0px;
}
#selecttype_r,#keyword_r,#selectlan_r {
	background:url(/images/sa_t_bg_lr.gif) right no-repeat;
}
#selecttype_c,#keyword_c,#selectlan_c {
	margin-top:8px;
	padding:0 5px;
	height:29px;
	line-height:29px;
	background:url(/images/sa_t_bg_c.gif) repeat-x;
	color:#333333;
}
#selecttype_c {
	width:165px;
	overflow:hidden;
	font-weight:bold;
	color:#333333;
}
#keyword_c {
	width:150px;
}
#selectlan_c {
	width:70px;
	font-weight:bold;
}
#searchbutton {
	margin:8px 1px 0 1px;
}
#hotkeyword {
	margin-top:7px;
	margin-left:1px;
	width:200px;
	_width:180px;
	height:32px;
	overflow:hidden;
	color:#FFFFFF;
}
#q {
	margin:0;
	padding:0;
	margin-top:8px;
	#margin-top:2px;
	_margin-top:7px;
	border:0;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

a:link,a:visited,a:active {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#hotkeyword a:link,#hotkeyword a:visited,#hotkeyword a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#hotkeyword a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

.f12_w {
	font-size:12px;
	font-weight:100;
	color:white;
}
.f12_b {
	font-size:12px;
	font-weight:100;
}
.f12_z {
	font-size:12px;
	font-weight:100;
	color:#a688ec;
}

#alltype_op,#selecttype_op,#selectlan_op,#alltype_de,#selecttype_de,#selectlan_de,.alltype_de_de {
	position:absolute;
	_position:relative;
	#position:relative;
	cursor:pointer;
}
#alltype_op {
	/*display:none;*/
	left:223px;
	top:-18px;
	width:10px;
	height:9px;
	z-index:999;
	background:url(/images/all_t_oc.gif) left no-repeat;
}
#alltype_de {
	display:none;
	left:10px;
	#left:-3px;
	top:100px;
	#top:-11px;
	width:246px;
	height:491px;
	_height:480px;
	z-index:999;
/*	background:url(/images/all_type_de_left_bg.gif) repeat-y;
	_background:none;*/
	cursor:auto;
}
#selecttype_de {
	display:none;
	left:10px;
	top:-24px;
	width:269px;
	height:306px;
	overflow:hidden;
	z-index:999;
	border-top:none;
	cursor:auto;
}
#selectlan_de {
	display:none;
	left:0px;
	top:-24px;
	width:86px;
	height:58px;
	overflow:hidden;
	z-index:999;
	cursor:pointer;
}
#selecttype_op {
	/*display:none;*/
	left:165px;
	top:-25px;
	width:22px;
	height:22px;
	z-index:999;
	background:url(/images/s_oc.gif) right no-repeat;
}
#selectlan_op {
	/*display:none;*/
	left:60px;
	top:-25px;
	width:22px;
	height:22px;
	z-index:999;
	background:url(/images/s_oc.gif) right no-repeat;
}
#selecttype_de .selecttype_des,.selectlan_de_tops{
	cursor:pointer;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.selecttype_des,.selectlan_de_tops {
	padding:0 7px;
	color:#333333;
}
.alltype_dem2 {
	font-size:12px;
	height:23px;
	background:#FFFFFF;
	line-height:23px;
	overflow:hidden;
	cursor:default;
}
.alltype_de_de {
	display:none;
	left:230px;
	top:-24px;
	width:416px;
	overflow:auto;
}
.std {
	padding:5px;
	width:406px;
	overflow:hidden;
	/*border:solid 1px #bd0000;*/
	background:url(/images/in_le_tbg2.gif) no-repeat;
	/*background:#F6F6F6;*/
	font-size:12px;
	font-weight:100;
}

.stb {
	float:left;
	width:200px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
#selectlan_de_top {
	padding:0;
	overflow:auto;
	background:url(/images/selectlan_c_bg.gif) repeat-y;
}
#selectlan_de_bottom,#selecttype_de_bottom {
	overflow:auto;
}
#selectlan_de_bottom_l,#selectlan_de_bottom_r,#selectlan_de_bottom_c,#selecttype_de_bottom_l,#selecttype_de_bottom_c,#selecttype_de_bottom_r {
	float:left;
	height:9px;
	overflow:hidden;
}
#selectlan_de_bottom_l,#selectlan_de_bottom_r,#selecttype_de_bottom_l,#selecttype_de_bottom_r {
	width:2px;
}
#selectlan_de_bottom_l,#selecttype_de_bottom_l {
	background:url(/images/top_s_de_lr.gif) top left no-repeat;
}
#selectlan_de_bottom_r,#selecttype_de_bottom_r {
	background:url(/images/top_s_de_lr.gif) top right no-repeat;
}
#selectlan_de_bottom_c {
	width:82px;
	height:8px;
	background:#FFFFFF;
	border-bottom:solid 1px #263e8c;
}
#selecttype_de_bottom_c {
	width:265px;
	height:8px;
	background:#FFFFFF;
	border-bottom:solid 1px #263e8c;
}
#selecttype_de_top {
	padding-top:3px;
	padding-right:3px;
	height:294px;
	overflow:hidden;
	background:url(/images/selecttype_c_bg.gif) repeat-y;
}
#selecttype_de_tope {
	padding:0 1px;
	padding-top:1px;
	height:292px;
	overflow:auto;
}
.l_s_t_t1,.l_s_t_t2 {
	float:left;
	margin-left:2px;
	padding-left:5px;
	_padding-top:5px;
	width:193px;
	height:24px;
	_height:19px;
	line-height:24px;
	overflow:hidden;
}
.l_s_t_t1 {
	background:#FFFFFF;
	border:solid 1px #FFFFFF;
	border-bottom:dotted 1px #E7E7E7;
}
.l_s_t_t2 {
/*	background:#FFFAE7;*/
	background:url(/images/l_b_t_bg.gif);
	border:solid 1px #FFFFFF;
	border-bottom:dotted 1px #34B6F3;
}
.alltype_de_mbg1 {
	height:23px;
	background:url(/images/all_type_de_de_bg00.gif) no-repeat;
}
.alltype_de_mbg2 {
	height:23px;
	background:url(/images/all_type_de_de_bg02.gif) no-repeat;
}
.alltype_de_mbg3 {
	height:23px;
	background:url(/images/all_type_de_de_bg03.gif) no-repeat;
}
.alltype_de_mbg4 {
	height:23px;
	background:url(/images/l_b_t_bg03.gif) no-repeat;
}
.alltype_de_mbg5 {
	height:23px;
	background:url(/images/l_b_t_bg04.gif) no-repeat;
}
