@charset "gb2312"
body {
	margin:0;
	padding:0;
	width:100%;
	color: #4F3500;
	background-color: #FB8B29;
	background-image: url(images/bg_site.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	font-size: 12px;
	font-family: "Î¢ÈíÑÅºÚ",Verdana, Arial, Helvetica, sans-serif;
}
html {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	background-image: url(images/bg_site.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	font-size: 12px;
	font-family: "Î¢ÈíÑÅºÚ",Verdana, Arial, Helvetica, sans-serif;

}

a { text-decoration:none;}
a:hover {
	text-decoration:underline blink;
	margin-top: 1px;
}
/* main */
.main { padding:0; margin:0 auto;}
/********** header **********/
.blok_header { margin:0; padding:0;}
.header {
	width:960px;
	margin:0 auto;
	color: #4F3500;
	padding:0;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.blok_header2 { margin:0; padding:0;}
.header2 {
	width:960px;
	margin:0 auto;
	color: #4F3500;
	padding:0;
	background-color: #333333;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* logo */
.logo { padding:0; margin:0; width:500px; float:left;}
/* search */
.search {
	float:right;
	background-image: url(images/gradient_bg22.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 350px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.search2 {
	float:right;
	background-image: url(images/gradient_bg22.jpg);
	background-repeat: repeat-x;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 350px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.search form { display:block; float:left; padding:5px 0;}
.search form span { display:block; float:left; background: url(images/search_bg.gif) left top no-repeat; width:190px; padding:0;}
.search form .keywords { float:left; background:none; border:0; height:14px; width:180px; padding:11px 5px; margin:0; font:normal 11px Arial, Helvetica, sans-serif; color:#a1a1a1;}
.search form .button { float:left; margin:0; padding:0;}
/*header_text*/
.header_text { height:180px; margin:0 auto; padding:0; width:960px; background: url(images/slider_bg.jpg) top no-repeat;}
.header_text .div .left1 { float:right; width:390px; padding:0; margin:0; }
.header_text .div .left1 h2 {font:bold 34px  Arial, Helvetica, sans-serif; color:#fff;  padding:0px 0 0px 0; margin:0;}
.header_text .div .left1 img { float:left; margin:0px 0px 0 0; padding:0;}
.header_text .div .left1 a {font: bold 14px Arial, Helvetica, sans-serif; color:#fff; text-decoration:underline;}
.header_text p { font:normal 14px  Arial, Helvetica, sans-serif; color:#fff; padding:0px 0 0 0; margin:0; line-height:1.8em;}
/* header_text2 */
.header_text2 { height:124px; margin:0 auto; padding:0; width:960px; background:url(images/header_text_bg2.gif) top no-repeat;}
.header_text2 h2 { width:300px; float:left; font: bold 34px Arial, Helvetica, sans-serif; color:#fff; margin:0; padding:45px 0 0 45px;}
/*body_bottom*/
.body_bottom {
	width:960px;
	background: url(images/header_bottom_bg.gif) top repeat-x;
	height:52px;
	margin:0 auto;
	padding:0;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.body_bottom2 {
	width:960px;
	background: url(images/header_bottom_bg2.gif) top repeat-x;
	height:52px;
	margin:0 auto;
	padding:0;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.body_centers {
	width:960px;
	height:52px;
	margin:0 auto;
	padding:0;
	color: #FF6600;
}
/* menu */	
.menu {
	margin:0;
	width:880px;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.menu ul { padding:0; margin:0; list-style:none; border:0;}
.menu ul li { float:left; margin:0; padding:0 3px; border:0;}
.menu ul li a { float:left; margin:0 1px 0 0; padding:13px 0; color:#FFFFFF; font:bold 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.menu ul li a span {
	padding:13px 10px;
	background:none;
	text-decoration: none;
	color: #FFFFFF;
}
.menu ul li a:hover {   background: url(images/r_menu.gif) no-repeat right ;text-decoration: none;}
.menu ul li a:hover span {
	background:url(images/l_menu.gif) no-repeat  left;
	color: #FFFFFF;
	text-decoration: none;
}
.menu ul li a.active {
	background:url(images/r_menu.gif) no-repeat  right;
	color: #FFFFFF;
	text-decoration: none;
}
.menu ul li a.active span {
	background:url(images/l_menu.gif) no-repeat  left;
	color: #FFFFFF;
	text-decoration: none;
}
/* menu */	
.menu2 { padding:0px 0 0 5px; margin:0; width:920px; float:left;}
.menu2 ul { padding:0; margin:0; list-style:none; border:0;}
.menu2 ul li { float:left; margin:0; padding:0 3px; border:0;}
.menu2 ul li a { float:left; margin:0 1px 0 0; padding:13px 0; color:#FFFFFF; font:bold 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.menu2 ul li a span { padding:13px 10px; background:none;text-decoration: none;}
.menu2 ul li a:hover {   background: url(images/r_menu.gif) no-repeat right ;text-decoration: none;}
.menu2 ul li a:hover span {
	background:url(images/l_menu.gif) no-repeat  left;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 ul li a.active {
	background:url(images/r_menu.gif) no-repeat  right;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 ul li a.active span {
	background:url(images/l_menu.gif) no-repeat  left;
	color: #FFFFFF;
	text-decoration: none;
}
/*Twitter*/
.Twitter { width:334px; float:right; background:url(images/Twitter.gif) left no-repeat; padding:0; margin:10px 0 0 0;}
.Twitter p { font: normal 12px Arial, Helvetica, sans-serif; color:#a4f1f9; padding:0 0 0 45px; margin:0;}
.Twitter a { font: bold 12px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;}
/********** body **********/
.body {
	width:960px;
	margin:0 auto;
	padding:2px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bodys { width:960px; margin:0 auto; background:url(images/body_bgs.gif) top repeat-y; padding:4px;}
.bodys {
	width:960px;
	margin:0 auto;
	padding:10px;
	background-position: top;
}
.body h2 { color:#2c2c2c; font:normal 18px Arial, Helvetica, sans-serif; margin:5px 0; padding:15px 5px;}
.body h3 { font: bold 14px Arial, Helvetica, sans-serif; color:#FF6600; margin:5px 0; padding:15px 5px; border-bottom:1px solid #e1e1e1;}
.body h4 { font: bold 16px Arial,"Î¢ÈíÑÅºÚ",Helvetica, sans-serif; color:#FF6600; margin:5px 0; padding:15px 5px; border-bottom:1px solid #e1e1e1;}
.body p { font: normal 12px Arial, Helvetica, sans-serif; color:#5f5f5f; padding:0px 5px; margin:0; line-height:1.8em;}
.body p.grey { font: normal 11px Arial, Helvetica, sans-serif; color:#a4a4a4; padding:10px 5px 0 5px; margin:0; line-height:1.8em;}
.body a { color:#4F3500; text-decoration:none;}
.body img {

	margin:1px;
	padding:1;
}
.body img.port { margin:10px 10px; padding:0; text-align:center;}
.body img.but { margin:0; padding:15px 0 0 0; float:right;}
.right {
	width:690px;
	float:right;
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.left {
	width:240px;
	float:left;
	margin:0;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.right_big { width:250px; background:#f6f6f6; border:0px solid #ffffff; margin:0 auto; padding:0px;}
.right_small {
	border:0px solid #ededed;
	background:#fff;
	width:250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.right_small ul { margin:5px 5px; padding:0; list-style:none;}
.right_small li { border-bottom:1px solid #eaeaea; padding:5px 5px; margin:0;}
.right_small li a { font: bold 12px Arial, Helvetica, sans-serif; color:#cccccc; text-decoration:none;}
.right_small li a:hover { color:#5ac4d1; text-decoration:underline;}

.footer_resize {
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 40px;
	background-color: #757575;
}
.footer_resize ul { margin:0; padding:20px; list-style:none; float:left;}
.footer_resize img { display:inline; margin:5px 10px; padding:0;}
.footer_resize ul li {
	margin:0;
	float:left;
	width: 60px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.footer_resize p {
	margin:0;
	float:right;
	color:#fff;
	font:normal 11px  Arial, Helvetica, sans-serif;
	line-height:1.8em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.footer_resize a { color:#fff; font:normal 11px  Tahoma, Geneva, sans-serif; text-decoration:none; line-height:1.8em;}
.footer_resize a:hover { text-decoration:underline;}
/********** contact form **********/
.form { float:left; width:560px; margin-top:40px; margin-left:10px;}
/********** contact form **********/
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#F00;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { float:left; margin:0; width:80px;  padding:5px 0; font:bold 12px  Arial, Helvetica, sans-serif; color:#5f5f5f; text-transform:capitalize;}
#contactform label span {  font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:400px; border:3px solid #eeeeee; margin:5px 0; padding:5px 2px; height:15px; background:#fff;}
#contactform textarea { width:400px; border:3px solid #eeeeee; margin:5px 0; padding:5px 2px; background:#fff; height:350px;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 80px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

p.clr, .clr {
	clear:both;
	padding:0;
	margin:0;

}
li.bg, .bg {
	clear:both;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	background:none;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
li.bg2, .bg2 {
	clear:both;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
	background:none;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
li.line, .line { border-top:1px solid #d9d9d9; padding:0; margin:10px 0; background:none; list-style:none;}
.inputs {
	color: #825700;
	border: 1px solid #825700;
	padding-left: 4px;
	height: 18px;
	padding-top: 2px;
	font-size: 14px;
}
.bottons {
	color: #FFFFFF;
	border: 0px solid #339900;
	height: 24px;
	font-size: 12px;
	background-image: url(images/a.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.price1 {
	COLOR: #ff6600;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.price2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.price3 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LINE-HEIGHT:20px;
	color:#2F64B7;
	font-weight:bold;
	font-size: 12px;
}
.K1 {width:83px; height:20px; background-image:url(images/K1.gif); float:left; margin-left:4px; padding-top:4px; letter-spacing:1px;color:#FFFFFF;text-align:center;}
.K2 {width:83px; height:20px; background-image:url(images/K2.gif); float:left; margin-left:4px; padding-top:4px; letter-spacing:1px;color:#FFFFFF;text-align:center}
A.k1_link:link    {
	FONT-SIZE: 12px;
	COLOR:#4F3500;
	letter-spacing:0PX;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.k1_link:visited {FONT-SIZE: 12px; COLOR:#4F3500;letter-spacing:0PX;TEXT-DECORATION: NONE}
A.k1_link:active  {FONT-SIZE: 12px; COLOR:#4F3500;letter-spacing:0PX;TEXT-DECORATION: NONE}
A.k1_link:hover   {FONT-SIZE: 12px; COLOR:#4F3500;letter-spacing:0PX;TEXT-DECORATION: NONE}
A.k2_link:link    {FONT-SIZE: 12px; COLOR:#FFFFFF;letter-spacing:0PX;TEXT-DECORATION: NONE}
A.k2_link:visited {FONT-SIZE: 12px; COLOR:#FFFFFF;letter-spacing:0PX;TEXT-DECORATION: NONE}
A.k2_link:active  {FONT-SIZE: 12px; COLOR:#FFFFFF;letter-spacing:0PX;TEXT-DECORATION: NONE}
A.k2_link:hover   {FONT-SIZE: 12px; COLOR:#FFFFFF;letter-spacing:0PX;TEXT-DECORATION: NONE}
.K3 {width:61px; height:18px; background-image:url(images/bg.gif); float:left; margin-left:0px; padding-top:4px; letter-spacing:0PX;color:#000000;text-align:center}
.T1{font-weight:bold;FONT-SIZE: 12px; LINE-HEIGHT:24PX;letter-spacing:2PX;COLOR:#0055AA;}
.T2{font-weight:bold;FONT-SIZE: 14px; LINE-HEIGHT:29PX;letter-spacing:0PX;COLOR:#4EAE0F;}
.T3{font-weight:bold;FONT-SIZE: 14px; LINE-HEIGHT:20PX;letter-spacing:0PX;COLOR:#ff7700;}
.T4{font-weight:bold;FONT-SIZE: 14px; LINE-HEIGHT:22PX;letter-spacing:0PX;COLOR:#ff6600;}
.T5{font-weight:bold;FONT-SIZE: 14px; LINE-HEIGHT:26PX;letter-spacing:0PX;COLOR: #4F3500;}
.TITLE4{font-weight:bold;FONT-SIZE: 14px; LINE-HEIGHT:26PX;letter-spacing:0PX;COLOR: #4F3500;}
.d1{width:600px;height:275px;overflow:hidden;border:#666666 0px solid;position:relative;}
.loading{width:600px;border:#666666 0px solid;background-color:#000000;color:#FFCC00;font-size:12px;height:275px;text-align:center;padding-top:0px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;}
.d2{width:600px;height:275px;overflow:hidden;}
.num_list2{position:absolute;width:100%;left:0px;bottom:-1px;font-size:14px;padding:4px 0px;height:24px;overflow:hidden;}
.num_list2 span{display:inline-block;height:18px;padding-left:6px;}
img{border:0px;}
ol{display:none;}
.button{position:absolute; z-index:1000; right:0px; bottom:2px; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.b1,.b2{background-color:#666666;display:block;float:left;padding:2px 6px;margin-right:3px;color:#FFFFFF;text-decoration:none;cursor:pointer;}
.b2{color:#FFCC33;background-color:#FF6633;}
.tbs2 {border:1px solid #DDDDDD; padding:1px}

#tab_container1{width:960px;text-align:left;}
.cls_tab_nav{height:26px;overflow:hidden;font-size:12px;text-align:left;background:url(images/tab_bg.jpg) repeat-x bottom;}
.cls_tab_nav ul{font-size:9pt;margin:0;padding:0;}
.cls_tab_nav_li{background:url(images/tab_bg.jpg) no-repeat -157px 0;width:157px;height:26px;line-height:26px;float:left;display:inline;overflow:hidden;text-align:center;cursor:pointer;}
.cls_tab_nav_li_first{background-position:0px 0px;}
.cls_tab_nav_li a{text-decoration:none;color:#555;font-size:12px;}
.cls_tab_body{border:1px solid #FFAE1E;border-top:none;min-height:260px;padding:20px;}
.cls_div{display:none;font-size:14px;}
.tb12 {
	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: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}
.tb13 {
	border: 1px solid #D5D5D5;
}
.tb11 {
	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: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.tbs11 {
	background-color: #FFF3D7;
	border: 1px solid #FFD172;
	padding: 3px;
}
.title_td{
	width:130px;
	vertical-align:middle;
	font-size:14px;
	color:#4F3500;
	cursor: hand;
	font-weight: bold;
}
.title_td span{
	position:relative;
	top:2px;
	font-weight:bold;
	margin: auto;
}
.title_tdFirst{
	color:#FF6600;
	background-repeat: no-repeat;
	background-position: -89px 0px;
	font-weight: bold;
}
.cls_div{
	text-align:left;
	display:none;
}
#hui_bian {
	border-top-width: 1px;
	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-top-color: #F5F5ED;
	border-right-color: #F5F5ED;
	border-bottom-color: #F5F5ED;
	border-left-color: #F5F5ED;
	border-top-style: solid;
}
#hui_bian_shen {
	border-top-width: 1px;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F6F6F6;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.jycderthj{width:5px; height:5px; clear:both; text-indent:10px;}

.jysdfecss{margin:5px; padding:0; overflow:hidden;}

