/* Orginalie css`i */

body,div,dl,dt,dd,ul,ol,li,a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size: 12px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
 
.clear {
	clear:both;
}

/* jaunie css`i */

body{
	background:#fff;
	font-family:Arial;
	font-size:0;
}

.container{
	width:847px;
	margin:0 auto;
	background:#fff;
}


#photoclip {
width: 220px;
height: 125px;
margin-left: 10px;

} 

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}



#header{
	height:95px;
	margin-top:37px;
}

#logo{
	float:left;
	width:118px;
	height:95px;
	margin-left:1px;
}

#logo a{
	border:none;
	text-decoration:none;
}

/*#login{
	width:227px;
	height:79px;
	background:#fff;
	border:1px solid #dcdcdc;
	margin-top:2px;
	margin-left:12px;
	float:left;
	padding:5px 10px;
	display:inline;
	
}*/

#login{
	width:228px;
	height:79px;
	margin-top:2px;
	margin-left:12px;
	display:inline;
	background:#fff;
	float:left;
	padding:5px 10px;
	border:1px solid #dcdcdc;
}

#login h1{
	color:#3f3f3f;
	font-size:14px;
	font-weight:bold;
}

#login h1 span{
	color:#3f3f3f;
	font-size:14px;
	font-weight:bold;
}

#login h4{
	color:#3f3f3f;
	font-size:14px;
	font-weight:bold;
}

#login h4 span{
	color:#3f3f3f;
	font-size:14px;
	font-weight:bold;
}

#login input.write{
	border:1px solid #e0e0e0;
	height:17px;
	color:#494949;
	font-size:12px;
	width:170px;
	float:left;
}

#login #password{
	margin-top:6px;
	display:block;
}

#login input#submit{
	background:url(images/go_background.gif) repeat-x;
	height:44px;
	width:46px;
	color:#fec41a;
	border-top:2px solid #dfdfdf;
	border-bottom:2px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	font-size:22px;
}

#inputs{
	height:44px;
	max-height:44px;
}

#login ul{
	font-size:10px;
	color:#3e3e3e;
	margin-top:5px;

}

#login li{
	display:inline;
}

#login a{
	font-size:12px;
	color:#3e3e3e;
	text-decoration:none;
}

#picturepart1{
	width:459px;
	height:95px;
	background:url(images/part1.png) no-repeat;
	float:right;
	font-size:1px;
}

#picturepart1profile{
	width:459px;
	height:95px;
	background:url(images/searchprofile.png) no-repeat;
	margin-left: 140px;
	font-size:1px;
}

#picturepart2{
	width:847px;
	height:13px;
	background:url(images/part2.png) no-repeat;
margin-top:-1px;
	float:left;
}

#step0{
 	width:131px;
	height:139px;
 background:url(images/step0.png) no-repeat;
 float:left;
}

#step1{
 	width:115px;
	height:139px;
 background:url(images/step1.png) no-repeat;
 float:left;
}

#step2{
 	width:132px;
	height:139px;
 background:url(images/step2.png) no-repeat;
 float:left;
}

#step3{
 	width:122px;
	height:139px;
 background:url(images/step3.png) no-repeat;
 float:left;
}

#picturepart3{
	width:347px;
	height:139px;
	background:url(images/part3.png) no-repeat;
	float:left;
}

#step_navigation{
	float:left;
	margin-left:11px;
	display:inline;
	margin-bottom:4px;
}

#step_navigation ul{
	height:21px;
	line-height:21px;
	float:left;
	width:822px;
	background:url(images/step_nav_center.gif) repeat-x;
}

#step_navigation_left{
	float:left;
	width:5px;
	height:21px;
	background:url(images/step_nav_left.gif) no-repeat;
}

#step_navigation_right{
	float:left;
	width:5px;
	height:21px;
	background:url(images/step_nav_right.gif) no-repeat;
}

#step_navigation li{
	display:inline;

}

#step_navigation a{
	font-size:12px;
 color:#fff;
 margin-left:150px;
 text-decoration:none;
}


#step_navigationprofile{
	float:left;
	margin-left:11px;
	display:inline;
	margin-bottom:4px;
	margin-top:5px;
}

