﻿*
{
	font-family: "宋体";
	font-size: 12px;
	border:0;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

body 
{
	margin-top:8px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

input
{
    border: 1px solid #C0C0C0;
}

textarea
{ 
    border: 1px solid #C0C0C0;
}

p
{
    text-indent:24px;
    line-height:18px;
}

a:link {
	color: #000;
	
}
a:hover {
	color: #666;
}
a:visited {
	color: #093D86;
}
a:active {
 text-decoration: none;
 outline:0;
}

.page
{
    width:900px;
    margin-left:auto;
    margin-right:auto;
}

.top
{
    width:900px;
}

.logo
{
    width:214px;
    height:80px;
    float:left;
    display:block;
    background:url(../images/logo.jpg) no-repeat left;
}

.site_map
{
    width:190px;
    float:right;
    text-align:center;
    background:url(../images/site_map.jpg) no-repeat top;
    
}

.site_map label
{
    padding-left:4px;
    padding-right:4px;
}


.menu
{
    background-image:url(../images/menu_bg.jpg);
    width:900px;
    height:42px;
}

.menu_left
{
    float:left;
    background-image:url(../images/menu_left.jpg);
    width:6px;
    height:42px;
}
.menu_right
{
    float:right;
    background-image:url(../images/menu_right.jpg);
    width:6px;
    height:42px;
}

.menu *
{
    list-style-type: none;
    font-family:微软雅黑; 
    font-size:16px;
    text-align: center;
    display: block;
    color:#000000;
}

.menu .submenu 
{
    width: 120px;
}

.menu .submenu *
{
    font-size:13px;
    color:#FFFFFF;
    background-color:#BBBBBB;
    height: 30px;
    line-height: 30px;
    width: 120px;
    font-weight: bold;
    text-align: center;
}

.menu li
{
    float: left;
    height: 40px;
    width: 120px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    display: inline;
}


.menu_li
{
    background:url(../images/menu_sp.jpg) no-repeat  left; 
    margin:1px 0px 0px 0px;  
}

.menu *:hover 
{
    color:#FFFFFF;
    background:url(../images/menu_hover_bg.jpg) ; 
    cursor:pointer;
}


.banner
{
    padding-top:1px;
}


.container
{
    width:900px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    border-bottom:1px solid #C0C0C0;
    padding-top:27px;
    padding-bottom:20px;
}

.copyright
{
    clear:both;
    width:450px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    color:#747474;
    padding:10px 0px 10px 0px;
}

.clear
{
    clear:both;
}

.separator
{
    width:auto;
    height:1px;
    display:block;
    border-bottom:solid 1px #C0C0C0;
}


.content
{
    float:left;
    width:678px;
    margin-left:auto;/*DIV居中*/
    margin-right:auto;/*DIV居中*/
    border-left:1px dashed #C0C0C0;
}


.wrap
{
    padding:0px 0px 12px 0px;
    margin-left:20px;/*DIV居中*/
    margin-right:auto;/*DIV居中*/
}

.wrap .title
{
    width:620px;
    height:26px;
    display:block;
    color:#000000;
    text-align:center;
    line-height:26px;
    margin-left:0px;
    margin-right:auto;
    padding-left:10px;
    background-image:url(../images/wrap_content_title.jpg);
    background-repeat:no-repeat;
}

.wrap .detail
{
    text-align:left;
    width:620px;
    padding:6px 0px 6px 0px;
    margin-left:0px;/*DIV居中*/
    margin-right:auto;/*DIV居中*/
}

.wrap .detail ul
{
    padding-left:0px;
    margin-left:0px;
}


.wrap .image ul li
{
    display:inline; 
    float:left; 
    text-align:center;
    list-style:none;
    padding:12px 12px 12px 12px; 
}

.wrap .image ul li img
{
    display:block;
    width:180px;
    height:135px;
    border:1px solid #C0C0C0;  
    
}
.wrap .image ul li span
{
    display:block;
    width:182px;
    height:24px;
    line-height:24px;
    background-color:#ACACAC;
}

.wrap .article ul li
{
    padding:10px 2px 2px 3px; 
    list-style:none; 
    border-bottom:1px dashed #C0C0C0; 
    text-align:left;
}

.wrap .article ul li span
{
    float:right;
    text-align:left;
    width:60px;
}


.paging
{
    padding:6px 0px 6px 0px;
    margin-left:auto;/*DIV居中*/
    margin-right:auto;/*DIV居中*/
}





/* sidebar_left 样式 */
.sidebar_left
{
    float:left;
    width:220px;
}


.sidebar_left .title
{
    width:180px;
    height:40px;
    display:block;
    color:#FFFFFF;
    text-align:center;
    line-height:40px;
    margin-left:auto;
    margin-right:auto;
    background:url(../images/sidebar_left_title.jpg) no-repeat top ;
    padding-bottom:6px;

}

.sidebar_left .title span
{
    font-family:微软雅黑; 
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    margin-left:auto;
    margin-right:auto;
}

 .sidebar_left ul
{
    width:180px;
    line-height:26px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    background-color:#F1F1F1; 
    background:url(../images/sidebar_left_panel_bg.jpg) ; 
}


.sidebar_left ul li
{
    margin:0;
    padding:0;
    /*IE:display:inline*/; 
    background:url(../images/sidebar_left_bottom.jpg) no-repeat bottom; 
    list-style-type:none;
}


.sidebar_left ul li .title
{
    width:180px;
    height:26px;
    display:block;
    color:#000000;
    text-align:center;
    line-height:26px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../images/sidebar_left_subtitle.jpg);
    padding-bottom:0px;
}

.sidebar_left ul a
{
    display: block;
}

.sidebar_left ul a:hover 
{
    color:#FFFFFF;
    display:block;
    background:url(../images/menu_hover_bg.jpg) ; 
    cursor:pointer;
}

.title span
{
    color:Red; 
    font-weight:bold; 
    padding:0px 2px 0px 2px;
}

.title .more
{
    width:40px;
    height:11px;
    display:block;
    float:right;
    margin-bottom:5px;
    margin-top:5px;
    background:url(../images/more.jpg) no-repeat  left;
   
}

.title label
{
    float:left; 
    margin-left:6px;
}


/*home*/
.home 
{
}

.home .sidebar_left
{
    float:left;
    width:199px;
    padding-right:10px;
}

.home .sidebar_left .title
{
    width:191px;
    height:22px;
    display:block;
    color:#000000;
    text-align:center;
    line-height:22px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../images/sidebar_title.jpg);
}

