/*  
	Theme Name: Maxone Theme
	Theme URI: http://www.maxonesoft.com/
	Description: By Tao - Maxone.com
	Version: 1.0
	Author: Tao
	Author URI: http://www.maxonesoft.com/
*/
@charset "utf-8";
/* CSS Document for Maxone Tech. */
/* Author by Leon */

/* CSS Reset
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
/*ol, ul {
	list-style: none;
}*/
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}

/* BASIC 
*/
body {
	font: 11px/160% Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	overflow-x: hidden;
}
strong {
	font-weight:bold;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #d60606;
	text-decoration: underline;
}
img.goleft{ /*let img float to left*/
	float: left;
}
img.goright{ /*let img float to right*/
	float: right;
}
.img-style{
    padding: 3px;
	border: 1px solid #CCC;
	margin: 8px 15px;
}
.font-darkred {
	color: #d60606;
	font-size: 15px;
}
.clear {
	clear:both;
}

/* block with shadow
*/
.block {
	background-color: #FFFFFF;
}
.border-left {
	background: url(images/shadow-left.gif) repeat-y left top;
}
.border-right {
	background: url(images/shadow-right.gif) repeat-y right top;
	position: relative;
	height: 1%;
}
.top-left, .top-right, .bottom-left, .bottom-right {
	background: url(images/shadow-border.gif) no-repeat;
	line-height:0px;
	font-size:0px;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.top-left {
	background-position: 0px -28px;
	height: 10px;
	left: 0px;
	top: 0px;
}
.top-right {
	background-position: right -38px;
	height: 10px;
}
.bottom-left {
	background-position: 0px 0px;
	height: 14px;
	left: 0px;
	bottom: 0px;
}
.bottom-right {
	background-position: right -14px;
	height: 14px;
}
.block-cont {
	padding: 1px 4px 7px 4px;
	z-index: 0;
}

.sidebarblock-cont {
	padding: 1px 4px 7px 4px;
	z-index: 0;
}
/* Header
*/
#header {
	height:56px;
	padding:22px 0;
	width:900px;
	margin:0 auto;
}
.logo {
	float: left;
	display: block;
}
.area {
	float: left;
	line-height: 36px;
	padding-left: 5px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	color: #C2262C;
	text-decoration: none;
	display: block;
}
.top-click {
	font-size: 24px;
	font-style: italic;
	line-height: 56px;
	color: #333333;
	text-decoration: none;
	display: block;
	float: right;
}

/* Content
*/
#content-holder {
	background-color: #C0C0C0;
	width: 938px;
	margin:0 auto;
	border-top: 1px solid #FFF;
}
#round-holder {
	padding: 0 15px 15px 15px;
	height: 1%;
	width: 908px;
	position: relative;
}
.round-1, .round-2, .round-3, .round-4 {
	width:15px;
	height:15px;
	font-size:0px;
	line-height:0px;
	display:block;
	background:url(images/round.gif) no-repeat;
	position:absolute;
}
.round-1 {
	left:0px;
	top: 0px;
	background-position:0 0;
}
.round-2 {
	right:0px;
	top: 0px;
	background-position: -15px 0;
}
.round-3 {
	left:0px;
	bottom: 0px;
	background-position:0 -15px;
}
.round-4 {
	right:0px;
	bottom:0px;
	background-position:-15px -15px;
}