#step_navigationprofile ul{
	height:21px;
	line-height:21px;
	float:left;
	width:822px;
	background:url(images/step_nav_center.gif) repeat-x;
}

#step_navigation_leftprofile{
	float:left;
	width:5px;
	height:21px;
	background:url(images/step_nav_left.gif) no-repeat;
}

#step_navigation_rightprofile{
	float:left;
	width:5px;
	height:21px;
	background:url(images/step_nav_right.gif) no-repeat;
}

#step_navigationprofile li{
	display:inline;

}

#step_navigationprofile a{
	font-size:12px;
	color:#fff;
	margin-left:20px;
	text-decoration:none;
}





#navigation{
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:3px;
	
}

#navigation li{
	display:inline;
}

#navigation a{
	text-decoration:none;
	color:#010101;
	margin-left:5px;
}

#navigation a#active{
	color:#fec31d;

}

#search{
	background:#dfddde;
	width:163px;
	font-size:12px;
	float:left;
	height:340px;
	display:inline;
}

#search h1{
	background:url(images/search_place.png) no-repeat;
	width:163px;
	height:59px;
}
#search input{
	border:1px solid #ffc31a;
	height:15px;
	width:144px;
	margin-left:14px;
	margin-top:9px;
	font-weight:bold;
	font-size:11px;
	padding-top:3px;
	color:#404040;
}



.reimage {
margin:15px 15px 6px 10px;
width:200px;
}

#search h2{
	margin-left:14px;
	margin-top:17px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

#search select{
	border:1px solid #ffc31a;
	height:20px;
	width:144px;
	margin-left:14px;
	margin-top:3px;
	font-weight:bold;
	font-size:11px;
	color:#404040;
}

#search ul{
	font-size:18px;
	color:#fff;
	margin-top:2px;
	margin-left:14px;
	margin-bottom:14px;
}

#search li{
	display:inline;
}

#search a{
	text-decoration:none;
	color:#fff;
}

#search ul#add{
	margin:0;
}

#map{
	background:url(images/map.png) no-repeat;
	width:684px;
	height:340px;
	float:right;
}

#left{
	float:left;
	width:170px;
}

#left_index{
	float:left;
	width:144px;
}

#friend_adv{
	width:170px;
	float:left;
	margin-top:14px;
	font-size:12px;
	
}

#friend_adv_index{
	width:144px;
	float:left;
	margin-top:14px;
	font-size:12px;
	
}

#ads {
margin:6px;
}

#friend_adv h1{
	background:url(images/friends.gif) no-repeat;
	width:140px;
	height:39px;
	float:left;
	margin-bottom:10px;
}

#friend_adv h2{
	font-size:14px;
	color:#000;
	font-weight:bold;
	
}

#friend_adv p{
	font-size:11px;
}

#friend_adv a{
	color:#000;
	text-decoration:None;
	font-weight:bold;
	font-size:10px;
}



#friend_adv_index h1{
	background:url(images/friends.gif) no-repeat;
	width:140px;
	height:39px;
	float:left;
	margin-bottom:10px;
}

#friend_adv_index h2{
	font-size:14px;
	color:#000;
	font-weight:bold;
}

#friend_adv_index h4{
	font-size:14px;
	color:#000;
	font-weight:bold;
}

#friend_adv_index p{
	font-size:11px;
}

#friend_adv_index a{
	color:#000;
	text-decoration:None;
	font-weight:bold;
	font-size:10px;
}




#featured_list{
	float:left;
	margin-top:14px;
	width:686px;
	font-size:14px;
	margin-left:13px;
}

#featured_list h1{
	font-weight:bold;
	margin-bottom:6px;

}

#featured_list h1 span{
	color:#fec41a;
}

.featured{
	float:left;
	margin-left:1px;
	margin-bottom:20px;
}

.featured_image_top{
	background:url(images/featured_top.png) no-repeat;
	width:227px;
	height:8px;
}

.featured_image_center{
	background:url(images/featured_center.png) repeat-y;
	width:227px;
	
	
}

.featured_image_center h2{
	padding:7px;
	font-weight:Bold;
	height:25px;

}

.featured_image_center a{
	font-weight:Bold;
	color:#000000;
	text-decoration: none;
}

