@charset "utf-8";
/* CSS Document */
body {
	background:#eee;
	padding:0px;
	margin:0px;
}
body, td {
	font-size:12px;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
}
/*网站默认链接色*/
a:link, a:visited, a:active {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#666;
}
/************************头部设置************************/
#index_header {
	width:950px;
	margin:auto;
	background:#fff;
}
.logo {
	width:250px;
	height:70px;
	float:left;
}
.facename {
	width:700px;
	height:48px;
	background:url(../images/index_02.jpg) -100px 0px no-repeat;
	float:left;
}
.pagename {
}
.language {
	width:680px;
	height:22px;
	float:left;
	text-align:right;
}
.nav {
	width:950px;
	margin:auto;
	background:url(../images/main-bg.gif);
	height:28px;
}
.clear-float {
	clear:both;
}
/*网站标志设置*/
.logo_set {
	position:absolute;
	width:250px;
	height:70px;
	z-index:1;
	overflow:hidden;
}
/*网站语言版本链接色*/
.web_language {
	color:#000000;
}
.web_language a:link, .web_language a:visited, .web_language a:active {
	color:#000000;
}
.web_language a:hover {
	color:#000000;
}
/*网站主菜单定义*/
.web_nav a {
	color:#4d539b;
	padding:8px 20px 0px 20px;
	float:left;
	font-weight:bold;
	height:20px;
	display:block;
}
.web_nav a:link, .web_nav a:visited, .web_nav a:active {
	color:#4d539b;
}
.web_nav a:hover {
	color:#000;
	background:url(../images/main-bg.gif) 0px -28px;
}
/************************网站主体设置************************/
.banner {
	width:950px;
	height:225px;
	background:url(../images/index_05.jpg) 0px 1px #fff no-repeat;
	margin:auto;
}
#content {
	width:950px;
	margin:auto;
	background:url(../images/left_line.gif) 202px 0px repeat-y #fff;
}
#content .left {
	width:205px;
	float:left;
}
.left_login {
	background:url(../images/main-bg.gif) 0px -352px no-repeat;
	height:150px;
}
.left_pro {
	background:url(../images/main-bg.gif) 0px -326px no-repeat;
}
.toptitle {
	background:url(../images/contact.gif) 0px 2px no-repeat;
	height:28px;}
.toptitle1 {
	background:url(../images/contact1.gif) 0px 2px no-repeat;
	height:28px;}
.left_pro_cont {
	padding-top:5px;
	padding-left:5px;
	}
