@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #555555;
}
a {
	color: #362f2f;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
p {
	padding-bottom: 5px;
	line-height: 18px;
}
a.back {
	float: right;
	font-size: 12px;
	margin: 0px;
	display: block;
	font-weight: normal;
	background-image:url(../images/backbg.gif);
	background-repeat:no-repeat;
	padding-left: 16px;
	background-position: left 1px;
	text-align: right;
	height: 15px;
}

h2 {
	color: #B30017;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 1.3em;
	padding-bottom: 0.5ex;
	color: #B30017;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	padding-top: 0.5ex;
}
h4 {
	font-size: 1.1em;
	color: #B30017;
}

.gray_line {
	border-bottom:1px dotted #9E9E9E;
	display: block;
	padding-bottom: 3px;
}
namea {
	text-decoration: none;
}

html, body, #wrap {height: 100%;}
body > #wrap {
	height: auto;
	min-height: 100%;
	font-size: 12px;
}
body {
    background-image:url(../images/topbg.jpg);
	background-repeat:repeat-x;
}
#main {
	padding-bottom: 100px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}  /* 必须使用和footer相同的高度 */

#top {

}
#head {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #b30017;
	height: 135px;
}
#head #logo {
	float: left;
	padding-top: 15px;
}
#head #h-img {
	float: right;
	text-align: right;
	padding-top: 35px;
}
#menu-search {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e7e8;
	border-bottom-color: #e8e7e8;
	border-left-color: #e8e7e8;
	background-color: #FFFFFF;
	height: 37px;
}
#menu {
	height: 37px;
	float: left;
}
#menu li {
	float: left;
	background-image:url(../images/menuli-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu li.last {
	background-image: none;
}
#menu a {
	display: block;
	padding: 9px;
	text-decoration: none;
	color: #362f2f;
	font-size: 14px;
}
#search {
	float: right;
	width: 271px;
	height: 34px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.FSF_form {
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	height: 32px;
	padding-left: 3px;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 275px;
}
.FSF_input {
	width: 189px;
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.FSF_submit {
	height: 26px;
	width: 74px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	float: left;
	margin-top: 3px;
	margin-left: 4px;
	cursor:pointer;
}


/*#menu span.form {
	display: block;
	float: right;
	padding-top: 10px;
	text-decoration: underline;
	padding-right: 10px;
}
#menu span.form a {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#menu span.form a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}*/

#page {
	float: left;
	width: 965px;
	margin-top: 10px;
}

/*开始  主页的样式  开始*/
#form {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#page #side-ban {
	float: left;
}
#sidebar {
	width: 205px;
	float: left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #B30017;
}
#sidebar ul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#sidebar li {
    border-bottom:1px solid #D7D7D7;
}
#sidebar li.last {
    border-bottom:none;
}
#sidebar li.last a {
	border-bottom:none;
	height: auto;
}
#sidebar a {
	display: block;
	padding: 5px;
	color: #b30017;
	text-decoration: none;
	line-height: 15px;
	font-size: 12px;
	height: auto;
}
#sidebar a:hover {
	color:#362f2f;
	display: block;
	padding: 5px;
	text-decoration: underline;
}
#sidebar li ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
}
#sidebar li ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bg-sidenav-sub2.gif) no-repeat scroll 0 1px;
	border-bottom:0 none;
	margin:0 0 0 8px;
}
#sidebar li ul li a {
	padding-left: 15px;
	height: auto;
}
#sidebar li ul li a:hover {
	padding-left: 15px;
}
#side-ban #banner {
	float: right;
	margin-left: 17px;
}
#column {
	float: left;
	width: 965px;
	margin-top: 10px;
}
#column li {
	float: left;
}
#column li.support {
	margin-right: 30px;
	margin-left: 30px;
}
#content {
	background-image:url(../images/contentbg.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 965px;
	margin-top: 10px;
}
#content #news {
	float: left;
	width: 350px;
	background-image:url(../images/h2-new.gif);
	background-repeat: no-repeat;
}
#title {
	float: left;
	width: 100%;
}