.featured_image_center_index h2{
	padding:7px;
	font-weight:Bold;
}

.featured_image_bottom{
	background:url(images/featured_bottom.png) no-repeat;
	width:227px;
	height:16px;
}

#recent{
 width:670px;
 float:right;	
 font-size:12px;
}

#recent h1{
	
	width:108px;
	height:45px;
	float:left;
}

#recent h4{
	
	width:108px;
	height:45px;
	float:left;
}

#recent .one{
 width:540px;
 margin-bottom:10px;
 float:right;
}

#recent p{
	font-size:11px;
}

#recent a{
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#recent ul{
	list-style-image:url(images/dot.gif) ;
}

#recent a.read{
	float:right;
	color:#fab913;
	font-size:11px;
}

#advert{
 width:686px;
 float:right;	
 font-size:10px;
 color:#e3e3e3;
}
#advert2{
 width:686px;
 float:left;
 margin-left:90px;
 font-size:10px;
 color:#e3e3e3;
}

#list_menu{
	width:144px;
	margin-top:14px;
	font-size:12px;
	float:left;
}

#list_menu h1{
	width:177px;
	height:48px;
	
}

#list_menu_class{
	width:144px;
	margin-top:14px;
	font-size:12px;
	float:left;
}

#list_menu_class h1{
	width:177px;
	height:48px;
}

#list_menu_list{
	width:144px;
	margin-top:14px;
	font-size:12px;
	float:left;
}

#list_menu_list h1{
	width:177px;
	height:48px;
}

#list_menu_categories{
	border:1px solid #b9b9b9;
	font-size:12px;
	width:170px;
	margin-top:10px;
	background:url(images/corner.gif) bottom right no-repeat;
	padding:6px 0px;
}

#list_menu_categories li{
	line-height:18px;
}


#list_menu_categories a{
	text-decoration:none;
	color:#000;
	font-size:11px;
	font-weight:bold;
}

#list_menu_categories a.active{
	text-decoration:underline;
}

#list_menu_categories ul#actives{
	margin: 1px 0px 8px 30px;
}

#list_menu_categories ul#actives a.active{
	color:#fdc319;
	text-decoration:none;
}

li.arrow
{
background-image: url(images/bulta2.png);
background-repeat: no-repeat;
background-position: 0 .4em;
margin-left: 5px;
padding-left: 20px;
padding-top: 2.5px;
}

li.arrow2
{
background-image: url(images/bulta4.png);
background-repeat: no-repeat;
margin-left: 5px;
background-position: 0 .4em;
padding-left: 20px;
padding-top: 2.5px;
}

li.arrow span
{
	color:#b0b0b0;
	margin-left:2px;
	font-size:11px;
}

li.arrow2 span
{
	color:#b0b0b0;
	margin-left:2px;
	font-size:11px;
}



#listing_content{
	float:left;
	margin-top:14px;
	width:650px;
	font-size:12px;
	margin-left:13px;
	
}

#search_results {
	width:650px;
	padding-bottom:5px;
	float:left;
	
}

#search_results span{
 float:left;
}

#search_results ul{
	float:right;
}

#search_results p#keywords{
	color:#ffc11a;
}



#search_results ul span{
	float:none;
	color:#ffc11a;
}

#search_results li{
	display:inline;
	margin:0px 7px;
}

#search_results a{
	color:#000;
	text-decoration:none;
}

.searched{
	float:left;

}

.searched .featured_image_center span{
	float:left;
	color:#ffc11a;
	font-size:40px;
	margin-left:10px;
}

.searched .featured_image_center h2{
 	margin-top:2px;
 	margin-left:10px;
}

.searched_info{
	float:left;
	width:410px;
	margin-left:10px;
	padding-bottom:15px;

}
.searched_info ul{
	float:left;
}
.searched_info li{
	display:inline;
}

.searched_info span#category{
	color:#666666;
	font-size:10px;
	float:right;
	line-height:16px;
}

.searched_info span{
	font-size:11px;
	color:#303030;
	font-weight:normal;
}

.searched_info p{
	width:410px;
	float:left;
	margin-top:10px;	
	font-weight:normal;
	font-size:11px;
}

