/***
 *	gstarsoft v5.3 Style (grass green)
 *	gstarsoft.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
	background-color: #EBF2FA;
	background-image: url(../images/bak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img{
	border:none;
}

a{
	color:#3366CC;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:930px;
	position:relative;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	padding-top:5px;
	overflow:hidden;
	
}
.header a{
	color:#777;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	height:128px;
}
.header .title{
    position: relative;
	padding-left:0px;
	margin-top:46px;
	display:inherit
}
.header .title span a{
	width:230px;
	height:55px;
	display:block;
	font-size:0px;
	text-indent:-230px;
	overflow:hidden;
	background:url(../images/logo.gif) center center no-repeat;
}
.header .rlink{
	width:700px;
	height:26px;
    position: relative;
	margin:-70px 0px 0px 578px;
	overflow:hidden;
	padding-top:0px;
	display:inherit
}
.header .rlink ul li{
	width:78px;
	height:21px;
	background:url(../images/toprlink-bg.gif) left top no-repeat;
	float:left;
	margin-left:8px;
	margin-bottom:8px;
	overflow:hidden;
}
.header .rlink ul li a{
	display:block;
	color:#777;
	line-height:21px;
	text-indent:22px;
	background-image:url(../images/toprlink-bg.gif);
	background-repeat:no-repeat;
}
.header .rlink ul li a:hover{
	color:#000;
}
.header .rlink ul li.r1 a{
	background-position:0px -21px;
}
.header .rlink ul li.r2 a{
	background-position:0px -42px;
}
.header .rlink ul li.r3 a{
	background-position:0px -63px;
}
.header .rlink ul li.r4 a{
	background-position:0px -84px;
}
.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}
.header .nav{
	height:31px;
	float:right;
	margin-top:6px;
	margin-right:50px;
}
.header .nav ul{
	height:22px;
	padding-left:10px;
	padding-top:3px;
	overflow:hidden;
	float:left;
}
.header .nav ul li{
	height:22px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.header .nav ul li a{
	height:22px;
	display:block;
	padding-right:10px;
	float:left;
	background:url(../images/channel-nav-bg.gif) right 0px no-repeat;
	overflow:hidden;
}
.header .nav ul li a span{
	display:block;
	float:left;
	height:22px;
	padding-left:10px;
	background:url(../images/channel-nav-bg.gif) left 0px no-repeat;
	cursor:pointer;
	overflow:hidden;
	line-height:23px;
	color:#666666;
}
.header .nav ul li a:hover{
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) right -22px no-repeat;
}
.header .nav ul li a:hover span{
	color:#006;
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) left -22px no-repeat;
}
.header .nav ul li.thisclass{
}
.header .nav ul li.thisclass a,.channel-nav ul li.thisclass a:hover{
	background:url(../images/channel-nav-bg.gif) right -44px no-repeat;
	cursor:default;
}
.header .nav ul li.thisclass a span,.channel-nav ul li.thisclass a:hover span{
	background:url(../images/channel-nav-bg.gif) left -44px no-repeat;
	color:#FFF;
	cursor:default;
}
.header .search{
	width:700px;
	height:33px;
    position: relative;	
	margin:-80px 0px 0px 236px!important;
	margin:-80px 0px 0px 243px;
	overflow:hidden;
	padding-top:0px;
	display:inherit
}

.header .search .form{
	padding-top:5px;
	float:right;
	margin-right:7px
}
.header .search .form h4{
	display:none;
}
.header .search .form input.search-keyword{
	width:156px;
	height:18px;
	border:none;
	background:url(../images/search-bg.gif) left top no-repeat;
	line-height:15px;
	font-size:12px;
	padding:5px 3px 0px 58px;
	overflow:hidden;
}
.header .search .form select.search-option{
	margin-left:2px;
}
.header .search .form button.search-submit{
	width:68px;
	height:22px;
	border:none;
	background:#F00 url(../images/search-bg.gif) right top no-repeat;
	font-size:0px;
	line-height:100px;
	margin-left:2px;
	*margin-left:5px;
	overflow:hidden;
}
.header .tags{
	height:33px;
	clear:both;
	padding-top:4px;
	background-image: url(../images/cad-daohang.gif);
	background-repeat: no-repeat;

	
}
.header .tags strong{
	padding-top:5px;
	float:left;
	margin-left:20px;
	color: #000;
}

.header .tags h4{
	width:66px;
	height:19px;
	float:right;
	font-size:0px;
	line-height:100px;
	margin-top:5px;
	overflow:hidden;
	background:url(../images/search-tags-title.gif) no-repeat;
}
.header .tags ul{
	height:21px;
	float:right;
	padding-top:5px;
	margin-right:7px;
	overflow:hidden;
}
.header .tags ul li{
	float:left;
	line-height:19px;
	padding:0px 5px;
}

/*---------- frame : channel-nav ---------*/
.channel-nav{
	height:23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5C72C3;
	margin-top:5px;
	margin-bottom:5px;
}
.channel-nav ul{
	height:22px;
	padding-left:10px;
	padding-top:3px;
	overflow:hidden;
	float:left;
}
.channel-nav ul li{
	height:22px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.channel-nav ul li a{
	height:22px;
	display:block;
	padding-right:10px;
	float:left;
	background:url(../images/channel-nav-bg.gif) right 0px no-repeat;
	overflow:hidden;
}
.channel-nav ul li a span{
	display:block;
	float:left;
	height:22px;
	padding-left:10px;
	background:url(../images/channel-nav-bg.gif) left 0px no-repeat;
	cursor:pointer;
	overflow:hidden;
	line-height:23px;
	color:#666666;
}
.channel-nav ul li a:hover{
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) right -22px no-repeat;
}
.channel-nav ul li a:hover span{
	color:#006;
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) left -22px no-repeat;
}
.channel-nav ul li.thisclass{
}
.channel-nav ul li.thisclass a,.channel-nav ul li.thisclass a:hover{
	background:url(../images/channel-nav-bg.gif) right -44px no-repeat;
	cursor:default;
}
.channel-nav ul li.thisclass a span,.channel-nav ul li.thisclass a:hover span{
	background:url(../images/channel-nav-bg.gif) left -44px no-repeat;
	color:#FFF;
	cursor:default;
}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#006;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}