.home-news {
	line-height: 35px;
	background-image: url(images/news-bg.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size:12px;
}
.home-news a {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.home-news a:hover {
	color: #d60606;
	text-decoration: underline;
}


ul#quick-info {
	clear: both;
	list-style-type: none;
}
ul#quick-info li {
	background-image: url(images/quick-info-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 82px;
	width: 290px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul#quick-info .quick-icon {
	float: left;
	padding: 10px;
}
ul#quick-info .quick-title {
	font-size: 14px;
	line-height: 22px;
	color: #d60606;
}
ul#quick-info p.quick-para {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
ul#quick-info .quick-more {
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}
.right-info {
	background-image: url(images/home-right-border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
}
h2 {
	font-size: 16px;
	line-height:2em;
}
.right-info p {
	font-size: 11px;
}
#whoserve {
	font-size: 16px;
	padding:  5px 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.six{width:87px; height:150px; float:left; padding:10px;}
.pic{width:87px; height:87px; float:left; margin:5px 0 0 0;}
.r{
	width:180px;
	height:80px;
	float:right;
	margin-top:4px;
}
.t{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size:16px;
	text-align:left;
	line-height:25px;
	margin:0 auto;
}

.r div{width:180px; clear:both; height:55px;}
.r div ul li{list-style:none; background:url(images/green.gif) left no-repeat; padding-left:8px; width:170px; line-height:15px; font-size:11px; font-family:Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;}

/** SITEMAP **/
#siteMap {
	width: 900px;
	background: url(images/commonTitleBg.gif) repeat-x;
}
#siteMap #siteMap_title {
	line-height: 29px;
	color: #FFF;
	margin-bottom: 1px;
	background-image: url(images/sitemap-title-bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	padding-left: 10px;
}
div.siteMap_section {
	width: 195px;
	float: left;
	padding: 15px 5px 15px 10px;
	border-left: 1px solid #CCC;
}
div.siteMap_section ul {
	list-style-type: none;
}
div.siteMap_section a.mainChannel {
	line-height: 16px;
	font-weight: bold;
	margin-top: 8px;
	display: block;
	text-indent: 10px;
}
div.siteMap_section a.subChannel {
	font-size:11px;
	line-height: 16px;
	display: block;
	padding-left: 18px;
}
#copyright {
	font-size:11px;
	line-height: 20px;
	text-align: center;
	width: 950px;
	margin: 15px auto;
	padding-top: 15px;
	padding-bottom: 30px;
	border-top: 1px solid #eee;
}
.bread {
	line-height: 34px;
	background-image: url(images/bread-bg.gif);
	padding-left: 15px;
}
#c-holder {
	padding: 20px;
	background-image: url(images/c-holder-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#c-holder h1 {
	font-size: 24px;
	color: #d60606;
}
#c-holder p {
	line-height: 1.5em;
	margin-bottom: 1.8em;
	color: #555555;
	font-size: 14px;
}
#c-holder ul{
    margin-left:20px;
	margin-bottom: 1.8em;
}
#c-holder ul li{
	line-height: 1.5em;
	color: #555555;
	font-size: 14px;
}
.sidebarblock-cont ul .page_item {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #e3e3e3;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	list-style-type: none;
}
.sidebarblock-cont ul .page_item a {
	color: #333333;
	background-color: #F3F3F3;
	line-height:25px;
	display: block;
	text-indent:10px;
}
.sidebarblock-cont ul .page_item a:hover {
	color: #d60606;
	background-color: #e6e6e6;
	text-decoration: none;
}
.sidebarblock-cont ul .current_page_item a {
	color: #FFF;
	background-color: #d60606;
	line-height:25px;
	display: block;
	text-indent:10px;
}
.right-nav-title {
	font-size:12px;
	color: #000000;
	background-color: #EFEFEF;
	line-height:25px;
	display: block;
	text-indent:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	list-style-type:none;
}
.right-tollfree {
	font-size: 18px;
	line-height: 57px;
	background-image: url(images/right-tollfree-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 57px;
	width: 240px;
	color:#555;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.right-link {
font-size:12px;
	background-color:#f6f6f6;
	padding: 10px 20px;
	list-style-type: none;
	margin: 0px;
}
.right-link li {
	line-height: 30px;
}
.icon-1 {
	background: url(images/icon_mail.gif) no-repeat left center;
	display: block;
	text-indent: 25px;
}
.icon-2 {
	background: url(images/icon_earth.gif) no-repeat left center;
	display: block;
	text-indent: 25px;
}
.icon-3 {
	background: url(images/icon_call.gif) no-repeat left center;
	display: block;
	text-indent: 25px;
}
.icon-4 {
	background: url(images/icon_clock.gif) no-repeat left center;
	display: block;
	text-indent: 25px;
}

#location , #location li ul{
    padding:0;
    margin:0;
    list-style-type: none;
}
#location li {
    float:left;
    text-align:center;
    position:relative;
}

#location li a:link, #location li a:visited {
    display:block;
    text-decoration:underline;
    color:#000;
    width:100px;
    height:16px;
    line-height:16px;
    border:1px solid #fff;
    border-width:1px 1px 0 0;
    padding-left:4px;
}
#location li ul {
    display: none;
}
 
/* 以下只支持非IE6浏览器 */
#location li:hover a {
    color:#000;
}
#location li:hover ul {
    display:block;
    position:absolute;
    top:1px;
    left:101px;
    width:90px;
}
#location li:hover ul li a {
    display:block;
    background:none;
    color:#000;
    height:16px;
    line-height:12px;
    padding: 2px;
    width:60px;
	border-left: 1px solid #c61c24;
	text-decoration:underline;
}
#location li:hover ul li a:hover {
    color:#000;
    background:#fff;
}