.left_pro_cont  td{line-height:22px;}
.index_left_pic img{
	width:110px;
	height:110px;
	border:2px solid #eee;
	padding:2px;
}
.index_left_pic img:hover{
	border:2px solid #aaa;
	padding:2px;
}
#content .right {
	width:745px;
	padding-top:5px;
	float:left;
}
.right span {
	background:#010641;
	padding:5px 20px 3px 10px;
	width:80px;
	font-weight:bold;
	color:#fff;
	display:block;
}
.index_title {
	background:url(../images/bule-line.gif) 0px 21px repeat-x;
}
.index_news {
	width:440px;
	float:right;
}
.index_news_l {
	height:18px;
	line-height:22px;
	border-bottom:1px dashed #ddd;
	background:url(../images/main-bg.gif) 0px -195px no-repeat;
	padding:4px 0px 0px 20px;
}
.index_news_r {
	border-bottom:1px dashed #ddd;
	text-align:right;
}
.index_single {
	width:300px;
	float:left;
}
.index_single_cont {
	line-height:22px;
	padding:4px 8px;
}
.index_pro_cont {
	padding:10px;
}
.index_pro_cont img:hover{
	border:1px solid #666;
}
.index_more {
	background:url(../images/main-bg.gif) 0px -70px;
	width:30px;
	height:20px;
	float:right;
	margin-right:15px;
	display:block;
}
.index_more2 {
	background:url(../images/main-bg.gif) 0px -77px;
	width:30px;
	height:20px;
	float:right;
	margin-right:15px;
	display:block;
}
.page_cont {
	padding:8px;
	background:#fff;
	clear:both;
}
.search {
	height:25px;
	padding-right:20px;
}
#bottom {
	width:950px;
	margin:auto;
	background:#fff;
	clear:both;
}
#bottom .top {
	background:url(../images/main-bg.gif);
	height:28px;
}
#bottom .toptitle {
	background:url(../images/contact.gif) 0px 2px no-repeat;
	height:28px;
}
#bottom .middle {
	padding-left:20px;
	line-height:22px;
}
#bottom .bottom {
	background:url(../images/main-bg.gif);
	height:24px;
	padding:6px 20px 0px 20px;
}
#bottom .bottom span{float:right;}
/*网站站内导航单链接色*/
.navigation {
	background:#010641;
	padding:3px 20px 0px 10px;
	height:19px;
	font-weight:bold;
	color:#fff;
	float:left;
}
.navigation a:link, .navigation a:visited, .navigation a:active {
	color:#fff;
}
.navigation a:hover {
	color:#ff0000;
}
/*选项卡1*/
#Login_Tab {
	width:190px;
	margin:auto;
	padding:0px;
}
/*菜单class*/
.Menubox {
	width:100%;
	height:34px;
	line-height:34px;
	margin-right:0px;
}
.Menubox ul {
	margin:0px;
	padding:0px;
}
.Menubox li {
	float:left;
	display:block;
	cursor:pointer;
	width:95px;
	text-align:center;
	color:#999999;
	font-weight:bold;
}
.Menubox li.hover {
	padding:0px;
	width:92px;
	height:34px;
	line-height:34px;
	color:#000000;
	font-weight:bold;
	background:url(../images/main-bg.gif) 40px -239px no-repeat;
}
.Contentbox {
	clear:both;
	margin-top:0px;
	text-align:center;
}
/*网站会员登录*/
.web_login {
	border-collapse:collapse;
	margin:auto;
	width:95%;
	border:0px;
}
.web_login_top {
	display:none;
}
.web_login_bottom {
	display:none;
}
.web_login td {
	height:26px;
}
.web_login_list1 td, .web_login_list2 td {
	color:#000000;
}
.web_login_submit, .web_login_reg {
	font-size:12px;
	width:80px;
	height:25px;
	border:0px;
	background:url(../images/main-bg.gif) 0px -114px no-repeat;
}
.log_username, .log_password {
	border: 1px solid #CCCCCC;
	width:95px;
	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 {
	height:26px;
}
.login_ok_list1 td, .login_ok_list2 td, .login_ok_list3 td {
	border-bottom:1px dashed #cccccc;
}
.login_ok_list2 td {
	color:#000000;
}
.login_ok_list2 td a:link, .login_ok_list2 td a:visited, .login_ok_list2 td a:active {
	color:#000000;
}
.login_ok_list2 td a:hover {
	color:#000000;
}
.login_ok_list3 {
	color:#000000;
}
.login_ok_list3 a:link, .login_ok_list3 a:visited, .login_ok_list3 a:active {
	color:#000000;
}
.login_ok_list3 a:hover {
	color:#000000;
}
.login_ok_button {
	text-align:center;
}
.button_login_ok {
	font-size:12px;
	width:80px;
	height:25px;
	border:0px;
	background:url(../images/main-bg.gif) 0px -114px no-repeat;
}
/*网站在线投票设置*/
.vote_top {
}
.vote_bottom {
}
.vote_setting {
	margin:auto;
	width:170px;
	border-collapse:collapse;
}
.vote_title {
	line-height:26px;
	text-align:center;
}
.vote_list1 {
	height:26px;
	line-height:26px;
	text-indent:5px;
}
.vote_list2 {
	height:26px;
	line-height:26px;
	text-indent:5px;
}
.vote_button {
	height:40px;
	text-align:center;
}
.vote_button input {
	font-size:12px;
	width:80px;
	height:25px;
	border:0px;
	background:url(../images/main-bg.gif) 0px -114px no-repeat;
}
.vote_num {
	color:#FF0000;
}
/*网站友情边侧链接设置*/
.friendlink_lefttop {
}
.friendlink_leftbottom {
}
.friendlink_left {
	border-collapse:collapse;
}
.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:0px 20px;
}
.friendlink_leftlist1 {
	color:#000000;
}
.friendlink_leftlist1 a:link, .friendlink_leftlist1 a:visited, .friendlink_leftlist1 a:active {
	color:#000000;
}
.friendlink_leftlist1 a:hover {
	color:#000000;
}
.friendlink_leftlist2 {
	color:#000000;
}
.friendlink_leftlist2 a:link, .friendlink_leftlist2 a:visited, .friendlink_leftlist2 a:active {
	color:#000000;
}
.friendlink_leftlist2 a:hover {
	color:#000000;
}
/*下拉菜单*/
.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;
	background:#ffffff;
	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);
}