.searched_info #info{
	float:left;
	margin-top:10px;
}

.searched_info ul.bottom{
	font-size:11px;
	line-height:12px;
	height:21px;
width:300px;

}



.searched_info ul.bottom a{
	line-height:21px;
}
.searched_info ul.bottom img{
	float:left;
	margin-top:1px;
	margin-right:4px;
}


.searched_info a.more{
	float:right;
}

.searched_info .right{
	float:right;
}
.searched_info a{
	color:#000;
	text-decoration:None;
	margin-right:1px;
}

.searched_info a.active{
	text-decoration:underline;
}


.searched_info_extra{
	margin-left:10px;
	padding-bottom:15px;


}
.searched_info_extra ul{
	
}
.searched_info_extra li{
	display:inline;
}

.searched_info_extra span#category{
	color:#666666;
	font-size:10px;
	float:right;
	line-height:16px;
}

.searched_info_extra span{
	font-size:11px;
	color:#303030;
	font-weight:normal;
}

.searched_info_extra p{
	margin-top:10px;	
	font-weight:normal;
	font-size:11px;
	text-align:justify;
}

.searched_info_extra #info{
	float:left;
	margin-top:10px;
}

.searched_info_extra ul.bottom{
	font-size:11px;
	line-height:12px;
	height:21px;
width:300px;

}



.searched_info_extra ul.bottom a{
	line-height:21px;
}
.searched_info_extra ul.bottom img{
	float:left;
	margin-top:1px;
	margin-right:4px;
}


.searched_info_extra a.more{
	float:right;
}

.searched_info_extra .right{
	float:right;
}
.searched_info_extra a{
	color:#000;
	text-decoration:None;
	margin-right:1px;
}

.searched_info_extra a.active{
	text-decoration:underline;
}


.atstarpe {
height: 10px;
}


.gal_bilzu_bloks {
float:left;
padding:1px 6px 6px;
position:relative;
width:740px;
}

#cards_info {
	float:left;
	width:200px;
	background:#ececec;
	height:120px;
	padding:10px;
	margin-top:25px;
}

#cards_info p{
	padding-left:10px;
	line-height:21px;
	font-size:11px;
	background:url(images/dot_black.gif) no-repeat left;
}

#cards_info span{
	font-weight:bold;
}

#about{
	margin-lefT:16px;
	width:449px;
	float:left;
}

#about h1{
	font-size:11px;
	font-weight:bold;
	margin-bottom:8px;
}

#google_maps{
	margin: 14px 0px;
	float:left;
}

#google_maps img{
	border:1px solid #000;
}

#google_maps h1{
	background:Url(images/map_button.png) no-repeat;
	width:128px;
	height:21px;
	margin-bottom:5px;
}


#footer{
	width:852px;
	height:156px;
	border:1px solid #d8d8d8;
	font-size:12px;
	margin:20px auto;
	background-color:#f0f0f0;
}

#footer #additional_links{
	height:115px;
	width:260px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	border-right:1px solid #9d9d9d;
		display:inline;
}

#footer #additional_links h1{
	font-weight:bold;
	margin-bottom:5px;
	font-size:12px;
	margin-left:20px;
}

#footer #additional_links h4{
	font-weight:bold;
	margin-bottom:5px;
	font-size:12px;
	margin-left:20px;
}

#footer #additional_links ul{
float:left;
margin-left:20px;
font-size:10px;

}

#footer #additional_links a{
	text-decoration:none;
	color:#000;
}

#footer #additional_links a:hover{
	text-decoration:underline;
}

#footer #partners{
	font-weight:bold;
	font-size:12px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	height:115px;
		border-right:1px solid #9d9d9d;
			display:inline;
}

#footer #partners h1{
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

#footer #partners h4{
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

#footer #partners li{
	display:inline;
	margin-right:60px;
}

#logo_small{
	background:url(images/logo_small.png) no-repeat;
	width:97px;
	height:95px;
	margin-top:28px;
	margin-left:35px;
	float:left;
}

#navigation a#red {
color:red;
}



#flags {
background:url(images/select_lang.gif) no-repeat;
height:24px;
font-weight:bold;
color: #000000;
}

#flags a{

