/* ----- General Styling ----- */

body {
    font-family: Arial, sans-serif;
}

.container, #latest_works {
    margin: auto;
    width: 1000px;
}



/* ----- General Styling ----- */

/* ----- Header Styling ----- */

#header {
    background: #FFF;
    height: 120px;
}

h1 {
    float: left;
    margin-top: 37px;
}

h1 a {
    background: url(/gjjl/images/logo.png) no-repeat;
    display: block;
    height: 62px;
    text-indent: -9999px;
    width: 390px;
}

/* ----- Header Styling ----- */

/* ----- Main Navigation Styling ----- */

#main_menu {
    float: right;
    margin-top: 54px;
}

.first_list {
    float: left;
    margin: 0 6px;
}

.main_menu_first {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 8px;
    text-transform: uppercase;
}

.main_menu_first:hover {
    border-top: 5px solid #2aacc8;
}











.main_current {
    border-top: 5px solid #2aacc8;
}

/* ----- Main Navigation Styling ----- */

/* ----- Slideshow Styling ----- */

#slideshow_area {
    background: #e8ebf1 url(/gjjl/images/banner_shadow.png) repeat-x;
    border-top: 1px solid #CCC;
    padding: 18px 0px 18px 0px;
}

#mid_content {
    /* border-bottom: 1px solid #d9d9d9; */
    height: 320px;
}





/* ----- Slideshow Styling ----- */

/* ----- Home Mid Content Styling ----- */

.mid_content_info {
    float: left;
    font-size: 0.875em;
    line-height: 2em;
    margin-top: 30px;
    width: 428px;
}
.mid_content_info ul {
    list-style: inherit;
	list-style-position: inside;
}
.mid_content_info h2 {
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 15px;
    padding: 12px 0 0 59px;
}


.mid_content_info a {
    color: #333;
}

a.more {
    float: right;
    font-size: 1em;
    margin-top: 10px;
}
span.date {
    float: right;
}
.mid_content_info a img {
    margin: 0 8px 1px 0;
}

.mid_content_info a:hover {
    text-decoration: underline;
}

.mid_content_space {
    margin-right: 36px;
    margin-left: 36px;
}

#clean {
    background: url(/gjjl/images/pen_icon.png) no-repeat left;
}

#responsive {
    background: url(/gjjl/images/screen_icon.png) no-repeat left;
}



#latest_works {
    clear: left;
}

#latest_works h3 {
    background: url(/gjjl/images/cursor_icon.png) no-repeat left;
    float: left;
    font-size: 1em;
    font-weight: bold;
    height: 16px;
    margin: 0px 0 15px 0;
    padding: 8px 0 0 38px;
}



#carousel_wrapper {
    border-top: 1px solid #dfe1e5;
    border-bottom: 1px solid #dfe1e5;
    clear: left;
    height: 220px;
}

#carousel_wrapper li {
    float: left;
    margin: 30px 15px;
}

/* ----- Carousel and Portfolio Styling ----- */

#carousel_wrapper li {
    height: 160px;
    position: relative;
    width: 220px;
}

#carousel_wrapper li a {
    bottom: 0;
    position: absolute;
    visibility: hidden;
    width: 180px;
    height: 120px;
    font-size: 0.875em;
    line-height: 24px;
    text-align: left;
    text-indent: 2em;
    font-weight: bold;
    color: #FFF;
    background-color: #000;
	filter:alpha(opacity=70);  
    -moz-opacity:0.7;  
    -khtml-opacity: 0.7;  
    opacity: 0.7;  
    padding: 20px;
}

#carousel_wrapper li:hover a {
    visibility: visible;
}

#work01 {
    background: url(/gjjl/images/latest_work01.jpg) no-repeat;
}

#work02 {
    background: url(/gjjl/images/latest_work02.jpg) no-repeat;
}

#work03 {
    background: url(/gjjl/images/latest_work03.jpg) no-repeat;
}

