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

body {
margin:0;
padding:0;
background:url(images/bg.jpg);
background-position:center top;
background-repeat:repeat;
}
ul, h1, h2, h3, h4, h5, p {
	padding:0;
	margin:0;
}
a {
text-decoration:none;
outline:none;
}
.bg_container {
width:1075px;
margin:0 auto;
}
.bg_cont_top {
background:url(images/bg_top.jpg) no-repeat;
width:1075px;
height:23px;
float:left;
}
.bg_cont_mid {
width:1075px;
float:left;
background:url(images/bg_shade.png) repeat-y;
}
.bg_cont_bottom {
background:url(images/bg_bottom.jpg) no-repeat;
width:1075px;
float:left;
height:24px;
}
.main_container {
background-image:url(images/content-bg.jpg);
background-repeat:repeat;
width:1024px;
margin:0 auto;
padding:0;
}
.left_part {
width:257px;
float:left;
height:588px;
}
.logo {
width:257px;
height:135px;
float:left;
display:block;
}
.btn_left {
width:35px;
height:238px;
float:left;
}
.nav {
width:222px;
float:left;
}
.nav ul {
list-style-type:none;
float:left;
}
.nav ul li {
float:left;
width:222px;
height:34px;
}


.right_part {
width:767px;
float:left;
}
.top {
width:767px;
height:81px;
float:left;
}
.pic_left {
width:65px;
height:235px;
float:left;
}
.banner {
background:url(images/text-bg.jpg) repeat;
width:581px;
height:235px;
float:left;
}
.pic_right {
width:121px;
height:235px;
float:left;
}
.text_left {
background-image:url(images/text-left.jpg);
background-repeat:repeat;
width:65px;
height:100%;
float:left;
}
.text {
background:url(images/text-bg.jpg) repeat;
width:581px;
height:100%;
float:left;
}
.text_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	color:#000;
	padding:20px 0 0 0;
}
.text_right {
background-image:url(images/text-right.jpg);
background-repeat:repeat;
width:121px;
height:100%;
float:left;
}
.text_bottom {
width:767px;
height:53px;
float:left;
}
.deal_top {
width:257px;
height:41px;
float:left;
}
.deal_left {
width:48px;
height:123px;
float:left;
}
.deal_bg {
background:url(images/deal_bg.jpg) no-repeat;
width:189px;
height:123px;
float:left;
}
.deal_right {
width:20px;
height:123px;
float:left;
}
.deal_bottom {
background:url(images/deal_bottom_bg.jpg) repeat;
width:257px;
height:100%;
float:left;
}
.flash_area {
width:1024px;
height:180px;
float:left;
}
a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:italic;
color:#000;
text-align:justify;
text-decoration:underline;
}
a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:italic;
color:#000;
text-align:justify;
text-decoration:none;
}
a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:italic;
color:#000;
text-align:justify;
text-decoration:underline;
}
.main_container .right_part .text .text_content table {
	text-align: left;
}

