*{ margin:0; padding:0; font-family:Arial, Verdana, Helvetica, sans-serif; }
img {border:0;}

body {
	width:900px;
	margin:auto;
	background:white;
}

/**************head**************/
#head {
	width:900px;
	height:76px;
	background:url(top_shade.gif) repeat-x bottom;
}

#key1 {
	top:20px;
	font-size:12px;
	line-height:16px;
	position:absolute;
	margin:0 0 0 215px;
}

#key1 h1 {
	font-size:18px;
	line-height:20px;
}

#head .logo {
	top:22px;
	width:152px;
	height:29px;
	position:absolute;
	margin:0 0 0 32px;
}

#lang {
	top:10px;
	width:170px;
	position:absolute;
	margin:0 0 0 700px;
}

#lang a {
	float:left;
	margin:7px 6px 5px 6px;
}

/**************menu**************/
#menu {
	height:34px;
	width:900px;
	background:url(menu.gif) repeat-x;
}

#menu .seleft,
#menu .menuright,
#menu .menuleft {
	float:left;
	width:4px;
	height:34px;
}

#menu .seleft {background:url(sel_edge.gif) no-repeat;}
#menu .menuright {background:url(menu_right.gif) no-repeat;}
#menu .menuleft {background:url(menu_left.gif) no-repeat;}

#menu dl {
	float:left;
	width:686px;
}

#menu dt {
	float:left;
	height:34px;
	color:white;
	display:inline;
	font-size:10px;
}

#menu a {
	float:left;
	color:black;
	height:25px;
	font-size:12px;
	font-weight:bold;
	padding:9px 17px 0 17px;
	white-space:nowrap;
	text-decoration:none;
}

#menu a:hover {
	color:#305D98;
}

#menu a.ved:hover {
	color:white;
	text-decoration:underline;
}

#menu .ved {
	color:white;
	background:url(sel.gif) repeat-x;
}

#menu .sep {
	width:2px;
	height:25px;
	color:white;
	font-size:1px;
	margin-top:5px;
	overflow:hidden;
	background:url(menu_sep.gif) no-repeat;
}

.banner {
	width:900px;
	height:191px;
	margin:0 0 11px 0;
}

/**************search**************/
#search {
	height:27px;
	width:198px;
	float:left;
	overflow:auto;
	padding:7px 0 0 8px;
}

#search form input.button {
	border:0;
	height:22px;
  width:40px;
	float:left;
	font-size:0px;
	line-height:30px;
	overflow:hidden;
	cursor:pointer;
	background:url(search.gif) no-repeat;
}

#search #q {
	border:0;
	width:100px;
	height:18px;
	float:left;
	color:gray;
	font-size:11px;
	padding:3px 0 0 5px;
	background:url(search_mid.gif) repeat-x;
}

#search .searchleft {
	float:left;
	width:8px;
	height:22px;
	background:url(search_left.gif) no-repeat;
}

/**************left**************/
#left {
	float:left;
	width:200px;
	display:inline;
	margin:0 0 0 8px;
}

#left .leftbar {
	width:183px;
	height:24px;
	padding:8px 0 0 17px;
	background:url(bar.jpg) no-repeat;
}

#left .leftbar a {
	color:white;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

#left .leftbar a:hover {
	color:#FDFF46;
}

#left .info {
	width:175px;
	overflow:auto;
	font-size:12px;
	line-height:20px;
	margin:0 0 25px 0;
	padding:2px 12px 0 11px;
	border-left:1px #D5D5D5 solid;
	border-right:1px #D5D5D5 solid;
	border-bottom:1px #D5D5D5 solid;
	background:url(leftbg.gif) repeat-x bottom;
}

#left dl {
	clear:both;
	overflow:auto;
	padding:0 0 5px 0;
}

#left .bigl {
	width:170px;
	overflow:auto;
	padding:7px 0 2px 4px;
	background:url(ul.gif) repeat-x bottom;
}

#left .bigl a {font-weight:bold;}

#left li {
	list-style:none;
	margin:0 0 0 10px;
}

#left .midl {
	width:155px;
	overflow:auto;
	padding:3px 0 2px 7px;
	background:url(ul.gif) repeat-x bottom;
}

#left dt img {
	float:left;
	display:inline;
	margin:4px 7px 0 0;
}

#left dt a {
	float:left;
	width:151px;
	color:black;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}

#left dt a:hover {
	color:#305D98;
}

#left .more {
	float:right;
	display:inline;
	margin:1px 8px 6px 0;
}

#left .more a {
	color:#FE8503;
	font-size:11px;
}

#left .more a:hover {text-decoration:none;}
#left .info b {color:#094987;}
#left .padtop {padding-top:4px;}
#left .ce {margin:17px 0 20px 4px;}
#left .craa {margin:17px 0 20px 11px;}

/**************right**************/
#right {
	width:670px;
	float:left;
	display:inline;
	margin:0 0 0 20px;
}

