/* --------------------------------------------------------
  Global style 
---------------------------------------------------------- */
@import url(global.css);

/* --------------------------------- pageMain -------------------------------- */
#pageMain {
	width: 1003px;
}
#content {
	width:664px;
	clear:both;
	float:left;
	padding:0 0 10px 10px;
}
#main h1 {/* main01,main02,main03 title */
	font:bold 12px Arial,Verdana,sans-serif;
	color: #A00401;
	background:inherit;
	padding:3px 0 0 10px;
}
#news h2 {
	font:bold 11px Verdana,Arial,sans-serif;
	background:inherit;
} /* category Title */
/* product & solution */
#main {
	width:664px;
	padding-top:10px;
}
#main01 {
	float:left;
	background: #fff;
	border:1px solid #BBD1E7;
	margin-right:3px;
}
#main02 {
	background: #fff;
	border:1px solid #BBD1E7;
	margin-right:3px;
}
#main01Title {
	width: 245px;
	height:20px;
	background:url(./images/titlebg_01.gif) repeat-x;
	border-bottom:1px solid #C1D2E4;

}
#main01Title span {
	float:left;
	font:bold 9px Arial, Helvetica, sans-serif;
	color:#648BB1;
}
#main01Content {
   width:245px;
	height:219px;/*the content01 height */
}
.category01Head{
   font:bold 11px Arial,Verdana,sans-serif;
	color:#648BB1;
	padding: 3px 0 3px 11px;
}
.category01Content {
	padding: 0 0 0 11px;
}
.category01Content ul {
	list-style-type: disc;
	margin-left: 15px;
}
.category01Content ul li {
	padding:0;
	margin: 0;
	line-height: 16px;
}
#categroy01 {
	width: 45%;
	float: left;
 }
#categroy02 {
	width:100%;
	float: left;
 }
.category02Head,.category03Head{
	font:bold 11px Arial,Verdana,sans-serif;
	color:#648BB1;
	padding: 3px 0 3px 11px;
	width:120px;
}
.category02Head a,.category02Head a:visited,.category03Head a,.category03Head a:visited {
	color:#648BB1;
}
.category02Content,.category03Content {
	padding: 0 0 0 11px;
}
.category02Content ul,.category03Content ul {
	list-style-type: disc;
	margin-left: 15px;
}
.category02Content ul li,.category03Content ul li {
	line-height: 16px;
	padding:0;
}

.category04Head{
   font:bold 11px Arial,Verdana,sans-serif;
	color:#648BB1;
	padding: 3px 0 3px 11px;
}
.category04Head a,.category04Head a:visited,.category01Head a,.category01Head a:visited {
	color:#648BB1;
}
.category04Content {
	padding: 0 0 0 11px;
}
.category04Content ul {
	list-style-type: none;
}
.category04Content ul li {
	line-height: 16px;
	padding:0;
}

#main02 {
	float:left;
}
#main02Title {
	width: 134px;
	height:20px;
	background:url(./images/titlebg_01.gif) repeat-x;
	border-bottom:1px solid #C1D2E4;
}
#main02Title span {
float:left;
font:bold 9px Arial, Helvetica, sans-serif;
color:#648BB1;
padding:6px 0 0 6px;
}
#main02Content {
    width:134px;
	height:219px;/*the content02 height*/
}
#main03 {
	float:left;
	background: #fff;
	border:1px solid #BBD1E7;
	margin-right:3px;
}
#main03Title {
	width:134px;
	height:20px;
	background:url(./images/titlebg_01.gif) repeat-x;
	border-bottom:1px solid #C1D2E4;
}
#main03Title span {
float:left;
font:bold 9px Arial, Helvetica, sans-serif;
color:#648BB1;
padding:6px 0 0 6px;
}
#main03Content {
	width:134px;
	height:219px;/*the content03 width*/
}
#main04 {
float:left;
background:#fff;
border:1px solid #85AAD0;
}
#main04Title {
width:134px;
height:20px;
background:#ccc url(./images/news_head_bg.gif) repeat-x;
border-bottom:1px solid #85AAD0;
}
#main04Title h1 {
	font:bold 12px Arial,Verdana,sans-serif;
	color: #fff;
	float:left;
	background:inherit;
	padding:3px 0 0 10px;
	}
