﻿@charset "utf-8";

*{
	margin:0; 
	padding:0; 
}

img{border:0px}

a {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
	color:#00B8FF;
}

html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	background-image:url(images/bgd.gif);
	
}

#wrapper {
	margin:0 auto;
	width:930px;
	height:856px;
	background-image:url(images/bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	
}

#wrapper2 {
	margin:0 auto;
	width:930px;
	height:658px;
	background-image:url(images/bg2.gif);
	background-position:center;
	background-repeat:no-repeat;
	
}


#head {
	padding:0;
	margin:0px auto;
	width:900px;
	height:79px;
	background-image:url(images/bg_head.jpg);
	background-repeat:repeat-x;
	
}

#head_left {
	float:left;
	width:240px;
	height:79px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	
}

#head_right {
	padding:0;
	width:150px;
	height:22px;
	float:right;
	margin:40px 10px 0 0;
	display:inline;
}

#head_right_search
{
	cursor:pointer;
	padding:0;
	float:right;
	margin:40px 0 0 0;
}

#head_right_search_btn
{
	cursor:pointer;
	padding:0;
	float:right;
	margin:42px 20px 0 0;
	width:53px;
	height:21px;
	display:inline;
}

#nav {
	padding:0px;
	margin:0px auto;
	width:900px;
	height:34px;
	background-image:url(images/bg_nav.png);
	background-repeat:repeat-x;
}


#nav ul{padding:0px 0px 0px 472px; margin:0px; float:left; list-style:none;}
#nav li{padding:0px; margin:0px; float:left; list-style:none;}
#nav .nav_1 a{display:block; height:34px; width:61px;background-image:url(images/nav_home_01.png);}
#nav .nav_1 a:hover{ background-image:url(images/nav_home_02.png);}
#nav .nav_2 a{display:block; height:34px; width:91px;background-image:url(images/nav_pro_01.png);}
#nav .nav_2 a:hover{ background-image:url(images/nav_pro_02.png);}
#nav .nav_3 a{display:block; height:34px; width:84px;background-image:url(images/nav_com_01.png);}
#nav .nav_3 a:hover{ background-image:url(images/nav_com_02.png);}
#nav .nav_4 a{display:block; height:34px; width:95px;background-image:url(images/nav_cus_01.png);}
#nav .nav_4 a:hover{ background-image:url(images/nav_cus_02.png);}
#nav .nav_5 a{display:block; height:34px; width:76px;background-image:url(images/nav_con_01.png);}
#nav .nav_5 a:hover{ background-image:url(images/nav_con_02.png);}


#banner {
	padding:0px;
	margin:0px auto;
	width:900px;
	height:198px;


}	

#main_top {
	padding:0px;
	margin:0px auto;
	width:900px;
	height:36px;
	background-image:url(images/bg_main_top.gif);
	background-repeat:repeat-x;
	
}
	
#main {
	margin:0px auto;
	width:900px;
}	
	
#main_left {
	width:218px;
	height:420px;
	background-color:#1E1E1E;
	padding:0px;
	float:left;
}

#main_right {
	width:682px;
	height:420px;
	background-color:#1E1E1E;
	padding:0px;
	float:right;
}

#footer {
	clear:both;
	width:900px;
	height:72px;
	margin:auto;
	padding:0px;
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;

}


#main_left h1 {
	font: 24px Arial, sans-serif;
	padding:0px 0px 0px 25px;
	margin:0px 0px 10px 30px;
	background-image:url(images/main_col.gif);
	background-repeat:no-repeat;
	background-position:left;

}
	

#main_right h1 {
	font: 24px Arial, sans-serif;
	padding:0px 0px 0px 25px;
	margin:0px 0px 5px 30px;
	background-image:url(images/main_wh2.gif);
	background-repeat:no-repeat;
	background-position:left;

}

#main_right h2 {
	font: 24px Arial, sans-serif;
	padding:0px 0px 0px 25px;
	margin:0px 0px 5px 30px;
	background-image:url(images/main_wh.gif);
	background-repeat:no-repeat;
	background-position:left;

}



	
.cat2 {
	font-weight:bold;
	width:178px;
	margin:0 0 0 20px;
	line-height:170%;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:10%;
	border-bottom:1px dashed #343434;

}

.cat2 a {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:0 0 0 40px;
	display:block;
}

.cat2 a:hover {
	color:#FFFFFF;
	background-color:#383838;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:10%;
}

.cat3 {
	width:178px;
	margin:0 0 0 20px;
	line-height:170%;
	background-repeat:no-repeat;
	background-position:10%;
	border-bottom:1px dashed #343434;

}

.cat3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	padding:0 0 0 50px;
	display:block;
}

.cat3 a:hover {
	color:#FFFFFF;
	background-color:#383838;
	background-repeat:no-repeat;
	background-position:10%;
}

.cat4 {
	font-weight:bold;
	width:178px;
	margin:0 0 0 20px;
	line-height:170%;
	background-image:url(images/icon_spread.gif);
	background-repeat:no-repeat;
	background-position:10%;
	border-bottom:1px dashed #343434;
}