#right a {color:black;}
#right a:hover {text-decoration:none;}
#right td {padding:2px;}
#right .warning {color:red;}

#right .frameinfo {
	width:660px;
	padding-bottom:5px;
	margin:0 0 18px 0;
	background:#FAFAFA;
	border:1px #E6E6E6 solid;
}

#right .title {
	height:24px;
	padding:3px 0 0 12px;
	background:url(titlebg.gif) repeat-x;
}

#right .title img {
	float:left;
}

#right .caption {
	float:left;
	display:inline;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	margin:0 0 0 10px;
}

#right .caption a {
	text-decoration:none;
	color:#214D87;
}

#right .caption a:hover {color:#5695DC;}

#right .desp2 {
	clear:both;
	font-size:12px;
	line-height:16px;
	padding:5px 15px;
	margin-bottom:1px;
}

#right .desp2 a:hover {color:#315D9A;}

#right .inline i {font-style:normal;}

#right .inline b,
#right .inline p,
#right .inline h3,
#right .inline h2,
#right .inline strong {
	display:inline;
	font-size:12px;
	font-weight:normal;
}

#right .desp2 h5 {
	font-weight:bold;
	font-size:13px;
}

#right .comimg img {
	margin:3px 0 7px 0;
}

#right .sitemap ul {margin:0 0 0 15px;}
#right .sitemap li {margin:2px 0 3px 15px;}

#right .sitemap a:hover {
	color:#384B88;
	font-weight:bold;
}

#right .line {
	clear:both;
	height:1px;
	border-bottom:#E6E6E6 solid 1px;
}

#right .focus {
	background:#F2F9FB;
	border: 1px solid #CCCCCC;
}

#right .blur {
	background:#EEEEEE;
	border-bottom: #FFFFFF 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #CCCCCC 1px solid;
}

#right .links ul li {
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:2px 0 2px 0;
}

#right .links ul li a {
	text-decoration:underline;
}

#right .links .ved,
#right .links a:hover {
	color:#384B88;
	text-decoration:none;
}

#right .links ol li {
	font-size:12px;
	font-weight:normal;
}

/**************ct_pr**************/
#right .prolist a:hover {text-decoration:none;}
#right .prolist a {font-size:12px;}

#right .prolist li {
	padding:0 0 0 5px;
	line-height:18px;
	list-style:none;
}

#right .selected {
	color:#094987;
	font-weight:bold;
}

#right .productlist {
	clear:both;
	width:625px;
	height:18px;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 3px 0;
	padding:2px 0 0 10px;
	background:#E0E0E0;
}

.cl {
	clear:both;
}

/**************products**************/
#products {
	clear:both;
	overflow:auto;
	padding:0 0 0 10px;
}

#products .bigname,
#products .bigname2 {
	clear:both;
	width:620px;
	height:18px;
	overflow:hidden;
	font-weight:bold;
	margin:8px 0 0 5px;
	padding:3px 0 0 10px;
	background:#E0E0E0;
}

#products .bigname {
	margin:8px 0 0 5px;
	padding:1px 0 3px 10px;
}

#products .bigname a,
#products .bigname2 a {
	font-size:13px;
	color:black;
	text-decoration:none;
}

#products .bigname a:hover,
#products .bigname2 a:hover {color:#5695DC;}
#products .pic a:hover img,
#products a:hover img {border:1px #384B88 solid;}

#products ul {
	margin:0;
	padding:0;
	list-style:none;
}

#products .pic,
#products dt {
	float:left;
	height:200px;
	width:145px;
	font-size:12px;
	display:inline;
	overflow:hidden;
	line-height:16px;
	margin:8px 3px 5px 12px;
}

#products .pic a:hover,
#products dt a:hover {
	color:#305D98;
	text-decoration:none;
}

#products .pic a,
#products dt a {
	color:black;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:underline;
}

#products .pic a img,
#products dt a img {
	width:125px;
	height:125px;
	display:block;
	margin-bottom:2px;
	border:1px #A2A2A2 solid;
}

/**************foot**************/
#foot {
	clear:both;
	color:black;
	font-size:11px;
	text-align:center;
	margin-top:10px;
	padding:4px 0 12px 0;
	background:#F2F2F2;
	border-top:1px #DDD solid;
}

#foot #footlink {
	margin:0 0 4px 0;
}

#foot #footlink a {
	color:#475C71;
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
	padding:0 7px 0 7px;
}

#foot .keywordlist a:hover,
#foot .keywordlist .ved,
#foot #footlink .ved, 
#foot #footlink a:hover {color:#5695DC;}

#foot a:hover {text-decoration:none;}

#foot .keywordlist dt {display:inline;}
#foot .keywordlist dl {margin:0 auto 3px auto;}

#foot .keywordlist a {
	font-size:10px;
	color:black;
	margin:0 3px 0 3px;
}

#foot .bottom,
#foot .bottom a {
	line-height:13px;
	font-size:10px;
}

#foot .bottom a {color:#325C98;}
