﻿/*------------二级栏目导航-------------*/
#titlebox {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	border: 0px solid #d4d4d4;
}
#titlebox h2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 31px;
	line-height: 28px;
	background: #fff url(seoeweb/title_bg.gif) 0 0 repeat-x;
	font-weight: bold;
}
#titlebox h2 span.title {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 31px;
	background: url(seoeweb/bg_title_hover.gif) center top no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
#titlebox2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	border: 0px solid #d4d4d4;
}
#titlebox2 h2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: 31px;
	line-height: 28px;
	background: url(seoeweb/title_bg2.gif) 0 0 repeat-x;
	font-weight: bold;
}
#titlebox2 .t {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 31px;
	background: url(seoeweb/bg_title_hover.gif) center top no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
#subnav {
	margin: 0;
	padding: 0;
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav li {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	font-weight: normal;
	line-height: 26px;
}
#subnav li a {
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	width: 133px;
	height: auto;
    text-decoration: none;
	background: #CAD7DF url(seoeweb/point_a.gif) 12px 9px no-repeat;
}
#subnav li a:hover {
	background: #fff url(seoeweb/point_ahover.gif) 12px 9px no-repeat;
    font-weight: bold;
    color: #AF958F;
}
#subnav li a.current {
	background: #fff url(seoeweb/point_ahover.gif) 12px 9px no-repeat;
    font-weight: bold;
    color: #AF958F;
}
#pronav {
	margin: 0;
	padding: 0;
}
#pronav h1 {
	margin: 0;
	padding: 0;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	background: #FFF;
	color: #d60c00;
}
#pronav ul {
	margin: 0;
	padding: 0;
}
#pronav li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 1px;
	line-height: 30px;
}
#pronav li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background: #EEE url(images/item-nav2.gif) 3px 8px no-repeat;
	padding-left: 16px;
}
#pronav li a:hover {
	background: #D4D4D4;
}
#pronav li a.current {
	background: #D4D4D4;
	color: #F30;
}
/*------------页脚信息-------------*/
#left_footer {
	float: left;
	padding: 10px 0 0 10px;
	color: #fff;
}
#left_footer a {
	color: #fff;
}
#left_footer a:hover {
	text-decoration: none;
	color: #CAD7DF;
}
#left_footer h2 {
    font-weight: normal;
	margin-top: 3px;
}
#right_footer {
	float: right;
	padding: 10px 10px 0 0;
	color: #fff;
	text-align: right;
}
#right_footer a {
	color: #fff;
}
#right_footer a:hover {
	text-decoration: none;
	color: #CAD7DF;
}

/*------------首页search设置-------------*/
#search form {
	margin:0px;
	padding:0px;
	text-align:center;
	line-height: 1.8em;
}
#search span {
	display: block;
	text-align: left;
	font-weight: bold;
	padding-left: 10px; 
	color: #666;
}
#search input.text{
	border: 1px solid #7591a3;
	background: transparent;
	width: 110px;
	padding: 0px;
	font-size: 12px;
	height: 1.3em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#search input.btn{
    margin: 0;
	padding: 0px;
}

/*------------首页maincontent设置-------------*/
#indexflash {
	padding: 10px 0px 0px 28px;
	margin: 0;
}
#ll {
    margin: 0;
	padding: 0;
}
#list {
	float: left;
	margin: 20px 0px 5px 0px;
	width: 550px;
	padding: 0px 0px 0px 28px;
}
#list .box, #list .box1, #list .box2, #listinside .box {
	margin: 0;
	padding: 0;
}
#list .box1 {
    float: left;
	width: 265px;
}
#list .box2 {
    float: right;
	width: 265px;
}
#list h1.title, #listinside h1.title {
	height: 24px;
	background: #e0e7ec url(seoeweb/icon4.gif) 7px 10px no-repeat;
}
#list h1.title span.focuse, #listinside h1.title span.focuse {
	float: left;
	font-size: 14px;
	color: #212010;
	line-height: 1.2em;
	padding: 4px 0px 0px 17px;
	margin: 0px;
}
#list span.titile {
	color: #333333;
	font-weight: bold;
}
#list span.red1, #list span.red {
	color: red;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
#list span.red, #list span.eng {
	margin-right: 10px;
}
#list .photo {
	padding: 0 5px;
	margin-bottom: 0px !important;
	margin-bottom: 10px;
}
#list .box .text ul {
    margin: 10px 0;
	padding: 0;
	list-style-type: none;
}
#list .box .text li {
    padding: 0 0 0 25px;
	background: url(seoeweb/point_a.gif) 10px 6px no-repeat;
}
#letter {
	float: right;
	width: 180px;
	margin: 20px 0px 5px 0px;
	padding: 0 28px 0 0;
	border-left: 1px solid #7591a3;
}
#letter h1 {
	margin: 0px;
	font-size: 14px;
	height: 24px;
	line-height: 1.2em;
	background: url(seoeweb/right_right.gif) no-repeat;
	color: #fff;
	padding: 4px 0px 0px 17px;
}
#letter h1 a {
	color: #FFF;
}
#letter h1 a:hover {
	color: #CAD7DF;
}
#letter .letter1 {
	background: url(seoeweb/propagandize.jpg) no-repeat;
	width: 137px;
	height: 105px;
	margin: 15px 12px 0px 10px;
	padding: 44px 5px 0 18px;
	position: relative;
}
#letter .letter2 {
	background: url(seoeweb/business.jpg) no-repeat;
	width: 137px;
	height: 105px;
	margin: 15px 12px 0px 10px;
	padding: 44px 5px 0 18px;
	position: relative;
}
#letter .letter3 {
	background: url(seoeweb/international.jpg) no-repeat;
	width: 137px;
	height: 105px;
	margin: 15px 12px 0px 10px;
	padding: 44px 5px 0 18px;
	position: relative;
}
#letter .letter4 {
	background: url(seoeweb/handtailor.jpg) no-repeat;
	width: 137px;
	height: 105px;
	margin: 15px 12px 0px 10px;
	padding: 44px 5px 0 18px;
	position: relative;
}
#letter ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 1px;
}
* html #letter ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 45px;
}
* + html #letter ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 45px;
}
#letter ul li {
	padding: 0;
	line-height: 16px;
	color: #4a6f87;
}
#letter .letter1 a, #letter .letter2 a, #letter .letter3 a, #letter .letter4 a {
	display: block;
	width: 63px;
	height: 19px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#letter .letter1 a span, #letter .letter2 a span, #letter .letter3 a span, #letter .letter4 a span {
	display: none;
}
#letter .indexcontact {
	width: 160px;
	height: 56px;
	margin: 20px 12px 15px 10px;
	background: url(seoeweb/contact.jpg) no-repeat;
}
#letter .indexcontact a {
    display: block;
    width: 160px;
	height: 56px;
}

/*------------内页maincontent设置-------------*/
#listinside {
    float: left;
	margin: 20px 30px 4px 28px;
	display: inline;
	width: 752px;
}