font-weight:bold;
color: #000000;
}

#flags p.left{
padding:5px;
float:left;
}

#flags p.right {
float:right;
padding:5px;

}

#information {
color:#FFFFFF;
font-size:12px;
margin-left:130px;
text-decoration:none;
}

#komenti {
margin-left: 5px;
margin-top: 10px;
}

#search_results #eventtitle h1{
	font-size:20px;
	float:left;
	font-weight:bold;
}

#search_results #eventtitle h1 span {
color:#FFCB2F;
}

#featured_list h1 span a {
color:#FEC41A;
text-decoration: none;
font-weight:bold;
font-size:100%;
}

.photoclip {
height:125px;
margin-left:10px;
width:220px;
}

input.goback{
border: none;
}

hr {
	color:#EBEBEB;
}


/* New desing update */

.h_register {
	background:url(images/design/1_h.png) no-repeat;
	width:144px;
	height:124px;
	margin-top:-5px;
	position:absolute;
	margin-left:-60px;
}

.h_classifieds {
	background:url(images/design/2_h.png) no-repeat;
	width:144px;
	height:124px;
	margin-top:-5px;
	position:absolute;
	margin-left:-10px;
}

.h_marketplace {
	background:url(images/design/3_h.png) no-repeat;
	width:144px;
	height:124px;
	margin-top:-5px;
	position:absolute;
	margin-left:10px;
}

.advanced_search_button {
	background:url(images/design/advanced_search.png) no-repeat;
	width:819px;
	height:32px;
}

.show_message {
	background:url(images/design/message.png) no-repeat;
	width:513px;
	height:93px;
	margin:0 auto;
}

.show_message p {
	font-size:24px;
	color:#000;
	width:490px;
	padding-top:10px;
	font-family: Arial;
	text-align:center;
	font-weight:bold;
}

.go_premium img.first {
	margin-right:40px;
}

.premium_bg {
	background:url(images/design/premium_bg.png) no-repeat;
	width:862px;
	height:257px;
	margin:0 auto;
	margin-top:20px;
}

.one_euro {
	background:url(images/design/1_euro.png) no-repeat;
	width:417px;
	height:198px;
	margin-left:20px;
	margin-top:30px;
	position:absolute;
}

.free_profile {
	background:url("images/design/free_profile.png") no-repeat scroll 0 0 transparent;
	height:168px;
	margin-left:480px;
	margin-top:63px;
	position:absolute;
	width:280px;
}

/* Advanced search page */

.advanced_search {
	background:url(../images/s_bg.png) no-repeat;
	width:847px;
	height:320px;
}

.s_title {
	margin-top:15px;
	float:left;
}

.s_info {
	float:right;
	margin-top:30px;
	width:650px;
}

.s_info label {
	font-size:12px;
	text-transform: uppercase;
	margin-right:15px;
	font-weight:bold;
}

