/*
Style Name:
Style version:
Author: m4er.cn
Email: 287641539@qq.com
*/

/*基础样式*/
* {margin:0; padding:0;}
img{border:none;display:block;}
body {font:12px/1.5em Verdana, sans-serif; text-align:center; background:#1c96a1 url(../images/bg.jpg) repeat-x ; }
a{color:#333; }
html>body{overflow-y:scroll!important;}

.center{text-align:center; padding:5px 0; }
.specolor{color:#f00; vertical-align:bottom;}

/*布局*/
#wrap{width:820px;margin:0 auto;text-align:left;background:#fff; padding:5px; }
#header {height: 150px; width: 100%; background:#fff url(../images/header.jpg) repeat-x ; }
#contentbox {background:#b2cbd1 url(../images/sidebarbg.gif) no-repeat left top; width: 100%; }
#sidebar {width: 180px; float:left;  }
#content {width: 620px; background:#fff url(../images/contentbg.jpg) repeat-x left top ; float:right; padding:10px; padding-bottom:20px; }
#footer {clear:both; background:#fff; padding:10px; text-align:center; background:#e3edef;position:relative;  }

/*头部内容*/
#header h1{padding:50px 0 0 20px; height: 100px; width: 750px;position:relative; }
#header h1 span{position:absolute; width: 100%; height: 100%;  background:url(../images/logo.jpg) no-repeat ; left:0;top:0;}

/*主导航*/
#mainnav {list-style:none; width: 100%; height: 35px; background:#0d474d url(../images/mainnavbg.jpg) repeat-x;border-bottom:1px solid #fff; }
#mainnav li{float:left; }
#mainnav li a{display:block;float:left; color:#fff; line-height:35px; font-size:13px; font-weight:bold;padding:0 0 0 25px; background:url(../images/line.jpg) no-repeat left center; }
#mainnav li a:link,#mainnav li a:visited{text-decoration:none; }
#mainnav li a:hover{color:#f60;  }
#mainnav .time{height: 35px; line-height:35px; color:#fff; float:right; margin-right:20px; background:url(../images/timebg.jpg) no-repeat 0 center; padding-left:25px; }
#mainnav .first{background-image:none; padding-left:60px; background:url(../images/firstbg.jpg) no-repeat 20px center; }

/*侧边内容*/
#subnav{list-style:none; width: 133px; margin:0 auto; margin-top:5px;}
#subnav li{background:url(../images/line.gif) no-repeat left bottom; }
#subnav li a{display:block; color:#0d474d; background:url(../images/arrow.gif) no-repeat left center; padding-left:15px; height: 30px;line-height:30px;margin-left:26px; }
#subnav li a:link,#subnav li a:visited{text-decoration:none; }
#subnav li a:hover{color:#f60; }
#sidebar img{width: 140px; margin:0 auto; margin-top:5px; }

/*主要内容*/
#content .box {clear:both; width: 600px; background:#fff; padding:0 5px 0 10px; }
#content .box h4{height: 43px;line-height:43px;  background:url(../images/h4bg.gif) no-repeat ;font-size:100%; padding-left:15px; margin-bottom:10px; }
#content .box p{text-indent:2em; line-height:1.6em; }
#content .box ul{margin-top:10px; }
#content .box #link{list-style:square inside; }
#content .box #link li{float:left; margin-right:10px; }
#content .box #pro{list-style:none; }
#content .box #pro li{float:left; margin-left:10px; }
#content .box #cop{float:right; }
#content .box #pro a{display:block; background:url(../images/ar.gif) no-repeat left center; margin-top:5px; }
#content .box #pro a:hover{color:#900; }
#content .box #propic{float:left; }

/*flash罩*/
#swf{width: 600px; height: 125px; position:relative; }
#swfmask{position:absolute; width: 100%; height: 100%; left:0; top:0; }

/*联系方式*/
.box table,td,th{border-collapse:collapse;border:1px solid #0d474d;color:#0d474d; }
.box table{width: 500px;margin:20px auto; }
.box th{padding:2px 2em; background:#b2cbd1; }
.box td{padding:2px 2em; }

/*留言表单*/
.box #guestform p{clear:both; line-height:25px; }
.box #guestform label{display:block;width: 100px; float:left; text-align:right;margin-right:10px; position:relative; top:3px; }
.box #guestform .int{vertical-align:top;padding:1px 5px; font-size:11px; font-family:"Trebuchet MS";width: 150px; }
.box #guestform textarea{padding:1px 5px; font-family:"Trebuchet MS"; font-size:11px;}
.box #guestform .s1{text-align:center; padding:2px 5px; }

/*QQ*/
#qq{width: 65px; height: 66px; margin:0 auto; margin-top:25px; }

/*页脚*/
#footer #yahoo{display:block; width: 80px; position:absolute; top:10px; left:605px;}
* html #footer #yahoo{left:170px;}