#title h2.h2-news {
	height: 30px;
	color: #362f2f;
	font-size: 14px;
	padding-left: 20px;
	line-height: 30px;
	display: block;
	float: left;
}
.news {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left 5px;
}
.newlist {
    float:left;
}
.news a {
	color:#B30017;
	text-decoration: none;
}
.news a:hover {
	color:#B30017;
	text-decoration: underline;
}
#title span.more {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
}
#content #partners {
	width: 580px;
	background-image:url(../images/h2-partners.gif);
	float: right;
	background-repeat: no-repeat;
}

#title h2.h2-partners{
	height: 30px;
	color: #362f2f;
	font-size: 14px;
	padding-left: 30px;
	line-height: 30px;
	display: block;
	float: left;
}
#partners-img {
	float: left;
	margin-top: 14px;
	margin-right: 14px;
}
#partners-img a.partners-a {
	display: block;
	width: 260px;
	border: 8px solid #e2e4e3;
}
#partners-img a.partners-a:hover {
	display: block;
	width: 260px;
	border: 8px solid #CF1918;
}

#left {
	float: left;
	width: 205px;
	margin-right: 20px;
}
#right {
	float: right;
	width: 740px;
}
/*结束  主页的样式  结束*/


/*开始  main的样式  开始*/
#right ul {
	padding-left: 10px;

}
#right ul li {
	padding-bottom: 5px;
	background-image:url(../images/li1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 4px;
}
#right ul a {
	text-decoration: underline;
}
#right ul li ul {
	padding-left: 15px;
	padding-top: 3px;
}
#right ul li ul li {
	padding-bottom: 3px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bg-sidenav-sub2.gif) no-repeat scroll 0 1px;
	border-bottom:0 none;
	padding-left: 13px;
}
#right ul li ul li a {
	text-decoration: none;
}
#right a {
	color:#B30017;
	text-decoration: none;
}
#right a:hover {
	color:#B30017;
	text-decoration: none;
}
#sitemap {
	padding: 20px;
	width: 925px;
}
#sitemap li {
	list-style-type: none;
}
#sitemap li ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bg-sidenav-sub2.gif) no-repeat scroll 0 1px;
	border-bottom:0 none;
	margin:0 0 0 8px;
    padding:1px 0 3px 18px;
}
#sitemap a {
	color:#B30017;
	text-decoration: none;
}
#sitemap a:hover {
	color:#B30017;
	text-decoration: underline;
}


/*结束  main的样式  结束*/















#footer {
	margin-top: -100px; /* footer高度的负值 */
	height: 100px;
	clear:both;
	position: relative;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#footer #foot {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #b30017;
	margin-top: 10px;
}
#footmenu {
	float: left;
	width: 650px;
	margin-top: 5px;
}
#footmenu ul {
	padding: 0px;
}
#footmenu li {
	float: left;
}
#footmenu a {
	padding: 5px;
	text-decoration: none;
	font-size: 12px;
}
#footmenu a:hover {
	padding: 5px;
	text-decoration: none;
	font-size: 12px;
	color: #B30017;
}
#foot #submit {
	height: 22px;
	background-image:url(../images/submitbg.jpg);
	float: right;
	width: 240px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
}
#submit p.reg_bd_ul1_p1 {
	float: left;
	height: 23px;
	width: 178px;
}
#submit p.reg_bd_ul1_p1 input#email {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 175px;
	padding-top: 3px;
}
#submit p.reg_bd_ul1_p2 {
	float: right;
	width: 59px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submit p.reg_bd_ul1_p2 input.submit_reg {
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: transparent;
	width: 59px;
	margin-left: 2px;
}



#foot #copyright {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 25px;
}
#copyright p {
	font-size: 12px;
	color: #999999;
}






.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#newilst {
	padding-top: 9px;
	float: left;
	width: 350px;
}
#newilst li {
	float: left;
	display: block;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
}

#newilst span.news_ico {
	float: left;
	display: block;
	width: 45px;
}
#newilst span.news_time {
	float: left;
	display: block;
	width: 85px;
}
#newilst span.news_text {
	display: block;
	margin-left: 130px;
}
#newilst a {
	color:#B30017;
	text-decoration: none;
}
#newilst a:hover {
	color:#B30017;
	text-decoration: underline;
}