.s_info label a{
	-moz-border-radius:3px 3px 3px 3px;
	-moz-box-shadow:0 0 1em gray;
	background:url("images/design/a_bg.png") repeat-x;
	color:#FFFFFF;
	display:block;
	float:left;
	margin-right:10px;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

.s_info label a:hover{
	color:#FFC31A;
}

.s_info select {
	margin-top:25px;
	margin-right:35px;
	height:22px;
}

.ss_w {
	width:341px;
}

.ss {
	width:166px;
	display:block;
	float:left;
}

.s_info input.key {
	margin-top:20px;
	width:575px;
	height:30px;
	border:1px solid #FFC31A;
	text-indent:4px;
	color:#696767;
}

.letter {
	margin-top:25px;
}

.s_info ul.lt {
	background-color:#fff;
	width:590px;
	height:30px;
	padding-left:5px;
	padding-top:5px;
}

.s_info ul.lt li{
	display:inline;
	font-size:20px;
	color:#5C5C5C;
}

.s_info ul.lt li a{
	font-size:20px;
	color:#FFC31A;
	text-decoration:none;
	text-transform: uppercase;
}

.s_info ul.lt li a:hover{
	color:#FFC31A;
}

.s_info ul.lt li a.active{
	color:#FFC31A;
}

.ad_search {
	background:url("images/design/a_bg.png") repeat-x;
	-moz-border-radius:3px 3px 3px 3px;
	-moz-box-shadow:0 0 1em gray;
	width:89px;
	height:22px;
	cursor:pointer;
	border:0px;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial;

}

.category_list {
	width:900px;
}

.sct {
	margin-top:25px;
}

.cat_c {
	width:224px;
	float:left;
	margin-top:30px;
}

.cat_c h2 {
	background:url(../images/cat_arrow.png) no-repeat right center;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:1px solid #AEAEAE;
	padding-bottom:2px;
	width:200px;
	cursor:pointer;
}

.cat_c ul.c_list {
	display:none;
}

.cat_c ul.c_list li {
	line-height:150%;
}

.cat_c ul.c_list li a {
	text-decoration:none;
	font-size:12px;
	color:#000;
}

.cat_c ul.c_list li a:hover {
	color:#FFC31A;
}

.end_list {
	height:30px;
}

/* Register page */

.r_title h2 {
	font-size:14px;
	float:left;
	margin-right:10px;
	margin-top:5px;
	font-weight:bold;
}

.r_terms {
	background-color:#F0F0F0;
	height:209px;
	width:800px;
	padding:20px;
	margin-top:15px;
	-moz-border-radius: 1em;
	-moz-box-shadow: 0 0 1em gray;
	-webkit-box-shadow: 0 0 1em gray;
    box-shadow: 0 0 1em gray;
}

.terms_inside {
	background-color:#fff;
	margin:10px;
	width:750px;
	height:157px;
	overflow:scroll;
	padding:10px;
}

.btn {
	float:right;
}

.btn label {
	font-weight:bold;
}

.p_title {
	margin-top:15px;
}

.ppic {
	float:left;
}

.ppic_a {
	float:left;
	margin-top:8px;
}

.p_title h2 {
	font-size:14px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	float:left;
	font-weight:bold;
}

.r_info {
	background-color:#F0F0F0;
	width:800px;
	padding:20px;
	margin-top:15px;
	-moz-border-radius: 1em;
	-moz-box-shadow: 0 0 1em gray;
	-webkit-box-shadow: 0 0 1em gray;
    box-shadow: 0 0 1em gray;
}

.r_info input.field {
	border:1px solid #FFC31A;
	width:276px;
	font-size:14px;
	text-indent:4px;
	color:#696767;
	padding:5px;
	clear:both;
	margin-top:15px;
}

.r_info label {
	margin-left:10px;
}

.r_info input.ch {
	margin-left:10px;
}

.info_reg {
	width:288px;
	margin-top:15px;
	padding:5px;
}

.r_info input.field_w {
	border:1px solid #FFC31A;
	width:790px;
	font-size:14px;
	text-indent:4px;
	color:#696767;
	padding:5px;
	clear:both;
	margin-top:15px;
}

.r_info input.field_s {
	border:1px solid #FFC31A;
	width:403px;
	font-size:14px;
	text-indent:4px;
	color:#696767;
	padding:5px;
	clear:both;
	margin-top:15px;
}

.r_info textarea {
	border:1px solid #FFC31A;
	font-size:14px;
	text-indent:4px;
	color:#696767;
	padding:5px;
	clear:both;
	margin-top:15px;
	width:276px;
}

.short_d {
	width:790px;
	height:82px;
	border:1px solid #A1A1A1;
	font-size:14px;
	text-indent:4px;
	color:#696767;
	padding:5px;
	clear:both;
	margin-top:15px;
}

.max {
	float:right;
	margin-right:15px;
	margin-top:5px;
}

.s_code {
	float:right;
	margin-top:10px;
	margin-right:15px;
}

.lang_s {
	width:130px;
}

.time_s {
	width:240px;
}

.reg_submit {
	background:url(../images/reg_submit.png) no-repeat;
	width:819px;
	height:32px;
	margin-top:15px;
	border:none;
	margin-left:5px;
}

.general {
	background:url("../images/cat_arrow.png") no-repeat scroll right center transparent;
	border-bottom:1px solid #AEAEAE;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:2px;
	width:200px;
}

.com_border {
	border:1px solid #ccc;
	padding:5px;
	margin-top:5px;
}