* {
	padding: 0;
	margin: 0 auto;
}
body {
	background-color: #440105;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 120%;
	font-size: 13px;
}
#box {
	height: auto;
	width: 996px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #898989;
}
#header_box {
	height: 283px;
	width: 996px;
	background-image: url(../images/top_bg.jpg);
}
#middle_box {
	background-image: url(../images/middle_bg.jpg);
	background-repeat: no-repeat;
	height: 49px;
}
#content_box {
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 996px;
	clear: both;
	padding-top: 8px;
	background-color: #f5f5f5;
}
#footer_box {
	background-image: url(../images/buttom_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding-top: 18px;
	padding-bottom: 18px;
	clear:both;
	width: 996px;
}
#content_left_box {
	width: 343px;
	float: left;
	display: inline;
	margin-left: 18px;
	clear: left;
}
#intro_box .intro_text {
	text-indent: 2em;
	margin-top: 8px;
	float: left;
	width: 343px;
}
#intro_box .intro_img {	
	clear: both;
	float: left;
}
#intro_box img {
	padding: 4px;
	border: 1px solid #898989;
}
#intro_box {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	float: left;
	clear: left;
	width: 343px;
}
#news_img {
	margin-right: 6px;
	display:inline;
	float: left;
	width: 46px;
} 
#news_box img {
	border: 1px solid #9f9f9f;
}
.news_title {
	font-weight:bold;
}
.news_desc {
	padding-top: 2px;
}

#news_box {
	padding-top: 12px;
	float: left;
	width: 352px;
	padding-bottom: 8px;
	background-image: url(../images/vedio_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c5c5c5;
	background-position: top;
	display: inline;
}
#tougao_box img {
	border: 1px solid #9f9f9f;
}
#tougao_box {
	padding-top: 18px;
	float: left;
	width: 343px;
	padding-bottom: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}

a, a:active{
	color: #111111;
	text-decoration:none;
}
a:hover, a.selected {
	text-decoration: underline;
}


#header_box a, #header_box a:active{
	color: #111111;
	text-decoration:none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	font-size: 14px;
	text-indent: 24px;
	padding: 3px;
	margin-left: 18px;
}
#header_box a:hover, #header_box a.selected {
	text-decoration: underline;
}

.white_link{
	color: #FFFFFF;
}

#box h3 {
	font-size: 14px;
	color: #3c3c3c;
}

#news_box .news_h3 {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 33px;
	padding-top: 7px;
	width: 200px;
	float: left;
}
.news_list_padding {
	padding-top: 20px;
}
#content_middle_box {
	float: left;
	height: auto;
	width: 352px;
	display: inline;
	margin-left: 14px;
}

#tougao_box .tougao_h3 {
	background-image: url(../images/tougao.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 33px;
	padding-top: 7px;
	width: 200px;
	float: left;
	text-align: left;
	
}
#content_right_box {
	float: right;
	height: auto;
	width: 236px;
	display: inline;
	margin-right: 15px;
}
#vedio_box {
	float: left;
	width: 343px;
	text-align: left;
	margin-top: 20px;
}
#vedio_box .big_img {
	border: 1px solid #919191;
	margin-top: 3px;
}
#vedio_box li {
	float: left;
	width: 158px;
	list-style-type: none;
	padding-left: 9px;
	margin-top: 6px;
	margin-bottom: 6px;
	display: inline;
	background-image: url(../images/v.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
#vedio_title {
	float: left;
	width: 278px;
	text-align: left;
	text-indent: 18px;
	font-size: 18px;
	font-weight:500;
	padding-top: 5px;
	padding-bottom: 5px;
}
#vedio_more {
	float: right;
	width: 38px;
	font-size: 15px;
	display: inline;
	margin-right: 13px;
}

#vedio_box .vedio_title_box {
	padding-top: 5px;
}

