﻿@charset "utf-8";
/* CSS Document */
body{
    margin:0 0 0 0;
    background-color:#FEE8EB; 	
}

body,td,div,span{
    font-size:12px;
	color:#845e60;
	font-family:"Arial","宋体";
}

a{
	font-size:12px;
	color:#845e60;	
	letter-spacing:1px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#e93666;
}

input,textarea{	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e6e74;
	padding-top:2px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;}

.div_flash{
    width:1003px;
	height:606px;
	margin:-303px 0 0 -501px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:10;
	text-align:center;
	/*background:url(images/News_bg.gif) no-repeat center top;*/
}
.div_Profile{
    width:1003px;
	height:606px;
	margin:-303px 0 0 -501px;
	position:absolute;
	z-index:9;
	top:50%;
	left:50%;
	text-align:center;
	color:#845e60;
	background:url(images/News_bg.gif) no-repeat center top;
}
.div_News{
    width:1003px;
	height:606px;
	margin:-303px 0 0 -501px;
	position:absolute;
	z-index:9;
	top:50%;
	left:50%;
	text-align:center;
	color:#845e60;
	background:url(images/News_bg.gif) no-repeat center top;	
}
.div_Shop{
    width:1003px;
	height:606px;
	margin:-303px 0 0 -501px;
	position:absolute;
	z-index:9;
	top:50%;
	left:50%;
	text-align:center;
	color:#845e60;
	background:url(images/News_bg.gif) no-repeat center top;	
}
.div_left{
    width:383px;
	height:606px;
	margin:-190px 0 0 -501px;
	position:absolute;
	z-index:9;
	top:50%;
	left:50%;
	text-align:left;	
	color:#845e60;
}
.div_right{
	width:600px;
	height:606px;
	margin:-190px 0 0 -99px;
	position:absolute;
	z-index:9;
	top:50%;
	left:50%;
	text-align:center;
	color:#845e60;
}
.logTable{
	position:absolute;
	z-index:11;
	top:0px;
	left:0px;
	}
.cTable{
	position:relative;
	top:500px;
	left:500px;
	z-index:15000;
	}
