/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}
img {
	border:none;
}
li { list-style:none;}
body {
	background:url(../image/bg.jpg) repeat-x top;
	font-size:12px;
	font-family:"ËÎÌå";
	line-height:160%;
}

a:link {color:#4a4a4a; text-decoration:none;}
a:visited {color:#4a4a4a; text-decoration:none;}
a:hover {color:#d33302; text-decoration:underline;}
a:active {color:#d33302; text-decoration:underline;}

a.white:link {color:#FFFFFF; text-decoration:none;}
a.white:visited {color:#FFFFFF; text-decoration:none;}
a.white:hover {color:#FFFFFF; text-decoration:underline;}
a.white:active {color:#FFFFFF; text-decoration:underline;}

.width_960 {
	width:960px;
	clear:both;
	margin-bottom:0px;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}


/*idnex*/
.head {
	background:url(../image/head.jpg) no-repeat;
	width:960px;
	height:120px;
	padding:0px;
	margin-bottom:2px;
}
.area {
	clear:both;
	overflow:hidden;
	zoom:1;
}
.area .area_left {
	width:682px;
	margin-right:10px;
	float:left;
}
.area .area_left .menu {
	width:682px;
	height:46px;
	margin-bottom:10px;
}
.area .area_left .menu ul {
	width:642px;
	height:46px;
	float:left;
	color:#fff;
	padding-left:24px;
	background:url(../image/menu_c.jpg) repeat-x;
}
.area .area_left .menu ul li {
	float:left;
	line-height:46px;
}
.area .area_left .menu ul li a {
	color:#fff;
	padding:0 16px;
}
.area .area_left .menu ul li a:hover {
	color:#ff0;
	text-decoration:none;
}
.area .area_left .login {
	width:199px;
	/*height:194px;*/
	float:left;
	/*margin-right:20px;*/
}
.area .area_left .login h1 {
	background:url(../image/login_t.jpg) no-repeat top;
	height:22px;
	text-align:center;
	padding-top:9px;
	font-size:14px;
	color:#fff;
}
.area .area_left .login .login_bg {
	background:url(../image/login_c.jpg) repeat-y left;
	padding:26px 20px 10px 20px;
}
.area .area_left .login .login_bg p {
	padding:6px 0;
}

.area .area_left .news {
	float:right;
	width:460px;
	padding-top:4px;
}
.area .area_left .news h1 {
	font-size:14px;
	color:#1d4c96;
	width:420px;
	height:20px;
	padding-top:6px;
	border-bottom:1px #b0b0b0 solid;
	margin-left:10px;
	float:left;
}
.area .area_left .news ul {
	width:280px;
	float:left;
	padding-top:12px;
	margin-right:30px;
}
.area .area_left .news ul li {
	padding:2px 0;
	width:280px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	/*border-bottom:1px #ccc dotted;*/
}
.area .area_left .news dl {
	float:right;
	padding-top:10px;
	width:150px;
	text-align:center;
}
.area .area_left .news dl dd {
	font-size:14px;
	font-weight:bold;
}
.area .area_left .news dl dd a {
	color:#1d4c96;
}
.area .area_left .news dl dd a:hover {
	color:#d33302;
	text-decoration:none;
}
.area .search {
	width:255px;
	height:250px;
	float:right;
	background:#fff;
	padding:3px;
}
.area .search h1 {
	background:url(../image/search.jpg) no-repeat left top;
	height:22px;
	padding:9px 0 0 9px;
	margin:0px;
	font-size:14px;
	color:#fff;
}
.area .search .content {
	padding:30px 20px;
}
.area .search .content p {
	text-align:center;
}
.area .search .bg_yellow {
	background:#ffeca6;
	padding:4px 0;
	text-align:center;
	margin-bottom:2px;
	overflow:hidden;
	zoom:1;
}
.area .search select {
	background:#ffeca6;
	padding:2px;
	width:98%;
	color:#666666;
	font-size:12px;
	border:1px #fff solid;
}
.area .search select option {
	padding:1px;
}
.area .search textarea {
	width:94%;
	height:80px;
	padding:2%;
	font-size:12px;
	color:#999;
	line-height:160%;
	margin-bottom:20px;
}
.area .product_fw {
	margin-left:20px;
	float:left;
	height:225px;
	width:460px;
}
.area .product_fw h1 {
	font-size:14px;
	color:#1d4c96;
	width:420px;
	height:20px;
	padding-top:12px;
	margin-left:10px;
	float:left;
}

.area .product_tg {
	width:263px;
	float:right;
}
.area .product_tg .title {
	background:url(../image/product_tg.jpg) no-repeat top left;
	height:36px;
	padding:5px;
}
.area .product_tg h1 {
	font-size:14px;
	color:#d33302;
	width:206px;
	height:20px;
	padding-top:10px;
	margin-left:10px;
	float:left;
	border-bottom:1px #b0b0b0 solid;
}
.area .product_tg ul {
	background:url(../image/product_tg_bgc.jpg) repeat-y left;
	padding:6px 16px;
}
.area .product_tg ul li {
	padding:2px 0;
	width:230px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.footer {
	width:100%;
	height:62px;
	padding-top:5px;
	color:#FFFFFF;
	background-image: url(../image/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer ul {
	float:left;
}
.footer ul li {
	float:left;
	padding:0 6px;
}

/*¶þ¼¶Ò³Ãæ*/
.area .menu_2 {
	width:960px;
	height:46px;
	margin-bottom:10px;
}
.area .menu_2 .bg {
	background:url(../image/menu_c.jpg) repeat-x;
	height:46px;
	float:left;
	width:944px;
}
.area .menu_2 ul {
	width:642px;
	height:46px;
	float:left;
	color:#fff;
	padding-left:24px;
}
.area .menu_2 ul li {
	float:left;
	line-height:46px;
}
.area .menu_2 ul li a {
	color:#fff;
	padding:0 16px;
}
.area .menu_2 ul li a:hover {
	color:#ff0;
	text-decoration:none;
}
.area .menu_2 .search_2 {
	width:250px;
	float:right;
	margin:7px 0;
	height:32px;
	background:url(../image/search_2_bg.jpg) repeat-x top;
}
.area .menu_2 .search_2 input {
	width:180px;
	color:#999999;
}
.area .left_2 {
	width:226px;
	padding:0 10px;
	background:#fff url(../image/nav_bg.jpg) repeat-x top;
	float:left;
}

.area .left_2 h1 {
	font-size:14px;
	color:#1d4c96;
	width:178px;
	height:22px;
	padding-top:16px;
	border-bottom:1px #b0b0b0 solid;
	margin-left:6px;
	float:left;
}
.area .left_2 ul {
	clear:both;
	padding:5px;
	margin-bottom:20px;
}
.area .left_2 ul li {
	border-bottom:1px #ccc dotted;
}
.area .left_2 ul li a {
	background:url(../image/icon_5_2.gif) no-repeat left center;
	color:#da251c;
	padding:6px 0 6px 20px;
	display:block;
}
.area .left_2 ul li a:hover {
	background:#f38000 url(../image/icon_5_1.gif) no-repeat 6px center;
	padding-left:26px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.area .left_2 .ad_2 {
	text-align:center;
	margin:20px auto;
}
.area .right_2 {
	width:650px;
	float:right;
	background:#fff url(../image/nav_bg.jpg) repeat-x top;
	padding:20px;
}
.area .right_2 h2 {
	background:url(../image/icon_6.gif) no-repeat left center;
	padding-left:20px;
	border-bottom:1px #ccc solid;
	font-size:18px;
	color:#1d4c96;
}
.area .right_2 .text_2 {
	padding:20px 4px 10px 4px;
	line-height:200%;
	font-size:14px;
}
.area .right_2 .text_2 p {
	text-indent:26px;
}