/*---------- frame : footer ---------*/
.footer{
	color:#999;
	padding-top:10px;
	padding-left:0px;
	margin-top:-15px;
	height:200px;
	width:920px;

}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	float:right;
	font-size:12px;
	line-height:25px;
	display:inline;
	text-align: right;
}

.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	float:left;
	display:inline;
	color:#666666;
	line-height:23px;
	vertical-align: middle;    
}



.index_main {
	width:930px;
	border: 0px ;
	margin:0 auto; 
}
.cad_head {
	width:930px;
	padding-top:0px;
	height:100px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

.cad_logo {
	width:230px;
	padding-top:21px;
	height:54px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
.cad_index {
	width:137px;
	padding-top:8px;
	height:21px;
	margin-right:-18px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	display:inline;
}
.cad_daohang {
	padding-top:50px;
	height:29px;
	margin-right:-118px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
.cad_index_flash {
	width:930px;
	padding-top:0px;
	height:285px;
	margin-left:0px;
	margin-top:1px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
.cad_index_mainNav {
	width:930px;
	padding-top:0px;
	height:34px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/cad-daohang.png);

}
.cad_mainNav_17 {
	padding-top:10px;
	padding-left:30px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	color: #FFF;
	text-decoration: none;
}
.cad_mainNav_search {
	height:28px;
	padding-right:60px;
	padding-top:5px;
	float:right;
	display:inline;
	color: #FFF;
	text-decoration: none;
}
.cad_mainNav_search_ok {
	position:absolute;
	padding-top:2px;
	padding-left:5px;
}
.cad_sidebar{
	width:930px;
	padding-top:0px;
	height:184px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/a98bee686c56aa86@3.gif);
}

.index_cad6 {
	width:930px;
	padding-top:10px;
	height:184px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
background-color: #EBF2FA;
}
.index_cad7 {
	width:930px;
	padding-top:0px;
	height:25px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
.index_cad8 {
	width:176px;
	padding-top:9px;
	padding-left:45px;
	height:19px;
	margin-right:20px;
	margin-top:2px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/titlebak.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
.index_cad8 a {
	color: #006;
	font-weight: bold;
}
.index_Div12 {
	width:220px;
	padding-top:0px;
	height:153px;
	margin-left:11px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
.index_Div13 {
	width:405px;
	padding-top:20px;
	height:153px;
	margin-left:11px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:20px;
	float:left;
	display:inline;

}

.index_Div13 div{
	
	margin:0 6px 0 0;
	padding:0;
	float:left;


}
.cad_footer {
	width:916px;
	padding-top:14px;
	padding-left:14px;
	height:57px;
	margin-left:0px;
	margin-top:1px;
	margin-bottom:0px;
	float:left;
	display:inline;
	LINE-HEIGHT: 1em;
	background-image: url(../images/a98bee686c56aa86@5.gif);
}
.index_Div12 ul{
	float:left;
	padding:0;margin:0;
	LINE-HEIGHT: 1.8em;
	LIST-STYLE-TYPE: none;
	width:220px;
}
.index_Div12 img{float:left; width:220px; height:55px; margin-bottom:5px; padding:0; display:inline;}
.index_Div12 a{
	color: #666;
}
.footer_tel{ float:left; width:930px; margin:0; padding:0;}
.footer_tel img{ float:left; margin:10px 10px 0 5px; display:inline; padding:0;}
.footer_tel ul{ float:left; width:140px; margin:10px 0 0 10px;}
.footer_tel ul li{ float:left; width:140px; margin:10px 0 0 0; font-size:12px; color:#7a7a7a; line-height:17px; text-align:left; }
.footer_tel ul.one{ float:left; width:180px; margin:10px 0 0 10px;}
.footer_tel ul.one li{ float:left; width:180px; margin:10px 0 0 0; font-size:12px; color:#7a7a7a; line-height:17px; text-align:left; }

