/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px 0 0 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #8A8A8A;*/
	color:#333333;
}


h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #217faf;/*blue*/
}

a:hover, a:active {
	text-decoration: none;
	color: #217faf;
}

a:visited {
	color: #217faf;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;

}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
	
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;/*gray*/
}

#container {
	width: 780px;
	margin: 0 auto;
	padding-left: 15px;
	float:center;
	
}

/* Header */

#header {
	width: 780px;
	height: 90px;
	margin: 0 auto;
	
	
}

/* banner */
#banner.main{
	width: 600px;
	height: 120px;
	margin: 0 auto 20px auto;
	float:left;
}

/* head_banner */
#banner{
padding-top:5px;
	width: 780px;
	height: 120px;
	border-top:3px #d9d5d5 solid;
	margin: 0 auto 10px auto;
	float:left;
}

#logo {
	float: left;
	width:150px;
	height: 67px;
	padding-left:0px;
	padding-top:15px;
	
	border-bottom: 4px solid #D96C36;
	
}

#logo2{
    float:left;
	width:120px;
	height: 53px;
	margin:5px 0px 0px 0px;
	font-size:50px;
}


#logo h1 {
	font-size: 38px;
	color: #FFFFFF;/*white*/
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #5b5b5b;/*gray*/
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#logo a {
	text-decoration: none;
}

/* toplink */
#toplink {
	width: 600px/*140px*/;
	float: right;
	padding-top: 25px;
	padding-right:2px;
	text-align:right;
}

/* Menu */

.menu {	
    float: right;
	height: 10px;
	margin: -30px auto 0 auto;
	
}
.menu ul li.active a:visited {
	color: #FFFFFF;
	/*background: #d93636;/*red*/
	background: #D96C36;/*zhong huang*/
	width:104px; height:26px;
	background-image:url(/public/images/home2_images/global_navi_edge_r.gif);
	background-repeat: no-repeat;
	
}

.menu ul li.active a:hover {
	/*background: #F7F7F4;/*xian gray*/
	background: #D9D9D9;/*xian gray*/	
	color: black;
	width:104px; height:26px;
	background-image: url(/public/images/home2_images/global_navi_edge_r2.gif);
	background-repeat: no-repeat;
}

.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:26px;text-align:center; color:#fff;  background:#D96C36; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}
.menu ul li a.hide, .menu ul li a:visited.hide {display:none;}
.menu ul li a:hover ul li a.hide {display:none;}
.menu ul li a:hover {color:black; background:#D9D9D9;}
/*.menu ul li a:hover ul {display:block; position:absolute; top:26px; left:0; width:105px;}*/
.menu ul li a:hover ul li a.sub {background:#6a3; color:#fff;}





.menu ul li:hover ul {display:block;position:absolute;top:26px;margin-top:1px;left:0;width:100%;border-top:1px solid #fff;}

.menu ul li:hover ul li a {display:block;background:#e3e3e3;color:#333;height:auto;line-height:16px;padding:2px 16px 2px 16px;width:120px;border-top:1px solid #fff;}

.menu ul li:hover ul li a:hover {color:#fff;background: #D96C36 url(/warehouse/2/public/images/home2_images/sub-arrow.gif) no-repeat;background-position: 4px 8px;}



.bgglobalnavir
{
	background-image: url(/public/images/home2_images/global_navi_edge_r.gif);
	background-repeat: no-repeat;
}




#wrapper {
	width: 780px;
	border-top: 1px solid #CCCCCC; 
	background: url(/public/images/home2_images/img011.gif) repeat-x left top;
	margin: 10px auto;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding-top: 20px;
	float:left;
}

/* Content */

#content {
	float: left;
	width: 520px;
}

/* Post */

.post {
	
	margin-bottom: 10px;
	
}

.home-title {
	padding-bottom: 5px;
	/*border-bottom: 3px solid #d51a1a;*/
	border-bottom: 3px solid #D96C36;
	font-size: 114%;
	font-weight: bold;
	
}

.post .entry {
	border:1px #D96C36 solid;
}

.post .meta {
	padding: 15px 0 60px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(/public/images/home2_images/img03.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 180px;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputsubmit1 {
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* content_news */

#content_news {
	float: left;
	width: 500px;
}

#content_news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content_news li {
	padding: 0px;
}

#content_news li ul {
	/*background: url(/public/images/home2_images/img12.gif) repeat-x left bottom;*/
	border-bottom: 1px dotted #8C4623; 
}

#content_news li li {
	padding: 5px 0;
	
}

#content_news h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#content_news h3 {
	margin: 0;
}

#content_news p {
	margin: 0;
	line-height: normal;
}

