@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0}
body {width:100%;background:url("../img/common/body-bg.jpg") repeat-x 0 0;color:#555;font: normal 12px/150% "宋体", Arial, Helvetica, sans-serif;}
li {list-style-type:none;}
a {text-decoration:none;color:#023D58}
a:hover{color:#F00;}
img {border:0;}
p{font-size:12px;line-height:30px;letter-spacing:0.1em;text-indent:2em;}
.sid02{float:right;padding:0px;}
.pad{padding:5px 8px;text-indent:0;}
.pad01{padding:8px 10px;}
.img-left{float:left;padding:2px; border:solid 1px #CCC;margin:5px;}
/*header开始*******************************************************************************************************************************/
#wrap {width:960px;margin:0 auto;}
#header{position:relative;height:85px;z-index:10;}

#logo{position:absolute;top:0px;left:10px;width:450px;height:85px; background:url("../img/common/logo.png") no-repeat 0 0;}
#logo h1{height:30px;line-height:30px;text-indent:-999em; font-weight:bold;}

#right{position:absolute;top:20px;right:10px;width:183px;height:25px; text-align:center;}
#right li{float:left;width:60px;height:15px;line-height:15px;border-right:1px solid #999;}
#right .right01{border:none;}

#friendLink{position:absolute;right:10px;top:55px;z-index:10;color:#11438A;}
#present{display:inline-block;width:240px;height:24px;line-height:24px;padding:2px 0 0 10px;background:url("../img/common/links.jpg") no-repeat right bottom;}
ul#links{position:absolute;right:2px;top:27px;display:none;width:160px;padding:5px 8px;background:#fff;border:1px solid #B4D0F9;color:#666;}
ul#links li{line-height:1.7em;}
/* nav开始 **********************************************************************************************************/
.roundedBox {position:relative;width:960px;height:36px; padding:0px; margin:3px 0;}
.corner {position:absolute; width:18px; height:18px;}
.topLeft {top:0; left:0; background-position:0px -1px;}
.topRight {top:0; right:0; background-position:-17px 0px;}
.bottomLeft {bottom:0; left:0; background-position:-1px -18px;}
.bottomRight {bottom:0; right:0; background-position:-17px -18px;} 
#type {background:url(../img/common/nav-bg01.jpg) repeat-x 0 0; }
#type .corner {background-image:url(../img/common/nav-bg.jpg);} 
#type .topLeft,
#type .topRight {height:10px;}
#type .bottomLeft {background-position:-1px -18px;}
#type .bottomRight {background-position:-17px -18px;} 

#nav {float:left;width:880px;height:36px;}
#nav ul {margin-left:20px;padding-top:5px;width:880px;height:24x;font-size:14px;text-align:center; font-weight:bold;}
#nav ul li {float:left;width:104px;letter-spacing:0.2em;border-right:1px solid #1754AD;}
#nav ul li a {float:left;display:blok;width:105px;height:24px;line-height:24px;color:#FFF;border-right:1px solid #5BB6E2;}
#nav ul li a:hover {display:block;width:105px;background:url("../img/common/nav-bg02.jpg") no-repeat 5px 0px;}
#banner{width:960px;height:203px;background:url("../img/banner/banner.jpg") no-repeat 0 0;} 
/* main开始 **********************************************************************************************************/
#main {float:left;width:960px;margin-top:5px;padding-top:15px;margin-bottom:10px;background:url("../img/common/main-bg.jpg") no-repeat 0 0;}
#main h1{heght:32px;line-height:32px;text-indent:2em;border-bottom:solid 1px #CCC;font-size:14px;font-weight:bold;color:#1754AD;background:url("../img/index/arrt.jpg") no-repeat 10px 6px;}

#sidebar {float:right;display:inline;width:240px;margin-right:10px;}
.sidebar01 {position:relative;float:right;width:240px;height:230px;border:solid 1px #CCC;}
.sidebar01 h1 img{position:absolute;position:absolute;top:10px;right:10px;}
.sidebar02 {float:right;margin-top:15px;border:solid 1px #CCC;}
.sidebar03 {float:right;margin-top:8px !important;margin-top:10px;border:solid 1px #CCC;}

#content {float:left;display:inline;width:690px;margin-left:10px;}
.content01 {position:relative;float:left;width:260px;height:230px;border:solid 1px #CCC;}
.content01 h1 img{position:absolute;top:10px;right:10px;}

.content02 {position:relative;float:left;width:405px;height:230px;margin-left:15px;border:solid 1px #CCC;}
.content02 h1 img{position:absolute;top:10px;right:10px;}

.content03 {position:relative;float:left;width:682px;height:175px;margin-top:15px;border:solid 1px #CCC;}
.content03 h1 img{position:absolute;top:10px;right:10px;}

/* footer开始 **********************************************************************************************************/
#footer {clear:both;height:60px;line-height:60px;text-align:center;background-color:#EDEDED;border-top:solid 1px #CCC;}
#footer p {width:960px;border-top:solid 3px #FFF;}


/* 产品展示滚动的代码系列 **********************************************************************************************************/
.d1 {width:660px;height:135px;overflow:hidden;white-space:nowrap;margin-top:10px;margin-left:10px;}
.div2 {width:auto;height:auto;font-size:12px;float:left;overflow:hidden;margin-top:5px;}
ul.div3 {margin:0;padding:0px;list-style:none;line-height:19px;font-size:12px;}
ul.div3 li{width:auto;float:left;display:inline;padding-left:15px;text-align:center;}
ul.div3 li a img {display:block;width:120px;height:110px;padding:2px;color:#CCC;border:solid 1px #ccc;}
ul.div3 a:hover{color:#0874FB;text-decoration:underline;}

