/*
Credit: #
*/

body
{
    margin: 0px;
    padding: 0px;
    color:#333333;
    font-family: Helevetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    background-color: #fff;
   /* background-image: url('../images/templatemo_body.jpg');*/
    background-repeat: repeat-x;
}
.clear { clear:both; font-size:0px; height:0px; line-height:0px;}

a, a:link, a:visited {
	color: #007500; text-decoration: none;
}
.TxDetial
{
    font-family: Helevetica,Arial,sans-serif;
    font-size: 13px;
    color: #009900;
}

a:hover {
	color: #000079;
	text-decoration: none;
}

p
{
    margin: 0px;
    padding: 0 0 10px 0;

}
img { border: none; }

h1 { font-size: 30px; font-weight: normal; line-height: 25px; margin: 0 0 30px 0; padding: 0; color: #FFF; }
h2 { font-size: 25px; font-weight: normal; line-height: 25px; margin: 0 0 30px 0; padding: 0; color: #000; }
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #e2d8bd; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 30px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #8da332; }
em { color: #5d6d1e; }

.templatemo_list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.templatemo_list li {
	background: transparent url('../images/templatemo_list.png') no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}

.button a
{
    clear: both;
    display: block;
    width: 75px;
    height: 24px;
    padding: 4px 27px 0 0;
    margin-top: 15px;
    background: url('../images/templatemo_button.png') no-repeat;
    color: #000;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
   margin:0;
    float:left;
}

.button1 a
{
    display: block;
    width: 75px;
    height: 24px;
    padding: 4px 27px 0 0;
    margin-top: 15px;
    background: url('../images/templatemo_button.png') no-repeat;
    color: #000;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
 float:right;
margin:0;
   

}




.content{
width:260px;
height:30px;
margin:0;
float:middle;
}

.button1 a:hover {
	background: url('../images/templatemo_button_hover.png') no-repeat;
}


.button a:hover {
	background: url('../images/templatemo_button_hover.png') no-repeat;
}

div.templatemo_wrapper {
	width: 1010px;
	margin: 0 auto;
}

#contentMe{
 height:116px;
 width: 1010px;
 background: url('../images/templatemo_header.png') no-repeat;
}
#leftMe{
    width: 250px;
    height: 76px;
    padding: 40px 0px 0 0;
    margin-top: 15px;
    margin:0;
    float:left;
}
#leftMe img{
    float:right;
}

#rightME{
    width: 300px;
    height: 76px;
    margin-top: 15px;  
    margin:0;
    float:right;
}
#Right_topME
{
    width: 250px;
    height: 70px;
    margin-top: 20px; 
    
    float:right;
}
#Right_bottomMe
{
     width: 255px;
     height:25px;
     margin:0;
     float:right;
}



#Right_bottomMe_left{
width:146px;
height:24px;
margin:0;
float:left;
}
#Right_bottomMe_right{
width:105px;
height:24px;
margin:0;
float:right;
}




#templatemo_header {
	width: 900px;
	height: 68px;
	padding: 0px 55px 0;
	background: url('../images/templatemo_header.png') no-repeat;
}
#templatemo_header #site_title1
{
    float: left;
    width: 500px;
    
    height: 500px;
}

#templatemo_header #site_title
{
    float: left;
    width: 500px;
    padding: 0px;

}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header  #site_title a span {
	display: block;
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
}

/* menu */

#templatemo_menu {
	width: 970px;
	height: 50px;
	padding: 0 20px;
	background: url('../images/templatemo_menu1.png') repeat-x;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 104px;
	height: 33px;
	padding: 17px 34px 0 0;
	font-size: 14px;
	text-align: center;
font-weight: bold;
	text-decoration: none;
	color:#333333;
	outline: none;
	border: none;
	background: url('../images/templatemo_menu_divider.png') right no-repeat;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	color: #fff;
}

/* end of menu */

/* slider */

#templatemo_banner {
	clear: both;
	position: relative;
	width: 970px;
	height: 200px;
	padding: 25px 20px;
	background: url('../images/templatemo_slider.png') no-repeat;
}

#templatemo_banner1 {
	clear: both;
	position: relative;
	width: 970px;
	height: 100px;
	padding: 25px 20px;
	background: url('../images/contactus.jpg') no-repeat;
}

#templatemo_banner2 {
	clear: both;
	position: relative;
	width: 970px;
	height: 100px;
	padding: 25px 20px;
	background: url('../images/buybanner.jpg') no-repeat;
}

#templatemo_banner .nav_bg {
	position: absolute;
	bottom: 20px;
	right: 6px;
	width: 94px;
	height: 47px;
	background: url('../images/templatemo_slider_nav_bg.png') no-repeat;
}

/* end of slider */

/* main */

