
/*ÉÏ·­ÄÚÈÝ*/
.up_box {background:url(../images/up_box.png) 0 100% no-repeat;	padding:0px;position:relative;color:#808080;width:399px;height:40px; margin-bottom:3px;}
.up_box h2 {	font-size:12px;	color:#f0f0f0;overflow:hidden;letter-spacing:3px;margin:13px 0 0 20px; font-family:Î¢ÈíÑÅºÚ;	float:left;}
.up_box .up_line{ float:right; width:290px;height:22px; padding:4px 0 0 0; margin:6px 8px 0 0;  overflow:hidden;}
.up_box .up_line a{ color: #fff;}
.up_box .up_line li{font-size:12px;line-height:20px;list-style:none; margin-left:3px;}

#updiv{height:420px;overflow:hidden;}
#updiv ul{ display:block; text-align:center;}
#updiv li{ float:none; line-height:16px; text-align:center;}
#updiv img {width:150px; height:auto; border:1px solid #e0e0e0;}
#updiv img:hover { border:1px solid #FDA659;}

.computer { background:url(../images/comp_screen_en.gif) no-repeat; height:399px; width:399px; padding:1px 0 10px 0; position:relative;margin:0 auto}
.ifocus{MARGIN: 4px 0 0 4px; width:389px;height:389px;visibility:hidden; border:1px dotted #e0e0e0;position:relative;}
.ifocus img{width:389px;height:389px;}
/* content*/

.box {
	background:url(../images/box-bg.gif) 0 100% repeat-x #fff;
	border:1px solid #c3c6c8;
	padding:5px 13px 10px 13px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	position:relative;
	color:#808080;
	margin-bottom: 5px;
	overflow:hidden;
}
.box h2 {
	font-size:14px;
	color:#c85d16;
	overflow:hidden;
	padding:24px 0 26px 61px;
	letter-spacing:2px;
	position:relative;
	
}
.box h2 span {
		display:block;
		border-bottom:1px dotted #c3c6c8;
		position:absolute;
		left:0;
		top:57px;
		width:100%;
		height:1px;
		overflow:hidden;
		z-index:10;
	}
.box h2.icon1 {	background:url(../images/icon1.jpg) no-repeat 0px 0;}
.box h2.icon2 {	background:url(../images/icon2.jpg) no-repeat 0px 0;}
.box h2.icon3 {	background:url(../images/icon3.jpg) no-repeat 0px 0;}

.box .button {
	font-size:12px;
	text-shadow:1px 1px 0 #000;
	color:#fff;
	text-decoration:none;
	padding:8px;
	background:url(../images/button-bg1.gif) 0 0 repeat-x;
	display:inline-block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	
	float:right;
}

.box p{ line-height:1.5em; padding-bottom:8px;background:url(../images/arrow6.gif) left top no-repeat; text-indent:17px; word-wrap:break-word;}
.box ul{ overflow:hidden; width:100%; margin-left:12px}
.box li{ float:left; margin:0 22px 12px 0px; }
.box li img{ width:100px; height:100px; border:1px solid #e0e0e0}
.box li img:hover{border:1px solid #FDA659}


#gray_menu_content_wrapper {
	clear: both;
	padding: 20px;
}

#gray_menu_left_sidebar {
	float: left;
	margin-right: 8px;
	width: 29%;
}

#gray_menu_right_sidebar {
	float: right;
	width: 24%;
	margin-left:8px;
}

#gray_menu_content {
	float: left;
	width: 45%;
}



.gray_menu_box {
	margin-bottom: 5px;
	background: url(../images/gray_menu_box_body.png) repeat-y  right ; border-left:1px solid #e0e0e0
}

.gray_menu_box h1 
{
	position: relative;
	margin: 0;
	padding: 8px 15px;
	height:19px;
	font-size: 12px;
	color: #c85d16;
	font-weight: bold;
	background: url(../images/gray_menu_box_tr.png) no-repeat top right; 
	width:auto;
	letter-spacing:2px;
}
.gray_menu_box h2 {
	position: relative;	
	margin: 0;
	height:14px; 
	padding: 10px 10px;
	font-size: 12px;
	color: #c85d16;
	font-weight: bold;
	background: url(../images/gray_menu_box_tr.jpg) no-repeat top right; 
	width:auto;
	letter-spacing:2px;
}

.gray_menu_box .box_bottom {
	position: relative;
	height: 12px;
	background: url(../images/gray_menu_box_br.png) top right;
}

.gray_menu_box .box_bottom span {
	position: absolute;
	width: 10px;
	height: 12px;
	top: 0;
	left: 0;
	/*background: url(../images/gray_menu_box_bl.png);*/
}

.gray_menu_box .side_menu 
{
	padding: 5px 0px 5px 13px;
	list-style: none;	
	margin: 0 5px 0 0;
	overflow:auto;
	border:0px solid red;
}

.gray_menu_box .side_menu li {
	padding: 0;
	margin: 5px 0;
}

.gray_menu_box .side_menu li a {
	display: block;
	color: #666;
	padding: 0px 8px;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/dot2.gif) left no-repeat;
}

.gray_menu_box .side_menu li a:hover {
	color: #c85d16;
}
.gray_menu_box p{ line-height:1.4em; padding:8px}