﻿@charset "utf-8";
html{ overflow-x:hidden;}
body {margin: 0px;padding: 0px;font:14px/18px Arial, Helvetica, sans-serif;color:#000; text-align:center; background:url(../images/body_bg.jpg) repeat-x;}
a {	color:#333;}
a:hover {color:#f30;}
div,form,img,dl,dt,dd,th{margin:0; padding:0; border:0;}
blockquote {margin:0 0 0 20px;padding: 0 0 0 20px;border-left: 5px solid #c7532d;}
.clear {clear: both;font:0/0 Arial;}

table{ border-collapse:collapse; border:solid #ccc 1px; font-size:12px;}
table th,
table td{ border:solid #ccc 1px; padding:3px;}
table th p,
table td p{ margin:0;}

/*	##################################
   	BASIC LAYOUT
	################################## */
#page {width:980px;margin:0 auto; text-align:left;}
#sidebar{ float:left;width: 200px;}
#content { float:right;width: 760px; padding-left:16px;}
#main{ margin:0;margin-top:10px;}

.narrowcolumn{ float:right; width:760px;}
.widecolumn{ float:right; width:760px;}
.narrowcolumn .post{}
.narrowcolumn .post .entry{ padding:0 10px;}

.page-url{line-height:16px;color:#999;background: url(../images/ico_3jHS.gif) no-repeat 0 3px; padding-left:10px; margin-bottom:12px;}
.page-url a{ color:#999;}

/*	##################################
   	Headers
	################################## */
.narrowcolumn h1{ clear:both;font:bold 18px/32px Arial; height:32px;margin:0; border-bottom:solid #E0E9ED 1px;color:#039; text-indent:10px;}	
.widecolumn h1{ clear:both; font:bold 18px/20px Arial; color:#06c;text-align:center; background:#F2FAFC; border-top:solid #BFDAEB 1px; padding:5px 0;}

.top{ position:relative;height:130px;}
.top img#logo{ float:left;margin:5px 0 0 11px;}

#topnav{position:absolute; top:10px;right:10px;padding:0; font-weight:bold;}
#topnav a{color:#0F5C88;font-size:10px;font-weight:normal;margin-right:5px;}
#topnav a:hover{ color:#F60;}
#topnav .color_fff{ color:#FFF;}
#topnav a.color_fff:hover{ color:#CCC;}
#topnav i{ display:none;}
#logog{ position:absolute; left:14px; top:0;}

#tel{position:absolute;background:url(../images/tel.png) no-repeat left center;padding-left:30px; top:40px;right:110px;font:16px/18px Arial, Helvetica, sans-serif;color:red; font-weight:bold;}
.banner{clear:both;position:relative; font:0/0 Arial;}
.nei_banner{clear:both;margin-top:5px;}
.nei_banner img{clear:both;width:980px;height:200px;}
/** search form */
#header .searchform{ float:right;height:23px;background:url(../images/nav_bg3.jpg) no-repeat right 20; padding-right:6px;}
#header #searchform {width:184px; height:20px;background:#FFF url(../images/search.jpg);margin-top:3px;}
#header #searchform #s{float:left; width:150px;padding:0; border:none; background:none; margin:3px 0 0 5px;color:#333;font:12px Arial;}
#header #searchform #searchsubmit{float:right;width:22px;height:20px;background:url(../images/search_btn.jpg) no-repeat;border: none;cursor: pointer; font:bold 0/0 Arial; color:#FFF;padding:0;overflow:hidden;}

/* Menu */
.nav{ position:absolute; width:800px; left:180px; top:89px;height:32px;}
.nav ul { float:left;height:32px;margin: 0px;padding: 0px;}
.nav li {float: left;list-style: none;height:32px; margin-right:8px;}
.nav li a{ width:76px;height:32px; font:14px/32px Arial, Helvetica, sans-serif; color:#0E3E9F;display: block;text-align: center;text-decoration: none; cursor:pointer; padding-left:4px;background: url(../images/nav.jpg) no-repeat;}
.nav li a b{display:block;height:32px;padding-right:4px;background: url(../images/nav.jpg) no-repeat right 0;}
.nav li a:hover {color:#FFF;line-height:32px;background: url(../images/nav.jpg) no-repeat 0 bottom;}
.nav li a:hover  b{background: url(../images/nav.jpg) no-repeat right bottom;}
.nav .current_page_item a{color:#FFF;background: url(../images/nav.jpg) no-repeat 0 bottom;line-height:32px;}
.nav .current_page_item a b{display:block;height:32px;background: url(../images/nav.jpg) no-repeat right bottom;}
.nav .page-item-1{}
.nav .page-item-1 a{width:60px;}
.nav .page-item-3 a{width:64px;}
.nav .page-item-5 a{width:64px;}
.nav .page-item-7 a{width:86px;}
.nav #line{ float:right;width:2px;height:32px; font:0/0 Arial;background: url(../images/nav_line.jpg) no-repeat; margin-right:30px;}

/* Begin Sidebar */
.leftnav{ background:#F3F8FB; padding-bottom:20px;}
.leftnav h2{ margin:0; padding:0;background:url(../images/icon02.png) repeat-x; font:bold 14px/33px Arial; overflow:hidden; text-indent:24px; color:#FFF;}
.leftnav ul{ width:190px;margin:0;padding:0 5px;}
.leftnav li{list-style:none; border-bottom:dashed #C0DEE9 1px; padding:2px 0;}
.leftnav li ul{width:auto;margin:0 0 0 10px;padding:0;background:none;}
.leftnav li li{margin:0;height:20px;border:none; overflow:hidden; padding:0;}
.leftnav li a{background:url(../images/ico_3j.gif) no-repeat 10px 5px;padding-left:20px; text-decoration:none; font:bold 14px/24px Arial;color:#003298;}
.leftnav li a:hover{color:#f60;}
.leftnav li li a{ background:url(../images/ico_3j.gif) no-repeat 15px -20px; padding-left:25px; text-decoration:none; font:12px/24px Arial; color:#0066CB;}
.leftnav .bottom{background:url(../images/leftnav_bg3.jpg) no-repeat; height:14px;font:0/0 Arial;}
#sidebarline{border-left:solid #C0DEE9 1px;border-right:solid #C0DEE9 1px;border-bottom:solid #C0DEE9 1px;}

.link{margin-top:10px;background:url(../images/left_link_bg2.jpg) repeat-y; display:none;}
.link h2{ height:32px; margin:0;background:url(../images/left_link_bg1.jpg) no-repeat; font:14px/100px Arial; overflow:hidden;}
.link ul{ width:180px;margin:0 auto; padding:0px;}
.link li{ list-style:none; line-height:22px; padding-left:5px;}
.link a{text-decoration:none; color:#000;background:url(../images/ico_3jHS.gif) no-repeat 0 center; padding-left:10px; text-decoration:none; font:12px/20px Arial;}
.link .bottom{background:url(../images/left_link_bg3.jpg) no-repeat; height:12px;font:0/0 Arial;}

.brand{ clear:both;margin-top:10px;}
.brand h2{margin:0; padding:0;height:30px;background:url(../images/left_brand.jpg) no-repeat; font:0/62px Arial; overflow:hidden;}
.brand ul{ margin:0; padding:0;}
.brand li{ float:left;list-style:none; width:98px; height:34px; overflow:hidden; border:solid #004F9C 1px; margin:6px 0 0 5px;}
.brand img{ width:98px;}
/*====公司新闻页面样式===*/
.news_sub_box {
	padding-top:2px;
}
.news_sub_box dl {
	background: #f5fcff;
	border-bottom:1px solid #c2d5dd;
	overflow: hidden;
	padding:10px 12px;
	margin:6px 0;
}
.news_sub_box dl a{
	text-decoration:none;
}
.news_sub_box dl:hover {
	background: #dbf2fc;
	border-color:#99c0d0;
}
.news_sub_box dl dt {
	float: left;
	width: 234px;
	margin-right:35px;
}
.news_sub_box dl dt img {
	display: block;
	max-width: 100%;
}
.news_sub_box dl dd.title {
	font-size: 18px;
	color:#06c;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top:5px;
}
.news_sub_box dl dd.tit_cont {
	font-size: 12px;
	color:#737373;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin:10px 0;
}
.news_sub_box dl dd.time {
	color:#4c4c4c;
	font-size: 14px;
	line-height: 30px;
}

.news_cont_page .title
{
	color:#039;
	margin-top:30px;
	text-align:center;
}

.news_cont_page .sub_title
{
	text-align:center;
	overflow:hidden;
}

/*翻页样式*/

.pre_page_turn {
	text-align: center;
	padding:20px 0;
}
.pre_page_turn a {
	display: inline-block;
	padding:0 15px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	background: #eeeeee;
	color:#737373;
	font-size: 14px;
	margin:0 3px;
}
.pre_page_turn a.on,
.pre_page_turn a:hover {
	color:#fff;
	background: #1baff2;
}
.faq{}
.faq h2{position:relative;height:24px;background:url(../images/bt_bg.jpg) repeat-x;color:#FFF;margin:0; font:bold 14px/24px Arial; text-indent:10px;}
.faq h2 a{position:absolute; top:5px; right:5px; width:34px; height:12px;font:11px/12px Arial; text-decoration:none;background:url(../images/more1.gif) no-repeat right; text-align:center; text-indent:0;}
.faq h2 a:hover{background:url(../images/more1.gif) no-repeat;}
.faq dl{ margin:5px;font:11px/12px Arial;}
.faq dt{ padding:5px;}
.faq dt a{text-decoration:none;color:#006599; font:bold 11px/12px Arial;}
.faq dt a:hover{ color:#F60;}
.faq dd{ margin-bottom:5px; padding:0 5px 5px 5px; border-bottom:dashed #CCC 1px;}
.faq #q1,.faq #q3,.faq #q5{ background:#F2FAFC;}
.faq #a1,.faq #a3,.faq #a5{background:#F2FAFC;}

.hotline{ font:0/0 ""; padding-bottom:6px;}

.leftpic{ font:0/0 "";}
.leftpic img{ display:block; margin-bottom:5px;}
/* End Sidebar */

.prolist{ clear:both;margin-top:10px;}
.prolist h2{ position:relative;margin:0; background: url(../images/tit_bg.jpg) no-repeat left 0;font:bold 14px/24px Arial;border-bottom:solid #00339D 2px; color:#039;}
.prolist h2 span{margin-left:10px;}
.prolist h2 a{ position:absolute; top:5px; right:5px;width:54px; height:12px;font:11px/12px Arial; text-decoration:none;background:url(../images/more1.gif) no-repeat right; text-align:center;}
.prolist h2 a:hover{ background-position:0;}
.prolist .list{ width:100%;margin:5px 0 0 0;background:url(../images/line_proxx.gif);}
.prolist .pro{ float:left; width:33%; height:86px;text-align:left;margin-top:7px; font:11px/14px Arial; color:#555;}
.prolist h3{ margin:0;font:bold 12px/16px Arial; }
.prolist h3 a{ color:#0054A9;}
.prolist .pic{ float:left; width:100px; height:78px; display:block; overflow:hidden; text-align:center; background:#F8F8F8; margin-right:5px;}
.prolist img{height:78px;}

.pro_list{ clear:both;margin-top:10px;}
.pro_list .list{ width:100%;margin:5px 0 0 0;}
.pro_list .pro{ float:left; width:25%; height:186px;text-align:left;margin-top:7px; font:11px/14px Arial; color:#555;}
.pro_list h3{ margin:5px;font:bold 14px/28px Arial; }
.pro_list h3 a{ color:#0054A9;}
.pro_list .pro a{text-align: center;font-size:14px;}
.pro_list .pic{ float:left; width:100%; height:150px; display:block; overflow:hidden; text-align:center; margin-right:5px;}
.pro_list img{height:150px;width:180px;}

.news{ margin-top:10px;background:#F2FAFC; border-bottom:solid #C0CCD8 1px;}
.news h2{position:relative;height:24px;background:url(../images/bt_bg.jpg) repeat-x;color:#FFF;margin:0; font:bold 14px/24px Arial; text-indent:10px;}
.news h2 a{position:absolute; top:5px; right:5px; width:34px; height:12px;font:11px/12px Arial; text-decoration:none;background:url(../images/more1.gif) no-repeat right; text-align:center; text-indent:0;}
.news h2 a:hover{background:url(../images/more1.gif) no-repeat;}
/*.news h2 a{display:block;height:40px;text-decoration:none;background:url(../images/more2.gif) no-repeat center 27px; overflow:hidden; cursor:pointer;color:#039;font:bold 14px/26px Arial;}
.news h2 a:hover{ background-position:center bottom; color:#F60;}*/
.news ul{margin:5px 0 0 0; padding:5px;}
.news li{list-style:none;background:url(../images/ico_3j.gif) no-repeat 5px -20px;padding-left:12px; font:11px/12px Arial; color:#666; margin-bottom:5px;}
.news li a{ font-size:12px;text-decoration:none; color:#039; }
.news li a:hover{color:#F30;}

.nei_title{clear:both;margin-top:5px;color:#333;}
.nei_title h2{ position:relative;margin:0; font:bold 14px/24px Arial;border-bottom:solid #00339D 2px; color:#039;}
.nei_title h2 span{margin-left:10px;}
.nei_title h2 a{ position:absolute; top:5px; right:5px;width:54px; height:12px;font:11px/12px Arial; text-decoration:none;background:url(../images/more1.gif) no-repeat right; text-align:center;}
.nei_title h2 a:hover{ background-position:0;}

.about{ clear:both;margin-top:10px;color:#333;}
.about h2{ position:relative;margin:0; font:bold 14px/24px Arial;background: url(../images/tit_bg.jpg) no-repeat left 0;border-bottom:solid #00339D 2px; color:#039;}
.about h2 span{margin-left:10px;}
.about h2 a{ position:absolute; top:5px; right:5px;width:54px; height:12px;font:11px/12px Arial; text-decoration:none;background:url(../images/more1.gif) no-repeat right; text-align:center;}
.about h2 a:hover{ background-position:0;}
.about_content{padding-top:10px;margin:0 auto;width:100%;}
.about_content img{float:left;width:150px;height:150px;margin-right:10px;}
.about_content_detial{padding-top:5px;}
.about_content_detial a{text-decoration:none; color:red;}
.nei_content{padding-top:10px;margin:0 auto;width:100%;overflow:hidden;}
.news_list{ clear:both;margin-top:10px;color:#333;}
.news_list h2{ position:relative;margin:0; font:bold 14px/24px Arial;background: url(../images/tit_bg.jpg) no-repeat left 0;border-bottom:solid #00339D 2px; color:#039;}
.news_list h2 span{margin-left:10px;}
.news_list h2 a{ position:absolute; top:5px; right:5px;width:54px; height:12px;font:11px/12px Arial; text-decoration:none;background:url(../images/more1.gif) no-repeat right; text-align:center;}
.news_list h2 a:hover{ background-position:0;}
.news_list .list{ width:100%;margin:10px 0 0 0;}
.news_list .list ul{margin:0px;padding:0px;}
.news_list .list li{list-style: none;float:left;width:48%;padding-left:8px;background: url(../images/icon03.png) no-repeat left center;}
.news_list .list li a{text-decoration:none; color:#000;margin-top:2px;line-height:30px;}

.Linklist{ clear:both;margin-top:10px;color:#333;}
.Linklist h2{ position:relative;margin:0; font:bold 14px/24px Arial;background: url(../images/tit_bg.jpg) no-repeat left 0;border-bottom:solid #00339D 2px; color:#039;}
.Linklist h2 span{margin-left:10px;}
.Linklist h2 a{ position:absolute; top:5px; right:5px;width:54px; height:12px;font:11px/12px Arial; text-decoration:none;background:url(../images/more1.gif) no-repeat right; text-align:center;}
.Linklist h2 a:hover{ background-position:0;}
.Linklist .list{ width:100%;margin:10px 0 0 0;}
.Linklist .list a{margin-right:3px;}
.Linklist .list img{width:120px;height:50px;}


/*	##################################
   	CONTENT
	################################## */
.links{ margin:0; padding:0;}
.links li{ list-style:none;}
.links li li{ list-style:disc;}

.NewsList{ margin-top:20px;}
.NewsList h2{ float:left;font:bold 12px/20px Arial; margin:0;background:url(../images/ico_yd.gif) no-repeat 15px center; padding:0 0 0 30px;}
.NewsList h2 a{ color:#333;}
.NewsList span{ font:11px/24px Arial; color:#333;}
.NewsList dd{ margin-bottom:10px;}
.NewsList p{ clear:both; margin:0;padding:0 0 0 30px; color:#666; font:11px/16px Arial;}

.FAQList{ margin-top:20px;}
.FAQList dt{ padding-top:10px;border-bottom:1px solid #c2d5dd;}
.FAQList h2{ font:bold 14px/20px Arial; margin:0;background:url(../images/ico_Q.gif) no-repeat 0 3px; padding-left:25px;}
.FAQList h2 a{ color:#06c;text-decoration:none;}
.FAQList h2 span{ font:12px/20px Arial; color:#333;}
.FAQList dd{ margin-bottom:10px;background:url(../images/ico_A.gif) no-repeat 0 5px;}
.FAQList p{ margin:0;padding:3px 0 0 25px;color:#666; font:14px/16px Arial;}
/* search */
.faqtext h1{margin-top:10px;color:#039;font:bold 18px/18px ""; text-align:left;background:url(../images/ico_Q.gif) no-repeat 0 2px; padding-left:25px;}
.faqtext .entry{background:url(../images/ico_A.gif) no-repeat 0 5px;padding-left:25px; }
.tips{padding:0 20px;}
#post-zs .entry{background:url(images/bg_zs.jpg) repeat-x 0 -60px; padding-top:20px;}
#PageContent
{
	margin-top:30px;
}
/*留言*/
.contact_msg p {
	font-family: '方正兰亭纤黑_GBK';
}
.contact_msg p.online {
	font-size: 24px;
	color:#4c4c4c;
	line-height: 40px;
	margin-top:30px;
}
.contact_msg p.sub_online {
	color:#999999;
}
.contact_msg_cont {
	margin-top:25px;
}
.contact_msg_cont .line {
	margin-bottom: 15px;
}
.contact_msg_cont .line .lab {
	float: left;
	line-height: 42px;
	height: 42px;
	margin-right:5px;
	width: 65px;
	color:#999999;

}
.contact_msg_cont .line input {
	border:1px solid #cccccc;
	height: 42px;
	line-height: 40px;
	width: 330px;
	padding:0 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size: 14px;

}
.contact_msg_cont .line input::-webkit-input-placeholder,
.contact_msg_cont .line textarea::-webkit-input-placeholder{
	color:#999;
	font-size: 14px;
}

.contact_msg_cont .line textarea {
	width: 500px;
	padding:10px;
	height: 190px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border:1px solid #cccccc;
	line-height: 25px;
	font-size: 14px;
}
.contact_msg_cont .btn_line input {
	background: #06c;
	font-size: 16px;
	color:#fff;
	border:1px solid #1BAFF2 !important;
	width: 180px !important;
	cursor: pointer;
	line-height: 45px !important;
	height:45px !important;
}


.tips{padding:0 20px;}

#post-zs .entry{background:url(../images/bg_zs.jpg) repeat-x 0 -60px; padding-top:20px;}
.rss{ font:0/0 Arial, Helvetica, sans-serif;text-decoration:none; text-indent:-40px;}

/* search */
.search{ clear:both;padding:10px 40px 10px 0; }
.search h3{ margin:0; padding:0;}
.search h3 a{font:16px/24px Arial; color:#20C;text-decoration:underline;}
.search h3 a:visited{ color:#551A8B;}
.search .sm{ color:#6991DA; padding-top:5px;}
.search .sm i{ padding-left:20px;font:12px Arial;}
.search .sm a{ color:#6991DA;text-decoration:underline;}
.search small b{display:block; width:55px;text-align:center;font:bold 24px/20px Arial;}
.search .entry{ clear:both; color:#000;}
.search .entry p{ margin:0; padding:0;}
.search .url{ color:#090;}

.seach-tips{text-align:right;}
.seach-tips strong{ float:left;}
.seach-tips span{ font:12px Arial; letter-spacing:0; margin-right:20px;}
.seach-tips b{ font:18px/20px Arial, Helvetica, sans-serif; color:#333;}
.seach-tips a{font:bold 18px/20px "Times New Roman", Times, serif; color:#FA0; text-decoration:underline;}
.searchno{text-align:center;}
.searchno h3{font:bold 18px/30px Arial; margin-top:100px;}
.searchno input{font:bold 18px/24px Arial; color:#666;}
.searchno button{font:bold 18px/20px Arial; padding:0; margin-left:5px;}

.ac{ line-height:24px;}
.ac td img{ float:left; margin-right:5px;}

.sorry{ text-align:center; font:14px/30px Arial; margin-top:160px;}

.thread-alt {background-color: #f8f8f8;}
.depth-1 {border: 1px solid #ddd;}

.alt {}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {font-weight: bold;}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	background:#F5FCFE;
	border-left:solid #CCC 1px;
	padding:5px 0 5px 10px;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float:right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float:left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	
	}

html>body .entry li {
	
	}

.entry ul li:before{
	
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
	
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform #submit {
	margin: 0 10px 5px auto;
	float: right;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {width:98%;}
/* End Form Elements */



/* Begin Comments*/
#comments{ margin-top:50px;}
.commentlist {padding: 0;}
.commentlist li {margin:10px;padding:10px;list-style: none;}
.commentlist p {margin: 10px 5px 10px 0;}

.children { padding: 0;}
.commentlist li li { margin:0; background:#F5FCFE;border: 1px solid #ddd;}
.commentlist li li li{background:#f9f9f9; border:solid #ddd 1px;}
.commentlist li li li li{background:#F5FCFE; border:solid #ddd 1px;}
.commentlist li li li li li{background:#FFF; border:solid #ddd 1px;}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#respond{ margin-top:50px;}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.navigation {
	clear:both;
	margin-top: 40px;
	margin-bottom: 10px;
	border-left:solid #DDD 1px;
	padding-left:10px;
	color:#666;
	
	}
.navigation a{ color:#537760;}	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#footer { clear:both; text-align:center; color:#333;background: url(../images/foot_bg.jpg) repeat-x; margin-top:10px;}
#footer .list{line-height:30px;margin-top:2px;}
#footer .list a{line-height:30px;}
#foot{ margin-top:10px; font:11px/16px Arial;}
#foot big{ font:bold 12px/30px Arial; color:#06C;}
#foot big a{color:#06C; text-decoration:underline;}
#foot p{ margin:0;}
#foot a {text-decoration:none;color:#333;}
#foot a:hover{color:#F30; text-decoration:underline;}
#foot .design{ padding-top:10px; color:#666; font-size:12px;}
#foot .design a{text-decoration:underline; color:#666;}

.tags{clear:both;width:980px; height:24px; margin:0 auto; text-align:left;}
.tags h2{ float:left;margin:8px 0 0 10px; padding:0;width:60px;height:18px;font:bold 0/0 Arial; background:url(../images/tag_bg.jpg) no-repeat; }
.tags .list{ float:left; width:860px;line-height:34px;}
.tags a{ font:12px/30px Arial; color:#039; margin:0 0 0 10px; text-decoration:none;}
.tags a:hover {color:#f30;}

#rss{ position:absolute; left:-5000px;}
.hzlink{ position:absolute; width:200px; height:1px;left:-2000px;color:#FFF; overflow:hidden;}
.hzlink a{ color:#FFF;}
.hzlink a:hover{ color:#CCC;}

#floatqq{ width:100%;}
#floatqq .size{ width:120px; float:right;background:#FFF; border:solid #85BCDA 1px;}
#floatqq h3{ margin:0;background:#7BBCE5; font:italic bold 14px/20px Arial; color:#fff;}
#floatqq .msnlist a{background:url(../images/ico_msn.jpg) no-repeat 0 center; padding-left:20px;}
#floatqq ul{ margin:0; padding:10px; list-style:none;}
#floatqq li img{ float:left; margin-right:5px;}