#photo_box {
	margin-top: 16px;
	float: left;
	margin-left: 7px;
	width: 352px;
	display: inline;
}
#photo_box ul {
	clear:both;
}
#photo_box li {
	float: left;
	width: 100px;
	list-style-type: none;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
}
#photo_box .li_padding {
	margin-left: 20px;
}
#photo_box .photo_h3 {
	background-image: url(../images/photos.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 38px;
	padding-top: 10px;
	float: left;
	width: 200px;
	float: left;
}
#photo_box img {
	border: 1px solid #898989;
}
#lcgc_box {
	text-align: center;
	float: left;
	width: 352px;
	margin-top: 20px;
	margin-bottom: 3px;
}
#product_box img {
	padding: 4px;
	border: 1px solid #9d9d9d;
}
#message_box {
	float: left;
	width: 231px;
	height: 229px;
	background-image: url(../images/message_list.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 6px;
}
#message_box h4 {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
#message_list {
	padding: 5px;
	height: 200px;
	overflow: hidden;
}

#product_desc_box {
	border: 1px solid #9d9d9d;
	width: 230px;
	float: left;
	margin-top: 5px;
	display: inline;
}

#product_desc_box h4 {
	padding-top: 3px;
	padding-left: 5px;
	background-color: #FF0000;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}

#product_desc_text {
	padding: 5px;
	line-height: 1.8;
}
#message_input {
	background-image: url(../images/message_input.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	width: 230px;
	float: left;
	margin-top: 5px;
}
#message_input textarea {
	float: left;
	height: 40px;
	width: 211px;
	display: inline;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #EBEBEB;
	border: 0;
	overflow-y:hidden;
	overflow:visible
}
#message_input_box img {
	vertical-align:middle;
	margin-left: 10px;
}
#message_input_box .input {
	width: 74px;
	border: 1px solid #898989;
	vertical-align:middle;
	height: 18px;
}
#message_input_box .sumbit {
	width: 50px;
	height: 20px;
	vertical-align:middle;
}
#middle_box .middle_left {
	float: left;
	width: 343px;
	margin-left: 18px;
	display: inline;
}
#middle_box .middle_center {
	float: left;
	width: 352px;
	margin-left: 18px;
	display: inline;
}
#middle_box .middle_right {
	float: right;
	width: 236px;
	margin-right:18px;
	display: inline;
}
#box .middle_left_h3 {
	background-image: url(../images/laba.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 35px;
	padding-top: 7px;
	margin-top: 15px;
}
#box .middle_center_h3 {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 36px;
	padding-top: 7px;
	margin-top: 15px;
	width: 200px;
	float: left;
	display: inline;
}
#box .middle_right_h3 {
	background-image: url(../images/tea_cup.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 36px;
	padding-top: 7px;
	margin-top: 15px;
}
#header_nav {
	float: right;
	width: 228px;
	margin-top: 12px;
	display: inline;
}
#scrollDiv{
	width:216px;
	height:200px;
	
}
#message_list li{
	padding-left:5px;
	min-height:25px;
	line-height:25px;
	overflow:hidden;
	float: left;
	width: 215px;
	clear: both;
	list-style-type: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	text-indent: 12px;
}
#box h5 {
	background-image: url(../images/more_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 18px;
	width: 62px;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
}
.news_list {
	clear: both;
	float: left;
	width: 343px;
	margin-left: 4px;
	display: inline;
}
#photo_box h5 {
	margin-right: 8px;
	margin-top: 6px;
}
#video_list {
	text-align: left;
	padding-left: 0px;
	padding-top: 8px;
}
#vedio_box2 p {
	font-size: 18px;
	padding: 8px;
}
#vedio_box .video_h3 {
	background-image: url(../images/vedio.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 38px;
	padding-top: 7px;	
	width: 200px;
	float: left;
}
#middle_box .middle_center h5 {
	margin-top: 18px;
	width: 65px;
	float: right;
}