#work04 {
    background: url(/gjjl/images/latest_work04.jpg) no-repeat;
}












/* ----- Carousel and Portfolio Styling ----- */














/* ----- Home Mid Content Styling ----- */

/* ----- Portfolio Content Styling ----- */





















/* ----- Portfolio Content Styling ----- */

/* ----- Contact Content Styling ----- */

#contact_area {
    background: url(/gjjl/images/banner_shadow.png) repeat-x;
    border-top: 1px solid #d9d9d9;
    padding-top: 38px;
}

#contact {
    background: url(/gjjl/images/envelope_icon.png) no-repeat;
    font-size: 15px;
    font-weight: bold;
    height: 15px;
    margin: 6px 0 17px 0;
    padding: 2px 0 0 40px;
}

#contact_info {
    border-top: 1px solid #dfe1e5;
    padding-top: 10px;
}

#contact_info_left {
    float: left;
    margin: 15px 0 33px 0;
    width: 100%;
    text-align: left;
}

#contact_info_left li {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 1em;
    line-height: 2em;
}

#contact_info_left a:link {
    color: #333;
}

#contact_info_left a:hover, a:active, a:focus {
    text-decoration: underline;
}

#contact_info1 {
    border-top: 1px solid #dfe1e5;
    padding-top: 10px;
}

#contact_info1_left {
    float: left;
    margin: 15px 0 33px 0;
    width: 40%;
    text-align: left;
}

#contact_info1_left h3 {
    font-size:20px; text-align: center; margin: 10px 0;
}

#contact_info1_left li {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 1em;
    line-height: 2em;
}

#contact_info1_left a:link {
    color: #333;
}

#contact_info1_left a:hover, a:active, a:focus {
    text-decoration: underline;
}

#contact_info1_right {
    float: left;
    margin: 15px 0 33px 0;
    width: 60%;
}



#contact_info2 {
    border-top: 1px solid #dfe1e5;
    padding-top: 10px;
}

#contact_info2 img{
    width: 90%;
    border-radius: 10px;
    margin-top: 7px;
}

#contact_info2_left {
    float: left;
    margin: 15px 0 33px 0;
    width: 80%;
    text-align: left;
}

#contact_info2_left h3 {
    font-size:20px; text-align: center; margin: 10px 0;
}

#contact_info2_left li {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 1em;
    line-height: 2em;
}

#contact_info2_left a:link {
    color: #333;
}

#contact_info2_left a:hover, a:active, a:focus {
    text-decoration: underline;
}

#contact_info2_left2 {
    float: left;
    margin: 15px 0 33px 0;
    width: 20%;
}

.shuom {
    line-height: 2;
    border-top: 1px solid #dcdfe6;
    padding-top: 10px;
    width: 100%;
    text-align: justify;
}




/* ----- Contact Content Styling ----- */

/* ----- Form Styling ----- */

	 
	 
         





/* ----- Form Styling ----- */

/* ----- Footer Styling ----- */

#footer {
    background: #e8ebf1;
    border-top: 1px solid #d9d9d9;
    clear: both;
    height: 60px;
    margin-top: 40px;
    padding-top: 20px;
}

#footer p {
    color: #363636;
    font-size: 14px;
}





#copyright {
    line-height: 20px;
    text-align: center;
}













p#copyright {
    clear: both;
    font-size: 13px;
}


/* ----- Footer Styling ----- */
/* ----- content ---- */
.content {
    margin: auto;
    width: 1000px;
    text-align: center;
}
h2#content_title {
    font-size: 1.571em;
    font-weight: bold;
    line-height: 2em;
}
span.content_date_source {
    text-align: center;
    
    line-height: 2em;
}
#content_info {
    border-top: 1px solid #dfe1e5;
    padding-top: 10px;
}

#content_info_left {
    float: left;
    text-align: left;
    line-height: 2em;
    padding: 20px;
}