﻿@charset "utf-8";
/* CSS Document */
body {
	background:#eee;
	padding:0px;
	margin:0px;
}
body, td {
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#main {
	background:#bed8ce;
	width:992px;
	margin:auto;
}
/*网站默认链接色*/
a:link, a:visited, a:active {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#666;
}
/*网站标志设置*/
.logo_set {
	position:absolute;
	width:150px;
	height:76px;
	z-index:1;
	overflow:hidden;
}
/*网站语言版本链接色*/
.web_language {
	width:375px;
	height:27px;
	background:url(../images/index_01.jpg) no-repeat;
	vertical-align:top;
	color:#ffffff;
}
.web_language a:link, .web_language a:visited, .web_language a:active {
	color:#fffffff;
}
.web_language a:hover {
	color:#0000FF;
}
/*网站主菜单定义*/
.web_nav {
	color:#FBFBFB;
}
.web_nav a:link, .web_nav a:visited, .web_nav a:active {
	color:#FBFBFB;
}
.web_nav a:hover {
	color:#fff;
}
.web_nav2 {
	color:#000;
}
.web_nav2 a:link, .web_nav2 a:visited, .web_nav2 a:active {
	color:#000;
}
.web_nav2 a:hover {
	color:#666;
}
/************************网站头部设置************************/
#index_header {
	background:url(../images/top-bg.jpg) top no-repeat;
}
#index_header .left {
	float:left;
	width:624px;
}
.logo {
	width:150px;
	height:76px;
	float:left;
}
.facename {
	width:450px;
	height:76px;
	float:left;
	font-size:1px;
}
.index_03 {
	width:24px;
	height:76px;
	float:left;
	background:url(../images/index_03.jpg) no-repeat;
}
.nav1 {
	width:624px;
	height:33px;
	float:left;
	background:url(../images/index_07.jpg) no-repeat;
}
.index_09 {
	width:624px;
	height:40px;
	float:left;
}
#index_header .right {
	float:right;
	width:368px;
	background:none;
	display:inline;
}
.language {
	height:27px;
	padding-right:25px;
	text-align:right;
}
.nav2 {
	height:19px;
	background:url(../images/index_05.jpg) no-repeat;
}
.searchbox {
	height:63px;
}
.searchpic {
	background:url(../images/main-bg.gif) 0px 3px no-repeat;
	padding-left:25px;
	height:30px;
}
.searchpic input {
	width:320px;
	height:18px;
	border:1px solid #003366;
	background:#fff;
	FILTER:alpha(opacity=50);
	-moz-opacity:0.5;
}
.index_10 {
	padding:10px 0px 0px 130px;
	background:url(../images/index_10.jpg) 0px 0px no-repeat;
}
/************************网站主体设置************************/
#index_content {
}
#index_content .left {
	float:left;
	width:624px;
	display:inline;
}
.index_11 {
	background:url(../images/index_11.jpg) top no-repeat;
	height:308px;
}
#index_content .right {
	float:left;
	width:368px;
}
.index_12{
	background:url(../images/index_12.jpg) 0px 0px no-repeat;
	height:308px;
}
#index_content .member-login {
	margin-left:80px;
	padding-top:8px;
	height:110px;
}
#index_content .index_link {
	margin-left:87px;
	height:190px;
	width:212px;
}
#index_content .index_link img {
	margin-left:0px;
}
#index_content2 {
	background:url(../images/index_13.jpg) 0px 0px no-repeat #1b3163;
	height:auto !important;
	min-height:128px;
	height:128px;
}
#index_content2 .title {
	margin:0px 10px;
	padding:8px 0px 0px 10px;
	height:16px;
	font-weight:bold;
	border-bottom:1px solid #58769e;
	color:#fff;
	background:url(../images/main-bg.gif) 0px -114px no-repeat
}
#index_content2 .left {
	float:left;
	width:265px;
}
#index_content2 .single {
	padding:5px;
	line-height:24px;
	color:#fff;
}
#index_content2 .single a:link, .single a:visited, .single a:active {
	color:#fff;
}
#index_content2 .single a:hover {
	color:#ddd;
}
#index_content2 .middle {
	float:left;
	width:385px;
}
#index_content2 .news_l {
	background:url(../images/main-bg.gif) 0px -145px no-repeat;
	height:22px;
	padding-left:20px;
}
#index_content2 .news_r {
	text-align:right;
	color:#fff;
}
#index_content2 .right {
	float:left;
	width:342px;
	background:none;
}
#page_cont {
	background:url(../images/page-cont-bottom.jpg) bottom repeat-x #fff;
}
#page_content {
	background:url(../images/page-cont-top.jpg) top no-repeat;
}
#page_content .left {
	width:190px;
	background:none;
	float:left;
	display:inline;
	border:2px solid #1b3163;
	margin:5px;
	margin-right:0px;
}
.page_link {
	background:url(../images/link0.gif) bottom no-repeat;
	height:36px;
}
#page_content .right {
	margin-top:5px;
	background:none;
	width:790px;
	float:right;
}
#page_content .page_cont {
	padding:5px;
}
/************************网站底部设置************************/
#index_bottom {
	background:#bed8ce;
	width:992px;
	margin:auto;
}
#index_bottom .top {
	border-top:1px solid #1b3163;
	margin-top:5px;
}
#index_bottom .bottom {
	line-height:1.5;
	text-align:center;
	color:#000;
	height:70px;
	height:70px;
}
#index_bottom .bottom a:link, .bottom a:visited, .bottom a:active {
	color:#000;
}
#index_bottom .bottom a:hover {
	color:#000;
}
/************************网站基础设置************************/
.clear_float {
	clear:both;
}
.btn {
	width:60px;
	height:20px;
	border:0px;
	background:url(../images/main-bg.gif) 0px -37px no-repeat;
	font-size:12px;
}
.index_more {
	background:url(../images/main-bg.gif) 0px -80px no-repeat;
	width:40px;
	height:15px;
	float:right;
	display:block;
	cursor:pointer;
}
.index_more2 {
	background:url(../images/main-bg.gif) 0px -65px no-repeat;
	width:40px;
	height:15px;
	margin-top:8px;
	display:block;
	cursor:pointer;
}
.float-right {
	float:right;
}
/*网站站内导航单链接色*/
.navigation {
	height:18px;
	padding-top:5px;
	border-bottom:1px solid #fff;
	margin:0px 5px;
}
.navigation a:link, .navigation a:visited, .navigation a:active {
	color:#000000;
}
.navigation a:hover {
	color:#333;
}
/*选项卡1*/
#Login_Tab {
	width:190px;
	margin:0px auto;
	padding:0px;
}
/*菜单class*/
.Menubox {
	width:100%;
	height:30px;
	line-height:28px;
}
.Menubox ul {
	margin:0px;
	padding:0px;
}
.Menubox li {
	float:left;
	display:block;
	cursor:pointer;
	width:95px;
	text-align:center;
	color:#999999;
	font-weight:bold;
	font-size:14px;
}
.Menubox li.hover {
	padding:0px;
	width:95px;
	height:30px;
	line-height:28px;
	color:#604200;
	font-weight:bold;
	font-size:14px;
}
.Contentbox {
	clear:both;
	margin-top:0px;
	text-align:center;
}
/*网站会员登录*/
.web_login {
	border-collapse:collapse;
	margin:auto;
	width:90%;
	border:0px;
}
.web_login_top {
	display:none;
}
.web_login_bottom {
	display:none;
}
.web_login td {
	padding:4px;
}
.web_login_list1 td, .web_login_list2 td {
	color:#000000;
}
.web_login_submit {
	width:60px;
	height:20px;
	border:0px;
	background:url(../images/main-bg.gif) 0px -37px no-repeat;
	font-size:12px;
}
.web_login_reg {
	width:60px;
	height:20px;
	border:0px;
	background:url(../images/main-bg.gif) 0px -37px no-repeat;
	font-size:12px;
}
.log_username, .log_password {
	border: 1px solid #CCCCCC;
	width:80px;
	height:15px;
	font-size:12px;
}
/*网站会员登录成功*/
.login_ok {
	border-collapse:collapse;
	margin:auto;
	width:90%;
	border:0px;
}
.login_ok_top {
	display:none;
}
.login_ok_bottom {
	display:none;
}
.login_ok td {
	padding:4px;
}
.login_ok_list1 td, .login_ok_list2 td, .login_ok_list3 td {
	border-bottom:1px dashed #cccccc;
	color:#000000;
}
.login_ok_list2 a, .login_ok_list3 a {
	color:#000;
}
.login_ok_button {
	text-align:center;
}
.button_login_ok {
	width:60px;
	height:20px;
	border:0px;
	background:url(../images/main-bg.gif) 0px -37px no-repeat;
	font-size:12px;
}
/*网站在线投票设置*/
.vote_top {
	height:36px;
	background:url(../images/vote0.gif) bottom no-repeat;
}
.vote_bottom {
}
.vote_setting {
	margin:auto;
	width:88%;
	border-collapse:collapse;
}
.vote_title {
	font-weight:bold;
	line-height:26px;
	text-align:center;
	color:#402015;
}
.vote_list1 {
	height:26px;
	line-height:26px;
	text-indent:5px;
	border-bottom:1px dashed #cccccc;
}
.vote_list2 {
	height:26px;
	line-height:26px;
	text-indent:5px;
	border-bottom:1px dashed #cccccc;
}
.vote_button {
	height:40px;
	text-align:center;
}
.vote_button input {
	width:60px;
	height:20px;
	border:0px;
	background:url(../images/main-bg.gif) 0px -37px no-repeat;
	font-size:12px;
}
.vote_num {
	color:#FF0000;
}
/*网站友情边侧链接设置*/
.friendlink_lefttop {
}
.friendlink_leftbottom {
}
.friendlink_left {
	border-collapse:collapse;
	margin:auto;
	width:95%;
}
.friendlink_left a:link, .friendlink_left a:visited, .friendlink_left a:active {
	color:#402015;
}
.friendlink_left a:hover {
	color:#5A4D31;
}
.friendlink_leftlist1, .friendlink_leftlist2 {
	padding:5px 0px 5px 20px;
	text-align:left;
}
.friendlink_leftlist1 img.friendlink_leftlist2 img {
	width:110px;
	margin-left:18px;
}
/*下拉菜单*/
.mtDropdownMenu {
	LEFT:-1000px;
	OVERFLOW:hidden;
	POSITION:absolute;
	TOP:-1000px;
}
.mtDropdownMenu .content {
	POSITION: absolute;
}
/*下拉菜单边框设置 颜色#999999 是否显示边框1px*/
.mtDropdownMenu .items {
	BORDER:#c0c0c0 1px solid;
	Z-INDEX:2;
	LEFT:0px;
	POSITION:relative;
	TOP:0px;
}
/*下拉菜单文字颜色COLOR: #4a4b4b;*/
.mtDropdownMenu .item {
	BORDER:medium none;
	FONT-SIZE:12px;
	CURSOR:pointer;
	COLOR:#232323;
	TEXT-DECORATION:none;
}
.mtDropdownMenu .background {
	background:#F3F3F3;
	Z-INDEX:1;
	FILTER:alpha(opacity=70);
	-moz-opacity:0.7;
	LEFT:0px;
	POSITION:absolute;
	TOP:0px;
}
.mtDropdownMenu .shadowRight {
	Z-INDEX:3;
	FILTER:alpha(opacity=45);
	-moz-opacity:0.45;
	WIDTH:2px;
	POSITION:absolute;
	TOP:3px;
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX:1;
	FILTER:alpha(opacity=45);
	-moz-opacity:0.45;
	LEFT:3px;
	POSITION:absolute;
	HEIGHT:2px;
}
/*鼠标移到文字颜色 鼠标移到背景颜色*/
.mtDropdownMenu .hover {
	BACKGROUND:#ffffff;
	COLOR:#000000;
}
.mtDropdownMenu_mouseout {
	color:#232323;
}
.mtDropdownMenu_mouseover {
	color:#000000;
}
.mtDropdownMenu_text {
	color:#232323;
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT:0px;
	margin-right:0px;
}
/*网站友情链接设置*/
.friendlink_item {
	text-align:center;
	height:30px;
	border-bottom:1px solid #cccccc;
}
.friendlink_info {
	border-collapse:collapse;
	margin:auto;
	width:96%;
}
.friendlink_info_content1, .friendlink_info_content2 {
	border-bottom:1px dashed #cccccc;
	height:40px;
	text-align:center;
}
.friendlink_page {
	border-collapse:collapse;
	width:99%;
	margin:auto;
	padding:4px;
}
.friendlink_page a:link, .friendlink_page a:visited, .friendlink_page a:active {
	color:#000000;
}
.friendlink_page a:hover {
	color:#ff0000;
	position:relative;
	top:1px;
}
.friendlink_page_left {
}
.friendlink_page_right {
	text-align:right;
}
.friendlink_page_none {
	color:#CCCCCC;
}
.friendlink_page_default {
	color:#000000;
}
.friendlink_page_nonce {
	color:#ff0000;
}
/*网站在线购物设置*/
.order_table {
	border-collapse:collapse;
	margin:auto;
	width:98%;
}
.order_top {
	border:1px solid #cccccc;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:30px;
	background:url(../images/order_titlebg.gif);
}
.order_title {
	border:1px solid #cccccc;
	background:#F3F3F3;
	height:30px;
	line-height:20px;
}
.order_list1, .order_list2 {
	border:1px solid #cccccc;
	height:22px;
	line-height:22px;
}
.order_left_title1 {
	border:1px solid #cccccc;
	width:120px;
	padding:4px;
	text-align:right;
}
.order_left_title2 {
	border:1px solid #cccccc;
	padding:4px;
	text-align:right;
}
.order_left_list1, .order_left_list2 {
	border:1px solid #cccccc;
	padding-left:5px;
}
.order_left_list1 input, .order_left_list2 input {
	border: 1px solid #CCCCCC;
	;
	background:#f3f3f3;
	font-size:12px;
	width:150px
}
.order_bottom {
	padding:4px;
	border:1px solid #cccccc;
	background:#F3F3F3;
	text-align:center;
}
.delete_order {
	font-size:12px;
	width:77px;
	height:20px;
	border:0px;
	background:url(../images/vote_button.gif);
}
.goon_order {
	font-size:12px;
	width:77px;
	height:20px;
	border:0px;
	background:url(../images/vote_button.gif);
}
.close_order {
	font-size:12px;
	width:77px;
	height:20px;
	border:0px;
	background:url(../images/vote_button.gif);
}
/*网站会员注册设置*/
.login_reg {
	border-collapse:collapse;
	margin:auto;
	width:98%;
}
.login_reg_top {
	display:none;
}
.login_reg_bottom {
	display:none;
}
.login_reg_list1, .login_reg_list2 {
	padding:4px;
}
.login_reg_list1 input, .login_reg_list2 input {
	background:#f3f3f3;
	border: 1px inset;
	width:200px;
}
.login_reg_title1, .login_reg_title2 {
	width:20%;
	height:24px;
	line-height:24px;
	font-weight:bold;
	text-align:right;
	border-bottom:1px dashed #cccccc;
	padding-right:10px;
}
.login_reg_content1, .login_reg_content2 {
	width:80%;
	border-bottom:1px dashed #cccccc;
	padding-left:10px;
}
.login_reg_button {
	text-align:center;
	height:40px;
}
.login_reg_submit {
	font-size:12px;
	width:77px;
	height:20px;
	border:0px;
	background:url(../images/vote_button.gif);
}
.login_reg_back {
	font-size:12px;
	width:77px;
	height:20px;
	border:0px;
	background:url(../images/vote_button.gif);
}
/*网站会员密码索取*/
.login_password {
	border-collapse:collapse;
	margin:auto;
	width:90%;
}
.login_password_top {
	height:10px;
}
.login_password_bottom {
	height:10px;
}
.login_password td {
	padding:4px;
}
.login_password_list1, .login_password_list2 {
	padding:4px;
}
.login_password_list1 input, .login_password_list2 input {
	background:#f3f3f3;
	border: 1px inset;
	width:200px;
}
.login_password_title1, .login_password_title2 {
	height:24px;
	line-height:24px;
	width:120px;
	font-weight:bold;
	text-align:right;
	border:1px solid #f3f3f3;
}
.login_password_content1, .login_password_content2 {
	border:1px solid #f3f3f3;
}
.login_password_button td {
	text-align:center;
	border:1px solid #f3f3f3;
}
.login_password_button input {
	font-size:12px;
	width:77px;
	height:20px;
	border:0px;
	background:url(../images/vote_button.gif);
}
.login_password_text {
	border-collapse:collapse;
	margin:auto;
	width:90%;
	color:#FF0000;
}
.login_password_text td {
	color:#FF0000;
	text-align:center;
	padding:4px;
}
.login_password_text2 td {
}
.login_password_texttop {
	height:10px;
}
.login_password_textbottom {
	height:10px;
}
.login_password_textbutton {
}
.login_password_textbutton input {
	font-size:12px;
	width:77px;
	height:20px;
	border:0px;
	background:url(../images/vote_button.gif);
}
