/* CSS Design By Revo */
* {margin:0; padding:0;}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FD4900;
	text-decoration: none;
}


body {
	background-image: url(../img/bg-body.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text1 {color: #F94C00}
.text3 {color: #FF6600}
h3 {
	color: #380140;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
}




#header {
	height: 115px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(../img/bg-nav.gif);
	background-repeat: repeat-y;
}
#topspan {
	height: 20px;
	width: 810px;
	float:left;
	background-image: url(../img/bg-top.gif);
}
#header #top {
	height: 70px;
	width: 810px;
	background-repeat: repeat-y;
	float: left;
}
#header #top #logo {
	float: left;
	height: 60px;
	width: 643px;
	margin-left: 15px;
}
#header #top #language {
	height: 20px;
	width: 130px;
	float: right;
	margin-top: 30px;
	color: #EF719C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#header #top #language a {
	color: #EF719C;
	text-decoration: none;
}
#header #top #language a:hover {
	color: #FD4900;
}



#navmenu {
	float: left;
	width: 810px;
	height: 25px;
}
#navmenu ul {
	float: right;
	list-style-type: none;
	width: auto;
	margin-right: 15px;
	display: block;
}
#navmenu li {
	float: left;
}


#navmenu  a {
	background-image:url(../img/nav.gif);
	width:112px;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	line-height: 22px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 2px;
	margin-right: 6px;
}
#navmenu  a:hover {
	background-image: url(../img/nav-hover.gif);
}

#content {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg-content.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	height: auto;
	background-repeat: repeat-y;
}
#content #left {
	float: left;
	height: auto;
	width: 137px;
	margin-left: 15px;
}
#content #left .box {
	float: left;
	height: auto;
	width: 137px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1A1A1;
}
#content #left .box ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 16px;
}

#content #left .box li {
	list-style-type: none;
	background-image: url(../img/tubiao.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
}
#content #left .box a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
#content #left .box a:hover {
	color: #FA7F49;
}

#content #left h1 {
	background-image: url(../img/banner.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	color: #FFFFFF;
	margin-bottom: 6px;
	padding-left: 15px;
}
#content #right {
	height: auto;
	width: 600px;
	margin-top: 7px;
	float: left;
	margin-left: 25px;
}
#content #right .proview {
	float: left;
	width: 590px;
	height: auto;
}

#flash {
	height: 193px;
	width: 600px;
	float: left;
}
#content #right .line {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: 7px 7px;
	width: 590px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 15px;
	margin-top: 10px;
	float: left;
}
#content #right .line h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bolder;
	background-color: #FFFFFF;
	float: left;
	display: block;
	padding-right: 7px;
}
#content #right .rt_box {
	float: left;
	height: 140px;
	width: 136px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	color: #999999;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content #right .rt_box p {
	color: #380140;
	float: left;
	width: 136px;
	line-height: 13px;
}

#content #right .rt_box a {
	border: 1px solid #EF719C;
	padding: 2px;
	float: left;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
#content #right .rt_box a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #right .rt_box a:hover {
	background-color: #FFCFD6;
}
#footer {
	background-image: url(../img/bg-footer.gif);
	height: 26px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FB5100;
}
#textbox {
	float: left;
	width: 590px;
	margin-top: 10px;
	text-indent: 26px;
	padding-right: 10px;
}
#textbox p {
	margin-bottom: 15px;
	color: #380140;
}
#content #right .rt_box1 {

	float: left;
	height: auto;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	color: #999999;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content #right .rt_box1 a img {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #right .rt_box1 p {

	color: #380140;
	float: left;
	width: 110px;
}
#content #right .rt_box1 a {

	border: 1px solid #EF719C;
	padding: 2px;
	float: left;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
#content #right .rt_box1 a:hover {

	background-color: #FFCFD6;
}
