﻿html, body, ul, li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
body
{
    /*background:url(Images/body.jpg) repeat-x #121212;*/
   background-color:#fff;
	}
img
{
	border: 0;
}
a
{
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.more
{
	text-align: right;
}
.left
{
	float: left;
}
.clear
{
	clear: both;
}

body, h1, h2, h3, form
{
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

#wrappertemp
{
	padding:0;
	text-align: left;
	margin: auto;
	width: 880px;
	height: auto;
	background-color:#fff;
	height: auto !important;
	clear: both;
	border:solid 0px #eee;
	/*border-bottom:solid 1px Black;
	border-right:solid 1px Black;*/
	}
#wrapper
{
	padding:0 0px 10px 0px;
	text-align: left;
	margin: 0;
	width: 880px;
	/*background:url(Images/headbgg.gif) repeat-x center top;*/
	height: auto;
	height: auto !important;
	clear: both;
}
#header
{
	clear:both;
	overflow:hidden;
	height: auto;
	width:880px;
}
#header-top
{
	margin-top:2px;
	height:94px;
	clear:both;
}
#logo-left
{
	width: 230px;
	height:94px;
	background:url(Images/logo.bmp) no-repeat left center;
	float:left;
	text-align:right;
	
}
#seach
{
    margin-top:5px;
   float:right; 
   margin-right:10px;
    }
#logo-right
{
	width:650px;
	height:94px;
	
	float:left;
	/*background:#3C728C url(../../Images/headbg.gif) repeat left center;
	float:left;
	border:solid 1px #3d3d3d;*/
	}
.cssmenu
{
	position:absolute;
	left:0px;
	top:0px;
	border:solid 1px #a8a8a8;
	background-color:#a3a3a3;
    width:333px;
    background: url(Images/ModalHeader.png) repeat center top;
    visibility:hidden;
	/*margin-top:117px;*/
	}
.cssmenu ul {
        margin: 0;
        padding:0px;
        /*padding: 0 0 20px 10px;*/
}

.cssmenu ul li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}
.cssmenu ul a{
		float: left;
        font-size: 12px;
        /*line-height: 26px;
        height:26px;*/
        padding: 0 12px 0px 23px;
        text-decoration: none;
}
.cssmenu ul a:link, .cssmenu ul a:visited {
        /*color: #D2B48C;*/
        color:#fff;
}

.cssmenu ul a:hover, .cssmenu ul a:link.active, .cssmenu ul a:visited.active
{
	color:#00bfff;
	text-decoration:none;
    /*padding-bottom: 6px;
    color: #B0C4DE;
    background: url(images/circle.gif) no-repeat bottom center;*/
}
.cssmenu-en
{
	position:absolute;
	left:0px;
	top:0px;
	border:solid 1px #a8a8a8;
	background-color:#a3a3a3;
    width:260px;
    background: url(Images/ModalHeader.png) repeat center top;
    visibility:hidden;
	/*margin-top:117px;*/
	}
.cssmenu-en ul {
        margin: 0;
        padding:0px;
        /*padding: 0 0 20px 10px;*/
}

.cssmenu-en ul li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}
.cssmenu-en ul a{
		float: left;
        font-size: 12px;
        padding: 0 6px 0px 6px;
        text-decoration: none;
}
.cssmenu-en ul a:link, .cssmenu-en ul a:visited {
        color:#fff;
}

.cssmenu-en ul a:hover, .cssmenu-en ul a:link.active, .cssmenu-en ul a:visited.active
{
	color:#00bfff;
	text-decoration:none;
}
#nav
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top:50px;
	margin-left:29px;
}