.cat5 {
	font-weight:bold;
	width:178px;
	margin:0 0 0 20px;
	line-height:170%;
	background-image:url(images/icon_spread2.gif);
	background-repeat:no-repeat;
	background-position:10%;
	border-bottom:1px dashed #343434;

}

.cat4 a {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:0 0 0 40px;
	display:block;
}

.cat4 a:hover {
	color:#FFFFFF;
	background-color:#383838;
	background-image:url(images/icon_spread.gif);
	background-repeat:no-repeat;
	background-position:10%;
}

.cat5 a {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:0 0 0 40px;
	display:block;
}

.cat5 a:hover {
	color:#FFFFFF;
	background-color:#383838;
	background-image:url(images/icon_spread2.gif);
	background-repeat:no-repeat;
	background-position:10%;
}

.img_contact {
	width:178px;
	height:138px;
	margin:15px 0px 0px 20px;
	padding:0px;

}

.left_textbox {
	width:170px;
	height:10px;
	margin:0px 0px 0px 20px;
	font-size:10px;
	padding:4px;
	line-height:120%;
	text-align:center;
}

.line1 {
	width:620px;
	height:1px;
	margin:0px 0px 0px 30px;
	border-bottom:1px solid #4A4A4A;
	padding:0px;
	overflow:hidden;
}
	
	
.line3 {
	width:178px;
	height:7px;
	margin:20px 0px 0px 20px;
	background-image:url(images/bg_up.gif);
	background-repeat:no-repeat;
}

.line4 {
	width:178px;
	margin:0px 0px 0px 20px;
	height:1px;
	border-bottom:1px dashed #343434;
	padding:0px;
	overflow:hidden;
}



.main_right_content {
	width:620px;
	height:150px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.main_right_content2 {
	width:620px;
	height:30px;
	padding:0px;
	margin:0px 0px 10px 30px;
}


.main_right_content ul {
	width:620px;
	padding:0px;
	list-style:none;
}

.main_right_profile {
	width:620px;
	height:350px;
	padding:5px;
	margin:0px 0px 0px 30px;
	font-size:11px;
	line-height:150%;

}

.main_right_company {
	width:620px;
	height:360px;
	margin:0px 0px 0px 30px;
	font-size:11px;
	line-height:150%;
	background-image:url(images/wel_fa2.jpg);
	background-repeat:no-repeat;
	background-position:0% 12px;

}

.profile_text {
	width:400px;
	height:346px;
	padding:10px 0px 0px 0px;
	float:right;
}
	



.collection_content {
	font-size:11px;
	width:614px;
	height:16px;
	padding:3px;
	margin:0px 0px 0px 30px;
	line-height:16px;
	background-image:url(images/note.gif);
	background-repeat:no-repeat;
	background-position:right;
}


.collection_title {
	font-size:16px;
	color:#00B8FF;
	width:200px;
	height:20px;
	float:left;
	line-height:20px;

}

.collection_title a {
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
}

collection_title a:hover {
	font-size:16px;
	text-decoration:none;
	color:#00B8FF;
}



.collection_img {
	width:134px;
	height:150px;
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	float:left;
	margin:5px 6px 5px 6px;
}

.img_coll {
	width:132px;
	height:132px;
	border:0;
	margin:1px 1px 0px 1px;
}


.news_content {
	font-size:11px;
	width:614px;
	height:16px;
	padding:3px;
	margin:0px 0px 0px 30px;
	line-height:16px;
	background-image:url(images/note.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.news_more {
	width:64px;
	height:17px;
	margin:20px auto;
	padding:0px 0px 0px 20px;
	background-image:url(images/main_more.gif);
	background-repeat:no-repeat;
	line-height:150%;
	float:right;
}

.news_more a {
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;

}

.news_more a:hover {
	font-size:10px;
	text-decoration:none;
	color:#00B8FF;

}


.cus_img {
	width:120px;
	height:80px;
	float:left;
	margin:5px;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;


}


.AddDate {
	float:right;
	margin:0px 15px 0px 0px;
	display:inline;
}


input.login_input {
	font-size:11px;
	width:100px;
	height:18px;
	margin:2px 0px;
	padding:2px 0px 0px 1px;
	border:1px #343434 solid;
	background-color:#000000;
	color:#FFFFFF;

}


input.contact_input {
	font-size:11px;
	width:140px;
	height:18px;
	margin:0px 0px 0px 7px;
	padding:2px 0px 0px 3px;
	border:1px #4E4E4E solid;
	background-color:#000000;
	color:#FFFFFF;

}



/*------product js css-----*/

#imageMenu {
	position: relative;
	width: 600px;
	height: 300px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 300px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:118px;
	height: 300px;
}

#imageMenu ul li.p1 a {
	background: url(images/p1.jpg) repeat scroll 0%;
}

#imageMenu ul li.p2 a {
	background: url(images/p2.jpg) repeat scroll 0%;
}

#imageMenu ul li.p3 a {
	background: url(images/p3.jpg) repeat scroll 0%;
}

#imageMenu ul li.p4 a {
	background: url(images/p4.jpg) repeat scroll 0%;
}

#imageMenu ul li.p5 a {
	background: url(images/p5.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}

#pageusage a{
	font-size:16px;
	color:#0984FF;
}

#pageusage a:hover{
	font-size:16px;
	color:orange;
}


