/******主文件样式*****/
/********************************/
/*****html tag style 标记样式****/
/********************************/
body {
    background-color: #fff;
	font-family: 宋体,黑体;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin: 0;
	scrollbar-face-color: #efefef;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #dfdfdf; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #dfdfdf;
}

img {
    border:0px;
}

a:link, a:visited, a:hover {
	color: #999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr{
    color: #d4d4d4;
	height: 1px;
}

.btn {
    font-size: 12px;
    border: 1px solid #d4d4d4;
	border-left: 5px solid #d4d4d4;
	color: #00000;
	background-color: #fff;
}

.inputbox {
    border: 1px solid #d4d4d4;
}

/* overrides decoration from previous rule for hovered links */


/********************************/
/*****layout Divs 层的样式*******/
/********************************/
#top {
    margin: 0;
	padding: 0px;
	height: 72px;
	width: 778px;
}

#fubiaoti {
    width: 180px;
	float:right;
	text-align:left;
}

#logo {
	width: 598px;
	float:left;
}

#flashNav {
    clear:both;
	margin: 0;
	padding: 0px;
    height: 298px;
	width: 100%;
	border: 0px;
	border-width: 0px;	
	background-image: url("../images/bgflash.gif");
}

#middle2 {
    margin: 0;
	padding: 0px;
	width: 778px;
	background: none url("../images/bgleft2.gif") repeat-y;
}

#right2 {
	width: 515px;
	float: right;
}

#newstitle {}

#newstitle ul {
    list-style-image: url("../images/tag.gif");
	font-size: 12px;
}

#newstitle2 {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    text-align: center;
	border: 1px solid #ebebeb;
}

#newstitle2 ul {
    font-size: 12px;
    padding: 20px;
    width: 450px;
    text-align: left;
}

#newstitle2 li {
    line-height: 1.8;
	vertical-align: bottom;
    text-align: left;
    list-style-image: url("../images/tag.gif");
    border-bottom: 1px solid #ebebeb;
}

#left2 {
	width: 231px;
	float: left;
}

#leftmenu {
    text-align:center;
}

#footer {
    clear: both;
	margin: 0;
	padding: 0px;
	height: 83px;
	background-image: url("../images/bgbottom.gif");
	width: 100%;	
}

#bottom {
	margin: 0;
	padding: 0px;
    height: 83px;
	width: 778px;
}

/****Content divs styles****/
#ad {
    width: 468px;
	height: 60px;
	border: 0px;
	padding: 0px;
	margin: 20px;
	text-align: center;
}

#title {
    font-weight: bold;
    padding: 10px;
    text-align: center;
	font-size: 15px;
	color: #333;
	border-bottom: 3px solid #009999;
}

#author {
    padding: 3px;
    text-align: center;
    border-top: 1px solid #d4d4d4;
	border-bottom: 3px solid #ebebeb;
	font-size: 12px;
}

#content {
    padding: 10px;
	line-height: 1.7;
    border-top: 1px solid #d4d4d4;
	font-size: 12px;
}

#next {
    font-size: 12px;
    text-align: right;
	padding: 5px;
}

#products {
    width: 500px;
	color: #fff;
    text-align: center;
	font-size: 12px;
}

#productpic {
    padding: 15px;
	text-align: center;
}

#products ul {
    font-size: 12px;
}

#products li {
    float: left;
	padding: 10px;
    list-style-type: none;
	background: none url("../images/bgproduct.jpg") norepeat; 
}

#product_table {
	width: 130px;
	height: 150px;
}

#message {
	font-size: 12px;
    margin: 0px;
	padding: 10px;
    text-align: center;
}

#message_title {
    padding: 5px;
	background-image: url("../images/bgmessagetitle.jpg");
	border-top: 1px solid #f4f4f4;
	border-bottom: 2px solid #009966;
}

#message_content {
    padding: 12px;
}

#message_bottom {
    text-align: right;
    border-top: 1px solid #d4d4d4;
}

#name {
	margin: 0px;
    padding: 5px;
	text-align:left;
}

#write {
	margin: 0px;
	padding:5px;
	text-align:left;
}

#message_btn {
	margin: 0px;
	padding: 5px;
	text-align: center;
}

#ltrlReplyOne {
    color: #999;
	font-size: 12px;
}

/*  经销商登录  */

#login {
	position:absolute;
	float: right;
	width:200px;
	height:150px;
	z-index:1;
	background-color: #fff;
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	text-align: right;
	left: 780px;
	top: 300px;
}

.loginbox {
    border: 1px solid #97B1E8;
	height: 16px;
	width: 80px;
	font-size: 12px;
	font-family: "宋体";
	color: #97B1E8;
	background-color: #fff;
}