#content_news a {
	text-decoration: none;
	
}

#content_news a:hover {
	text-decoration: underline;
}

#content_news ul li ul li.date {
	float:left;
}

/* Search */

#search {
    background: url(/public/images/home2_images/GZ052_72A.jpg) repeat-x left top;
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
    float:right;
	padding: 3px;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxed Style */

.boxed {
	
}

.boxed .title {
	height: 20px;
	background: #ffffff url(/public/images/home2_images/i mg04.gif) repeat-x;
	font-size: 1.2em;
	color: #CC0000;
}

.boxed .content {
	padding: 20px 10px 0px 20px;
	border:1px #f5f2f8 solid;
}

.boxed .form {
	height:180px;
	padding: 20px 10px 0px 20px;
	border-left:1px #aaaaaa solid;
	border-right:1px #aaaaaa solid;
}

#colA {
	float: right;
	width: 600px;
	padding: 0 10px 0 0;
}

#colA2 {
	float: left;
	width: 770px;
	padding: 0 10px 0 0;
}

/* head_title */
#head_title{
    border-bottom:3px #D96C36 solid;
	font-size:15px;
	color:#565656;
}
#head_title h3{
    font-weight:bold;
    color:black;
}


/* BoxedA */

.boxedA {
}

.boxedA h2 {
	height: 35px;
	padding-top: 25px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 2em;
}

.boxedA h3 {
	font-size: 1em;
	font-weight: bold;
}

.boxedA p {
	line-height: 2em;
	text-align: justify;
}

.boxedA .more {
	text-align: right;
}

.boxedA .more a {
	padding: 0 1em;
	background: #CCCCCC;
	border-left: 4px solid #666666;
	text-decoration: none;
}

.boxedA .more a:hover {
	background: #666666;
	color: #FFFFFF
}
#colB {
	float: left;
	width: 155px;
	border-top:4px #8C4623 solid;

}
/* BoxedB */

.boxedB {
	margin-bottom: 1px;
	/*background: #FAD4C6 url(/public/images/home2_images/img13.gif) repeat-y;*/
	
}

.boxedB h2 {
	height: 35px;
	padding: 15px 0 0 21px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #F07242;
}

.boxedB ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedB li {
	display: inline;
}

.boxedB a {
	display: block;
	width: 150px;
	height: 20px;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px dotted #8C4623; 
	text-decoration: none;
	color: #1F07242;/*background:#f8f8f8;*/
	background:#FFFFFF;
}

.boxedB a:hover {
	background: #D96C36/*ffedf3*/ url(/public/images/home2_images/img1q0.gif) no-repeat;
	color: #FFFFFF;
}
.boxedB ul li a.on_focus {
	background: #D96C36/*ffedf3*/ no-repeat;
	color: #FFFFFF;
}



/* BoxedC */

.boxedC {
	margin-bottom: 1px;
	background: #CBE2F8 url(/public/images/home2_images/img11.gif) repeat-y;
	border-bottom: 1px solid #549EE9;
}

.boxedC h2 {
	height: 35px;
	padding: 25px 0 0 21px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #549EE9;
}

.boxedC ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedC li {
	display: inline;
}

.boxedC a {
	display: block;
	width: 199px;
	height: 23px;
	padding: 7px 0 0 21px;
	background: #EEF5FD url(/public/images/home2_images/img12.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #549EE9;
}

.boxedC a:hover {
	background: #A9CEF4 url(/public/images/home2_images/img13.gif) no-repeat;
	color: #FFFFFF;
}

/* BoxedD */
.boxed2{
    float:left;
	width: 570px;
}
.boxedD {
	float:left;
	padding:10px;
	margin:20px;
	width:210px;
	border-bottom: 1px dotted #0080FF;
}

.boxedD li{
    float:left;
}



/* content_table */

#content_table{
    padding-top:20px;
}

#content_table table.tableline1 {
	border-right:1px #cccccc solid;border-top:1px #cccccc solid;PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px;  PADDING-TOP: 10px; 
}
#content_table td.c1 {
	 BORDER-bottom: #cccccc 1px solid;color:black;PADDING-RIGHT: 10px;  PADDING-BOTTOM: 10px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 10px;
}
#content_table td.c2 {
	 width:20%;BORDER-bottom: #cccccc 1px solid;color:black;background:#eeeded;PADDING-RIGHT: 10px;  PADDING-BOTTOM: 10px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 10px;
}


.to_top{
    float:right;
}

