﻿@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0; font-family: "新宋体";background:#f3d69d; color:#333333; font-size:12px; line-height:24px;}
#main {width:1000px; margin-left:auto; margin-right:auto;}

body a:link {color:#333333; text-decoration:none;}
body a:visited {color:#333333;  text-decoration:none; background:none}
body a:hover {color:#951f1d; cursor:pointer}

#text_content img{width:expression(width>660?"660px":width);max-width:660px;overflow:hidden;}
h2{padding:0;margin:0;font-size:18px;	font-family: "微软雅黑", "黑体";color: #FF3300;}

.input { height:18px; line-height:18px; font-size:10px; width:300px;background-color:Transparent; cursor:pointer; border:0px}
.input2 {border:0px; background-color:Transparent; width:130px; color:#ffffff; font-size:11px; cursor:pointer}

.float_right {float:right}
.float_left {float:left}
.clear {clear:both}

.temp1 {color:#951f1d}
.temp1 a:link {color:#951f1d; text-decoration:none;}
.temp1 a:visited {color:#951f1d;  text-decoration:none; background:none}
.temp1 a:hover {color:#333333; cursor:pointer}


/* index */
.index_border {padding-top:10px}
.index_border p{margin:0;padding:0;}
.index_search {background:url(../images/search_bg.jpg) no-repeat; height:45px; width:775px}
.index_search_input {padding:8px 10px 0px 220px; float:left}
.index_search_btn {padding:10px 0px 0px 25px; float:left}
.index_body_top {background:url(../images/body_top.jpg) no-repeat; width:775px;}
.index_body_bg {background:url(../images/body_bg.jpg) repeat-y} 
.index_body_padding {padding:10px 65px 0px 40px}
.index_intro {height:170px; overflow:hidden; margin-top:10px}
.index_products {background:url(../images/p_bg.jpg) no-repeat; width:198px; height:160px; padding:10px; text-align:center}
.index_products_title {height:35px; line-height:35px; overflow:hidden}
.index_news_top {background:url(../images/news_top.jpg) no-repeat top}
.index_news_bg {background:url(../images/news_bg.jpg) repeat-y; width:337px}
.index_news_bottom { background:url(../images/news_footer.jpg) no-repeat bottom}
.index_news_padding {padding:20px 30px}
.index_news_list {padding:0px 0px 0px 0px;}
.index_news_list ul {padding:0px; margin:0px; list-style:none;height:auto;}
.index_news_list ul li {background:url(../images/icon/ico_arrow13.gif) no-repeat 0px 8px; padding:0px 0px 0px 15px; height:23px; line-height:23px; overflow:hidden}
.index_ad_bg {background:url(../images/notice_bg.gif) no-repeat center top; width:233px; height:318px; margin-top:15px }
/*left*/
.left_bg {background:url(../images/left_bg.jpg) repeat-y left; }
.left_bottom {background:url(../images/left_bottom.jpg) no-repeat bottom; width:233px; padding:0px 0px 380px 0px}
.left_contact {background:url(../images/btn/rexian.jpg) no-repeat center; height:263px; margin:15px 0px}

/*menu*/
.menu_bg {background:url(../images/menu_bg.jpg) no-repeat; height:33px; width:775px;}
.menu_sub { color:#1f1401; font-weight:bold; padding:0px 12px; background:url(../images/menu_line.jpg) right no-repeat top; float:left; height:33px; line-height:33px}
.menu_sub a:link {color:#1f1401; text-decoration:none;}
.menu_sub a:visited {color:#1f1401;  text-decoration:none; background:none}
.menu_sub a:hover {color:#951f1d; cursor:pointer}

.menu_sub_end { color:#1f1401; font-weight:bold; padding:0px 10px;  float:left; height:33px; line-height:33px}
.menu_sub_end a:link {color:#1f1401; text-decoration:none;}
.menu_sub_end a:visited {color:#1f1401;  text-decoration:none; background:none}
.menu_sub_end a:hover {color:#951f1d; cursor:pointer}

#yc{display:none;}