#nav li
{
	margin: 0;
	padding: 0;
	display:inline;
}
#nav li a
{
	border-left:solid 0px #b0b0b0;
    border-right:solid 1px #b0b0b0;
	height: 36px;
	padding-left:20px;
	padding-right:20px;
	line-height:36px;
	display: block;
	float: left;
	margin: 0px 0px;
	font-weight: bold;
	text-decoration: none;
}
#nav a:link, #nav a:visited
{
	background: none;
	color: #606060;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover
{
	color:#FFF;
	background: url(Images/ModalHeader.png) repeat-x center top;
	border-bottom:solid 1px #a8a8a8;
}
#infobanner
{
	height: 20px;
	line-height: 20px;
	padding-left: 3px;
	margin-top:10px;
	text-align:left;
}
#headmap
{
    /*background:url(Images/index.jpg) no-repeat center center;*/
    width:861px;
    height:auto;
    text-align:left;
    vertical-align:middle;
    padding-top:0px;
    margin-left:2px;
    margin-right:17px;
}
#headword
{
    /*background:url(Images/3g.gif) no-repeat center center;*/
    width:552px;
    height:87px;
    padding-top:36px;
}
#content
{
	padding: 3px 0px;
	min-height: 300px;
	overflow: hidden;
	height: auto !important;
	clear:both;
	width:880px;
}
.headborder
{
	width:100%;
	height:1px;
	background:url(Images/border.gif) repeat-x;
	}
#left-banner
{
	padding-bottom:10px;
	width: 630px;
	margin-left: 5px;
	float: right;
	background-color:white;
	border-left:solid 0px Gray;
	border-top:solid 0px Gray;
	border-right:solid 0px #778899;
	border-bottom:solid 0px #778899;
}
#logo-banner
{
	height: 100px;
	text-align: left;
	background: url(../../Images/banner.gif) no-repeat center center;
}
#news
{
	height: 175px;
	margin-top: 3px;
	clear:both;
}
.title-banner, .title-banner div
{
	height: 25px;
	line-height: 25px;
}
.title-banner-left
{
	width: 38px;
	float: left;
	background: url(Images/titleleft.gif) no-repeat center center;
}
.title-banner-center
{
	width: 70px;
	float: left;
	background: url(Images/titlecenter.gif) repeat-x center 1px;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	font-weight: bold;
}
.title-banner-right
{
	width: 229px;
	float: left;
	background: url(Images/titleright.gif) no-repeat left center;
}
.news-summary
{
	/*height: 140px;*/
	padding: 10px;
}
.news-summary ul
{
	margin-right:5px;
}
.news-summary li
{
	clear: both;
	float: none;
	height: 20px;
	line-height: 18px;
	background: url(Images/point.gif) no-repeat 5px 5px;
	padding-left: 20px;
}
.news-summary li a
{
	float: left;
}
.news-summary li h3
{
	font-size: 10px;
	color: #888;
	float: right;
	margin-left: 5px;
	margin-right: 1px;
}
.case
{
	margin-top: 5px;
	padding:10px;
}
#products
{
	clear:both;
	overflow:hidden;
}
.products
{
	clear:both;
	margin-top:5px;
	padding-left:5px;
	width:610px;
}
.products .pro-part
{
	float:left;
	width:33.3%;
}
.products p
{
	font-weight:bold;
	font-size:12pt;
}

.products ul li
{
	padding-bottom:10px;
	list-style: disc inside;
}

.products .pro-series
{
	width:100%;
	font-size:9pt;
}
#products-present
{
	margin-top: 5px;
	padding:10px;
}
#right-banner
{
	width: 240px;
	float: left;
	margin-left:1px;
}
#ctl00_login
{
	height: 120px;
	/*background: url(images/circle_bg.jpg) no-repeat center top;*/
	margin-top: 3px;
	border: 1px solid #d0d0d0;
	background-color: #Fff;
}
#ctl00_login .corps
{
	background:url(Images/titlebg.gif) repeat;
    height: 24px;
}
#ctl00_login .corp-affiche
{
	margin: 1px;
	font-size: 12px;
	font-weight:bold;
	line-height: 24px;
	padding-left: 10px;
	float:none;
}
#ctl00_login div
{
	padding-left:8px;
}
#ctl00_currentUser
{
	text-align:center;
	border:1px solid #d0d0d0;
	padding-top:20px;
	padding-bottom:20px;
}

#login-bottom
{
	height: 5px;
	overflow: hidden;
	background: url(images/circle_bg.jpg) no-repeat center -170px;
}
#corp-note
{
	margin-top: 3px;
	height: 150px;
	border: 1px solid #d0d0d0;
	background-color: #Fff;
}
#corp-note .corps
{
    background:url(Images/titlebg.gif) repeat;
    height: 24px;
}
#corp-note .corp-affiche
{
	margin: 1px;
	font-size: 12px;
	font-weight:bold;
	line-height: 24px;
	padding-left: 16px;
	float:left;
}
#corp-note .divmore
{
    line-height: 24px;
    float:right;
}
#corp-note div
{
	height: 125px;
	overflow:hidden;
}
#corp-note div li h3
{
	font-size: 10px;
	color: #888;
}
#corp-note div li
{
	background: url(Images/bullet_letter.gif) no-repeat 10px 3px;
	padding-left: 26px;
	margin:2px auto;
}
#footer
{
	width: 100%;
	margin:auto;
	/*background: #42453D url(images/footerbg.jpg) repeat-x;*/
	padding: 6px 0 5px 0;
	margin-top: 2px;
	color:#708090;
}
#footer div,#footer div a
{
	margin: 0 auto;
	padding: 0;
	text-align:center;
	color:#708090;
}
#footer div a
{
	margin:auto 5px;
	}
.more
{
	padding-left: 16px;
	background: url(Images/more.gif) no-repeat left center;
}
.imgborder
{
	/*border: 1px solid #D3D3D3;*/
	text-align: center;
	padding: 2px;
}
.summary
{
	margin: 0px auto;
	margin-bottom: 5px;
	border:0px solid #D3D3D3;
	background-color: #F7F7F7;
	text-align:center;
}
.summary div
{
	text-align:center
	}
.summary h5
{
	margin: 0px;
	background:url(Images/titlebg.gif) repeat;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}
.img_normal
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	margin:0px auto;
	}
.img_hover
{
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	margin:0px auto;
	}
#sponsor
{
	margin-top:5px;
	border: 1px solid #d0d0d0;
	background-color: #Fff;
	height:270px;
	line-height: 20px;
	font-size: 12px;
	font-weight:bold;
	}