/* compnay_history */
.HistoryBlock
{
	display: block;
	/*border-left: 1px solid #D96C36;*/
	clear: both;
	padding: 0;
	margin: 30px 0;
	text-align: left;
	width:100%;
}
.HistoryBlock h2
{
	border-bottom:1px #D96C36 solid;
	width: 85px;
	color: #3f3d3d;
	font-size: 15px;
	padding: 0 0 0 10px;
	margin: 0;
}
.HistoryBlock2
{
	display: block;
	border-left: 1px solid #D96C36;
	clear: both;
	padding: 0;
	margin: 30px 0;
	text-align: left;
	width:100%;
}
.HistoryBlock2 h2
{
	border-bottom:1px #D96C36 solid;
	width: 85px;
	color: #3f3d3d;
	font-size: 15px;
	padding: 0 0 0 10px;
	margin: 0;
}
.History
{
	clear: both;
	/*border-bottom: 1px dotted #0080FF;*/
}
.History h3
{
	float: left;
	width: 85px;
	font-size: 1em;
	margin: 12px 0 0 5px;
}
.History p,
.History ul
{
	width: 450px;
	float: left;
	margin: 5px 0 0 10px;
	padding: 0 0 5px 0;
	/*border-bottom: 1px dotted #e5e5e5;*/
	border-bottom: 1px dotted #8C4623;
}
.History ul
{
	width: 440px;
	padding: 0 0 5px 15px;
}

.History ul li
{
	color:black;
}

.message_content{
padding-top:10px;
    float:left;
	width:430px;
}

/* group company */
.group_company_head{
	font-size:15px;
	padding:35px 15px 5px 5px;
    font-weight: bold;
}

#group_company_content{
    border-top: 1px #afafaf solid;
	border-bottom: 1px #afafaf solid;
	font-size:10px;
	padding:10px;
}

#group_company_pic{
    float:right;
}

#products_pic{
    float:left;
	border:1px black solid;
	width:580px;
	height:50px;
}



.right_img2{
    padding-top:10px;
    float:right;
}

/* contact */

#primary ul.index{
margin-right:-19px;
overflow:hidden;
}

#primary ul.index li{
margin:20px 19px 20px 0;
padding:0;
border:1px solid #b3b3b3;
float:left;
width:260px;
background-image:none;
}

#primary ul.index li p,
#primary ul.index li ul,
#primary ul.index li ol,
#primary ul.index li dl{
margin:0;
padding:0 10px 10px 10px;
}

#primary ul.index li h2,
#primary ul.index li h3{
margin:0 -1px 8px -1px;
padding:9px 0 8px 15px;
border:0 none;
border-bottom:1px solid #b3b3b3;
/*position:relative;*/
color:#fff;
background:#D9D9D9/*4c4c4c*/ left top no-repeat;
font-size:115%;
font-weight:bold;
}


/*-----------------------------product css-----------------------------*/

div.box-product {
	width: 740px;
	margin: 10px;
	background: url(/public/images/home2_images/bg_largebox_btm.gif) no-repeat left bottom;
}

div.box-product dl.title {
	padding: 0 15px;
	background: url(/public/images/home2_images/bg_largebox_top_gra.gif) no-repeat left top;
	border-bottom: 1px dotted #CCC;
}

div.box-product:after,
div.box-product dl.title:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.box-product,
div.box-product dl.title { display:inline-block; }
/*\*/
* html div.box-product,
* html div.box-product dl.title { height:1%; }
div.box-product,
div.box-product dl.title { display:block; }
/**/


div.box-product dl.title dt {
	display: inline;
	float: left;
	width: 327px;
	margin: 12px 0 10px 0;
	background: none;
	color: #376095;
	font-size: 134%;
	font-weight: bold;
}

div.box-product dl.title dd {
	float: right;
	display: inline;
	margin: 10px 0 10px 10px;
	padding: 0;
}

div.box-product p.img {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	padding: 15px 0;
	width: 100px;
}

div.box-product dl.content {
	float: left;
	display: inline;
	/*margin: 15px 15px 0; 2008-07-16 deleted */
	margin: 15px 0 0 15px;
	width: 280px;
}

div.box-product dl.content ul li {
	float: left; margin: 0 10px 10px 0;
}

div.box-product dl.content dt {
	font-weight: bodl;
	margin-bottom: 15px;
}

div.box-product div.table {
	/*float: left; 2008-07-16 deleted */
	float: right;
	width: 205px;
	word-wrap: break-word;
	word-break: break-all;
}

div.box-product div.table table {
	margin: 15px 15px 15px 0;
	border: 1px solid #CCC;
	width: 290px;
}

div.box-product table img {
	vertical-align: middle;
}

