/* 全局 */
body {
background-image:url(../images/ui/bg.gif);
margin:0;
color:#4D4747;
text-align:center;
}
input{
width:123px;
height:18px;
border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 12px;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #ffffff;
padding-left:5px;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5B5B5B; background-color:inherit;
text-decoration:none;
font-weight:normal;
text-align:right;
}
a:visited{
color:#5B5B5B;
text-decoration:none;
}
a:hover {
color:#C70174; background-color:inherit;
text-decoration:underline;
text-align:right;
}
img {
	border:none;
}
div, h2, a, img, p {
	margin:0; padding:0;
}
div
{
	font-size:12px;
}
td
{
	font-size:12px;
}
/* 页面层容器*/
.Container {
width:903px;
height:100%;
margin-top:10px;
color:#4D4747;
/*firefox div居中
Margin-Right: auto; 
Margin-Left: auto;*/
}
/*页面头部*/
.Header {
width:903px;
height:248px;
margin:0;
background-image:url(../images/ui/Header.gif);
background-repeat:no-repeat;
}
/*页面主体*/
.PageBody {
width:903px;
height:600px;
margin:0;
background-image:url(../images/ui/PageBody.gif);
background-color:#FFFFFF;
background-repeat:repeat-x;
background-position-y:bottom;
}
/*侧边栏*/
.Sidebar {
width:298px;
float:left;
}　

/*主体内容*/
.MainBody {
width:605px;
float:right;
}

.Sidebar .Plate{
width:298px;
margin-bottom:0px;
margin-top:0px;
}
 
.Sidebar .Plate #UserLogin{
font-family:"宋体";
font-size:12px;
color:#666264;
background-image:url(../images/ui/bg_hy.gif);
line-height:0px;
padding:65px 10px 18px 91px;
}
.Sidebar .Plate #NewsList
{
width:298px;
font-family:"宋体";
font-size:12px;
color:#666264;
background-image:url(../images/ui/bg_news.gif);
background-repeat:no-repeat;
float:left;
padding:65px 0 0 30px;
height:270px;
}
.Sidebar .Plate #NewsList ul
{ 
display:inline-block;
list-style-type:none;
}
.Sidebar .Plate #NewsList ul li { 
font-size:12px;
text-align:left;
margin:0px 0px 2px 16px;	
}
.Sidebar .Plate #NewsList ul li  img
{
	margin-right:5px;
}
.Sidebar .Plate #NewsList ul li a:link{
color:#5B5B5B;
text-decoration:none;
margin-left:9px;
}
.Sidebar .Plate #NewsList ul li a:visited{
color:#5B5B5B;
text-decoration:none;
}
.Sidebar .Plate #NewsList ul li a:hover{
color:#C70174; 
text-decoration:none;
}

.Sidebar .Telephone{
float:left;
margin-bottom:6px;
}
.Sidebar #FriendLink{
float:left;
background-image:url(../images/ui/bg_link.gif);
width:298px;
padding:45px 0 6px 85px;
}

.MainBody .BannerFlash{
width:605px;
height:230px;
float:right;
}

.MainBody .ProductList{
width:605px;
height:205px;
background-image:url(../images/ui/probg.gif);

float:right;
}

.MainBody .BBSPlate{
width:605px;
height:263px;
background-image:url(../images/ui/bg_bbs.gif);
float:right;
}
.MainBody .BBSPlate .BBSPlateLeft{
width:467px;
height:92px;
margin-left:36px;
float:left;
margin-top:46px;
display:inline;
}
.MainBody .BBSPlate .BBSPlateRight{
width:467px;
height:92px;
margin-left:36px;
float:left;
margin-top:10px;
display:inline;
}
.MainBody .BBSPlate .BBSPlateContainerLeft{
margin-left:85px;
*margin-left:85px;
_margin-left:5px;
margin-right:0;
width:210px;
height:92px;
float:left;

}
.MainBody .BBSPlate .BBSPlateContainerRight{
margin-left:25px;
*margin-left:15px;
_margin-left:20px;
margin-right:0;
width:210px;
height:92px;
float:left;
}
.MainBody .BBSPlate .Title{
margin-left:5px;
margin-top:8px;
height:18px;
border-bottom:dotted #999999 1px;
}
.MainBody .BBSPlate .TitleLeft{
width:80px;
height:15px;
float:left;
color:#c60174;
font-family:"宋体";
font-size:12px;
}
.MainBody .BBSPlate .More{
width:50px;
height:15px;
float:right;
}

.MainBody .BBSPlate .Content {
width:195px;
height:60px;

}
.MainBody .BBSPlate .Content .img {
width:45px;
height:30px;
float:left;
}

.MainBody .BBSPlate .Content .text {
width:150px;
height:60px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7E1A02; background-color:inherit;
line-height:12px;
float:right;
text-align:justify;
}
li{
line-height:18px;
}

/*页面底部*/
.Footer {
width:903px;
height:89px;
margin:0 0 8px 0;
background-image:url(../images/ui/Footer.gif);
background-repeat:no-repeat;
color: #C70077;
}　
.clear {
	clear: both;
	overflow: hidden;
	height: 0
}

/* menu styles */
#jsddm 	{
	margin: 0;
	padding: 0;
	margin-top:55px;
	margin-left:290px;
}

#jsddm li 	{
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

#jsddm li a {
	display: block;	 
	padding: 3px 12px;
	text-decoration: none;
	border-right: 1px solid #C70077;
	width: 50px;
	color: #C70077;
	white-space: nowrap;
	text-align:center;
}

#jsddm li a:hover
{	
	/*background: #24313C*/
}
		
#jsddm li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white
}
	
#jsddm li ul li
{	float: none;
	display: inline;
}

#jsddm li ul li a
{	
	width: auto;
	background: #D0BA6A;
	color: #24313C;
	text-align:left;
}
		
#jsddm li ul li a:hover
{	background: #BB9E50;}