#main04Title a {
color:#fff;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:right;
padding:4px 3px 0 0;
}
#main04Title span {
float:left;
font:bold 9px Arial, Helvetica, sans-serif;
color:#648BB1;
padding:6px 0 0 6px;
}
#main04Content {
width:134px;
height:219px;
}

/* sidebar */
#sidebar {
	float:left;
	width:319px;
	height:452px;
	margin: 0 0 0 10px;
}
#news {
	width: 310px;
	height: 186px;
	border: 1px solid #85AAD0;
}

#newsHead {
	height: 20px;
	background: url(./images/news_head_bg.gif) repeat-x;
	border-bottom: 1px solid #85AAD0;
	clear:both;
}
#newsHead h2 {
float:left;
	padding:3px 0 0 6px;
	color:#fff;

}
#newsHead a {
float:right;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
padding:3px 4px 0 0;

}
#whatNewsContent {
	height: 165px;
	background:#EEF6FD;
	overflow: hidden;
}
#whatNewsContent ul {
	list-style:square;
	padding:2px 2px 0 10px;
	line-height: 17px;
	margin-left:8px;
	/* word-break:break-all; */
}
#whatNewsContent ul li {
padding-top:3px;
}
#ad01 {
	clear: both;
}
#hp02 {
clear:both;
	padding-top:6px;
}
#hp02 ul {
	list-style: none;
}
#hp02 ul li {
	float: left;
	margin:4px;
	width:65px;
	height:65px;
	border:solid 1px #cccccc;
	vertical-align : middle;
}
#hp02 ul li img {
	width:65px;
	height:65px;
}
.more {
	text-align: right;
	padding: 0 10px 5px 0;
}
.more a {
	display: block;
	background: url(./images/more_right.gif) no-repeat right;
	padding-right: 10px;
}
/* Feedback begin */
#fback {
padding:10px 80px;
 text-align:left;
}
#fback h4 {color:#a00401; float:left; border-bottom:1px #85AAD0 solid; width:100%; line-height:24px;}
#fback p {text-align:left; float:left; padding:5px 20px 10px 0px; width:200px;}

