﻿/*
主题名称: default
URI: 
描述: 
作者: donhwa@126.com
模板: 
版本: 2009.03.31

网址:

[目录表] 

	0- Reset
	1- Global
	2- Links
	3- Headings
	4- Header 
	5- Navigation
	6- Content 
	7- Forms
	8- Extras
	9- Footer 
    10-ChildPage

*/



body 
{    
	font: normal 14px Ari82, Helvetica, sans-serif;
	vertical-align: top;
	background:#fff url(Images/Common/bg.gif) repeat-x;
	font-size:12px;
}

#container{
  margin:auto;
  width:960px;
}

#logo {
width:auto;
}

#logo a{display:block; height:80px; width:196px; background: url(Images/Common/logo2.jpg) no-repeat; text-indent:-9999px; font-size:1px;}

#header{border:0;}
#headerExtend{display:none;}


#mainNavContainner{ width:100%; background:#f27e03 url(Images/Common/mainNavBG.gif) repeat-x; border-bottom:1px solid #641; }
#mainNav{ margin:0 auto; width:800px; height:28px; }

#mainNav li{float:left; line-height:28px;}
#mainNav li a{ padding:0 20px; font-weight:bold;}


/*****************/
#mainNav li ul{ display:none;  position:absolute; *position:relative; margin-top:-1px; width:90px; background:#f27e03; margin:0; padding: 0;
border:1px solid #641; 
border-top:0;
border-right-width:2px;
border-bottom-width:2px;

}
#mainNav li ul li{width:100%;}
#mainNav li ul li a{display:block; width:100%; padding:0px;  text-align:center; }


/*#mainNav li ul.show{display:block; position:absolute; width:100px; background:#f27e03; margin:0; padding: 0;}*/



/********************/

.banner{margin-top:8px; background:blue; width:100%; height:168px; }
#bannerIndex{background:url(Images/Home/bannerIndex.gif);}

#mainContent{margin-top:20px;}

/*
---------------------------------------------------------------------------------------------------------*/
.contentPanel{float:left; margin-right:40px; width:275px; padding-bottom:10px;}

.contentPanel .title{background:url(Images/Home/contentTitleBG.gif) no-repeat; height:34px; line-height:30px; color:white; padding-left:24px; font-size:14px; font-weight:bold; font-family:"新宋体";}
.contentPanel .title span,
.contentPanel .title a.more{ display:inline-block; *display:inline; zoom:1; vertical-align:top; background:none;}
.contentPanel .title a.more{ width:80px; height:100%; font-size:12px; background:url(Images/Home/contentTitleBG.gif) no-repeat right top;text-align:right;padding-right:11px;}
.contentPanel .title a{color:#fff;}
.contentPanel .title a:hover{color:#999;}


.contentPanel .content{background:none;}
.contentPanel .content p {padding:0.5em 1em; text-indent:2em; line-height:1.5em;}
.content ul li{list-style:square; margin-left:2em; line-height:2.5em;}
.contentPanel .content a:hover{color:#F60;}


#servicePanel .content{width:273px;height:307px; background:url(Images/Home/Service.gif) no-repeat;}
#servicePanel .content ul{padding-top:186px; list-style:none;}
#servicePanel .content ul li{ padding-left:1.8em; margin-top:1em; font-size:16px; line-height:1.2em; background:url(Images/Home/Service_Icon.gif) no-repeat 0 0.2em;list-style:none;}

#servicePanel .content ul li.tel{ background-position:left -1.3em;}
#servicePanel .content ul li.email{ background-position:left -2.4em;}
#servicePanel .content ul li a img{display:inline;}

#aboutPanel a.more{margin-left:90px;}
#aboutPanel .content p{line-height:1.8em; letter-spacing:0em;}
#articlePanel{margin-right:0; width:330px;}
#articlePanel a.more{margin-left:147px;}

#footer
{
	padding-top:3px; width:100%;	line-height:18px;	text-align:center;	color:#333;	background:#ededed;	
}

#footer a{}
#footer a:hover{color:#ff6600;}


/*************************************     about.html       ****************************/


.contentPanel.wide{width:600px;}
.contentPanel.wide .title{ background:none; font-weight:bold; color:#336;}
.contentPanel.wide .innerNav{ padding:8px 0px;  border-bottom:2px solid #bbb;background:url(Images/Common/titleLeft2.gif) no-repeat 0 6px;}
.contentPanel.wide .innerNav a{ padding-left:25px; font-size:14px; font-weight:bold;}
.contentPanel.wide .innerNav a:hover{ color:#f90;}
#body_about #aboutPanel .content p{padding:10px 0;}

#body_contact #contactPanel .content{background:url(Images/common/water.gif) no-repeat 200px 65px;}
#body_contact #contactPanel .content ul {margin: 30px 0 0 10px; width:400px; border-left:#777 0px solid; }
#body_contact #contactPanel .content ul li{margin:0; padding-left:20px; border-bottom:#777 0px solid;list-style:none;line-height:3em;}

#lawPanel .content dl dt { background:#CCC; padding:5px 5px 3px 5px; border-bottom:1px solid #999; font-weight:bold;}
#lawPanel .content dl dd { margin-bottom:5px; background:#eee; line-height:1.8em;}
#lawPanel .content dl dd strong { text-indent:2em; display:block;}

#casePanel .content ul li { border-bottom:1px dashed #999; }

#newsPanel .content ul li { border-bottom:1px dashed #999; }