#templatemo_main {
	position: relative;
	padding: 98px 55px  0 0;	
	background: url('../images/templatemo_content.png') repeat-y;
}
.templatemo_main_MyOne {
	position: absolute;
	top: 0;
	left: 20px;
	width: 970px;
	height:60px;
	/*background: url('../images/templatemo_content_top.png') no-repeat;*/
}

.welcome_text {
	font-size: 13px;
	color: #FF359A;
	text-align:left;
	margin-bottom: 30px;
	padding-bottom: 30px;
	line-height: 25px;
	/*border-bottom: 1px solid #CCC;*/
	margin: 0px;
    padding: 10px 0 10px 0;
}

#templatemo_main .templatemo_main_MyTwo 
{
    position: relative;
    width: 970px;
	text-align: left; 
	padding-bottom: 0px;
	 padding-left: 20px;
}

.templatemo_main_MyTwo table {
	 width: 940px;
	 margin:0 auto;
	  clear: both; 
	  background-color: rgb(168, 181, 189);
}
.templatemo_main_Three
{
    position: relative;
    width: 970px;  
	text-align: left; 
	padding-top:20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#templatemo_main_Three_left
{
    position: relative;
    width: 500px;
	text-align: left; 
	padding-bottom: 0px;
	 padding-left: 20px;
	 float:left;
}

#templatemo_main_Three_right
{
    position: relative;
    width: 400px;
    padding:0px 0 0 10px;
    margin:0;
    float:left;
}


#templatemo_main .templatemo_main_MyTwo tr.BTitle {
	background-color: rgb(225, 228, 240);
	font-weight:normal;
}

#templatemo_main .templatemo_main_MyTwo td
{
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
}

#templatemo_main .templatemo_main_MyTwo td.sTitle {
text-align: left;
	background-color: rgb(255, 255, 255);
}
#templatemo_main .templatemo_main_MyTwo td.sPrice {
	background-color: rgb(255, 255, 255);
}
#templatemo_main .templatemo_main_MyTwo td.sBuy {
	background-color: rgb(255, 255, 255);
}


#templatemo_main .main_top {
	position: absolute;
	top: 0;
	left: 20px;
	width: 970px;	
}

#templatemo_main_bottom 
{
    position: relative;
    margin:0;
	width: 1010px;
	height: 40px;
	background: url('../images/templatemo_content_bottom.png') no-repeat;
}

#templatemo_content {
	float: left;
	width: 560px;
}

#templatemo_sidebar {
	float: right;
	width: 280px;
}

.col_w420 {
	width: 420px;
}

.col_w250 {
	width: 250px;
}



#templatemo_content .news_box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #999;
}

#templatemo_content .news_box h2 {
	margin-bottom: 5px;
}

#templatemo_content .news_box p {
	text-align: justify;
}

#templatemo_content .news_box .news_info {
	margin-bottom: 20px;
}
/* end of main */
#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	width: 350px;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	background: #fff;
	border: 1px solid #dfdfdf;
	color:#333333;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 13px;	
}

#contact_form form textarea {
	width: 450px;
	height: 200px;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color:#333333;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contact_form form .submit_btn {
	margin: 10px 0px; 
	padding: 5px 14px; 
	border: 1px solid #dfdfdf; 
	background: #fff;
	color:#333333;
}

/*step
=========================================================================*/
.step{ width:988px;  height:88px;  clear:left;  border:1px solid #DEDEDE;  margin-bottom:10px;}
.stepList{  width:110px;  height:74px;  padding-left:81px;  padding-top:14px;  float:left;}
.stepList_login{  background:url(/img/step_01.gif) 17px 14px no-repeat;}
.stepList_look{  background:url(/img/step_02.gif) 17px 14px no-repeat;}
.stepList_ask{  background:url(/img/step_03.gif) 17px 14px no-repeat;}
.stepList_home{  background:url(/img/step_04.gif) 17px 14px no-repeat;}
.stepList_success{ background:url(/img/step_05.gif) 15px 14px no-repeat;}
.stepList .bigword{  width:113px;  height:24px;  line-height:24px;  color:#6D6D6D;  font-size:14px;}
.stepList p{  width:91px;  height:auto;  line-height:20px;  color:#9A9A9A;}
.step_img{  float:left;width:8px;  height:88px;  font-size:0;}

/* footer */

#templatemo_footer {
	width: 910px;
	padding: 0 30px 10px;
	text-align: center;
	color:#333333;
        text-align:center;
}

#footlink{ MARGIN-RIGHT: auto;
MARGIN-LEFT: auto; 
width:700px;
vertical-align:middle;
}

/* ÓÑÇéÁ´½Ó */
.flink dl{ border-color:#CDDFE9;}
.flink dt{ background:#D9ECFB; color:#B7B5B6;}
.flink dt strong{ color:#1070BC;}
.flink dd{ padding:15px;}

#templatemo_footer a {
	color:#333333;
}
/* end of footer */