.home .sidebar_left .title span
{
    color:red;
}

.home .sidebar_left .detail
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.home .sidebar_right
{
    float:right;
    width:199px;
    padding-left:10px;
}

.home .sidebar_right .title
{
    width:191px;
    height:22px;
    display:block;
    color:#000000;
    text-align:center;
    line-height:22px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../images/sidebar_title.jpg);
}

.home .content
{
    float:left;
    width:480px;
    text-align:center;
    margin-left:auto;/*DIV居中*/
    margin-right:auto;/*DIV居中*/
    border-left:1px dashed #C0C0C0;
    border-right:1px dashed #C0C0C0;
}

.home .content .wrap 
{
    margin-left:auto;
    margin-right:auto;
}

.home .content .wrap .title
{
    width:450px;
    height:22px;
    display:block;
    color:#000000;
    text-align:center;
    line-height:22px;
    margin-left:auto;
    margin-right:auto;
    padding-left:0px;
    background-image:url(../images/content_title.jpg);
}

.home .content .wrap .detail
{
    width:450px;
    margin-left:auto;
    margin-right:auto;
}


.home .content .wrap  .topimage
 {
	height: 152px;
	overflow: hidden;
	clear:both;
}


.home .content .wrap  .topimage img 
{
    width:156px;
    height:136px;
    padding:8px;
}


.home .content .wrap  .toparticle ul
{
    padding-left:0px;
    margin-left:0px;
}

.home .content .wrap  .toparticle ul li
{
    padding:10px 2px 2px 3px; 
    list-style:none; 
    border-bottom:1px dashed #C0C0C0; 
    text-align:left;
}

.home .content .wrap  .toparticle ul li span
{
    float:right;
    text-align:left;
    width:60px;
}

/*product*/
.product
{
}



/*留言本样式*/
/*contactus*/
.contactus
{
}

.contactus .wrap .detail ul li
{
    border-bottom:solid 1px #C0C0C0;
    border-left:solid 1px #C0C0C0;
    border-right:solid 1px #C0C0C0;
    text-align:left;
    width:620px;
}

.contactus .wrap .detail ul .title
{
    color:#000000;
    height:26px;
    text-align:left;
    text-indent:12px;
    line-height:26px;
    background:url(../images/accordion_header.jpg) repeat;
    padding:0px;
    
}

.contactus .wrap .detail ul li span
{
    float:right;
    text-align:left;
    width:60px;
}

.contactus .wrap .writemessage
{
    padding-top:20px;
}

.contactus .wrap .writemessage .message
{
    width:420px;
    height:100px;
}

.contactus .wrap .detail ul li .writerarea
{
     float:left;
     border-right:solid 1px #C0C0C0;
     background: url(../images/writer.png) no-repeat  center top; 
     width:100px;
     height:80px;
     line-height:45px;
     text-align:center;
}
.contactus .wrap .detail ul li .responsearea
{
     float:left;
     border-right:solid 1px #C0C0C0;
     background: url(../images/response.png) no-repeat  center top; 
     width:100px;
     height:80px;
     line-height:45px;
     text-align:center;
}

.contactus .wrap .detail ul li .textarea
{

    text-align:left;
    text-indent:24px;
    padding:5px 5px 5px 5px;
    height:65px;
}


/*display*/
.display
{
    background-color:#F3F3F3;
}

.display .page
{
    background-color:#FFFFFF;
}

.display .page .title
{
    width:700px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    line-height:24px;
    font-size:18px;
    font-weight:bold;
}

.display .page .published
{
    width:700px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    text-indent:28px;
    line-height:24px;
    font-size:14px;
    font-weight:bold;
    padding-bottom:12px;
}

.display .page .published span
{
    float:right;
    padding-right:28px;
}

.display .page .article
{
    width:700px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    text-indent:24px;
}

.display .page .image
{
    width:700px;
    margin-left:auto;
    margin-right:auto;

}

.display .page .image .remark
{    
    text-align:left;
    text-indent:24px;
    
}

.display .page .image img
{
    width:600px;
    padding:24px;
}