div.box-product table td {
	border: 1px solid #CCC;
	padding: 3px;
}

div.box-product table td.caption {
	background: #F5F5F5;
}

div.box-product table td a {
	color: #4F9BD8;
}



#footer {
	width: 780px;
	float: right;
	margin: 0 auto;
	min-height: 74px;
	padding: 10px 0 0 0;
	padding-left:0px;
	/*border-top: 3px #d51a1a solid;*/
	border-top: 3px #D96C36 solid;
	font-size: 10px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
}

.even, tr.even td
{
	background-color: #eeeeee;
	padding: 3px 5px;
	border: 1px solid #E1E1E1;
}
.odd, tr.odd td
{
	background-color: #f6f6f6;
	padding: 3px;
}

.section2{
	/*border-bottom: 1px dotted #CCCCCC;*/
	border-bottom: 1px dotted #8C4623; 
}

.section2.title{
	font-weight:bold;
}

#explanation dt{
    padding:5px;
    font-size:12px;
}
#expalnation.title{
font-weight:bold;
}



.home-right-box{
	background:url(/public/images/home2_images/bg_title_center_yel.gif) repeat-y;
	width:230px;
	text-align:left;
	margin:0 0 10px 0;
	padding:0;
	
}
.home-right-box-head-top{
	background:url(/public/images/home2_images/form_top_yel.gif) left bottom no-repeat;
	width:230px;
	height:41px;
	text-indent:-9999px;
}
.home-right-box-head-topics{
	background:url(/public/images/home2_images/form_topic_top_yel.gif) left bottom no-repeat;
	width:230px;
	height:41px;
	text-indent:-9999px;
}
.home-right-box-head-seminmar{
	background:url(/public/images/home2_images/form_seminar_top_D96C36.gif) left bottom no-repeat;
	width:230px;
	height:41px;
	text-indent:-9999px;
}
.home-right-box h3{

	width:230px;
	height:45px;
}
.home-right-box-candidate{
	background:url(/public/images/home2_images/form_top.gif) no-repeat;
}
.home-right-box-company{
	background:url(/public/images/home2_images/title_company.gif) no-repeat;
}
.home-right-box p{
	margin:0px 15px 0 15px;
	padding:0;
	line-height:130%;
	color:#807c79;
}
.home-right-box-bottom{
	background:url(/public/images/home2_images/form_bottom_yel.jpg) left bottom no-repeat;
	width:230px;
	height:15px;
	text-indent:-9999px;
}

.register-form-title{
   background:#fbfbfb;
   
}

#notepad_type {
    margin-top: 10px;
	border:1px #fafafa solid;
}
.notepad_type_table {
    text-align:left;
	width: 100%;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border:0px;
}
.notepad_type_table_head {
    color: #000000;background-image: url(/public/images/home2_images/_cellpic_cat.gif);
	font-weight: bold;
	height: 33px;
	letter-spacing: 1px;
	line-height: 33px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.notepad_type_table_head {
    color: #ffffff;background-image: url(/public/images/home2_images/_cellpic_cat2.gif);
	font-weight: bold;
	height: 33px;
	letter-spacing: 1px;
	line-height: 33px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.notepad_type_table_td1{
    background-color: #fafafa;padding:5px;
}
.notepad_type_table_td2{
    background-color: #fcfcfc;padding:5px;
}

.pages{
padding:0 6px;margin-right:2px;height:20px;border:1px solid;line-height:20px;overflow:hidden;
text-decoration: none;
}
.pages_onfoucs{
padding:0 6px;margin-right:2px;height:10px;border:1px #000080 solid;line-height:20px;overflow:hidden;background:#000080;color:#FFFFFF;
text-decoration: none;
}

#switcher_red{
	width:10px;
	height:10px;
	border:1px #000080 solid;
}

#switcher_green{
	width:10px;
	height:10px;
	border:1px #000080 solid;
}

#switcher_lightBlue{
	width:10px;
	height:10px;
	border:1px #000080 solid;
}

#switcher_lightPink{
	width:10px;
	height:10px;
	border:1px #000080 solid;
}

#switcher_lightGray{
	width:10px;
	height:10px;
	border:1px #000080 solid;
}

#switcher_blue{
	width:10px;
	height:10px;
	border:1px #000080 solid;
}

#switcher_yel{
	width:7px;
	height:7px;
	border:3px #D0770B solid;
	position:relative;
	border-style:outset;
}

#switcher{
	float:right;
	padding-right:2px;
}

#content_pro_line {
	float: center;
	width: 465px;
	border-bottom: 1px dotted #8C4623; 
}