﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body {	font: normal normal 12px/188% Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";color:#333; _width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"980px":"");min-width:980px;background:url(bg.jpg) no-repeat center 0 #390323;}
ul {list-style:none;}
img {border:none;}
/*==============================================================*/

/*伪类定义*/
a {	color:#333333;text-decoration:none;	cursor:pointer;}
a:hover {color:#CC0000;	text-decoration:none;}

/*====blr:expression(this.onFocus=this.blur());outline:none;====*/
/*==============================================================*/

/*通用定义*/
#wipper {width:100%;margin:0 auto;overflow:hidden;} 
.content {width:980px;	margin:0 auto;overflow:hidden;	position:relative;z-index:2;}
.header {width:980px;margin:0 auto;	height:306px; overflow:hidden;background:url(top.jpg) no-repeat center 0; position:relative;}
.header a.logo{ position:absolute; height:73px; width:150px; left:0px; top:10px; overflow:hidden; text-indent:-5000px; display:block; }

.header a.jryx{ width:56px; height:18px; display:block; position:absolute; top:3px; line-height:18px; left:706px; overflow:hidden; text-indent:-5000px;}
.header a.gfsy{ width:56px; height:18px; display:block; position:absolute; top:3px; line-height:18px; left:771px; overflow:hidden; text-indent:-5000px;}
.header a.yxlt{ width:56px; height:18px; display:block; position:absolute; top:3px; line-height:18px; left:838px; overflow:hidden; text-indent:-5000px;}
.header a.yxcz{ width:56px; height:18px; display:block; position:absolute; top:3px; line-height:18px; left:902px; overflow:hidden; text-indent:-5000px;}
.clearbox {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	border-top: 0px;
	margin-top: 0px;
	height: 0px;
	clear: both;
	background: none;
	font-size: 0px;
	visibility: hidden;
}
.clear{ clear:both;}
.fix{*zoom:1; }
.fix:after{display:block; content:'clear'; clear:both; line-height:0; visibility:hidden; background-color:transparent;}
/*==============================================================*/

/*内容定义部分*/
.left{ float:left; background:url(left_c.png) repeat-y center 0; width:212px; margin-left:10px; display:inline;}

.left_nav{ background:url(left_t.png) no-repeat center 0;}
.left_nav ul{ background:url(left_b.png) no-repeat center bottom; padding:50px 0px 20px 10px;}
.left_nav ul li{ width:189px; height:38px; padding-top:4px;}
.left_nav ul li a{ width:189px; height:38px; text-align:center; font:16px "微软雅黑"; line-height:38px; color:#731234; font-weight:bold;}
.left_nav ul li a{ background:url(btn.png) no-repeat 0px 0px;display:block;}
.left_nav ul li a.on{background:url(btn.png) no-repeat 0px -39px; display:block;color:#b60000; }
.left_nav ul li a:hover{background:url(btn.png) no-repeat 0px -39px; display:block;color:#b60000; }


.right{ background:url(right_c.png) repeat-y 0 0; width:753px; float:left; margin-left:5px; }
.chanCon{ background:url(right_t.png) no-repeat center 0;}
.chanCon h2{font-size:20px; color:#fff; height:53px; width:642px;  padding:15px 0px 0px 110px; font-family: "微软雅黑","宋体"; }
.chanCon .txtcon{ background:url(right_r.jpg) no-repeat right 0; padding-top:15px;  line-height:24px; padding:0px 40px; font-family: "微软雅黑","宋体"; }
.chanCon .txtcon p{ line-height:24px;} 

.begin{ background:url(right_b.png) no-repeat 0 bottom;  height:110px; padding:0px 0px 9px 220px;}
.begin_box{ width:169px; height:102px; padding:8px 0 0 88px;}
/*==============================================================*/


/*底部定义*/
#footer {width:100%;  margin:0 auto; clear:both; text-align:center;  height:255px; overflow:hidden; color:#653042; line-height:26px; position:absolute;  z-index:1; padding:40px 0px 0px 0px;}
#footer p a{color:#653042;}