/* Login */
.loginTop h3 {
color:#648bb1;
font-size:18px;
font-weight:bold;
padding:40px 0 20px 200px;
}
hr {
color:#648bb1;
}
/* Agreement */
.agreement dl {
	margin:0;
	padding:0;
}
.agreement dt {
	margin:0;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
}
.agreement dd {
	font-size:12px;
	margin:0;
	padding-top:10px;
/*	padding-left:15px; */
}
.agreement dd p {
	font-size:12px;
	padding:3px 0;
}
/* SiteMap Page begin (by Soap at 01.16.2007) */
.navbar {
	width: 1003px;
	border-bottom:1px solid #8EADCB;
	height: 32px;
	float:left;
}
.navbar h3 {
	color:#a00401;
	font: bold 18px Arial,Verdana,sans-serif;
	padding:5px 10px 0 0;
	float:right;
	display:table;
}
.sitemap {
	width:1003px;
	padding:5px 0px 20px;
}
.showarea {
	width:236px;
	border:1px solid #c1d2e4;
	float:left;
	margin:5px;
	padding-bottom:10px;
}
.showarea h3 {
	font-size:11px;
	padding:3px 0px 3px 10px;
	color:#a00401;
	background:url(./images/titlebg_01.gif) repeat-x;
	border-bottom:1px solid #c1d2e4;
}
.showarea span {
	font-size:11px;
   margin-left:10px;
	line-height: 26px;
	font-weight:bold;
	color:#648BB1;
	
/*	display: inline; */	
}
.showarea ul {
	list-style:none;
	text-indent:10px;
}
/* SiteMap Page end (by Soap at 01.16.2007) */
/* Error Page begin (by Soap at 01.17.2007) */
.bigerror {
	background:url(./images/error_l.gif) no-repeat 10px 10px;
	padding:10px 10px 30px 110px;
	float:left;
}
.bigerror h4 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #c1d2e4;
	padding:0px 0px 10px;
	color:#a00401;
}
.bigerror p {
	padding:10px 0px;
}
.smlerror {
	background:url(./images/error_s.gif) no-repeat 10px 10px;
	padding:10px 10px 10px 60px;
	float:left;
}
.smlerror h4 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #c1d2e4;
	padding:0px 0px 5px;
	color:#a00401;
}
.smlerror p {
	padding:5px 0px 10px;
}
/* Error Page end (by Soap at 01.17.2007) */
/* Right Page begin (by Soap at 01.17.2007) */
.bigright {
	background:url(./images/right_l.gif) no-repeat 10px 10px;
	padding:10px 10px 30px 110px;
	float:left;
}
.bigright h4 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #c1d2e4;
	padding:0px 0px 10px;
	color:#648bb1;
}
.bigright p {
	padding:10px 0px;
}
.smlright {
	background:url(./images/right_s.gif) no-repeat 10px 10px;
	padding:10px 10px 10px 60px;
	float:left;
}
.smlright h4 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #c1d2e4;
	padding:0px 0px 5px;
	color:#648bb1;
}
.smlright p {
	padding:5px 0px 10px;
}
/* Right Page end (by Soap at 01.17.2007) */
/* Score Page begin (by Soap at 01.18.2007) */
.score {
	float:left;
	border:1px solid #c1d2e4;
}
.score form {
	margin:0px;
	padding:0px;
}
.score h5,.score span {
	font-size:11px;
	font-weight:bold;
}
.score h5 {
	padding:3px 0px 3px 10px;
	color:#a00401;
	background:url(./images/titlebg_01.gif) repeat-x;
	border-bottom:1px solid #c1d2e4;
}
.score span {
	color:#648bb1;
}
.score table {
	margin:0px 8px;
}
.score td {
	padding:2px 0px 0px;
}
.scorebt {
	background:url(./images/search_input_bg.gif) repeat-x;
	font-size:11px;
	border:1px solid #9fbbd5;
	margin:0px 5px 8px 0px;
}
/* Score Page end (by Soap at 01.18.2007) */
/* lock Page begin (by Soap at 01.21.2007) */
.biglock {
	background:url(./images/lock_l.gif) no-repeat 10px 10px;
	padding:10px 10px 30px 110px;
	float:left;
}
.biglock h4 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #c1d2e4;
	padding:0px 0px 10px;
	color:#a00401;
}
.biglock p {
	padding:10px 0px;
}
.smllock {
	background:url(./images/lock_s.gif) no-repeat 10px 10px;
	padding:10px 10px 10px 60px;
	float:left;
}
.smllock h4 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #c1d2e4;
	padding:0px 0px 5px;
	color:#a00401;
}
.smllock p {
	padding:5px 0px 10px;
}
/* lock Page end (by Soap at 01.21.2007) */
/* Lock/Error/Right Page "a" begin (by Soap at 01.21.2007) */
.bigerror a,.smlerror a,.bigright a,.smlright a,.biglock a,.smllock a {
	color:#648bb1;!important
	font-weight:bold;
	background:#cccccc;
} 
/* Lock/Error/Right Page "a" begin (by Soap at 01.21.2007) */

/* userType */
	#userType {
	padding:10px;
	}
	#userType h3 {
	padding:20px 0;
	font-size:14px;
	}
	ul.ut-list-fig img {margin:20px 0;border:3px solid #cecece;}
	#userType p,#userType ul li {font-size:12px;}
	#userType p {line-height:1.5em;}
	#userType p span {
	font-size:13px;
	font-weight:bold;
	}
	ul.ut-list {margin: 1em 1em 1.5em 2em; padding:0; }
	ul.ut-list li {
	list-style: disc;
	list-style-position: inside;
	line-height:1.5em;
	}
	ul.ut-list-sub {margin: 0.5em 1em 1em 1.5em; padding:0; }
	ul.ut-list-sub li {
	list-style: circle;
	list-style-position: inside;
	line-height:1.5em;
	}
	ul.ut-list-sub2 {margin: 0.5em 0 0 2em; padding:0; }
	ul.ut-list-sub2 li {
	list-style: lower-roman;
	list-style-position: inside;
	line-height:1.5em;
	}
	ul.ut-list-fig {
	list-style: decimal;
	list-style-position: inside;
	line-height:1.5em;	
	}

	.list-b{ margin:10px 0;}
.list-b li{ background:url(./images/dot.gif) no-repeat left 8px; line-height:20px; padding:0 3px 0 10px; margin-left:8px; }
#friendlink{ padding-top:100px;}