﻿/* 
主题名称: cosity主页
URI: www.cosity.com
描述: cosity
作者: 陶定彦
作者 URI: 
模板: YUI 3.3.0
版本: 0.1
[目录]
=1 Import
=2 Page
=3 Global
*/
/*---------------------- =1 Import ----------------------*/
#import{ background:url(../images/importBG.png) no-repeat; min-height:700px;_height:700px;}
#import div{ padding:250px 0 0 310px;}
#import .content { background:url(../images/importContent.png) no-repeat; width:347px; height:42px; margin-bottom:16px; }
#import .btnNEWS{ background:url(../images/btnNews.png) no-repeat;width:100px;height:26px;margin-bottom:50px; }
#import .btnCN{ background:url(../images/btnCN.png) no-repeat;width:130px; height:56px; float:left; margin-right:80px;
                _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/btnCN.png');_background-image: none; }
#import .btnEN{ background:url(../images/btnEN.png) no-repeat;width:130px; height:56px; float:left; }
/*
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/ild.png'); 
_background-image: none;
*/
/*---------------------- Import End ---------------------*/

/*---------------------- =2 Page ----------------------*/
.body { background:url(../images/pageBG.png) repeat-x #bec6ca; }
#logo{ background:url(../images/logo.png) no-repeat;height:89px;width:142px; float:left;  }
#top{ height:89px; position:relative; padding-left:40px;}
#top a.btnTop{ width:102px; height:36px;line-height:34px;background:url(../images/btn_top.png) no-repeat; position:absolute; display:block; text-align:center; }
#top a.btnTop:hover,#top a.on { background-position:bottom; }
#top a.btn1{ top:26px; left:700px;}
#top a.btn2{ top:26px; left:820px;}
#top a.btnTop { color:#fff; font-size:14px;  text-decoration:none; }
#top a.tel { color:#006fbd; position:absolute;top:104px; left:640px; font-size:16px; font-weight:bold; }
#menu{ border-top:2px solid #565656;background:url(../images/menuBG.png) repeat-x;display:block;height:43px; padding-left:30px; }
#menu li { float:left; list-style-type:none; position:relative; }
#menu li.border{ width:2px; background:url(../images/menuBorder.png); display:block; height:43px;  }
#menu li a { text-decoration:none; font-size:14px; line-height:43px; height:43px; display:block; color:#555; font-weight:bold; padding:0 24px; width:60px; text-align:center; }
#menu li a:hover{ background:url(../images/menuBG2.png); color:#fff; }
#menu li a.on { background:url(../images/menuBG3.png); color:#fff; }
#menu li dl { display:none; position:absolute; top:43px; z-index:10000; }
#menu li dl dd a { font-size:12px; line-height:23px; background:#c4cccf; color:#999; height:24px; margin-bottom:1px; }
#menu li dl dd a:hover { background:#008ea8; color:#fff; }
.indexPage { background:url(../images/indexPage.jpg); display:block; width:100%;height:574px; }
.PageContent { padding:40px 0 34px 60px; overflow:hidden; background:#fff;display:block; height:500px; }
.PageContent a { font-size:12px; text-decoration:none; color:#0059a5; }
.PageContent a:hover { text-decoration:underline; }
.PageContent .left,.PageContent .center,.PageContent .right{ background:url(../images/pageBorder.png) no-repeat; display:block; float:left; height:442px; }
.PageContent .left{ width:20px; }
.PageContent .right{ width:20px; background-position:top right; }
.PageContent .center { width:774px;  padding:64px 0 0 26px; }
.PageContent .center .img { float:left; width:200px; margin-right:20px; height:330px; display:block; }
.PageContent .center .content{ float:left; width:530px;display:block; overflow:hidden; }
.PageContent .center .content div{ overflow-y:auto; height:310px; padding-right:10px; }
.PageContent .center .content dl { border-bottom:1px solid #bbb; margin-bottom:10px; padding-bottom:10px; }
.PageContent .center .content dd{ color:#666; font-size:14px; line-height:24px; }
.PageContent .center .content dd span { }
.PageContent .center .content dd em { display:block; text-align:right; padding-right:10px; }
.PageContent .content H2{ color:#2fc0d9; font-size:14px; font-weight:bold; margin-bottom:12px; }
.PageContent .content H3 { color:#6f81bd;font-size:14px; font-weight:bold;margin-bottom:10px; }
.PageContent .content H4 { color:#f8b932; font-size:12px; font-weight:bold;margin-bottom:10px; text-indent:2em;  } 
.PageContent .content p { margin-bottom:10px;font-size:12px; line-height:22px; text-indent:2em; }
.PageContent .content img { clear:both; }
.PageContent .new{ background-position:-535px 0px; }
.PageContent .about { background-position:-425px 0px; }
.PageContent .job {  background-position:-315px 0px; }
.PageContent .new .img { background:url(../images/newsImg.png); }
.PageContent .about1 { background:url(../images/about1.jpg); }
.PageContent .about2 { background:url(../images/about2.jpg); }
.PageContent .about3 { background:url(../images/about3.jpg); }
.PageContent .job1 { background:url(../images/job1.jpg); }
.PageContent .job2 { background:url(../images/job2.jpg); }
#contact { background:url(../images/contactBG.jpg); display:block; width:860px; height:434px; }
#contact div { display:block; width:300px; padding:100px 0 0 500px; }
#contact .img { background:url(../images/contactImg.png); display:block; width:201px; height:33px; }
#contact dd{ line-height:22px; font-size:14px;}
#footer{ background:url(../images/footerBG.png);height:65px; clear:both; }
#footer .logo{ background:url(../images/f_logo.png) no-repeat 20px 15px;width:140px; display:block; float:left; height:65px;}
#footer .contet{ color:#ccc; padding-top:10px;}
#footer .contet span { display:block;font-size:16px; line-height:22px;}
/*---------------------- Page End ---------------------*/

/*---------------------- =3 Global ----------------------*/
html { background:#bec6ca; }
body{ font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
.w960 { width:960px; margin:0 auto; }
.mt10 { margin-top:10px; }
.mb10 { margin-bottom:10px; }
.c666 { color:#666; }
.caaa{ color:#aaa; }
.vAlign4 {vertical-align:4px;}
.overflow_a { overflow:auto; }
.btn { text-indent:-9999px; display:block; }
/*---------------------- Global End ---------------------*/