#sponsor .sponsors
{
    background:url(Images/titlebg.gif) repeat;
    height: 24px;
}
#sponsor .sponsor-fellow
{
	margin: 1px;
	font-size: 12px;
	font-weight:bold;
	line-height: 24px;
	padding-left: 16px;
	float:left;
}
#sponsor .divmore
{
    line-height: 24px;
    float:right;
}
#sponsor-list
{
	float:left;
	width:230px;
	}
#sponsor-list div a span
{
	color:#888;
	font-size:12px;
	font-weight:bold;
	}
#sponsor-list div a img
{
    height:45px;
    width:160px;
    margin-left:2px;
    }
.sponsor
{
	margin-top:5px;
	width:230px;
	height:50px;
	padding:2px 0px ;
	}
#link
{
	border:solid 0px #cfd0d0;
	/*background:url(Images/titlebg.gif) repeat;*/
	margin-top:5px;
	padding:2px;
	}

#con-left
{
    width:250px;
    height:500px;
    /*background:url(Images/leftbg.jpg) repeat;*/
    margin-left:0px;
    margin-right:0px;
    padding-top:14px;
    float:left;
    }
#con-right
{
    width:615px;
    float:left;
    padding-left:5px;
    padding-right:5px;
    }
#con-img
{
    background:url(Images/product.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#solution-img
{
    background:url(Images/solution.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#case-img
{
    background:url(Images/case.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#career-img
{
    background:url(Images/career.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#support-img
{
    background:url(Images/support.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#support1-img
{
    background:url(Images/support1.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#support2-img
{
    background:url(Images/support2.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#support3-img
{
    background:url(Images/support3.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#support4-img
{
    background:url(Images/support4.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#about-img
{
    background:url(Images/about.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#about1-img
{
    background:url(Images/about1.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#about2-img
{
    background:url(Images/about2.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#about3-img
{
    background:url(Images/about3.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#about4-img
{
    background:url(Images/about4.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#news-img
{
    background:url(Images/news.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#news1-img
{
    background:url(Images/news1.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#news2-img
{
    background:url(Images/news2.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#news3-img
{
    background:url(Images/news3.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#conps-img
{
    background:url(Images/pss.jpg) no-repeat;
    width:610px;
    height:120px;
    }
#cons p
{
    font-size:15px;
    margin-bottom:0px;
    }  
.cons p
{
    font-size:15px;
    margin-bottom:0px;
    }
.con-detail h4
{
    font-size:15px;
    font-weight:bold;
    } 
.con-detail h6
{
    font-size:12px;
    font-weight:normal;
    line-height:30px;
    margin-top:0px;
    margin-bottom:0px;
    }
.con-detail h6 a:link,.con-detail h6 a:visited
{
    color:Blue;
    text-decoration:underline;
    }
.con-detail h6 a:hover, .con-detail h6 a:active
{
    color:Green;
    text-decoration:none;
    }
.con-detail h5
{
    font-size:13px;
    font-weight:bold;
    color:Blue;
    }
.con-detail ul
{
    padding-left:40px;
    }
.con-detail ul li
{
    margin-left:20px;
    margin-bottom:10px;
    list-style-type:disc;
    font-size:12px;
    }
.con-detail ul li ul
{
    margin-top:10px;
    }
.con-detail table tr
{
    padding-bottom:2px;
    }
.con-detail table tr td
{
    padding-bottom:2px;
    }
.con-position li
{
    font-weight:normal;
    }
#navLeft
{
    width:250px;
    line-height: 24px;
    list-style-type: none;
    text-align:left;
}
#navLeft a 
{
    width: 250px;
    display: block;
}
#navLeft li 
{
    float:left;
    /*background-color: #f0f0f0;*/
    font-weight:bold;
}
#navLeft a:link,#navLeft a:visited
{
    color:#606060; 
    text-decoration:none;
    padding-left:20px;
    background:url(Images/titlebg.gif) repeat-x;
    width: 230px;
}
#navLeft a:hover 
{
    background: url(Images/ModalHeader.png) repeat-x;
    color:#FFF;
    text-decoration:none;
    font-weight:bold;
    border-top:solid 1px #fff;
    border-left-width:0;
    border-bottom:solid 1px #fff;
    border-right-width:0;
}
#navLeft li ul 
{
    list-style:none;
    text-align:left;
    
}
#navLeft li ul li
{
    background: #fff;
    font-weight:normal;
}

#navLeft li ul a:link,#navLeft li ul a:visited 
{
    color:#666; 
    text-decoration:none;
    padding-left:20px;
    width:230px;
    background-image:none;
}
#navLeft li ul a:hover 
{
    color:#0000ff;
    text-decoration:none;
    font-weight:normal;
    background:none;
}
#navLeft li:hover ul 
{
    left: auto;
}

#navLeft li.sfhover ul 
{
    left: auto;
}
#navLeft ul.collapsed 
{
    display: none;
}
#register
{
	margin-top:10px;
}
#register tr
{
	padding-bottom:10px;
}